This repository was archived by the owner on Aug 15, 2025. It is now read-only.
add CUDA 12.4 workflow for docker image build#1720
Merged
atalman merged 2 commits intopytorch:mainfrom Mar 8, 2024
Merged
Conversation
atalman
approved these changes
Mar 8, 2024
13 tasks
nWEIdia
added a commit
to nWEIdia/pytorch
that referenced
this pull request
Jul 31, 2024
nWEIdia
added a commit
to nWEIdia/pytorch
that referenced
this pull request
Aug 5, 2024
nWEIdia
added a commit
to nWEIdia/pytorch
that referenced
this pull request
Aug 6, 2024
pytorchmergebot
pushed a commit
to pytorch/pytorch
that referenced
this pull request
Aug 20, 2024
Trying to keep a record of the steps before I lose track of it. - 1st Commit: Similar to pytorch/builder#1720 - 2nd Commit: Update CUDA 12.4 CI CUDA versions from 12.4.0 to 12.4.1 mapping to changes in https://github.com/pytorch/pytorch/pull/125944/files - 3rd Commit: update for aarch64 install_cuda_aarch64.sh docker step - 4th Commit: aaa456e Related #121684 - Synchronization point: Meta helps uploading pypi cuda dependencies specified in .github/scripts/generate_binary_build_matrix.py - The above pypi upload is done (thanks Andrey!), restarted jobs like https://github.com/pytorch/pytorch/actions/runs/10188203670/job/28369471321 - 7753234, use temporary docker containers (generated from a previous successful container build). If merged, these containers would be rebuilt, therefore testing them now. (5th commit) - 6th commit 5f93c62: revert the 5th commit. Update, done but have to debug seemingly irrelevant failures (rocm/xpu/mps) Pull Request resolved: #132202 Approved by: https://github.com/Skylion007, https://github.com/eqy, https://github.com/atalman
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
CC @malfet @atalman