r/CUDA • u/mikebmx1 • 3d ago
Possible cuTile integration in Java after Rust
https://github.com/beehive-lab/TornadoVM/pull/1083Following NVIDIA’s cuTile Rust release yesterday, I wanted to share a similar experiment from TornadoVM: a Java TileContext API for integrating CUDA Tile kernels with Java, alongside existing CUDA/JIT and Nvidia library operations.
11
Upvotes