This repository was archived by the owner on Aug 15, 2025. It is now read-only.
Expect _GLIBCXX_USE_CXX11_ABI=1 for ROCm manylinux2_28 wheels#2043
Merged
jithunnair-amd merged 1 commit intopytorch:mainfrom Nov 23, 2024
Merged
Expect _GLIBCXX_USE_CXX11_ABI=1 for ROCm manylinux2_28 wheels#2043jithunnair-amd merged 1 commit intopytorch:mainfrom
jithunnair-amd merged 1 commit intopytorch:mainfrom
Conversation
|
No ciflow labels are configured for this repo. |
pytorchmergebot
pushed a commit
to pytorch/pytorch
that referenced
this pull request
Nov 26, 2024
Fixes #140631 Highlights: * Use `cpu_final` base for ROCm in `.ci/docker/manywheel/Dockerfile_2_28` * Cleans up install_miopen.sh to remove old ROCm references * Install `gcc-gfortran` package to build magma for ROCm on almalinux Needs builder PR pytorch/builder#2043 (merged) so that GCC_ABI expected value is updated. Pull Request resolved: #140681 Approved by: https://github.com/jeffdaily
pobin6
pushed a commit
to pobin6/pytorch
that referenced
this pull request
Dec 5, 2024
…h#140681) Fixes pytorch#140631 Highlights: * Use `cpu_final` base for ROCm in `.ci/docker/manywheel/Dockerfile_2_28` * Cleans up install_miopen.sh to remove old ROCm references * Install `gcc-gfortran` package to build magma for ROCm on almalinux Needs builder PR pytorch/builder#2043 (merged) so that GCC_ABI expected value is updated. Pull Request resolved: pytorch#140681 Approved by: https://github.com/jeffdaily
5 tasks
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.
Companion to PR pytorch/pytorch#140681
Required for manywheel test jobs to pass for ROCm manylinux2_28 wheels eg. https://github.com/pytorch/pytorch/actions/runs/11924235599/job/33237722860