Google Data Analytics, IBM AI & Meta Marketing — All in One Subscription
Master Windows Internals - Kernel Programming, Debugging & Architecture
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
This talk from PyCon US provides a beginner-friendly introduction to GPU programming using Python. Learn how the CUDA model works and discover how to manage accelerator devices through the cuda.core interface. Follow along with example-driven demonstrations that cover launching work, managing memory, implementing parallel algorithms with cuda.parallel, writing custom kernels with cuda.cooperative, and integrating with accelerated libraries like cuDNN and cuBLAS. Explore practical parallel programming examples ranging from word counting to softmax implementation and a complete machine learning demonstration. In just 48 minutes, gain the knowledge needed to start accelerating your Python code with GPUs without the intimidation factor typically associated with GPU programming.
Syllabus
GPU Programming in Pure Python
Taught by
PyCon US