Docker release build: Use 13.0.0 nvidia docker#166904
Docker release build: Use 13.0.0 nvidia docker#166904atalman wants to merge 4 commits intopytorch:mainfrom
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/166904
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ❌ 7 New FailuresAs of commit 57224a7 with merge base eea8ff2 ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
Wait why do we have to do this? Why can't we just set CUDA_VERSION==13.0.0 by default? |
This reverts commit 10545e1.
|
Changing the CUDA_VERSION back to 13.0.0 would lead to mismatches between the CUDA version in install_cuda.sh and the version for the nightly binaries (please see https://github.com/pytorch/pytorch/pull/165470/files where the binary matrix is updated at 13.0.2 requirements and driver is updated to 580.95.05. We would need the full revert of the above PR if we would like to change the CUDA_ARCHES_FULL_VERSION back to 13.0.0. Could we merge 10545e1 as a temp fix to use 13.0.0 nvidia.docker to unblock the nightly docker build for now? Permanent fix to follow in https://github.com/pytorch/pytorch/pull/166907/files. cc @seemethere |
|
HI @tinglvv this should work the same CUDA_ARCHES_FULL_VERSION is only used in the |
|
@pytorchmergebot merge -f "all required workflows 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 |
Forward fix for failing Docker release builds
Related to: #166897
Nightly Docker build failure https://github.com/pytorch/pytorch/actions/runs/18900508440/job/53946606434
Due to missing base image: