Skip to content

[rocm6.5_internal_testing] remove centos.stream dockerfile and move contents into dockerfile #2044

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 5 commits into
base: rocm6.5_internal_testing
Choose a base branch
from

Conversation

ethanwee1
Copy link

@ethanwee1 ethanwee1 commented Apr 22, 2025

rocm6.5_internal_testing move contents of centos stream dockerfile into dockerfile

Validation: http://rocm-ci.amd.com/job/mainline-framework-pytorch-ci-phantom/111/

@rocm-repo-management-api
Copy link

rocm-repo-management-api bot commented Apr 22, 2025

Jenkins build for 2dd188e54c25f121e400edf121ba0d22030f0e85 commit finished as FAILURE
Links: Blue Ocean view / Build artifacts

Detected error during base docker image building:

#31 10.27 The following packages have unmet dependencies:
#31 10.33  rocm-dev : Depends: rocm-cmake (= 0.14.0.60304-76~22.04) but 5.0.0-1 is to be installed
#31 10.33             Depends: rocm-device-libs (= 1.0.0.60304-76~22.04) but 5.0.0-1 is to be installed
#31 10.33  rocm-utils : Depends: rocminfo (= 1.0.0.60304-76~22.04) but 5.0.0-1 is to be installed
#31 10.33               Depends: rocm-cmake (= 0.14.0.60304-76~22.04) but 5.0.0-1 is to be installed
#31 10.33 E: Unable to correct problems, you have held broken packages.
#31 ERROR: process "/bin/sh -c bash ./install_rocm.sh" did not complete successfully: exit code: 100
------
 > [stage-0 23/61] RUN bash ./install_rocm.sh:
10.27 distribution that some required packages have not yet been created
10.27 or been moved out of Incoming.

RUN bash ./install_amdsmi.sh
RUN rm install_amdsmi.sh

ENV ROCM_PATH /opt/rocm
Copy link
Collaborator

Choose a reason for hiding this comment

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

Dont know why this is added only in centOS dockerfiles, dont remember the history. Try build by removing it.

Copy link
Collaborator

@jithunnair-amd jithunnair-amd Apr 26, 2025

Choose a reason for hiding this comment

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

@pruthvistony It's not only in CentOS Dockerfile, it was actually ported from Ubuntu Dockerfile to enable triton build: https://github.com/pytorch/pytorch/blame/47d34261e06e2416e7a1e7d51a3d428e4ea51f9d/.ci/docker/ubuntu-rocm/Dockerfile#L63

@rocm-repo-management-api
Copy link

rocm-repo-management-api bot commented Apr 25, 2025

Jenkins build for 2dd188e54c25f121e400edf121ba0d22030f0e85 commit finished as FAILURE
Links: Blue Ocean view / Build artifacts

@jithunnair-amd jithunnair-amd force-pushed the rocm6.5_internal_testing_dckerfileswap branch from 2dd188e to b72033a Compare April 25, 2025 23:03
@rocm-repo-management-api
Copy link

Jenkins build for 81ae6254f808a4cb43ceabd310ff7f2672d8e6c6 commit is in progress
Links: Blue Ocean view / Build artifacts

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.

3 participants