Skip to content

Rework RHEL/manylinux tutorial for 26.08's manylinux-native build path - #170

Draft
nv-rinig wants to merge 1 commit into
mainfrom
feat/rhel-manylinux-26.08
Draft

Rework RHEL/manylinux tutorial for 26.08's manylinux-native build path#170
nv-rinig wants to merge 1 commit into
mainfrom
feat/rhel-manylinux-26.08

Conversation

@nv-rinig

Copy link
Copy Markdown
Contributor

Since 26.08, build.py --target-platform=rhel expects a pypa manylinux_2_28 base (its /opt/_internal layout and pipx shared venv; build.py installs its own tooling) rather than the pyenv-on-Rocky layout this tutorial reconstructed. The base is rebuilt from that image plus CUDA 13.4 / cuDNN 9.25 / TensorRT 11.2 rpms, the PyTorch images and README follow (torch 2.14.0, cpython-3.12.13 symlink), and the pip-shim / auditwheel-venv / gcc-toolset workarounds go away. Draft until a 26.08 build has run end-to-end.

build.py's rhel target now expects a pypa manylinux_2_28 base and installs its
own tooling; the base is rebuilt from that image plus CUDA 13.4/cuDNN/TensorRT rpms.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant