NVIDIA CUDA 13.3 Rolls Out CUDA Python 1.0, CUDA Tile For C++
NVIDIA has released CUDA 13.3, introducing significant updates for GPU programming. This version includes CUDA Python 1.0, allowing Python developers to utilize CUDA for various applications. Additionally, CUDA Tile for C++ and the CompileIQ compiler auto-tuning framework enhance performance and usability for developers.
- ▪CUDA 13.3 marks the milestone release of CUDA Python 1.0 for stable support in Python applications.
- ▪The update introduces CUDA Tile for C++, bringing the CUDA Tile programming model to C++ developers.
- ▪CompileIQ compiler auto-tuning framework can provide up to 15% speed-ups on specific kernels.
Opening excerpt (first ~120 words) tap to expand
NVIDIA CUDA 13.3 Rolls Out CUDA Python 1.0, CUDA Tile For C++ Written by Michael Larabel in NVIDIA on 27 May 2026 at 04:22 PM EDT. Add A Comment NVIDIA on Tuesday released CUDA 13.3 as another significant advancement for their unified GPU programming stack for NVIDIA hardware. For those wanting to tap the power of CUDA from the Python programming language, CUDA 13.3 marks the CUDA Python 1.0 milestone as a stable, supported means of being able to leverage CUDA in Python apps for AI, data science, scientific computing, and related uses. For C++ fans, CUDA 13.3 brings CUDA Tile for C++ in bringing the CUDA Tile programming model to the C++ world.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at Phoronix.