NVIDIA Announces CUDA Rust with cuda-oxide (SIMT) and cutile-rs (Tile) for Compile-Time-Safe GPU Kernels
MarkTechPost
Read Full Article at MarkTechPost →Ad Slot — In-Article (728x90)
NVIDIA has announced CUDA Rust, a push to make Rust a first-class language for GPU kernels.
Two open-source NVlabs projects cover the two CUDA programming models: cuda-oxide compiles SIMT kernels from Rust MIR through Pliron and LLVM to PTX, while cutile-rs JIT-compiles Tile kernels through CUDA Tile IR on stable Rust 1. 89+.
This is a summary. For the full story, read the original article at MarkTechPost.
Original source: MarkTechPost