-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Replace CUDA 11.7 small pip wheels with 12.1 #103091
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/103091
Note: Links to docs will display an error until the docs builds have been completed. ❌ 2 New FailuresAs of commit f00c2e3: NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
Hi @ptrblck I believe also this section need to be modified to match 12.1 And call to need to be made |
|
@ptrblck we need to add cuda 12 libraries to download.pytorch.org, I will do it now then we would need to rerun the CI on this PR |
|
@pytorchmergebot rebase |
|
@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here |
|
Successfully rebased |
d1a87d8 to
f00c2e3
Compare
|
Some failing builds seem to be unrelated to this PR, e.g. conda-py3_9-cuda12_1-build fails with: Others seem to be real and fail with e.g.: which should all be available: @atalman do you think pytorch/builder#1420 was still running jobs? |
|
@pytorchbot merge -f "All required workflows with small wheel are passing" |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
CC @atalman