
NVIDIA CUDA 13.3 Enhances GPU Development with Tile Programming in C++, Compiler Autotuning, and Python Updates
Quick Answer
NVIDIA CUDA 13.3 introduces Tile programming in C++, enhancing GPU development with high-level, tile-based kernel management.
Quick Take
NVIDIA CUDA 13.3 introduces Tile programming in C++, enhancing GPU development with high-level, tile-based kernel management. This version also features compiler autotuning and Python updates, optimizing performance for developers using Compute Capability 9.0 and beyond.
Key Points
- CUDA Tile programming simplifies kernel development by managing low-level GPU details.
- Compiler autotuning improves performance across various CUDA applications.
- Python updates enhance usability for developers working in data science and AI.
- Support for Compute Capability 9.0 expands compatibility with newer GPU architectures.
- Overall performance optimizations benefit a wide range of CUDA ecosystem users.
Article Excerpt
From source RSS / original summaryNVIDIA CUDA 13. 3 brings new capabilities and performance optimizations to developers across the CUDA ecosystem. The launch of NVIDIA CUDA Tile programming in... NVIDIA CUDA 13. 3 brings new capabilities and performance optimizations to developers across the CUDA ecosystem. The launch of NVIDIA CUDA Tile programming in C++, enables high-level, tile-based kernel development that automatically manages complex low-level GPU details for optimal performance and portability.
Additionally, CUDA Tile programming is now supported on Compute Capability 9. 0… Source
Want this in your inbox every morning?
Daily brief at your local 8am — bilingual EN/中文, free.
More from NVIDIA Developer Blog
See more →
Synthetic Data Generation for Financial AI Research with NVIDIA NeMo
NVIDIA's NeMo pipeline generates 502,536 unique financial news headlines in 82 iterations, addressing data imbalance in financial NLP. The iterative approach uses semantic deduplication and category-weighted sampling to enhance diversity and relevance in generated content.

