peakperf icon indicating copy to clipboard operation
peakperf copied to clipboard

Enhance CMakeLists.txt to Support CUDA Detection in Non-Default Paths

Open stefano-corda opened this issue 2 years ago • 0 comments

This PR augments the CMakeLists.txt to enable detection of CUDA libraries and compiler in locations other than their default installation paths. This is especially beneficial for setups where CUDA is installed via third-party package managers, such as Spack.

By providing better flexibility in locating CUDA installations, this update ensures seamless integration for users who prefer or rely on alternative installation methods.

stefano-corda avatar Sep 05 '23 12:09 stefano-corda