cmake find_package(NVHPC) examples
cp2k/cp2k
CMakeLists.txt
:493
find_package
(NVHPC REQUIRED COMPONENTS CUDA
MATH
HOSTUTILS NCCL)