NVIDIA HPC SDK 26.5 Downloads
The NVIDIA HPC SDK is a foundational developer environment designed to accelerate and scale scientific workloads. Release 26.5 is available for Linux x86_64 and Arm platforms. Download installers for multiple package managers including tar, DNF/YUM, Zypper, and Ubuntu. Users must accept the software license agreement before downloading, with additional links to documentation and release history also available on the page.
Select Target Platform
Accept the terms and click on the architecure below that describes your target platform. Only supported platforms will be shown.
Documentation HPC SDK Release
Bundled with CUDA version 13.2
Installation Instructions
wget https://developer.download.nvidia.com/hpc-sdk/26.5/nvhpc_2026_265_Linux_x86_64_cuda_13.2.tar.gz
tar xpzf nvhpc_2026_265_Linux_x86_64_cuda_13.2.tar.gz
nvhpc_2026_265_Linux_x86_64_cuda_13.2/install
Be sure you invoke the install command with the permissions necessary for installing into the desired location. For example, if you are installing into the /opt directory, you may need to 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-26-5
Be sure you invoke the install command with the permissions necessary for installing into the desired location.
Installation Instructions
sudo yum-config-manager --add-repo https://developer.download.nvidia.com/hpc-sdk/rhel/nvhpc.repo
sudo yum install -y nvhpc-26-5
Be sure you invoke the install command with the permissions necessary for installing into the desired location.
Installation Instructions
sudo zypper addrepo https://developer.download.nvidia.com/hpc-sdk/sles/nvhpc.repo
sudo zypper install -y nvhpc-26-5
Be sure you invoke the install command with the permissions necessary for installing into the desired 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/amd64 /' | sudo tee /etc/apt/sources.list.d/nvhpc.list
sudo apt-get update -y
sudo apt-get install -y nvhpc-26-5
Be sure you invoke the install command with the permissions necessary for installing into the desired location.
Bundled with CUDA versions 13.2 and 12.9
Installation Instructions
wget https://developer.download.nvidia.com/hpc-sdk/26.5/nvhpc_2026_265_Linux_x86_64_cuda_multi.tar.gz
tar xpzf nvhpc_2026_265_Linux_x86_64_cuda_multi.tar.gz
nvhpc_2026_265_Linux_x86_64_cuda_multi/install
Be sure you invoke the install command with the permissions necessary for installing into the desired location. For example, if you are installing into the /opt directory, you may need to 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-26-5-cuda-multi
Be sure you invoke the install command with the permissions necessary for installing into the desired location.
Installation Instructions
sudo yum-config-manager --add-repo https://developer.download.nvidia.com/hpc-sdk/rhel/nvhpc.repo
sudo yum install -y nvhpc-26-5-cuda-multi
Be sure you invoke the install command with the permissions necessary for installing into the desired location.
Installation Instructions
sudo zypper addrepo https://developer.download.nvidia.com/hpc-sdk/sles/nvhpc.repo
sudo zypper install -y nvhpc-26-5-cuda-multi
Be sure you invoke the install command with the permissions necessary for installing into the desired 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/amd64 /' | sudo tee /etc/apt/sources.list.d/nvhpc.list
sudo apt-get update -y
sudo apt-get install -y nvhpc-26-5-cuda-multi
Be sure you invoke the install command with the permissions necessary for installing into the desired location.
The checksums for the installer and patches can be found in Installer Checksums.
Bundled with CUDA version 13.2
Installation Instructions
wget https://developer.download.nvidia.com/hpc-sdk/26.5/nvhpc_2026_265_Linux_aarch64_cuda_13.2.tar.gz
tar xpzf nvhpc_2026_265_Linux_aarch64_cuda_13.2.tar.gz
nvhpc_2026_265_Linux_aarch64_cuda_13.2/install
Be sure you invoke the install command with the permissions necessary for installing into the desired location. For example, if you are installing into the /opt directory, you may need to 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-26-5
Be sure you invoke the install command with the permissions necessary for installing into the desired location.
Installation Instructions
sudo yum-config-manager --add-repo https://developer.download.nvidia.com/hpc-sdk/rhel/nvhpc.repo
sudo yum install -y nvhpc-26-5
Be sure you invoke the install command with the permissions necessary for installing into the desired location.
Installation Instructions
sudo zypper addrepo https://developer.download.nvidia.com/hpc-sdk/sles/nvhpc.repo
sudo zypper install -y nvhpc-26-5
Be sure you invoke the install command with the permissions necessary for installing into the desired 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-26-5
Be sure you invoke the install command with the permissions necessary for installing into the desired location.
Bundled with CUDA versions 13.2 and 12.9
Installation Instructions
wget https://developer.download.nvidia.com/hpc-sdk/26.5/nvhpc_2026_265_Linux_aarch64_cuda_multi.tar.gz
tar xpzf nvhpc_2026_265_Linux_aarch64_cuda_multi.tar.gz
nvhpc_2026_265_Linux_aarch64_cuda_multi/install
Be sure you invoke the install command with the permissions necessary for installing into the desired location. For example, if you are installing into the /opt directory, you may need to 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-26-5-cuda-multi
Be sure you invoke the install command with the permissions necessary for installing into the desired location.
Installation Instructions
sudo yum-config-manager --add-repo https://developer.download.nvidia.com/hpc-sdk/rhel/nvhpc.repo
sudo yum install -y nvhpc-26-5-cuda-multi
Be sure you invoke the install command with the permissions necessary for installing into the desired location.
Installation Instructions
sudo zypper addrepo https://developer.download.nvidia.com/hpc-sdk/sles/nvhpc.repo
sudo zypper install -y nvhpc-26-5-cuda-multi
Be sure you invoke the install command with the permissions necessary for installing into the desired 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-26-5-cuda-multi
Be sure you invoke the install command with the permissions necessary for installing into the desired location.
The checksums for the installer and patches can be found in Installer Checksums.
