Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stefano-corda
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant