| Step | Arguments | | Status |
|---|
| Start of Pipeline - (3 hr 0 min in block) | | | |
| timeout - (3 hr 0 min in block) | | | |
| timeout block - (3 hr 0 min in block) | | | |
| stage - (3 hr 0 min in block) | Build | | |
| stage block (Build) - (3 hr 0 min in block) | | | |
| parallel - (3 hr 0 min in block) | | | |
| parallel block (Branch: CUDA-12.4.1) - (2 ms in block) | | | |
| stage - (10 min in block) | CUDA-12.4.1 | | |
| stage block (CUDA-12.4.1) - (10 min in block) | | | |
| node - (10 min in block) | NVIDIA_Tesla_V100-PCIE-32GB && nvidia-docker | | |
| node block - (10 min in block) | | | |
| checkout - (3 sec in self) | | | |
| withEnv - (10 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
| withEnv block - (10 min in block) | | | |
| isUnix - (18 ms in self) | | | |
| withEnv - (0.52 sec in block) | JD_ID, JD_TO_RUN | | |
| withEnv block - (0.47 sec in block) | | | |
| sh - (0.44 sec in self) | docker inspect -f . "$JD_TO_RUN" | | |
| withDockerContainer - (10 min in block) | | | |
| withDockerContainer block - (9 min 58 sec in block) | | | |
| withEnv - (9 min 55 sec in block) | CMAKE_OPTIONS, CTEST_OPTIONS | | |
| withEnv block - (9 min 55 sec in block) | | | |
| sh - (55 sec in self) | apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y git cmake libboost-program-options-dev libboost-test-dev libbenchmark-dev | | |
| sh - (6.8 sec in self) | rm -rf source* build* install* | | |
| sh - (2.8 sec in self) | git clone https://github.com/kokkos/kokkos.git --branch develop --depth 1 source-kokkos | | |
| dir - (0.34 sec in block) | source-kokkos | | |
| dir block - (0.3 sec in block) | | | |
| sh - (0.28 sec in self) | git rev-parse --short HEAD | | |
| sh - (10 sec in self) | cmake -S source-kokkos -B build-kokkos -D CMAKE_INSTALL_PREFIX=$PWD/install-kokkos $CMAKE_OPTIONS -D Kokkos_ENABLE_CUDA=ON | | |
| sh - (46 sec in self) | cmake --build build-kokkos --parallel 8 | | |
| sh - (0.8 sec in self) | cmake --install build-kokkos | | |
| sh - (1.3 sec in self) | cmake -B build-arborx -D CMAKE_INSTALL_PREFIX=$PWD/install-arborx -D Kokkos_ROOT=$PWD/install-kokkos $CMAKE_OPTIONS -D ARBORX_ENABLE_BENCHMARKS=ON -D ARBORX_ENABLE_TESTS=OFF -D ARBORX_ENABLE_EXAMPLES=ON | | |
| sh - (5 min 10 sec in self) | cmake --build build-arborx --parallel 8 | | |
| dir - (24 sec in block) | build-arborx | | |
| dir block - (24 sec in block) | | | |
| sh - (24 sec in self) | ctest $CTEST_OPTIONS | | |
| sh - (0.29 sec in self) | cmake --install build-arborx | | |
| sh - (1 sec in self) | cmake -S examples -B build-examples -D ArborX_ROOT=$PWD/install-arborx -D Kokkos_ROOT=$PWD/install-kokkos $CMAKE_OPTIONS | | |
| sh - (2 min 7 sec in self) | cmake --build build-examples --parallel 8 | | |
| dir - (2.3 sec in block) | build-examples | | |
| dir block - (2.1 sec in block) | | | |
| sh - (2 sec in self) | ctest $CTEST_OPTIONS | | |
| xunit - (3.4 sec in self) | | | |
| parallel block (Branch: CUDA-12.2.2-MPI) - (2 ms in block) | | | |
| stage - (17 min in block) | CUDA-12.2.2-MPI | | |
| stage block (CUDA-12.2.2-MPI) - (17 min in block) | | | |
| node - (17 min in block) | NVIDIA_Tesla_V100-PCIE-32GB && nvidia-docker | | |
| node block - (17 min in block) | | | |
| checkout - (3.1 sec in self) | | | |
| withEnv - (17 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
| withEnv block - (17 min in block) | | | |
| isUnix - (9 ms in self) | | | |
| withEnv - (4.9 sec in block) | JD_ID, JD_TO_RUN | | |
| withEnv block - (4.8 sec in block) | | | |
| sh - (4.8 sec in self) | docker inspect -f . "$JD_TO_RUN" | | |
| withDockerContainer - (17 min in block) | | | |
| withDockerContainer block - (16 min in block) | | | |
| withEnv - (16 min in block) | CMAKE_OPTIONS, CTEST_OPTIONS | | |
| withEnv block - (16 min in block) | | | |
| sh - (1 min 40 sec in self) | apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y git cmake libboost-program-options-dev libboost-test-dev libbenchmark-dev libopenmpi-dev | | |
| sh - (8.3 sec in self) | rm -rf source* build* install* | | |
| sh - (1.6 sec in self) | git clone https://github.com/kokkos/kokkos.git --branch develop --depth 1 source-kokkos | | |
| dir - (0.34 sec in block) | source-kokkos | | |
| dir block - (0.3 sec in block) | | | |
| sh - (0.28 sec in self) | git rev-parse --short HEAD | | |
| sh - (10 sec in self) | cmake -S source-kokkos -B build-kokkos -D CMAKE_INSTALL_PREFIX=$PWD/install-kokkos $CMAKE_OPTIONS -D Kokkos_ENABLE_CUDA=ON | | |
| sh - (44 sec in self) | cmake --build build-kokkos --parallel 8 | | |
| sh - (0.8 sec in self) | cmake --install build-kokkos | | |
| sh - (2.9 sec in self) | cmake -B build-arborx -D CMAKE_INSTALL_PREFIX=$PWD/install-arborx -D Kokkos_ROOT=$PWD/install-kokkos $CMAKE_OPTIONS -D ARBORX_ENABLE_MPI=ON -D MPIEXEC_PREFLAGS="--allow-run-as-root" -D MPIEXEC_MAX_NUMPROCS=4 -D ARBORX_ENABLE_BENCHMARKS=ON -D ARBORX_ENABLE_TESTS=OFF -D ARBORX_ENABLE_EXAMPLES=ON | | |
| sh - (10 min in self) | cmake --build build-arborx --parallel 8 | | |
| dir - (30 sec in block) | build-arborx | | |
| dir block - (30 sec in block) | | | |
| sh - (30 sec in self) | ctest $CTEST_OPTIONS | | |
| sh - (0.28 sec in self) | cmake --install build-arborx | | |
| sh - (2.9 sec in self) | cmake -S examples -B build-examples -D ArborX_ROOT=$PWD/install-arborx -D Kokkos_ROOT=$PWD/install-kokkos -D MPIEXEC_PREFLAGS="--allow-run-as-root" $CMAKE_OPTIONS | | |
| sh - (3 min 11 sec in self) | cmake --build build-examples --parallel 8 | | |
| dir - (3.2 sec in block) | build-examples | | |
| dir block - (3.2 sec in block) | | | |
| sh - (3.1 sec in self) | ctest $CTEST_OPTIONS | | |
| xunit - (2.1 sec in self) | | | |
| parallel block (Branch: ROCm-6.2.4) - (2 ms in block) | | | |
| stage - (2 hr 59 min in block) | ROCm-6.2.4 | | |
| stage block (ROCm-6.2.4) - (2 hr 59 min in block) | | | |
| node - (2 hr 59 min in block) | AMD_Radeon_Instinct_MI100 && rocm-docker | | |
| parallel block (Branch: GCC-14) - (40 min in block) | | | |
| stage - (40 min in block) | GCC-14 | | |
| stage block (GCC-14) - (40 min in block) | | | |
| node - (40 min in block) | docker | | |
| node block - (12 min in block) | | | |
| checkout - (0.73 sec in self) | | | |
| withEnv - (12 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
| withEnv block - (12 min in block) | | | |
| isUnix - (9 ms in self) | | | |
| withEnv - (0.34 sec in block) | JD_ID, JD_TO_RUN | | |
| withEnv block - (0.3 sec in block) | | | |
| sh - (0.28 sec in self) | docker inspect -f . "$JD_TO_RUN" | | |
| withDockerContainer - (12 min in block) | | | |
| withDockerContainer block - (12 min in block) | | | |
| withEnv - (12 min in block) | CMAKE_OPTIONS, CTEST_OPTIONS | | |
| withEnv block - (12 min in block) | | | |
| sh - (17 sec in self) | apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y git cmake libboost-program-options-dev libboost-test-dev libbenchmark-dev | | |
| sh - (0.28 sec in self) | rm -rf source* build* install* | | |
| sh - (1.2 sec in self) | git clone https://github.com/kokkos/kokkos.git --branch develop --depth 1 source-kokkos | | |
| dir - (0.34 sec in block) | source-kokkos | | |
| dir block - (0.3 sec in block) | | | |
| sh - (0.28 sec in self) | git rev-parse --short HEAD | | |
| sh - (1 sec in self) | cmake -S source-kokkos -B build-kokkos -D CMAKE_INSTALL_PREFIX=$PWD/install-kokkos $CMAKE_OPTIONS -D Kokkos_ENABLE_SERIAL=ON | | |
| sh - (15 sec in self) | cmake --build build-kokkos --parallel 7 | | |
| sh - (0.3 sec in self) | cmake --install build-kokkos | | |
| sh - (1 sec in self) | cmake -B build-arborx -D CMAKE_INSTALL_PREFIX=$PWD/install-arborx -D Kokkos_ROOT=$PWD/install-kokkos $CMAKE_OPTIONS -D ARBORX_ENABLE_BENCHMARKS=ON -D ARBORX_ENABLE_TESTS=ON -D ARBORX_ENABLE_EXAMPLES=ON | | |
| sh - (10 min in self) | cmake --build build-arborx --parallel 4 | | |
| dir - (16 sec in block) | build-arborx | | |
| dir block - (16 sec in block) | | | |
| sh - (16 sec in self) | ctest $CTEST_OPTIONS | | |
| sh - (0.28 sec in self) | cmake --install build-arborx | | |
| sh - (0.53 sec in self) | cmake -S examples -B build-examples -D ArborX_ROOT=$PWD/install-arborx -D Kokkos_ROOT=$PWD/install-kokkos $CMAKE_OPTIONS | | |
| sh - (55 sec in self) | cmake --build build-examples --parallel 7 | | |
| dir - (0.32 sec in block) | build-examples | | |
| dir block - (0.29 sec in block) | | | |
| sh - (0.27 sec in self) | ctest $CTEST_OPTIONS | | |
| stage - (1.6 sec in block) | Declarative: Post Actions | | |
| stage block (Declarative: Post Actions) - (1.6 sec in block) | | | |
| node - (1.5 sec in block) | docker | | |
| node block - (1.5 sec in block) | | | |
| recordIssues - (1.4 sec in self) | {qualityGates=[{threshold=1, type=TOTAL, unstable=true}], enabledForFailure=true, filters=[@excludeFile(<anonymous>=/usr/local/cuda.*), @excludeCategory(<anonymous>=#pragma-messages)], tools=[@cmake(), @gcc(), @clang(), @clangTidy()]} | | |