The CUDA C++ Developer Toolbox

By Bryce Adelstein Lelbach

Getting the most out of your GPU with C++ doesn’t require writing custom kernels or manually managing storage for everything! Come learn about the libraries and techniques that make writing CUDA C++ code easier and more performant. Through examples, we’ll explore all aspects of writing modern C++ software for GPUs, including heterogeneous memory management, algorithm design, and synchronization.

During this talk, you’ll:

  • Learn to evaluate when you should use a CUDA library versus writing your own kernel.

  • Explore popular CUDA C++ libraries such as Thrust, CUB, and libcu++.

  • Understand how you can easily compose different CUDA libraries and your own custom CUDA C++ code together.

  • Build intuition about the performance implications of CUDA libraries.

  • You’ll leave confident about how to select the best tool for the job to accelerate your C++ applications for your unique use cases.





Your Privacy

By clicking "Accept Non-Essential Cookies" you agree ACCU can store non-essential cookies on your device and disclose information in accordance with our Privacy Policy and Cookie Policy.

Current Setting: Non-Essential Cookies REJECTED


By clicking "Include Third Party Content" you agree ACCU can forward your IP address to third-party sites (such as YouTube) to enhance the information presented on this site, and that third-party sites may store cookies on your device.

Current Setting: Third Party Content EXCLUDED



Settings can be changed at any time from the Cookie Policy page.