Custom CUDA Kernels in Python with Numba

Jul 24, 2023, 12:15 PM
2h

Description

  • Learn CUDA’s parallel thread hierarchy and how to extend parallel program possibilities.
  • Launch massively parallel custom CUDA kernels on the GPU.
  • Utilize CUDA atomic operations to avoid race conditions during parallel execution.

Presentation materials

There are no materials yet.