-
Notifications
You must be signed in to change notification settings - Fork 24.3k
Advance docker release latest verison to cuda 12.4 #145566
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/145566
Note: Links to docs will display an error until the docs builds have been completed. ❌ 2 New FailuresAs of commit 7587168 with merge base 714f643 ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
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.
Good catch!
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.
LGTM, but do you mind having a followup task to automate it?
Add this PR to a list of todo: pytorch/pytorch#145566
…2059) Add this PR to a list of todo: pytorch/pytorch#145566
@pytorchmergebot merge -f "lint is green failure is not related" |
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 |
Fixed latest tag in ghcr.io to be cuda 12.4 docker image. Todo, Need to add it to : https://github.com/pytorch/builder/blob/main/CUDA_UPGRADE_GUIDE.MD
Will need to check if we can automate this by introducing cuda_stable variable or something like this.