Show HN: cuTile Rust: Safe, data-race-free GPU kernels in Rust
NVIDIA Research released cuTile Rust, a tile-based system for writing memory-safe, data-race-free GPU kernels in Rust. The project extends Rust's ownership model to GPU programming, achieving up to 92% of peak performanc…