Introduction to CUDA Programming for Physicists - Lecture 3
Offered By: IPhT-TV via YouTube
Course Description
Overview
Dive into the third installment of a four-part course on CUDA programming tailored for physicists. Explore the architecture of GPUs, including computing units, memory structures, and their interaction with host computers. Learn to identify tasks well-suited for GPU acceleration. Master memory operations, including allocation and data transfer between CPU and GPU, as well as the use of GPU shared memory. Gain proficiency in writing CUDA kernels and managing streams for task synchronization. Discover techniques for performing reduction operations on GPUs and familiarize yourself with essential CUDA libraries such as cuFFT, cuBLAS, cuSPARSE, and cuRAND. Enhance your computational physics skills by harnessing the parallel processing power of GPUs through CUDA programming.
Syllabus
François Gelis (2024) Introduction to CUDA programming for physicists #3
Taught by
IPhT-TV
Related Courses
Intro to Parallel ProgrammingNvidia via Udacity Introduction to Linear Models and Matrix Algebra
Harvard University via edX Введение в параллельное программирование с использованием OpenMP и MPI
Tomsk State University via Coursera Supercomputing
Partnership for Advanced Computing in Europe via FutureLearn Fundamentals of Parallelism on Intel Architecture
Intel via Coursera