Contribution List

5 out of 5 displayed
Export to PDF
  1. 7/24/23, 9:00 AM
    • Meet the instructor.
    • Create an account at courses.nvidia.com/join
    Go to contribution page
  2. 7/24/23, 9:15 AM
    • Begin working with the Numba compiler and CUDA programming in Python.
    • Use Numba decorators to GPU-accelerate numerical Python functions.
    • Optimize host-to-device and device-to-host memory transfers.
    Go to contribution page
  3. 7/24/23, 12:15 PM
    • 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.
    Go to contribution page
  4. 7/24/23, 2:30 PM
    • Learn multidimensional grid creation and how to work in parallel on 2D matrices.
    • Leverage on-device shared memory to promote memory coalescing while reshaping 2D matrices.
    Go to contribution page
  5. 7/24/23, 4:30 PM
    • Review key learnings and wrap up questions.
    • Complete the assessment to earn a certificate.
    • Take the workshop survey.
    Go to contribution page