Skip to content

Publish ROCM Image

Publish ROCM Image #5

Manually triggered August 1, 2024 14:26
Status Failure
Total duration 4m 13s
Artifacts

publish-docker-rocm.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Build image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c ARCH=$(uname -m) && if [ \"$ARCH\" = \"aarch64\" ]; then echo \"Installing PyTorch for ARM64\"; python3 -m pip install torch torchvision torchaudio; elif [ \"$BUILD_TYPE\" = \"rocm\" ]; then python3 -m pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.1; elif [ \"$BUILD_TYPE\" = \"cpu\" ]; then python3 -m pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu; else python3 -m pip install torch torchvision torchaudio; fi" did not complete successfully: exit code: 1
Build image
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 5 MB