Welcome to our course on CUDA Programming!
Please begin by cloning the course repository here: git clone https://github.com/rahultoppur/CUDA.git
.
A suggested course outline is provided, and you can "submit" your assignments by pushing any files you create to your repository (most assignments will ask you to modify the README.md
as well).
- You can complete
module_1
before watching any of the lectures. It's mainly a review of C. - Watch Part 1, Part 2, and Part 3 of the lectures
- You should now be able to complete
module_2
throughmodule_4
- Watch Part 4 (some optional content)
- Tell us what you think of the course by completing the survey here!
If you don't have a NVIDIA CUDA-enabled GPU, you can still complete this course using the following Google Colab notebooks. Right-click and Save As
, and then upload each notebook to Google Colab to start working on each module!
Please complete the following modules in this order.
Please complete the survey once you have completed all 4 modules.