Skip to content

codingonion/cuda-beginner-course-rust-version

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.