Safe Rust kernel programming on GPUs
A Rust abstraction on Tile IR claims effectively free safety for GPU kernels, with a safe GEMM competitive with hand-tuned CUDA on B200 hardware
Fearless Concurrency on the GPU For those interested @melibol just posted a paper on building a safe Rust kernel programming abstraction on top of Tile IR. https:// arxiv.org/abs/2606.15991 A short teaser: but the safety is effective