Back to browse
GitHub Repository

cuTile Rust provides a safe, tile-based kernel programming DSL for the Rust programming language. It features a safe host-side API for passing tensors to asynchronously executed kernel functions.

341 starsRust

cuTile Rust: Safe, data-race-free GPU kernels in Rust

by melihelibol·Jun 16, 2026·3 points·2 comments

AI Analysis

●●●BangerWizardryBig BrainNiche Gem

Extends Rust's ownership model across GPU boundary with tile-based partitioning for data-race-free kernels.

Strengths
  • Ownership-preserving tensor partitioning enforces memory safety at GPU launch boundary.
  • JIT-compiles embedded Rust AST through CUDA Tile IR with lazy tensor operations.
  • From NVIDIA Labs with 341 stars, real research backing not just a wrapper.
Weaknesses
  • Early stage with expected bugs, API breakage, and incomplete features.
  • Competes with rust-gpu and other Rust GPU programming ecosystems.
Target Audience

Rust developers writing GPU kernels, HPC engineers

Similar To

rust-gpu · CUDA · wgpu

Similar Projects

AI/ML●●●Banger

Auto GPU Kernel – Autonomous GPU-kernel discovery and optimizer

Autonomous kernel optimizer that won MLSys contest with 34.93x speedup.

WizardryBig BrainBold Bet
dogacel
1021d ago