KEMBAR78
[RFC] PyTorch next wheel build platform: manylinux-2.28 · Issue #123649 · pytorch/pytorch · GitHub
Skip to content

[RFC] PyTorch next wheel build platform: manylinux-2.28 #123649

@atalman

Description

@atalman

🚀 The feature, motivation and pitch

CentOS EOL is scheduled for the summer: https://www.redhat.com/en/blog/fastest-road-centos-linux-red-hat-enterprise-linux

With official manylinux has moved to almalinux: https://github.com/pypa/manylinux/blob/main/docker/Dockerfile#L2

manylinux_2_28 (AlmaLinux 8 based)
Toolchain: GCC 12
x86_64 image: quay.io/pypa/manylinux_2_28_x86_64
aarch64 image: quay.io/pypa/manylinux_2_28_aarch64
ppc64le image: quay.io/pypa/manylinux_2_28_ppc64le
s390x image: quay.io/pypa/manylinux_2_28_s390x

Almalinux:
https://almalinux.org/

Opening this issue to gather feedback, decide on the timeline for migration of the wheel build images

Work Completed:

RFC: Discussion issue #126551

cc @seemethere @malfet @osalpekar @pytorch/pytorch-dev-infra @ptrblck

Metadata

Metadata

Labels

module: binariesAnything related to official binaries that we release to usersoncall: relengIn support of CI and Release EngineeringtriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions