Skip to content

Only add nvml subdirectory with BUILD_NVML_PMT enabled

Bram Veenboer requested to merge fix-cmake-nvml into master

This fixes the issue that NVML is build when CUDA is found while BUILD_NVML_PMT=Off, for instance when PMT is included into another project that uses CUDA.

Merge request reports