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

Refactor get_cuda() function to check for CUDA version using nvcc command in PATH #583

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

BoxMars
Copy link
Contributor

@BoxMars BoxMars commented Oct 10, 2024

This PR improves the detection of the CUDA version when the CUDA installation is not in the standard /usr/local/cuda/ path, but the install path has been added to the environment variables.

@rbonghi
Copy link
Owner

rbonghi commented Oct 10, 2024

Hi @BoxMars, that's an amazing PR!
Let me merge and release on the next release

@rbonghi rbonghi merged commit 0cafe7e into rbonghi:master Oct 10, 2024
11 checks passed
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.

2 participants