Refactor and ROCm c9s container #48
Annotations
1 error
rocm-fc40-gfx1100 container
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ -f /etc/yum.repos.d/centos.repo ]; then dnf config-manager --enable crb; fi && dnf install -y --nodocs --setopt=install_weak_deps=False --setopt=keepcache=True ${PYTHON}-devel lld-libs make git nvtop readeontop rocm-smi hipblas hiprand hipsparse hipblaslt hipblaslt-devel hipfft hipsolver miopen-hip roctracer rccl rocrand && if [ \"${PKG_CACHE}\" == \"off\" ]; then dnf clean all; fi && rpm -e --nodeps rocm-llvm && find /usr/lib /usr/lib64 -type f -and -name '*gfx*' -and -not -regex '.*\\('$(echo $AMDGPU_TARGETS | sed -e 's/;/\\\\|/g' -e 's/:xnack[-+]//g')'\\).*' -print0 | xargs -0 rm -v && rm -rf /usr/lib*/rocm/gfx8" did not complete successfully: exit code: 1
|