Skip to content
StepArgumentsStatus
Start of Pipeline - (2 hr 7 min in block)
withEnv - (2 hr 7 min in block)CCACHE_CPP2, CCACHE_DIR, CCACHE_MAXSIZE
withEnv block - (2 hr 7 min in block)
timeout - (2 hr 7 min in block)
timeout block - (2 hr 7 min in block)
stage - (52 sec in block)Clang-Format
stage block (Clang-Format) - (52 sec in block)
node - (52 sec in block)nvidia-docker || docker
node block - (52 sec in block)
checkout - (1 sec in self)
withEnv - (50 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_URL
withEnv block - (50 sec in block)
isUnix - (4 ms in self)
readFile - (18 ms in self)scripts/docker/Dockerfile.clang
sh - (0.62 sec in self)docker build -t f747835ab48f612827e573d2a9d99d1c6d72c107 -f "scripts/docker/Dockerfile.clang" "scripts/docker"
isUnix - (6 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 - (49 sec in block)
withDockerContainer block - (46 sec in block)
sh - (46 sec in self)./scripts/docker/check_format_cpp.sh
stage - (2 hr 7 min in block)Build
stage block (Build) - (2 hr 7 min in block)
parallel - (2 hr 7 min in block)
parallel block (Branch: OPENACC-NVHPC-CUDA-12.2) - (1 ms in block)
stage - (1 hr 7 min in block)OPENACC-NVHPC-CUDA-12.2
stage block (OPENACC-NVHPC-CUDA-12.2) - (1 hr 7 min in block)
node - (1 hr 7 min in block)nvidia-docker && volta && large_images
node block - (32 min in block)
checkout - (9.2 sec in self)
withEnv - (32 min in block)GIT_BRANCH, GIT_COMMIT, GIT_URL
withEnv block - (32 min in block)
isUnix - (5 ms in self)
readFile - (18 ms in self)scripts/docker/Dockerfile.nvhpc
sh - (0.62 sec in self)docker build -t d98b12b0916bffdfc65cf1584aa467a7f2a3f4e3 -f "scripts/docker/Dockerfile.nvhpc" "scripts/docker"
isUnix - (6 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 - (32 min in block)
withDockerContainer block - (31 min in block)
withEnv - (31 min in block)NVHPC_CUDA_HOME
withEnv block - (31 min in block)
sh - (31 min in self)rm -rf build && mkdir -p build && cd build && /opt/cmake/bin/cmake -DCMAKE_CXX_COMPILER=nvc++ -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_FLAGS=-Werror -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_OPENACC=ON -DKokkos_ARCH_VOLTA70=ON .. && make -j8 && ctest --verbose
parallel block (Branch: CUDA-12.2-NVHPC-AS-HOST-COMPILER) - (2 ms in block)
stage - (2 hr 7 min in block)CUDA-12.2-NVHPC-AS-HOST-COMPILER
stage block (CUDA-12.2-NVHPC-AS-HOST-COMPILER) - (2 hr 7 min in block)
node - (2 hr 7 min in block)nvidia-docker && large_images && volta
node block - (1 hr 23 min in block)
checkout - (6.1 sec in self)
withEnv - (1 hr 23 min in block)GIT_BRANCH, GIT_COMMIT, GIT_URL
withEnv block - (1 hr 23 min in block)
isUnix - (5 ms in self)
readFile - (20 ms in self)scripts/docker/Dockerfile.nvhpc
sh - (0.29 sec in self)docker build -t d98b12b0916bffdfc65cf1584aa467a7f2a3f4e3 -f "scripts/docker/Dockerfile.nvhpc" "scripts/docker"
isUnix - (6 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 - (1 hr 23 min in block)
withDockerContainer block - (1 hr 23 min in block)
withEnv - (1 hr 23 min in block)OMP_MAX_ACTIVE_LEVELS, NVHPC_CUDA_HOME, OMP_PLACES, OMP_PROC_BIND, OMP_NUM_THREADS
withEnv block - (1 hr 23 min in block)
sh - (1 hr 23 min in self)rm -rf build && mkdir -p build && cd build && /opt/cmake/bin/cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=nvc++ -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_FLAGS="-Werror --diag_suppress=implicit_return_from_non_void_function" -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=ON -DKokkos_ENABLE_OPENMP=ON .. && make -j8 && ctest --verbose
parallel block (Branch: SYCL-OneAPI) - (1 ms in block)
stage - (1 hr 59 min in block)SYCL-OneAPI
stage block (SYCL-OneAPI) - (1 hr 59 min in block)
node - (1 hr 59 min in block)nvidia-docker && ampere
node block - (1 hr 2 min in block)
checkout - (7.2 sec in self)
withEnv - (1 hr 2 min in block)GIT_BRANCH, GIT_COMMIT, GIT_URL
withEnv block - (1 hr 2 min in block)
isUnix - (7 ms in self)
readFile - (21 ms in self)scripts/docker/Dockerfile.sycl
sh - (0.54 sec in self)docker build -t fa776764f9f1c59b3fe600963a00e175ec7854da -f "scripts/docker/Dockerfile.sycl" "scripts/docker"
isUnix - (6 ms in self)
withEnv - (0.34 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 - (1 hr 2 min in block)
withDockerContainer block - (1 hr 0 min in block)
sh - (0.29 sec in self)ccache --zero-stats
sh - (1 hr 0 min in self)
sh - (0.7 sec in self)ccache --show-stats
parallel block (Branch: HIP-ROCm-5.2) - (1 ms in block)
stage - (1 hr 10 min in block)HIP-ROCm-5.2
stage block (HIP-ROCm-5.2) - (1 hr 10 min in block)
node - (1 hr 10 min in block)rocm-docker
node block - (1 hr 3 min in block)
checkout - (5.9 sec in self)
withEnv - (1 hr 3 min in block)GIT_BRANCH, GIT_COMMIT, GIT_URL
withEnv block - (1 hr 3 min in block)
isUnix - (5 ms in self)
readFile - (19 ms in self)scripts/docker/Dockerfile.hipcc
sh - (0.52 sec in self)docker build -t 11b9640af0d5bfec20083cf4ef324279d7532c08 --build-arg BASE=rocm/dev-ubuntu-20.04:5.2-complete@sha256:4030c8af0c06c286174758523dabe4b3850bf72d4a8c1ef275d3ec69aa475f65 -f "scripts/docker/Dockerfile.hipcc" "scripts/docker"
isUnix - (6 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 - (1 hr 3 min in block)
withDockerContainer block - (1 hr 3 min in block)
withEnv - (1 hr 3 min in block)OMP_MAX_ACTIVE_LEVELS, OMP_PLACES, OMP_PROC_BIND, OMP_NUM_THREADS
withEnv block - (1 hr 3 min in block)
sh - (0.28 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 3 min in self)
sh - (0.28 sec in self)ccache --show-stats
parallel block (Branch: HIP-ROCm-5.6-C++20) - (1 ms in block)
stage - (1 hr 19 min in block)HIP-ROCm-5.6-C++20
stage block (HIP-ROCm-5.6-C++20) - (1 hr 19 min in block)
node - (1 hr 19 min in block)rocm-docker
node block - (36 min in block)
checkout - (21 sec in self)
withEnv - (36 min in block)GIT_BRANCH, GIT_COMMIT, GIT_URL
withEnv block - (36 min in block)
isUnix - (5 ms in self)
readFile - (20 ms in self)scripts/docker/Dockerfile.hipcc
sh - (0.52 sec in self)docker build -t 6ab05b6bfceeeee05340379b2eb6c144c0f809a0 --build-arg BASE=rocm/dev-ubuntu-22.04:5.6-complete@sha256:578a310fb1037d9c5e23fded2564f239acf6dc7231ff4742d2e7279fe7cc5c4a -f "scripts/docker/Dockerfile.hipcc" "scripts/docker"
isUnix - (6 ms in self)
withEnv - (0.34 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.31 sec in block)
sh - (0.27 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (36 min in block)
withDockerContainer block - (36 min in block)
sh - (0.32 sec in self)ccache --zero-stats
sh - (36 min in self)rm -rf build && mkdir -p build && cd build && cmake -DBUILD_SHARED_LIBS=ON -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 30 min in block)OPENMPTARGET-Clang
stage block (OPENMPTARGET-Clang) - (1 hr 30 min in block)
node - (1 hr 30 min in block)nvidia-docker && volta
node block - (41 min in block)
checkout - (14 sec in self)
withEnv - (40 min in block)GIT_BRANCH, GIT_COMMIT, GIT_URL
withEnv block - (40 min in block)
isUnix - (9 ms in self)
readFile - (25 ms in self)scripts/docker/Dockerfile.openmptarget
sh - (0.28 sec in self)docker build -t b1bce00e19344b1ec4a595bb8c905950ddda9d3c -f "scripts/docker/Dockerfile.openmptarget" "scripts/docker"
isUnix - (6 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 - (40 min in block)
withDockerContainer block - (40 min in block)
sh - (0.27 sec in self)ccache --zero-stats
sh - (40 min in self)
sh - (0.41 sec in self)ccache --show-stats
parallel block (Branch: CUDA-11.0.3-Clang-Tidy) - (2 ms in block)
stage - (1 hr 45 min in block)CUDA-11.0.3-Clang-Tidy
stage block (CUDA-11.0.3-Clang-Tidy) - (1 hr 45 min in block)
node - (1 hr 45 min in block)nvidia-docker && volta
node block - (47 min in block)
checkout - (11 sec in self)
withEnv - (47 min in block)GIT_BRANCH, GIT_COMMIT, GIT_URL
withEnv block - (47 min in block)
isUnix - (5 ms in self)
readFile - (22 ms in self)scripts/docker/Dockerfile.kokkosllvmproject
sh - (0.28 sec in self)docker build -t 6806623f4a1da110940b00e3aaff888b989102e2 -f "scripts/docker/Dockerfile.kokkosllvmproject" "scripts/docker"
isUnix - (6 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 - (47 min in block)
withDockerContainer block - (47 min in block)
sh - (0.28 sec in self)ccache --zero-stats
sh - (47 min in self)
sh - (0.31 sec in self)ccache --show-stats
parallel block (Branch: CUDA-11.7-NVCC) - (1 ms in block)
stage - (1 hr 9 min in block)CUDA-11.7-NVCC
stage block (CUDA-11.7-NVCC) - (1 hr 9 min in block)
node - (1 hr 9 min in block)nvidia-docker && volta
node block - (2 min 9 sec in block)
checkout - (2 min 9 sec in self)
parallel block (Branch: CUDA-11.0-NVCC-RDC) - (1 ms in block)
stage - (1 hr 28 min in block)CUDA-11.0-NVCC-RDC
stage block (CUDA-11.0-NVCC-RDC) - (1 hr 28 min in block)
node - (1 hr 28 min in block)nvidia-docker && (volta || ampere)
node block - (27 min in block)
checkout - (8.1 sec in self)
withEnv - (27 min in block)GIT_BRANCH, GIT_COMMIT, GIT_URL
withEnv block - (27 min in block)
isUnix - (5 ms in self)
readFile - (22 ms in self)scripts/docker/Dockerfile.nvcc
sh - (0.28 sec in self)docker build -t b8e7ddb33be4965bcf5a7443876b4434a257eaf9 --build-arg BASE=nvcr.io/nvidia/cuda:11.0.3-devel-ubuntu20.04@sha256:10ab0f09fcdc796b4a2325ef1bce8f766f4a3500eab5a83780f80475ae26c7a6 --build-arg ADDITIONAL_PACKAGES="g++-8 gfortran clang" --build-arg CMAKE_VERSION=3.17.3 -f "scripts/docker/Dockerfile.nvcc" "scripts/docker"
isUnix - (6 ms in self)
withEnv - (0.34 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 - (27 min in block)
withDockerContainer block - (27 min in block)
withEnv - (27 min in block)OMP_MAX_ACTIVE_LEVELS, OMP_PLACES, NVCC_WRAPPER_DEFAULT_COMPILER, OMP_PROC_BIND, OMP_NUM_THREADS
withEnv block - (27 min in block)
sh - (0.28 sec in self)ccache --zero-stats
sh - (27 min in self)
sh - (0.3 sec in self)ccache --show-stats
parallel block (Branch: CUDA-11.6-NVCC-DEBUG) - (1 ms in block)
stage - (1 hr 53 min in block)CUDA-11.6-NVCC-DEBUG
stage block (CUDA-11.6-NVCC-DEBUG) - (1 hr 53 min in block)
node - (1 hr 53 min in block)nvidia-docker && (volta || ampere)
node block - (43 min in block)
checkout - (2.5 sec in self)
withEnv - (43 min in block)GIT_BRANCH, GIT_COMMIT, GIT_URL
withEnv block - (43 min in block)
isUnix - (5 ms in self)
readFile - (34 ms in self)scripts/docker/Dockerfile.nvcc
sh - (0.3 sec in self)docker build -t 055f78b764b406d1ce322c855667318ed52b11a8 --build-arg BASE=nvcr.io/nvidia/cuda:11.6.2-devel-ubuntu20.04@sha256:d95d54bc231f8aea7fda79f60da620324584b20ed31a8ebdb0686cffd34dd405 -f "scripts/docker/Dockerfile.nvcc" "scripts/docker"
isUnix - (6 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 - (43 min in block)
withDockerContainer block - (43 min in block)
sh - (0.28 sec in self)ccache --zero-stats
sh - (43 min in self)
sh - (0.29 sec in self)ccache --show-stats
parallel block (Branch: GCC-8.4.0) - (25 min in block)
stage - (25 min in block)GCC-8.4.0
stage block (GCC-8.4.0) - (25 min in block)
node - (25 min in block)docker
node block - (25 min in block)
checkout - (7.8 sec in self)
withEnv - (25 min in block)GIT_BRANCH, GIT_COMMIT, GIT_URL
withEnv block - (25 min in block)
isUnix - (4 ms in self)
readFile - (17 ms in self)scripts/docker/Dockerfile.gcc
sh - (0.52 sec in self)docker build -t 3694a74d0e9a1ab92cbae56da97b2f3b73b6e84f -f "scripts/docker/Dockerfile.gcc" "scripts/docker"
isUnix - (9 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 - (25 min in block)
withDockerContainer block - (25 min in block)
withEnv - (25 min in block)OMP_MAX_ACTIVE_LEVELS, OMP_PROC_BIND, OMP_NESTED, OMP_NUM_THREADS
withEnv block - (25 min in block)
sh - (25 min in self)