Get the latest tech news
NVIDIA CUDA 13.0 Available With Unified Arm Platform Support
Along with today's NVIDIA R580 Linux driver beta, the CUDA 13.0 toolkit is now available to download and depends upon the new R580 Linux driver series.
With CUDA 13.0, Arm platform support is now unified in the CUDA toolkit so that there is a single-install and consistent build across all Arm architectures (except for Jetson Orin based hardware, but moving forward they are pledging for this unified environment). CUDA 13.0 also updates vector types with 32-bit alignment for greater load/store performance on Blackwell, support for newer enterprise Linux distributions, improved error reporting, GPU migration support with cuda-checkpoint, Fatbin file compression switched from LZ4 to Zstd, the CUDA runtime now uses context-less loading, and there are a variety of new CUDA APIs. CUDA 13.0 also adds host compiler support for LLVM Clang 20 and GCC 15.
Or read this on Phoronix