-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Add CUDA 12.9.1 x86 nightly binaries #154980
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/154980
Note: Links to docs will display an error until the docs builds have been completed. ❌ 4 Cancelled Jobs, 3 Pending, 2 Unrelated FailuresAs of commit 60dacb9 with merge base c4b93e6 ( CANCELLED JOBS - The following jobs were cancelled. Please retry:
BROKEN TRUNK - The following job failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@tinglvv our 12.9.1 is out. Let's update using 12.9.1 bits. |
Sure, let me update once the current CI run finishes building, as I just fixed the issue with the docker image not building. It will also require re-uploading the pypi packages which would take a day as well. |
b0c830d to
3bc1d0d
Compare
|
Hi @tinglvv should we use cudnn == 9.10.2.21 here ? |
3d2fdc0 to
3538cf6
Compare
|
build failure https://github.com/pytorch/pytorch/actions/runs/15572211125/job/43856156946 |
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 "all required builds are 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 |
|
The cusparseLt in this was wrong. :( |
|
Updating cusparseLt to 0.7.1 in follow-up PR #155709 |
followup for #154980 Pull Request resolved: #155709 Approved by: https://github.com/tinglvv, https://github.com/atalman, https://github.com/nWEIdia, https://github.com/cyyever
#155196
Adding CUDA 12.9.1 to nightly binaries matrix for linux (x86) builds.
Also add sbsa and libtorch build docker images.
Todo: addition of sbsa and libtorch builds will be follow-up PRs.
cc @atalman @malfet @ptrblck @nWEIdia @eqy