-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Add CUDA 12.9.1 sbsa nightly binaries #155819
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/155819
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 27b85a5 with merge base 6c0b42f ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
d2a8b6b to
91349a1
Compare
|
12.9 aarch64 wheel successful here - https://github.com/pytorch/pytorch/actions/runs/15624730060 |
atalman
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.
lgtm
|
@pytorchmergebot merge -f "looks good, thank you" |
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 |
This contains 2 fixes that required in main and will need to be cherry-picked to Release 2.8 branch: 1. The PR #155819 missed to include triton change. 2. CUDA STABLE variable needs to be set to 12.8. Updating CUDA stable updates full static build Pull Request resolved: #157630 Approved by: https://github.com/Skylion007, https://github.com/jeanschmidt
This contains 2 fixes that required in main and will need to be cherry-picked to Release 2.8 branch: 1. The PR #155819 missed to include triton change. 2. CUDA STABLE variable needs to be set to 12.8. Updating CUDA stable updates full static build Pull Request resolved: #157630 Approved by: https://github.com/Skylion007, https://github.com/jeanschmidt (cherry picked from commit 7275f28)
Fix cuda 12.9 aarch64 GPU builds. Update CUDA_STABLE variable. (#157630) This contains 2 fixes that required in main and will need to be cherry-picked to Release 2.8 branch: 1. The PR #155819 missed to include triton change. 2. CUDA STABLE variable needs to be set to 12.8. Updating CUDA stable updates full static build Pull Request resolved: #157630 Approved by: https://github.com/Skylion007, https://github.com/jeanschmidt (cherry picked from commit 7275f28) Co-authored-by: Andrey Talman <[email protected]>
#155196
cc @atalman @malfet @ptrblck @nWEIdia