Skip to content
StepArgumentsStatus
Start of Pipeline - (1 hr 57 min in block)
withEnv - (1 hr 57 min in block)BENCHMARK_COLOR, BOOST_TEST_COLOR_OUTPUT, OMP_PLACES, CCACHE_DIR, CCACHE_MAXSIZE, CTEST_OPTIONS, OMP_PROC_BIND, ARBORX_DIR, OMP_NUM_THREADS
withEnv block - (1 hr 57 min in block)
timeout - (1 hr 57 min in block)
timeout block - (1 hr 57 min in block)
stage - (6.4 sec in block)Style
stage block (Style) - (6.4 sec in block)
node - (6.3 sec in block)docker
node block - (6.3 sec in block)
checkout - (1 sec in self)
withEnv - (5.2 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (5.2 sec in block)
isUnix - (3 ms in self)
readFile - (18 ms in self)docker/Dockerfile.clang-format
sh - (0.31 sec in self)docker build -t 6e258e0d2b17b19516d4d6abe4e6b170e1bf1c0c --build-arg CLANG_FORMAT_VERSION=14.0.0 -f "docker/Dockerfile.clang-format" "docker"
isUnix - (5 ms in self)
withEnv - (0.32 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.29 sec in block)
sh - (0.27 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (4.5 sec in block)
withDockerContainer block - (2.7 sec in block)
sh - (2.7 sec in self)./scripts/check_format_cpp.sh
stage - (1 hr 57 min in block)Build
stage block (Build) - (1 hr 57 min in block)
parallel - (1 hr 57 min in block)
parallel block (Branch: CUDA-11.5.2-NVCC-CUDA-AWARE-MPI) - (1 ms in block)
stage - (54 min in block)CUDA-11.5.2-NVCC-CUDA-AWARE-MPI
stage block (CUDA-11.5.2-NVCC-CUDA-AWARE-MPI) - (54 min in block)
node - (54 min in block)NVIDIA_Tesla_V100-PCIE-32GB && nvidia-docker
node block - (20 min in block)
checkout - (1.8 sec in self)
withEnv - (20 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (20 min in block)
isUnix - (3 ms in self)
readFile - (18 ms in self)docker/Dockerfile
sh - (0.27 sec in self)docker build -t e1442d64a726c33cad98796f5bb2de848462dbc5 --build-arg BASE=nvidia/cuda:11.5.2-devel-ubuntu20.04 --build-arg KOKKOS_VERSION=4.1.00 --build-arg KOKKOS_OPTIONS="-DCMAKE_CXX_EXTENSIONS=OFF -DKokkos_ENABLE_SERIAL=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ARCH_VOLTA70=ON" --build-arg CUDA_AWARE_MPI=1 -f "docker/Dockerfile" "docker"
isUnix - (14 ms in self)
withEnv - (0.32 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.29 sec in block)
sh - (0.27 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (20 min in block)
withDockerContainer block - (20 min in block)
sh - (0.27 sec in self)ccache --zero-stats
sh - (1.6 sec in self)rm -rf build && mkdir -p build
dir - (14 min in block)build
dir block - (14 min in block)
sh - (9.2 sec in self)
sh - (13 min in self)make -j8 VERBOSE=1
sh - (57 sec in self)ctest $CTEST_OPTIONS
sh - (0.27 sec in self)ccache --show-stats
xunit - (0.17 sec in self)
sh - (4.5 sec in self)cd build && make install
sh - (0.53 sec in self)rm -rf test_install && mkdir -p test_install
dir - (5 min 53 sec in block)test_install
dir block - (5 min 53 sec in block)
sh - (0.27 sec in self)cp -r ../examples .
sh - (5.1 sec in self) cmake -D CMAKE_CXX_COMPILER_LAUNCHER=ccache -D CMAKE_CXX_COMPILER=$KOKKOS_DIR/bin/nvcc_wrapper -D CMAKE_CXX_EXTENSIONS=OFF -D CMAKE_PREFIX_PATH="$KOKKOS_DIR;$ARBORX_DIR" examples
sh - (5 min 39 sec in self)make VERBOSE=1
sh - (8.6 sec in self)make test
parallel block (Branch: CUDA-11.1.1-NVCC) - (1 ms in block)
stage - (1 hr 57 min in block)CUDA-11.1.1-NVCC
stage block (CUDA-11.1.1-NVCC) - (1 hr 57 min in block)
node - (1 hr 57 min in block)NVIDIA_Tesla_V100-PCIE-32GB && nvidia-docker
node block - (1 hr 2 min in block)
checkout - (1.3 sec in self)
withEnv - (1 hr 2 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (1 hr 2 min in block)
isUnix - (4 ms in self)
readFile - (17 ms in self)docker/Dockerfile
sh - (21 min in self)docker build -t 15d57f3de0e10440244c293dbf15b72a9ed57f57 --build-arg BASE=nvidia/cuda:11.1.1-devel-ubuntu20.04 --build-arg KOKKOS_OPTIONS="-DCMAKE_CXX_EXTENSIONS=OFF -DKokkos_ENABLE_SERIAL=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ARCH_VOLTA70=ON" -f "docker/Dockerfile" "docker"
isUnix - (5 ms in self)
withEnv - (0.34 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.31 sec in block)
sh - (0.29 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (41 min in block)
withDockerContainer block - (40 min in block)
sh - (0.27 sec in self)ccache --zero-stats
sh - (2.7 sec in self)rm -rf build && mkdir -p build
dir - (35 min in block)build
dir block - (35 min in block)
sh - (9.7 sec in self)
sh - (32 min in self)make -j8 VERBOSE=1
sh - (2 min 30 sec in self)ctest $CTEST_OPTIONS
sh - (0.28 sec in self)ccache --show-stats
xunit - (0.13 sec in self)
sh - (6 sec in self)cd build && make install
sh - (0.53 sec in self)rm -rf test_install && mkdir -p test_install
dir - (5 min 13 sec in block)test_install
dir block - (5 min 13 sec in block)
sh - (0.27 sec in self)cp -r ../examples .
sh - (7.2 sec in self) cmake -D CMAKE_CXX_COMPILER_LAUNCHER=ccache -D CMAKE_CXX_COMPILER=$KOKKOS_DIR/bin/nvcc_wrapper -D CMAKE_CXX_EXTENSIONS=OFF -D CMAKE_PREFIX_PATH="$KOKKOS_DIR;$ARBORX_DIR" examples
sh - (4 min 57 sec in self)make VERBOSE=1
sh - (8.5 sec in self)make test
parallel block (Branch: CUDA-11.0.3-Clang) - (1 ms in block)
stage - (1 hr 9 min in block)CUDA-11.0.3-Clang
stage block (CUDA-11.0.3-Clang) - (1 hr 9 min in block)
node - (1 hr 9 min in block)NVIDIA_Tesla_V100-PCIE-32GB && nvidia-docker
node block - (13 min in block)
checkout - (2 sec in self)
withEnv - (13 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (13 min in block)
isUnix - (4 ms in self)
readFile - (18 ms in self)docker/Dockerfile
sh - (0.28 sec in self)docker build -t f465aaae9e7366677c75f3dc54f3d74d508eb385 --build-arg BASE=nvidia/cuda:11.0.3-devel-ubuntu18.04 --build-arg KOKKOS_VERSION="4.1.00" --build-arg KOKKOS_OPTIONS="-DCMAKE_CXX_EXTENSIONS=OFF -DCMAKE_CXX_COMPILER=clang++ -DKokkos_ENABLE_THREADS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ARCH_VOLTA70=ON -DCMAKE_PREFIX_PATH=/usr/lib/x86_64-linux-gnu" -f "docker/Dockerfile" "docker"
isUnix - (4 ms in self)
withEnv - (0.33 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.3 sec in block)
sh - (0.27 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (13 min in block)
withDockerContainer block - (13 min in block)
sh - (0.27 sec in self)ccache --zero-stats
sh - (1.6 sec in self)rm -rf build && mkdir -p build
dir - (9 min 11 sec in block)build
dir block - (9 min 11 sec in block)
sh - (3.7 sec in self) cmake -D CMAKE_INSTALL_PREFIX=$ARBORX_DIR -D CMAKE_BUILD_TYPE=Debug -D CMAKE_CXX_COMPILER_LAUNCHER=ccache -D CMAKE_CXX_COMPILER=clang++ -D CMAKE_CXX_EXTENSIONS=OFF -D CMAKE_CXX_FLAGS="-Wpedantic -Wall -Wextra" -D CMAKE_PREFIX_PATH="$KOKKOS_DIR;$BOOST_DIR;$BENCHMARK_DIR" -D ARBORX_ENABLE_MPI=OFF -D ARBORX_ENABLE_TESTS=ON -D ARBORX_ENABLE_EXAMPLES=ON -D ARBORX_ENABLE_BENCHMARKS=ON ..
sh - (5 min 59 sec in self)make -j8 VERBOSE=1
sh - (3 min 7 sec in self)ctest $CTEST_OPTIONS
sh - (0.28 sec in self)ccache --show-stats
xunit - (0.1 sec in self)
sh - (7.4 sec in self)cd build && make install
sh - (0.53 sec in self)rm -rf test_install && mkdir -p test_install
dir - (3 min 48 sec in block)test_install
dir block - (3 min 48 sec in block)
sh - (0.28 sec in self)cp -r ../examples .
sh - (1.5 sec in self) cmake -D CMAKE_CXX_COMPILER_LAUNCHER=ccache -D CMAKE_CXX_COMPILER=clang++ -D CMAKE_CXX_EXTENSIONS=OFF -D CMAKE_PREFIX_PATH="$KOKKOS_DIR;$ARBORX_DIR" examples
sh - (3 min 35 sec in self)make VERBOSE=1
sh - (11 sec in self)make test
parallel block (Branch: Clang) - (1 ms in block)
stage - (10 min in block)Clang
stage block (Clang) - (10 min in block)
node - (10 min in block)docker
node block - (10 min in block)
checkout - (0.73 sec in self)
withEnv - (10 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (10 min in block)
isUnix - (4 ms in self)
readFile - (18 ms in self)docker/Dockerfile
sh - (0.27 sec in self)docker build -t 5a41e81324d48691f3a2094be8d341c165a8c816 --build-arg BASE=ubuntu:18.04 --build-arg KOKKOS_OPTIONS="-DCMAKE_CXX_EXTENSIONS=OFF -DKokkos_ENABLE_OPENMP=ON -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_PREFIX_PATH=/usr/lib/x86_64-linux-gnu" -f "docker/Dockerfile" "docker"
isUnix - (5 ms in self)
withEnv - (0.32 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.29 sec in block)
sh - (0.27 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (10 min in block)
withDockerContainer block - (10 min in block)
sh - (0.86 sec in self)ccache --zero-stats
sh - (0.27 sec in self)rm -rf build && mkdir -p build
dir - (9 min 29 sec in block)build
dir block - (9 min 29 sec in block)
sh - (2.6 sec in self)
sh - (8 min 32 sec in self)make -j6 VERBOSE=1
sh - (54 sec in self)ctest $CTEST_OPTIONS
sh - (0.27 sec in self)ccache --show-stats
xunit - (82 ms in self)
sh - (3.2 sec in self)cd build && make install
sh - (0.27 sec in self)rm -rf test_install && mkdir -p test_install
dir - (1 min 11 sec in block)test_install
dir block - (1 min 11 sec in block)
sh - (0.27 sec in self)cp -r ../examples .
sh - (1 sec in self) cmake -D CMAKE_CXX_COMPILER_LAUNCHER=ccache -D CMAKE_CXX_COMPILER=clang++ -D CMAKE_CXX_EXTENSIONS=OFF -D CMAKE_PREFIX_PATH="$KOKKOS_DIR;$ARBORX_DIR" examples
sh - (56 sec in self)make VERBOSE=1
sh - (12 sec in self)make test
parallel block (Branch: GCC-12.2) - (1 ms in block)
stage - (18 min in block)GCC-12.2
stage block (GCC-12.2) - (18 min in block)
node - (18 min in block)docker
node block - (7 min 29 sec in block)
checkout - (1 sec in self)
withEnv - (7 min 28 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (7 min 28 sec in block)
isUnix - (4 ms in self)
readFile - (18 ms in self)docker/Dockerfile
sh - (0.27 sec in self)docker build -t b8035caba75fe469ae355b061d3f6a55b9fc8ed7 --build-arg BASE=gcc:12.2.0 --build-arg KOKKOS_OPTIONS="-DCMAKE_CXX_EXTENSIONS=OFF -DKokkos_ENABLE_OPENMP=ON -DCMAKE_CXX_COMPILER=g++ -DCMAKE_PREFIX_PATH=/usr/lib/x86_64-linux-gnu" -f "docker/Dockerfile" "docker"
isUnix - (4 ms in self)
withEnv - (0.32 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.29 sec in block)
sh - (0.27 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (7 min 28 sec in block)
withDockerContainer block - (7 min 26 sec in block)
sh - (0.52 sec in self)ccache --zero-stats
sh - (0.53 sec in self)rm -rf build && mkdir -p build
dir - (5 min 49 sec in block)build
dir block - (5 min 49 sec in block)
sh - (2.3 sec in self) cmake -D CMAKE_INSTALL_PREFIX=$ARBORX_DIR -D CMAKE_BUILD_TYPE=Debug -D CMAKE_CXX_COMPILER_LAUNCHER=ccache -D CMAKE_CXX_COMPILER=g++ -D CMAKE_CXX_EXTENSIONS=OFF -D CMAKE_CXX_FLAGS="-Wpedantic -Wall -Wextra" -D CMAKE_PREFIX_PATH="$KOKKOS_DIR;$BOOST_DIR;$BENCHMARK_DIR" -D ARBORX_ENABLE_MPI=ON -D MPIEXEC_PREFLAGS="--allow-run-as-root" -D MPIEXEC_MAX_NUMPROCS=4 -D ARBORX_ENABLE_TESTS=ON -D ARBORX_ENABLE_EXAMPLES=ON -D ARBORX_ENABLE_BENCHMARKS=ON ..
sh - (4 min 56 sec in self)make -j4 VERBOSE=1
sh - (50 sec in self)ctest $CTEST_OPTIONS
sh - (0.27 sec in self)ccache --show-stats
xunit - (0.1 sec in self)
sh - (2.9 sec in self)cd build && make install
sh - (0.29 sec in self)rm -rf test_install && mkdir -p test_install
dir - (1 min 32 sec in block)test_install
dir block - (1 min 32 sec in block)
sh - (0.27 sec in self)cp -r ../examples .
sh - (1 sec in self) cmake -D CMAKE_CXX_COMPILER_LAUNCHER=ccache -D CMAKE_CXX_COMPILER=g++ -D CMAKE_CXX_EXTENSIONS=OFF -D CMAKE_PREFIX_PATH="$KOKKOS_DIR;$ARBORX_DIR" examples
sh - (1 min 17 sec in self)make VERBOSE=1
sh - (12 sec in self)make test
parallel block (Branch: HIP-5.3.3) - (1 ms in block)
stage - (22 sec in block)HIP-5.3.3
stage block (HIP-5.3.3) - (21 sec in block)
node - (21 sec in block)rocm-docker && vega
node block - (21 sec in block)
checkout - (1.1 sec in self)
withEnv - (20 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (20 sec in block)
isUnix - (4 ms in self)
readFile - (18 ms in self)docker/Dockerfile.hipcc
sh - (0.67 sec in self)docker build -t 06f5c3a7268dad74d6d3346623f7bb7d50c6758f --build-arg BASE=rocm/dev-ubuntu-20.04:5.3.3-complete --build-arg KOKKOS_ARCH=${KOKKOS_ARCH} -f "docker/Dockerfile.hipcc" "docker"
isUnix - (4 ms in self)
withEnv - (0.32 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.28 sec in block)
sh - (0.27 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (19 sec in block)
withDockerContainer block - (17 sec in block)
sh - (0.3 sec in self)ccache --zero-stats
sh - (0.27 sec in self)rm -rf build && mkdir -p build
dir - (16 sec in block)build
dir block - (16 sec in block)
sh - (12 sec in self)
sh - (4.6 sec in self)make -j8 VERBOSE=1
sh - (0.27 sec in self)ccache --show-stats
xunit - (24 ms in self)
parallel block (Branch: SYCL) - (1 hr 45 min in block)
stage - (1 hr 45 min in block)SYCL
stage block (SYCL) - (1 hr 45 min in block)
node - (1 hr 45 min in block)NVIDIA_Tesla_V100-PCIE-32GB && nvidia-docker
node block - (40 min in block)
checkout - (2.1 sec in self)
withEnv - (40 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (40 min in block)
isUnix - (3 ms in self)
readFile - (19 ms in self)docker/Dockerfile.sycl
sh - (2 min 6 sec in self)docker build -t 4f3594e3e578ee19591d6fb2733ecd17e60ed0c9 -f "docker/Dockerfile.sycl" "docker"
isUnix - (4 ms in self)
withEnv - (0.33 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.29 sec in block)
sh - (0.27 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (38 min in block)
withDockerContainer block - (38 min in block)
sh - (0.27 sec in self)ccache --zero-stats
sh - (0.27 sec in self)rm -rf build && mkdir -p build
dir - (27 min in block)build
dir block - (27 min in block)
sh - (4.9 sec in self)
sh - (26 min in self) . /opt/intel/oneapi/setvars.sh --include-intel-llvm && make -j8 VERBOSE=1
sh - (1 min 1 sec in self) . /opt/intel/oneapi/setvars.sh --include-intel-llvm && ctest $CTEST_OPTIONS
sh - (0.29 sec in self)ccache --show-stats
xunit - (1.9 sec in self)
sh - (9 sec in self)cd build && make install
sh - (0.29 sec in self)rm -rf test_install && mkdir -p test_install
dir - (10 min in block)test_install
dir block - (10 min in block)
sh - (0.28 sec in self)cp -r ../examples .
sh - (3.3 sec in self) . /opt/intel/oneapi/setvars.sh --include-intel-llvm && cmake -D CMAKE_BUILD_TYPE=Release -D CMAKE_CXX_COMPILER=${DPCPP} -D CMAKE_CXX_EXTENSIONS=OFF -D CMAKE_CXX_FLAGS="-Wno-sycl-target -Wno-unknown-cuda-version -Wno-deprecated-declarations" -D CMAKE_PREFIX_PATH="$KOKKOS_DIR;$ARBORX_DIR" examples
sh - (9 min 59 sec in self) . /opt/intel/oneapi/setvars.sh --include-intel-llvm && make VERBOSE=1
sh - (9.6 sec in self) . /opt/intel/oneapi/setvars.sh --include-intel-llvm && make test
stage - (0.13 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (0.11 sec in block)
node - (83 ms in block)docker
node block - (42 ms in block)