Difference between revisions of "Training:SummerSchool2019:Programme:cuda1"
From CAC Wiki
(Created page with "== Programming GPUs with CUDA == '''Description:''' This is an introductory course covering programming and computing on GPUs - graphics processing units - which are an incre...") |
(No difference)
|
Latest revision as of 18:18, 3 June 2019
Programming GPUs with CUDA
Description: This is an introductory course covering programming and computing on GPUs - graphics processing units - which are an increasingly common presence in massively parallel computing architectures. The basics of GPU programming will be covered, and students will work through a number of hands on examples. The structuring of data and computations that makes full use of the GPU will be discussed in detail. The course covers some new features available on GPUs installed on Graham and Cedar. Students should be able to leave the course with the knowledge necessary to begin developing their own GPU applications.
Instructors: Pawel Pomorski, SHARCNET, University of Waterloo, Sergey Mashchenko, SHARCNET, McMaster University.