Skip to content

Install spdlog manually to use correct fmt version in HIP image #133

Install spdlog manually to use correct fmt version in HIP image

Install spdlog manually to use correct fmt version in HIP image #133

Triggered via pull request May 6, 2024 10:25
Status Failure
Total duration 1m 59s
Artifacts

build_and_deploy.yml

on: pull_request
Build and deploy images
1m 50s
Build and deploy images
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build and deploy images
buildx failed with: ERROR: failed to solve: process "/bin/sh -c rocm_version=5.3.2 && apt-get update && apt-get install -y wget gnupg && wget -q -O - https://repo.radeon.com/rocm/rocm.gpg.key | apt-key add - && echo \"deb [arch=amd64] https://repo.radeon.com/rocm/apt/${rocm_version}/ jammy main\" | tee /etc/apt/sources.list.d/rocm.list && apt-get update -qq && apt-get install -y rocm-dev${rocm_version} rocm-libs${rocm_version} rocblas${rocm_version} rm -rf /var/lib/apt/lists/* && apt-get clean" did not complete successfully: exit code: 100