●builderYou can write GPU kernels in idiomatic Rust with memory-safety guarantees, though API instability means it's not production-ready yet.
●researcherThe ownership-across-launch-boundary model is a novel approach to GPU safety worth tracking as an alternative to CUDA's manual memory discipline.