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

Improve cuda detection #644

Merged
merged 4 commits into from
Aug 6, 2021
Merged

Improve cuda detection #644

merged 4 commits into from
Aug 6, 2021

Conversation

dfalbel
Copy link
Member

@dfalbel dfalbel commented Aug 6, 2021

Improve cuda detection heuristics by querying nvcc from default locations (even if its not on the path).
Fix #638

Copy link
Contributor

@jonthegeek jonthegeek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great! Thanks!

@dfalbel dfalbel merged commit ccc9b37 into master Aug 6, 2021
@dfalbel dfalbel deleted the bugfix/detect-cuda branch August 6, 2021 21:09
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.

Correctly autodetecting CUDA 11.1 installation
2 participants