Skip to content
StepArgumentsStatus
Start of Pipeline - (2 hr 21 min in block)
withEnv - (2 hr 21 min in block)CCACHE_CPP2, CCACHE_DIR, CCACHE_MAXSIZE
withEnv block - (2 hr 21 min in block)
timeout - (2 hr 21 min in block)
timeout block - (2 hr 21 min in block)
stage - (2 min 24 sec in block)Clang-Format
stage block (Clang-Format) - (2 min 24 sec in block)
node - (2 min 24 sec in block)nvidia-docker || docker
node block - (50 sec in block)
checkout - (24 ms in self)
isUnix - (4 ms in self)
readFile - (22 ms in self)scripts/docker/Dockerfile.clang
sh - (0.4 sec in self)docker build -t be7d7d66efbbbe07d88e8ca6137125efccd4feb3 -f "scripts/docker/Dockerfile.clang" "scripts/docker"
isUnix - (5 ms in self)
withEnv - (0.36 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.32 sec in block)
sh - (0.3 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (49 sec in block)
withDockerContainer block - (46 sec in block)
sh - (46 sec in self)./scripts/docker/check_format_cpp.sh
stage - (2 hr 18 min in block)Build
stage block (Build) - (2 hr 18 min in block)
parallel - (2 hr 18 min in block)
parallel block (Branch: OPENACC-NVHPC-CUDA-12.2) - (2 ms in block)
stage - (1 hr 13 min in block)OPENACC-NVHPC-CUDA-12.2
stage block (OPENACC-NVHPC-CUDA-12.2) - (1 hr 13 min in block)
node - (1 hr 13 min in block)nvidia-docker && volta && large_images
node block - (67 ms in block)
checkout - (21 ms in self)
isUnix - (4 ms in self)
readFile - (21 ms in self)scripts/docker/Dockerfile.nvhpc
parallel block (Branch: CUDA-12.2-NVHPC) - (1 ms in block)
stage - (1 hr 13 min in block)CUDA-12.2-NVHPC
stage block (CUDA-12.2-NVHPC) - (1 hr 13 min in block)
node - (1 hr 13 min in block)nvidia-docker && large_images && volta
node block - (93 ms in block)
checkout - (18 ms in self)
isUnix - (3 ms in self)
readFile - (19 ms in self)scripts/docker/Dockerfile.nvhpc
parallel block (Branch: SYCL-OneAPI) - (1 ms in block)
stage - (2 hr 18 min in block)SYCL-OneAPI
stage block (SYCL-OneAPI) - (2 hr 18 min in block)
node - (2 hr 18 min in block)nvidia-docker && ampere
node block - (54 min in block)
checkout - (21 ms in self)
isUnix - (3 ms in self)
readFile - (22 ms in self)scripts/docker/Dockerfile.sycl
sh - (0.28 sec in self)docker build -t ea64b979fcc8838bc81477e16e81c97b547498af -f "scripts/docker/Dockerfile.sycl" "scripts/docker"
isUnix - (5 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 - (54 min in block)
withDockerContainer block - (53 min in block)
sh - (0.27 sec in self)ccache --zero-stats
sh - (53 min in self)
sh - (0.28 sec in self)ccache --show-stats
parallel block (Branch: HIP-ROCm-5.2) - (1 ms in block)
stage - (1 hr 53 min in block)HIP-ROCm-5.2
stage block (HIP-ROCm-5.2) - (1 hr 53 min in block)
node - (1 hr 53 min in block)rocm-docker
node block - (1 hr 8 min in block)
checkout - (18 ms in self)
isUnix - (4 ms in self)
readFile - (18 ms in self)scripts/docker/Dockerfile.hipcc
sh - (0.27 sec in self)docker build -t e8bdf348ed1effd9b509d97d0b9dc36a23ccc867 --build-arg BASE=rocm/dev-ubuntu-20.04:5.2 -f "scripts/docker/Dockerfile.hipcc" "scripts/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 - (1 hr 8 min in block)
withDockerContainer block - (1 hr 8 min in block)
withEnv - (1 hr 8 min in block)OMP_MAX_ACTIVE_LEVELS, OMP_PLACES, OMP_PROC_BIND, OMP_NUM_THREADS
withEnv block - (1 hr 8 min in block)
sh - (0.27 sec in self)ccache --zero-stats
sh - (0.27 sec in self)echo "/opt/rocm/llvm/lib" > /etc/ld.so.conf.d/llvm.conf && ldconfig
sh - (1 hr 8 min in self)rm -rf build && mkdir -p build && cd build && cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_COMPILER=hipcc -DCMAKE_CXX_FLAGS="-Werror -Wno-unused-command-line-argument -DNDEBUG" -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_HIP=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_HIP_MULTIPLE_KERNEL_INSTANTIATIONS=ON .. && make -j8 && ctest --verbose
sh - (0.27 sec in self)ccache --show-stats
parallel block (Branch: HIP-ROCm-5.6-C++20) - (1 ms in block)
stage - (1 hr 49 min in block)HIP-ROCm-5.6-C++20
stage block (HIP-ROCm-5.6-C++20) - (1 hr 49 min in block)
node - (1 hr 49 min in block)rocm-docker
node block - (41 min in block)
checkout - (27 ms in self)
isUnix - (11 ms in self)
readFile - (21 ms in self)scripts/docker/Dockerfile.hipcc
sh - (0.27 sec in self)docker build -t f144076fca14f43c2c1b8cc3b5fb5a626314650e --build-arg BASE=rocm/dev-ubuntu-20.04:5.6 -f "scripts/docker/Dockerfile.hipcc" "scripts/docker"
isUnix - (6 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 - (41 min in block)
withDockerContainer block - (40 min in block)
sh - (0.27 sec in self)ccache --zero-stats
sh - (40 min in self)rm -rf build && mkdir -p build && cd build && cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=hipcc -DCMAKE_CXX_FLAGS="-Werror -Wno-unused-command-line-argument" -DCMAKE_CXX_STANDARD=20 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_HIP=ON .. && make -j8 && ctest --verbose
sh - (0.28 sec in self)ccache --show-stats
parallel block (Branch: OPENMPTARGET-Clang) - (1 ms in block)
stage - (1 hr 13 min in block)OPENMPTARGET-Clang
stage block (OPENMPTARGET-Clang) - (1 hr 13 min in block)
node - (1 hr 13 min in block)nvidia-docker && volta
node block - (98 ms in block)
checkout - (20 ms in self)
isUnix - (4 ms in self)
readFile - (19 ms in self)scripts/docker/Dockerfile.openmptarget
parallel block (Branch: CUDA-11.0.3-Clang-Tidy) - (1 ms in block)
stage - (1 hr 13 min in block)CUDA-11.0.3-Clang-Tidy
stage block (CUDA-11.0.3-Clang-Tidy) - (1 hr 13 min in block)
node - (1 hr 13 min in block)nvidia-docker && volta
node block - (98 ms in block)
checkout - (20 ms in self)
isUnix - (3 ms in self)
readFile - (19 ms in self)scripts/docker/Dockerfile.kokkosllvmproject
parallel block (Branch: CUDA-11.7-NVCC) - (46 ms in block)
stage - (1 hr 13 min in block)CUDA-11.7-NVCC
stage block (CUDA-11.7-NVCC) - (1 hr 13 min in block)
node - (1 hr 13 min in block)nvidia-docker && volta
node block - (97 ms in block)
checkout - (21 ms in self)
isUnix - (3 ms in self)
readFile - (19 ms in self)scripts/docker/Dockerfile.nvcc
parallel block (Branch: CUDA-11.0-NVCC-RDC) - (2 ms in block)
stage - (1 hr 13 min in block)CUDA-11.0-NVCC-RDC
stage block (CUDA-11.0-NVCC-RDC) - (1 hr 13 min in block)
node - (1 hr 13 min in block)nvidia-docker
node block - (99 ms in block)
checkout - (21 ms in self)
isUnix - (4 ms in self)
readFile - (19 ms in self)scripts/docker/Dockerfile.nvcc
parallel block (Branch: CUDA-11.6-NVCC-DEBUG) - (53 ms in block)
stage - (1 hr 13 min in block)CUDA-11.6-NVCC-DEBUG
stage block (CUDA-11.6-NVCC-DEBUG) - (1 hr 13 min in block)
node - (1 hr 13 min in block)nvidia-docker
node block - (98 ms in block)
checkout - (20 ms in self)
isUnix - (4 ms in self)
readFile - (19 ms in self)scripts/docker/Dockerfile.nvcc
parallel block (Branch: GCC-8.4.0) - (33 min in block)
stage - (33 min in block)GCC-8.4.0
stage block (GCC-8.4.0) - (33 min in block)
node - (33 min in block)docker
node block - (31 min in block)
checkout - (19 ms in self)
isUnix - (5 ms in self)
readFile - (20 ms in self)scripts/docker/Dockerfile.gcc
sh - (0.3 sec in self)docker build -t 5550303b6779a0e351497c7161248a856b13bfb3 -f "scripts/docker/Dockerfile.gcc" "scripts/docker"
isUnix - (5 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 - (31 min in block)
withDockerContainer block - (31 min in block)
withEnv - (31 min in block)OMP_MAX_ACTIVE_LEVELS, OMP_PROC_BIND, OMP_NESTED, OMP_NUM_THREADS
withEnv block - (31 min in block)
sh - (31 min in self)