Skip to main content

One post tagged with "cuda"

Related to CUDA

View All Tags

Rebooting the Rust CUDA project

ยท 4 min read
Christian Legnitto
Rust GPU and Rust CUDA maintainer

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.