8000 [ROCm][CI] Update dockerfile to use centos9 by ethanwee1 · Pull Request #151929 · pytorch/pytorch · GitHub
[go: up one dir, main page]

Skip to content

[ROCm][CI] Update dockerfile to use centos9 #151929

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

ethanwee1
Copy link
Contributor
@ethanwee1 ethanwee1 commented Apr 22, 2025

Upstream contents of centos stream dockerfile into upstream dockerfile

cc @jeffdaily @sunway513 @jithunnair-amd @pruthvistony @ROCmSupport @dllehr-amd @jataylo @hongxiayang @naromero77amd

Copy link
pytorch-bot bot commented Apr 22, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/151929

Note: Links to docs will display an error until the docs builds have been completed.

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@pytorch-bot pytorch-bot bot added module: rocm AMD GPU support for Pytorch topic: not user facing topic category labels Apr 22, 2025
@ethanwee1 ethanwee1 changed the title [ROCm] Update dockerfile to use centos9 [ROCm][CI] Update dockerfile to use centos9 Apr 22, 2025
OS_VERSION=$(grep -oP '(?<=^VERSION_ID=).+' /etc/os-release | tr -d '"')
if [[ $ID == centos && $OS_VERSION == 9 ]]; then
as_jenkins conda update -y -n base conda
fi
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@janeyx99 This was commented via your commit 3 years ago. Is it safe to unconditionally uncomment it now? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: rocm AMD GPU support for Pytorch open source topic: not user facing topic category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0