Skip to content

cicd(backend): add Cuda #106

cicd(backend): add Cuda

cicd(backend): add Cuda #106

Triggered via pull request June 20, 2024 20:19
@romintomasettiromintomasetti
synchronize #11
cuda
Status Failure
Total duration 2m 34s
Artifacts

build.yml

on: pull_request
set-vars
0s
set-vars
Matrix: build-image
Matrix: build-library
build-documentation
0s
build-documentation
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build-image (Cuda, nvidia/cuda:12.3.2-devel-ubuntu22.04, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c \n set -ex\n\n git clone --depth=1 --branch=${KOKKOS_VERSION} https://github.com/kokkos/kokkos kokkos\n\n cd kokkos\n\n cp /cmake/presets/kokkos.json CMakePresets.json\n\n cmake -S . --preset=${KOKKOS_PRESET} -DCMAKE_INSTALL_PREFIX=/opt/kokkos-${KOKKOS_VERSION}/${KOKKOS_PRESET}\n\n cmake --build --preset=${KOKKOS_PRESET} -j4\n\n cmake --build --preset=${KOKKOS_PRESET} --target=install\n\n" did not complete successfully: exit code: 1
build-image (OpenMP, ubuntu:24.04, linux/amd64,linux/arm64)
The job was canceled because "Cuda_nvidia_cuda_12_3_2-d" failed.
build-image (OpenMP, ubuntu:24.04, linux/amd64,linux/arm64)
The operation was canceled.