-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Add CUDA 12.9 libtorch nightly #155895
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
Add CUDA 12.9 libtorch nightly #155895
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/155895
Note: Links to docs will display an error until the docs builds have been completed. ❌ 5 Cancelled Jobs, 1 PendingAs of commit 631bb4f with merge base 6020440 ( CANCELLED JOBS - The following jobs were cancelled. Please retry:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
how to download the cuda 12.9 nightly wheels? |
Hi @youkaichao, just x86 torch linux wheels are available right now, you can try |
|
Previous failure https://github.com/pytorch/pytorch/actions/runs/15628475224/job/44044807033, trying with --host-linker-script per #39968 and #145792 (comment) |
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
|
@pytorchbot merge -i |
Merge startedYour change will be merged while ignoring the following 5 checks: pull / linux-jammy-py3.9-gcc11 / build, pull / linux-jammy-py3.9-gcc11-mobile-lightweight-dispatch-build / build, pull / linux-jammy-py3.13-clang12 / build, pull / linux-jammy-py3_9-clang9-xla / build, pull / linux-jammy-py3.9-clang12 / build Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
#155196
with libtorch docker added, we can add the build script
cc @atalman @ptrblck @nWEIdia