Closed jithunnair-amd closed 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
dev/Dockerfile-almalinux-8-complete
usingamd64/almalinux:8
as basebuild_all.sh
andpush_all.sh
to generate and push almalinux8 imagerocm-dev6.1.0
to avoid issues with "yum update" pulling really old (circarocm5.2.3
) rocm-dev packages from epel (example in comments)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