Nvidia Workshop Spring 2021: Fundamentals of Accelerated Computing with CUDA Python
Thursday, May 20, 2021
9:00 a.m. – 4:30 p.m.
Location: Virtual Event via Virtual Venue (tba)
Fee: $10
Registration required
Description :
This course explores how to use Numba—the just-in-time, type-specializing Python function compiler—to accelerate Python programs to run on massively parallel NVIDIA GPUs. You’ll learn how to:
- Use Numba to compile CUDA kernels from NumPy universal functions (ufuncs).
- Use Numba to create and launch custom CUDA kernels.
- Apply key GPU memory management techniques.
Upon completion, you will be able to use Numba to compile and launch CUDA kernels to accelerate your Python applications on NVIDIA GPUs.