Introducing CUDA Rust: Two Tracks for Writing GPU Kernels | NVIDIA Technical Blog
cuda-oxide provides a custom rustc codegen backend that compiles SIMT-style GPU kernels written in Rust directly to PTX using the Pliron IR framework and LLVM.cutile-rs enables Tile-based GPU programming in stable Rust, where the compiler manages thread mapping and memory layout through CUDA Tile...
はてなテクノロジー
2026年09月09日 07:16