Back to Browse

C++ CUDA Tutorial: Theory & Setup

22.6K views
Aug 5, 2023
4:10

Part 2: [WILL BE UPLOADED AUG 12TH, 2023 AT 9AM, OR IF THIS VIDEO REACHES THE LIKE GOAL] This tutorial guides you through the CUDA execution architecture and setup for running a basic CUDA program. I explain the differences between CPU and GPU processing, delve into CUDA's execution model, and discuss indexing conventions. You'll be walked through the setup process using Visual Studio 2022 and the CUDA Toolkit. We end by running a test program, preparing you for Part 2 where we'll explore the Mandelbrot set using these fundamentals. Links: Visual Studio 2022: https://visualstudio.microsoft.com/vs/ CUDA Toolkit: https://developer.nvidia.com/cuda-downloads Contacts: IG: @xzips, Discord: @mr_io

Download

0 formats

No download links available.

C++ CUDA Tutorial: Theory & Setup | NatokHD