Programming GPUs with CUDA

Room: Chernoff Hall 211 // Date: 2 August @ 9 am // Instructor: Pawel Pomorski & Sergey Mashchenko, SHARCNET

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.

Note: This is a two-day workshop and runs from 9am to 4pm on both August 2 and August 3.

Prerequisites

C/C++ scientific programming, experience editing and compiling code in a Linux environment. Some experience with CUDA and/or OpenMP a plus.

Materials

Back to courses