-
Notifications
You must be signed in to change notification settings - Fork 25.7k
[EZ] Move slow job from CU12.1 to CU12.4 #142856
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
I though it was migrated a while back
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/142856
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit c4babfb with merge base 30d8b30 ( 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.
LGTM!
Looks like there are still some remaining periodic 12.1 jobs |
Yes, there are periodic and inductor, I'll create separate PRs to move them (unless you've already did) |
@malfet I believe we need to update our CUDA update runbook: https://github.com/pytorch/builder/blob/main/CUDA_UPGRADE_GUIDE.MD |
Prob best to update it with some future-proof instructions (e.g. "use cs.github.com with queries FOO and BAR to find all workflows where we need to update the CUDA version") in addition to the sample PRs, which will go stale over time |
IMO every time one is doing migration two things should happen:
|
Agree on this let us create an issue and follow thru rest of the migration there |
@pytorchbot merge -f "Slow workflow is green" |
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 |
I though it was migrated a while back