top of page
Online Workshop: Fundamentals of Accelerated Computing with CUDA C/C++
Thu, Nov 02
|Online workshop by Tomer Gal
Register now and dive deep into GPU-accelerating C/C++ applications with CUDA!
Registration is closed
See other events

Time & Location
Nov 02, 2023, 3:00 PM – 11:00 PM GMT+2
Online workshop by Tomer Gal
About the event
LEARNING OBJECTIVES: At the conclusion of the workshop, you’ll have an understanding of the fundamental tools and techniques for GPU-accelerating C/C++ applications with CUDA and be able to:
Write code to be executed by a GPU accelerator
Expose and express data and instruction-level parallelism in C/C++ applications using CUDA
Utilize CUDA-managed memory and optimize memory migration using asynchronous prefetching
Leverage command-line and visual profilers to guide your work
Utilize concurrent streams for instruction-level parallelism
bottom of page