更新于 2026/05/26 21:39
CUDA 13.3 发布 Tile 编程与编译器自动调优
NVIDIA 发布 CUDA 13.3,正式推出 C++ Tile 编程模型,开发者可用高层 tile 原语编写 GPU 内核,由编译器自动处理底层细节,在 Compute Capability 9.0 及以上硬件上获得可移植性能。
新版本还引入编译器自动调优(compiler autotuning),可针对特定 GPU 架构自动搜索最优编译参数;Python 工具链同步更新,改进 CUDA Python 与 cuPyNumeric 的易用性。该版本无已知破坏性变更。
速读
CUDA 13.3 推出 Tile 编程与编译器自动调优
相关源 (1)
- NVIDIA Dev Blog · 2026/5/26 21:39:17https://developer.nvidia.com/blog/nvidia-cuda-13-3-enhances-gpu-development-with-tile-programming-in-c-compiler-autotuning-and-python-updates/