codingonion / cuda-beginner-course-rust-version

bilibili视频【CUDA 12.x 并行编程入门(Rust版)】配套代码

Home Page:https://www.bilibili.com/video/BV18e411H7bY/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

bilibili视频【CUDA 12.x 并行编程入门(Rust版)】配套代码

https://www.bilibili.com/video/BV18e411H7bY/

License:MIT License


Languages

Language:Rust 93.5%Language:Cuda 6.5%