Rebooting the Rust CUDA project
ยท 4 min read
We're excited to announce the reboot of the Rust CUDA project. Rust CUDA enables you to write and run CUDA kernels in Rust, executing directly on NVIDIA GPUs using NVVM IR.
Our immediate focus is on modernizing the project and integrating with other GPU-related efforts in the Rust ecosystem.
To follow along or get involved, check out the rust-cuda
repo on GitHub.