ROCm / ROCm-docker

Dockerfiles for the various software layers defined in the ROCm software platform
MIT License
432 stars 65 forks source link

Add Almalinux dockerfile for manylinux2_28 builds #133

Closed jithunnair-amd closed 4 months ago

jithunnair-amd commented 4 months ago

Tested via: http://ml-ci-internal.amd.com:8080/blue/organizations/jenkins/pytorch%2Fdev%2Fmanylinux_rocm_wheels_test/detail/manylinux_rocm_wheels_test/79/pipeline/54/#step-55-log-737 [2024-07-15T05:55:35.214Z] #18 0.467 + yum install -y rocm-dev6.1.0 rocm-libs6.1.0

jithunnair-amd commented 4 months ago

Example of yum update considering really old ROCm5.2.3 packages from epel:

[2024-07-12T08:29:42.418Z] #13 1.301 Error: 

[2024-07-12T08:29:42.418Z] #13 1.301  Problem 1: cannot install the best update candidate for package rocm-device-libs-1.0.0.60100-82.el8.x86_64

[2024-07-12T08:29:42.418Z] #13 1.301   - nothing provides clang(major) = 14 needed by rocm-device-libs-5.2.3-1.el8.x86_64 from epel

[2024-07-12T08:29:42.418Z] #13 1.301  Problem 2: package rocm-opencl-5.2.3-1.el8.x86_64 from epel requires comgr(rocm) = 5.2, but none of the providers can be installed

[2024-07-12T08:29:42.418Z] #13 1.301   - cannot install the best update candidate for package rocm-opencl-2.0.0.60100-82.el8.x86_64

[2024-07-12T08:29:42.418Z] #13 1.301   - nothing provides libclang-cpp.so.14()(64bit) needed by rocm-comgr-5.2.3-1.el8.x86_64 from epel

[2024-07-12T08:29:42.418Z] #13 1.301   - nothing provides liblldCommon.so.14()(64bit) needed by rocm-comgr-5.2.3-1.el8.x86_64 from epel

[2024-07-12T08:29:42.418Z] #13 1.301   - nothing provides liblldELF.so.14()(64bit) needed by rocm-comgr-5.2.3-1.el8.x86_64 from epel