Skip to content

Perf: optimize cuda version of cal_force_cc (#6450) #2820

Perf: optimize cuda version of cal_force_cc (#6450)

Perf: optimize cuda version of cal_force_cc (#6450) #2820

Triggered via push August 26, 2025 08:41
Status Failure
Total duration 3h 15m 26s
Artifacts

devcontainer.yml

on: push
Matrix: build_container_and_push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build_container_and_push (intel)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c source /opt/intel/oneapi/setvars.sh && cd /tmp && ELPA_VER=2022.11.001 && wget -q https://elpa.mpcdf.mpg.de/software/tarball-archive/Releases/$ELPA_VER/elpa-$ELPA_VER.tar.gz && tar xzf elpa-$ELPA_VER.tar.gz && rm elpa-$ELPA_VER.tar.gz && cd elpa-$ELPA_VER && mkdir build && cd build && ../configure CFLAGS=\"-O3 -march=native\" FCFLAGS=\"-O3 -qmkl=cluster\" --enable-openmp && make -j`nproc` && make PREFIX=/usr/local install && ln -s /usr/local/include/elpa_openmp-$ELPA_VER/elpa /usr/local/include/ && cd /tmp && rm -rf elpa-$ELPA_VER" did not complete successfully: exit code: 4
build_container_and_push (gnu)
The strategy configuration was canceled because "build_container_and_push.intel" failed
build_container_and_push (cuda)
The strategy configuration was canceled because "build_container_and_push.intel" failed
build_container_and_push (intel)
Attestations are only supported by buildx >= 0.10.0; the inputs 'attests', 'provenance' and 'sbom' are ignored.