Skip to content

Latest commit

 

History

History
executable file
·
118 lines (58 loc) · 12.3 KB

File metadata and controls

executable file
·
118 lines (58 loc) · 12.3 KB

CUDA-Beginner-Course-Rust-Version

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

Note that this repository is under active development.

Progress

Section Videos Codes
01 第1集 基于Rust的CUDA跨平台开发环境配置与测试 course01_hello_cuda
02 第2集 你好, CUDA! (基于cudarc) course01_hello_cuda
03 第3集 你好, CUDA! (基于cudarc和bindgen_cuda) course02_hello_cuda_bindgen

Todo

  • ...

Acknowledgements

Thanks for the following excellent public learning resources.