Bundled with CUDA version 13.0
Installation Instructions
wget https://developer.download.nvidia.com/hpc-sdk/25.9/nvhpc_2025_259_Linux_aarch64_cuda_13.0.tar.gz
tar xpzf nvhpc_2025_259_Linux_aarch64_cuda_13.0.tar.gz
nvhpc_2025_259_Linux_aarch64_cuda_13.0/install
Make sure you invoke the install command with the permissions essential for installing into the specified location. For instance, if you happen to are installing into the /opt directory, you could must run as root or with sudo.
Installation Instructions
sudo dnf config-manager --add-repo https://developer.download.nvidia.com/hpc-sdk/rhel/nvhpc.repo
sudo dnf install -y nvhpc-25-9
Make sure you invoke the install command with the permissions essential for installing into the specified location.
Installation Instructions
sudo yum-config-manager --add-repo https://developer.download.nvidia.com/hpc-sdk/rhel/nvhpc.repo
sudo yum install -y nvhpc-25-9
Make sure you invoke the install command with the permissions essential for installing into the specified location.
Installation Instructions
sudo zypper addrepo https://developer.download.nvidia.com/hpc-sdk/sles/nvhpc.repo
sudo zypper install -y nvhpc-25-9
Make sure you invoke the install command with the permissions essential for installing into the specified location.
Installation Instructions
curl https://developer.download.nvidia.com/hpc-sdk/ubuntu/DEB-GPG-KEY-NVIDIA-HPC-SDK | sudo gpg --dearmor -o /usr/share/keyrings/nvidia-hpcsdk-archive-keyring.gpg
echo 'deb [signed-by=/usr/share/keyrings/nvidia-hpcsdk-archive-keyring.gpg] https://developer.download.nvidia.com/hpc-sdk/ubuntu/arm64 /' | sudo tee /etc/apt/sources.list.d/nvhpc.list
sudo apt-get update -y
sudo apt-get install -y nvhpc-25-9
Make sure you invoke the install command with the permissions essential for installing into the specified location.
Bundled with CUDA versions 13.0 and 12.9
Installation Instructions
wget https://developer.download.nvidia.com/hpc-sdk/25.9/nvhpc_2025_259_Linux_aarch64_cuda_multi.tar.gz
tar xpzf nvhpc_2025_259_Linux_aarch64_cuda_multi.tar.gz
nvhpc_2025_259_Linux_aarch64_cuda_multi/install
Make sure you invoke the install command with the permissions essential for installing into the specified location. For instance, if you happen to are installing into the /opt directory, you could must run as root or with sudo.
Installation Instructions
sudo dnf config-manager --add-repo https://developer.download.nvidia.com/hpc-sdk/rhel/nvhpc.repo
sudo dnf install -y nvhpc-25-9-cuda-multi
Make sure you invoke the install command with the permissions essential for installing into the specified location.
Installation Instructions
sudo yum-config-manager --add-repo https://developer.download.nvidia.com/hpc-sdk/rhel/nvhpc.repo
sudo yum install -y nvhpc-25-9-cuda-multi
Make sure you invoke the install command with the permissions essential for installing into the specified location.
Installation Instructions
sudo zypper addrepo https://developer.download.nvidia.com/hpc-sdk/sles/nvhpc.repo
sudo zypper install -y nvhpc-25-9-cuda-multi
Make sure you invoke the install command with the permissions essential for installing into the specified location.
Installation Instructions
curl https://developer.download.nvidia.com/hpc-sdk/ubuntu/DEB-GPG-KEY-NVIDIA-HPC-SDK | sudo gpg --dearmor -o /usr/share/keyrings/nvidia-hpcsdk-archive-keyring.gpg
echo 'deb [signed-by=/usr/share/keyrings/nvidia-hpcsdk-archive-keyring.gpg] https://developer.download.nvidia.com/hpc-sdk/ubuntu/arm64 /' | sudo tee /etc/apt/sources.list.d/nvhpc.list
sudo apt-get update -y
sudo apt-get install -y nvhpc-25-9-cuda-multi
Make sure you invoke the install command with the permissions essential for installing into the specified location.
The checksums for the installer and patches might be present in Installer Checksums.
