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

fix minimum driver version for CUDA 11.X #111

Merged
merged 3 commits into from
Jan 19, 2023
Merged

Conversation

pmeier
Copy link
Owner

@pmeier pmeier commented Jan 16, 2023

Discussing this with @ptrblck, the table we should be using is 2. Table three shows the driver version that is bundled together with the CUDA toolkit, but this is irrelevant for running pre-compiled CUDA binaries. Not sure why they use >= there but 🤷

@codecov
Copy link

codecov bot commented Jan 19, 2023

Codecov Report

Merging #111 (0f7b3b5) into main (10615d8) will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff          @@
##            main    #111   +/-   ##
=====================================
  Coverage   81.0%   81.0%           
=====================================
  Files          5       5           
  Lines        364     364           
=====================================
  Hits         295     295           
  Misses        69      69           
Flag Coverage Δ
unit 81.0% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
light_the_torch/_cb.py 90.0% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@pmeier pmeier merged commit 1711757 into main Jan 19, 2023
@pmeier pmeier deleted the fix-minimum-driver-version branch January 19, 2023 11:01
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