Use Manylinux 2.28 for nightly build and cxx11-abi#143423
Use Manylinux 2.28 for nightly build and cxx11-abi#143423atalman wants to merge 3 commits intopytorch:mainfrom
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/143423
Note: Links to docs will display an error until the docs builds have been completed. ❌ 7 New Failures, 5 Cancelled Jobs, 2 Unrelated FailuresAs of commit 3d99c93 with merge base 7c25a55 ( NEW FAILURES - The following jobs have failed:
CANCELLED JOBS - The following jobs were cancelled. Please retry:
FLAKY - The following jobs failed but were likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
| DESIRED_CUDA: cpu | ||
| GPU_ARCH_TYPE: cpu | ||
| DOCKER_IMAGE: pytorch/manylinux-builder:cpu-main | ||
| DOCKER_IMAGE: pytorch/manylinux2_28-builder:cpu-main |
There was a problem hiding this comment.
Please note, this is not used on MacOS arm64. TODO: Post a followup to remove this parameter
huydhn
left a comment
There was a problem hiding this comment.
Yay, I have been waiting for this
|
cc @q10 I think this would help with the various issues on FBGEMM once we have a new PT nightly after this lands |
|
@pytorchmergebot merge -f "lint and required builds 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 |
Switch nightly ecosystem Wheel Builds to manylinux 2.28 pytorch/pytorch PR: pytorch/pytorch#143423
Summary: X-link: facebookresearch/FBGEMM#612 This reverts commit 5c16f4b. This is not needed anymore after pytorch/pytorch#143423. I think this will also fix the issue with building torchrec CPU https://github.com/pytorch/FBGEMM/actions/runs/12470608879/job/34806045264?pr=3528#step:18:219 ### Testing https://github.com/pytorch/FBGEMM/actions/runs/12470608879 Pull Request resolved: #3528 Reviewed By: q10 Differential Revision: D67602736 Pulled By: huydhn fbshipit-source-id: ec5888acacd96295dd6dfe26e5fa87b28810b2bc
As per: https://dev-discuss.pytorch.org/t/pytorch-linux-wheels-switching-to-new-wheel-build-platform-manylinux-2-28-on-november-12-2024/2581
Linux Builds: CPU, CUDA 11.8, CUDA 12.4 switched to Manylinux 2.28 and D_GLIBCXX_USE_CXX11_ABI=1 on the week of Dec 16