Skip to content
StepArgumentsStatus
Start of Pipeline - (31 min in block)
timeout - (31 min in block)
timeout block - (31 min in block)
stage - (31 min in block)Build
stage block (Build) - (31 min in block)
parallel - (31 min in block)
parallel block (Branch: CUDA-11.7.1) - (2 ms in block)
stage - (31 min in block)CUDA-11.7.1
stage block (CUDA-11.7.1) - (31 min in block)
node - (31 min in block)NVIDIA_Tesla_V100-PCIE-32GB && nvidia-docker
node block - (31 min in block)
checkout - (9.9 sec in self)
withEnv - (31 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (31 min in block)
isUnix - (8 ms in self)
withEnv - (1.1 sec in block)JD_ID, JD_TO_RUN
withEnv block - (1 sec in block)
sh - (1 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (31 min in block)
withDockerContainer block - (30 min in block)
withEnv - (30 min in block)CMAKE_OPTIONS, CTEST_OPTIONS
withEnv block - (30 min in block)
sh - (2 min 21 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 - (12 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.31 sec in block)
sh - (0.29 sec in self)git rev-parse --short HEAD
sh - (19 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 - (1 min 29 sec in self)cmake --build build-kokkos --parallel 8
sh - (1.5 sec in self)cmake --install build-kokkos
sh - (4.8 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 - (17 min in self)cmake --build build-arborx --parallel 8
dir - (51 sec in block)build-arborx
dir block - (51 sec in block)
sh - (51 sec in self)ctest $CTEST_OPTIONS
sh - (0.55 sec in self)cmake --install build-arborx
sh - (1.6 sec in self)cmake -S examples -B build-examples -D ArborX_ROOT=$PWD/install-arborx -D Kokkos_ROOT=$PWD/install-kokkos $CMAKE_OPTIONS
sh - (6 min 49 sec in self)cmake --build build-examples --parallel 8
dir - (19 sec in block)build-examples
dir block - (19 sec in block)
sh - (19 sec in self)ctest $CTEST_OPTIONS
xunit - (4.7 sec in self)
parallel block (Branch: CUDA-12.2.0-MPI) - (2 ms in block)
stage - (14 min in block)CUDA-12.2.0-MPI
stage block (CUDA-12.2.0-MPI) - (14 min in block)
node - (14 min in block)NVIDIA_Tesla_V100-PCIE-32GB && nvidia-docker
node block - (14 min in block)
checkout - (9.9 sec in self)
withEnv - (14 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (14 min in block)
isUnix - (8 ms in self)
withEnv - (11 sec in block)JD_ID, JD_TO_RUN
withEnv block - (11 sec in block)
sh - (11 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (14 min in block)
withDockerContainer block - (13 min in block)
withEnv - (13 min in block)CMAKE_OPTIONS, CTEST_OPTIONS
withEnv block - (13 min in block)
sh - (2 min 35 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 - (10 sec in self)rm -rf source* build* install*
sh - (3.6 sec in self)git clone https://github.com/kokkos/kokkos.git --branch develop --depth 1 source-kokkos
dir - (0.41 sec in block)source-kokkos
dir block - (0.35 sec in block)
sh - (0.31 sec in self)git rev-parse --short HEAD
sh - (14 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 - (41 sec in self)cmake --build build-kokkos --parallel 8
sh - (0.83 sec in self)cmake --install build-kokkos
sh - (3.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_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 - (6 min 56 sec in self)cmake --build build-arborx --parallel 8
dir - (34 sec in block)build-arborx
dir block - (34 sec in block)
sh - (34 sec in self)ctest $CTEST_OPTIONS
sh - (0.28 sec in self)cmake --install build-arborx
sh - (2.1 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 - (2 min 17 sec in self)cmake --build build-examples --parallel 8
dir - (9.2 sec in block)build-examples
dir block - (9 sec in block)
sh - (9 sec in self)ctest $CTEST_OPTIONS
xunit - (2.7 sec in self)
parallel block (Branch: ROCm-5.4) - (7 ms in block)
stage - (26 min in block)ROCm-5.4
stage block (ROCm-5.4) - (26 min in block)
node - (26 min in block)AMD_Radeon_Instinct_MI100 && rocm-docker
node block - (26 min in block)
checkout - (4.2 sec in self)
withEnv - (25 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (25 min in block)
isUnix - (11 ms in self)
withEnv - (0.47 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.42 sec in block)
sh - (0.37 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (25 min in block)
withDockerContainer block - (25 min in block)
withEnv - (25 min in block)CMAKE_OPTIONS, CTEST_OPTIONS
withEnv block - (25 min in block)
sh - (22 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.88 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 - (8.1 sec in self)cmake -S source-kokkos -B build-kokkos -D CMAKE_INSTALL_PREFIX=$PWD/install-kokkos $CMAKE_OPTIONS -D Kokkos_ENABLE_HIP=ON -DKokkos_ARCH_VEGA908=ON
sh - (15 sec in self)cmake --build build-kokkos --parallel 8
sh - (0.29 sec in self)cmake --install build-kokkos
sh - (7 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 - (20 min in self)cmake --build build-arborx --parallel 8
dir - (37 sec in block)build-arborx
dir block - (37 sec in block)
sh - (37 sec in self)ctest $CTEST_OPTIONS
sh - (0.28 sec in self)cmake --install build-arborx
sh - (6.3 sec in self)cmake -S examples -B build-examples -D ArborX_ROOT=$PWD/install-arborx -D Kokkos_ROOT=$PWD/install-kokkos $CMAKE_OPTIONS
sh - (3 min 16 sec in self)cmake --build build-examples --parallel 8
dir - (5.5 sec in block)build-examples
dir block - (5.5 sec in block)
sh - (5.5 sec in self)ctest $CTEST_OPTIONS
xunit - (1.8 sec in self)
parallel block (Branch: GCC-13) - (9 min 15 sec in block)
stage - (9 min 15 sec in block)GCC-13
stage block (GCC-13) - (9 min 15 sec in block)
node - (9 min 15 sec in block)docker
node block - (9 min 14 sec in block)
checkout - (6.1 sec in self)
withEnv - (9 min 8 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (9 min 8 sec in block)
isUnix - (12 ms in self)
withEnv - (0.5 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.44 sec in block)
sh - (0.41 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (9 min 7 sec in block)
withDockerContainer block - (9 min 2 sec in block)
withEnv - (9 min 1 sec in block)CMAKE_OPTIONS, CTEST_OPTIONS
withEnv block - (9 min 1 sec in block)
sh - (10 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 - (7.9 sec in self)rm -rf source* build* install*
sh - (2.3 sec in self)git clone https://github.com/kokkos/kokkos.git --branch develop --depth 1 source-kokkos
dir - (0.4 sec in block)source-kokkos
dir block - (0.34 sec in block)
sh - (0.31 sec in self)git rev-parse --short HEAD
sh - (1.4 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 - (17 sec in self)cmake --build build-kokkos --parallel 8
sh - (0.32 sec in self)cmake --install build-kokkos
sh - (1.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 - (7 min 9 sec in self)cmake --build build-arborx --parallel 8
dir - (17 sec in block)build-arborx
dir block - (17 sec in block)
sh - (17 sec in self)ctest $CTEST_OPTIONS
sh - (0.59 sec in self)cmake --install build-arborx
sh - (0.81 sec in self)cmake -S examples -B build-examples -D ArborX_ROOT=$PWD/install-arborx -D Kokkos_ROOT=$PWD/install-kokkos $CMAKE_OPTIONS
sh - (47 sec in self)cmake --build build-examples --parallel 8
dir - (3.5 sec in block)build-examples
dir block - (3.5 sec in block)
sh - (3.5 sec in self)ctest $CTEST_OPTIONS
stage - (1.4 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (1.4 sec in block)
node - (1.3 sec in block)docker
node block - (1.3 sec in block)
recordIssues - (0.95 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()]}