Skip to content

Build base compilers docker images #135

Build base compilers docker images

Build base compilers docker images #135

Manually triggered July 12, 2023 20:46
Status Cancelled
Total duration 4h 53m 31s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

docker-bases.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

2 errors
cpu-base
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p /deps && mkdir -p /opt/openmpi && cd /deps && git clone --recursive --branch v4.1.4 https://github.com/open-mpi/ompi.git openmpi && cd openmpi && ./autogen.pl && mkdir build && cd build && ../configure --prefix=/opt/openmpi/ --enable-mca-no-build=btl-uct --enable-mpi1-compatibility && make -j ${nproc} && make install && rm -rf /deps/openmpi" did not complete successfully: exit code: 1
amd-base
The run was canceled by @mloubout.