cuda-oxide is an experimental Rust-to-CUDA compiler that lets you write (SIMT) GPU kernels in safe(ish), idiomatic Rust. It compiles standard Rust code directly to PTX — no DSLs, no foreign language bindings, just Rust.
NVlabs/cuda-oxide is sitting at #500 on the trending leaderboard with a pulse of 15/100 with no cross-source channels firing yet — GitHub-stars-only signal so far.
The 7-day star delta is +50 (+1.8%) against a base of 2,799, so the headline number is category momentum more than a personal breakout. What's actually moving is the Rust rust-ecosystem space.
Watch-outs: no tagged release on record (treat as pre-stable).
git clone https://github.com/NVlabs/cuda-oxide.gitThen follow the README in the cloned directory.
//COMMENTS · 0
Sign in to join the discussion