Date: April 13, 2026
Stay tuned for the final CUDA 13 release expected at SC26 (November 2026), which promises to redefine GPU programming once again. In the meantime, test CUDA 12.9 in your development pipelines, but keep a production environment pinned to 12.8 until your entire dependency stack validates the update. For official release notes, visit NVIDIA CUDA Toolkit Downloads . cuda toolkit update news
cuda-toolkit-upgrade check --project-dir ./my_cuda_code --target-version 12.9 The easiest upgrade path is via NVIDIA’s official Docker images: Date: April 13, 2026 Stay tuned for the