CUDA C++ Course
Interactive CUDA C++ course: 15 lessons in five stages, plus four browser labs that simulate the GPU execution model. You can finish the conceptual path without a local NVIDIA GPU. The cuda/ directory has nine compilable samples for when you have a card.
- Live: lr00rl.github.io/cuda-cpp-course (Chinese: /zh/)
- Source: github.com/lr00rl/cuda-cpp-course
Design note: You can finish a CUDA course without a GPU — if the course is designed for it.