-
Notifications
You must be signed in to change notification settings - Fork 26.3k
CUDA 13.0 Windows Nvidia Driver Update to 580.88 #162425
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
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/162425
Note: Links to docs will display an error until the docs builds have been completed. ❌ 7 New Failures, 2 Unrelated FailuresAs of commit edfc8d2 with merge base fecd968 ( NEW FAILURES - The following jobs have failed:
FLAKY - The following jobs failed but were likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
tinglvv
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for the fix 👍 !
|
Previous driver worked because min driver for CUDA 12 was >=525, for CUDA 13 we need >=580 - https://docs.nvidia.com/deploy/cuda-compatibility/minor-version-compatibility.html |
|
@atalman if nvbugs numbers are public, do you mind sharing the issue here? As all API calls should have failed with InsufficientDriver error code |
|
@pytorchmergebot merge -f windows_driver_update |
|
You need to provide a reason for using force merge, in the format @pytorchbot merge -f 'Explanation'.
|
|
@pytorchmergebot merge -f "all required tests are passing" |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
|
@pytorchbot cherry-pick --onto release/2.9 --fixes "Critical CI fix" -c critical |
Related to #162333 #159779 Pull Request resolved: #162425 Approved by: https://github.com/tinglvv, https://github.com/malfet (cherry picked from commit e38e953)
Cherry picking #162425The cherry pick PR is at #162501 and it is linked with issue Critical CI fix. The following tracker issues are updated: Details for Dev Infra teamRaised by workflow job |
CUDA 13.0 Windows Nvidia Driver Update to 580.88 (#162425) Related to #162333 #159779 Pull Request resolved: #162425 Approved by: https://github.com/tinglvv, https://github.com/malfet (cherry picked from commit e38e953) Co-authored-by: atalman <[email protected]>
Related to #162333
#159779