Skip to content

Improve compatibility with the new NVHPC SDK

Jean-Guillaume Piccinali requested to merge cmake-cudatoolkit into develop

Created by: sebkelle1

Since the project enables CUDA as a language, we don't need to also find the CUDAToolkit in order to be able to link executables against -lcudart. This fixes compilation with nvhpc on Ault.

Merge request reports