Skip to content

codingonion/cuda-beginner-course-cpp-version

Repository files navigation

CUDA-Beginner-Course-CPP-Version

CUDA 12.x 并行编程入门(C++版)

Note that this repository is under active development.

Progress

Section Videos Codes
01 第1集 CUDA介绍及Windows开发环境安装 /
02 第2集 Ubuntu系统下安装CUDA开发环境 /
03 第3集 Windows和Ubuntu下运行第一个CUDA程序 course01_hello_cuda
04 第4集 你好, CUDA! course01_hello_cuda

Todo

  • ...

Acknowledgements

Thanks for the following excellent public learning resources.