Difference between revisions of "Webinar 2020 Julia: A third perspective - parallel computing explained"

From SHARCNETHelp
Jump to navigationJump to search
imported>Syam
(Created page with "This is the third part of the series of introduction to the high level, high performance language Julia. In this seminar we will focus more on the linear algebra operations on...")
 
(No difference)

Latest revision as of 10:56, 12 March 2020

This is the third part of the series of introduction to the high level, high performance language Julia. In this seminar we will focus more on the linear algebra operations on multi-cores, features that make parallel programming simple on shared and distributed memory systems, through examples.