Add CUDA 12.9.1 sbsa nightly binaries#155819
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 |
|
@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 <atalman@meta.com>
#155196
cc @atalman @malfet @ptrblck @nWEIdia