Hi,
On my linux server, nvcc (or CUDA) version is 10.1. However, to build/run a particular github repo on my system, it needs HPC SDK of v24.5 or newer.
Is there any HPC SDK package v24.5 or newer that can run on my cuda version 10.1?
Hi,
On my linux server, nvcc (or CUDA) version is 10.1. However, to build/run a particular github repo on my system, it needs HPC SDK of v24.5 or newer.
Is there any HPC SDK package v24.5 or newer that can run on my cuda version 10.1?
The HPC SDK includes its own copy/version of the CUDA toolkit. You wouldn’t be able to use a HPC SDK 24.5 with CUDA 10.1. It will require a newer GPU driver and a newer CUDA toolkit.
Questions about the HPC SDK should be directed to the HPC compilers forum.