Skip to content
StepArgumentsStatus
Start of Pipeline - (3 hr 29 min in block)
withEnv - (3 hr 29 min in block)CCACHE_CPP2, CCACHE_DIR, CCACHE_MAXSIZE
withEnv block - (3 hr 29 min in block)
timeout - (3 hr 29 min in block)
timeout block - (3 hr 29 min in block)
stage - (55 sec in block)Clang-Format
stage block (Clang-Format) - (55 sec in block)
node - (55 sec in block)nvidia-docker || docker
node block - (55 sec in block)
checkout - (5 sec in self)
withEnv - (50 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (50 sec in block)
isUnix - (5 ms in self)
readFile - (18 ms in self)scripts/docker/Dockerfile.clang
sh - (0.61 sec in self)docker build -t 137c5299087403dc7476acac20b8b3fb7a80f359 -f "scripts/docker/Dockerfile.clang" "scripts/docker"
isUnix - (8 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 - (57 min in block)Build-1
stage block (Build-1) - (57 min in block)
parallel - (57 min in block)
parallel block (Branch: GCC-8.4.0) - (2 ms 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 - (0.7 sec in self)
withEnv - (25 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (25 min in block)
isUnix - (5 ms in self)
readFile - (22 ms in self)scripts/docker/Dockerfile.gcc
sh - (0.27 sec in self)docker build -t 9033c03afd8c6d75a5aead59c3c5ba245263196a -f "scripts/docker/Dockerfile.gcc" "scripts/docker"
isUnix - (7 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 - (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)rm -rf build && mkdir -p build && cd build && cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_FLAGS=-Werror -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_LIBDL=OFF -DKokkos_ENABLE_LIBQUADMATH=ON -DKokkos_ENABLE_SERIAL=ON .. && make -j8 && ctest --no-compress-output -T Test --verbose && gcc -I$PWD/../core/src/ ../core/unit_test/tools/TestCInterface.c
xunit - (57 ms in self)
parallel block (Branch: HIP-ROCm-5.6-C++20) - (1 ms in block)
stage - (37 min in block)HIP-ROCm-5.6-C++20
stage block (HIP-ROCm-5.6-C++20) - (37 min in block)
node - (37 min in block)rocm-docker
node block - (37 min in block)
checkout - (5.2 sec in self)
withEnv - (37 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (37 min in block)
isUnix - (6 ms in self)
readFile - (20 ms in self)scripts/docker/Dockerfile.hipcc
sh - (0.52 sec in self)docker build -t 6cabfc65c1c56785cc97a313b07ce3dfd9ebd1be --build-arg BASE=rocm/dev-ubuntu-22.04:5.6-complete@sha256:578a310fb1037d9c5e23fded2564f239acf6dc7231ff4742d2e7279fe7cc5c4a -f "scripts/docker/Dockerfile.hipcc" "scripts/docker"
isUnix - (7 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 - (37 min in block)
withDockerContainer block - (37 min in block)
sh - (0.27 sec in self)ccache --zero-stats
sh - (37 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_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_HIP=ON .. && make -j8 && ctest --no-compress-output -T Test --verbose
sh - (0.27 sec in self)ccache --show-stats
xunit - (57 ms in self)
parallel block (Branch: CUDA-11.0-NVCC-RDC) - (57 min in block)
stage - (57 min in block)CUDA-11.0-NVCC-RDC
stage block (CUDA-11.0-NVCC-RDC) - (57 min in block)
node - (57 min in block)nvidia-docker && (volta || ampere)
node block - (40 min in block)
checkout - (11 sec in self)
withEnv - (40 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (40 min in block)
isUnix - (8 ms in self)
readFile - (20 ms in self)scripts/docker/Dockerfile.nvcc
sh - (0.8 sec in self)docker build -t dc41255e6b4210e4c70e6c6b5ff90fca28909c9c --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 - (7 ms in self)
withEnv - (0.33 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)
withEnv - (40 min in block)OMP_MAX_ACTIVE_LEVELS, OMP_PLACES, NVCC_WRAPPER_DEFAULT_COMPILER, OMP_PROC_BIND, OMP_NUM_THREADS
withEnv block - (40 min in block)
sh - (0.31 sec in self)ccache --zero-stats
sh - (40 min in self)
sh - (0.31 sec in self)ccache --show-stats
xunit - (0.33 sec in self)
stage - (2 hr 30 min in block)Build-2
stage block (Build-2) - (2 hr 30 min in block)
parallel - (2 hr 30 min in block)
parallel block (Branch: OPENACC-NVHPC-CUDA-12.2) - (2 ms in block)
stage - (33 min in block)OPENACC-NVHPC-CUDA-12.2
stage block (OPENACC-NVHPC-CUDA-12.2) - (33 min in block)
node - (33 min in block)nvidia-docker && volta && large_images
node block - (33 min in block)
checkout - (9.9 sec in self)
withEnv - (33 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (33 min in block)
isUnix - (6 ms in self)
readFile - (86 ms in self)scripts/docker/Dockerfile.nvhpc
sh - (5.2 sec in self)docker build -t 75e4d63cccdb0d0d5fbad0f4b02b54706dc45534 -f "scripts/docker/Dockerfile.nvhpc" "scripts/docker"
isUnix - (7 ms in self)
withEnv - (0.65 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.58 sec in block)
sh - (0.54 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (32 min in block)
withDockerContainer block - (32 min in block)
withEnv - (32 min in block)NVHPC_CUDA_HOME
withEnv block - (32 min in block)
sh - (32 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 --no-compress-output -T Test --verbose
xunit - (0.13 sec in self)
parallel block (Branch: CUDA-12.2-NVHPC-AS-HOST-COMPILER) - (1 ms in block)
stage - (6 min 38 sec in block)CUDA-12.2-NVHPC-AS-HOST-COMPILER
stage block (CUDA-12.2-NVHPC-AS-HOST-COMPILER) - (6 min 38 sec in block)
node - (6 min 38 sec in block)nvidia-docker && large_images && volta
node block - (6 min 38 sec in block)
checkout - (3.8 sec in self)
withEnv - (6 min 34 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (6 min 34 sec in block)
isUnix - (5 ms in self)
readFile - (0.1 sec in self)scripts/docker/Dockerfile.nvhpc
sh - (5.9 sec in self)docker build -t 75e4d63cccdb0d0d5fbad0f4b02b54706dc45534 -f "scripts/docker/Dockerfile.nvhpc" "scripts/docker"
isUnix - (7 ms in self)
withEnv - (0.65 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.56 sec in block)
sh - (0.55 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (6 min 27 sec in block)
withDockerContainer block - (6 min 20 sec in block)
withEnv - (6 min 20 sec in block)OMP_MAX_ACTIVE_LEVELS, NVHPC_CUDA_HOME, OMP_PLACES, OMP_PROC_BIND, OMP_NUM_THREADS
withEnv block - (6 min 20 sec in block)
sh - (6 min 20 sec 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_OPENMP=ON .. && make -j8 && ctest --no-compress-output -T Test --verbose
xunit - (31 ms in self)
parallel block (Branch: SYCL-OneAPI) - (2 ms in block)
stage - (1 hr 20 min in block)SYCL-OneAPI
stage block (SYCL-OneAPI) - (1 hr 20 min in block)
node - (1 hr 20 min in block)nvidia-docker && ampere
node block - (1 hr 20 min in block)
checkout - (9.9 sec in self)
withEnv - (1 hr 20 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (1 hr 20 min in block)
isUnix - (5 ms in self)
readFile - (0.12 sec in self)scripts/docker/Dockerfile.sycl
sh - (5.1 sec in self)docker build -t f9a4bdeece16c1f8165fb34f86973dc920b6c23a -f "scripts/docker/Dockerfile.sycl" "scripts/docker"
isUnix - (6 ms in self)
withEnv - (7.5 sec in block)JD_ID, JD_TO_RUN
withEnv block - (7.3 sec in block)
sh - (7 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (1 hr 20 min in block)
withDockerContainer block - (1 hr 17 min in block)
sh - (0.28 sec in self)ccache --zero-stats
sh - (1 hr 16 min in self)
sh - (1 sec in self)ccache --show-stats
xunit - (0.13 sec in self)
parallel block (Branch: HIP-ROCm-5.2) - (1 ms in block)
stage - (1 hr 5 min in block)HIP-ROCm-5.2
stage block (HIP-ROCm-5.2) - (1 hr 5 min in block)
node - (1 hr 5 min in block)rocm-docker
node block - (1 hr 5 min in block)
checkout - (0.98 sec in self)
withEnv - (1 hr 5 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (1 hr 5 min in block)
isUnix - (6 ms in self)
readFile - (21 ms in self)scripts/docker/Dockerfile.hipcc
sh - (0.53 sec in self)docker build -t 1c47fa80fd047ccdd1d72ee3730a9841827c01c7 --build-arg BASE=rocm/dev-ubuntu-20.04:5.2-complete@sha256:4030c8af0c06c286174758523dabe4b3850bf72d4a8c1ef275d3ec69aa475f65 -f "scripts/docker/Dockerfile.hipcc" "scripts/docker"
isUnix - (7 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 5 min in block)
withDockerContainer block - (1 hr 5 min in block)
withEnv - (1 hr 5 min in block)OMP_MAX_ACTIVE_LEVELS, OMP_PLACES, OMP_PROC_BIND, OMP_NUM_THREADS
withEnv block - (1 hr 5 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 5 min in self)
sh - (0.28 sec in self)ccache --show-stats
xunit - (72 ms in self)
parallel block (Branch: OPENMPTARGET-Clang) - (2 ms in block)
stage - (43 min in block)OPENMPTARGET-Clang
stage block (OPENMPTARGET-Clang) - (43 min in block)
node - (43 min in block)nvidia-docker && volta
node block - (43 min in block)
checkout - (3.1 sec in self)
withEnv - (43 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (43 min in block)
isUnix - (5 ms in self)
readFile - (38 ms in self)scripts/docker/Dockerfile.openmptarget
sh - (0.63 sec in self)docker build -t d30a3112066dc533d31dec48e43790cd8af530fe -f "scripts/docker/Dockerfile.openmptarget" "scripts/docker"
isUnix - (7 ms in self)
withEnv - (0.35 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 - (42 min in block)
sh - (5 sec in self)ccache --zero-stats
sh - (42 min in self)rm -rf build && mkdir -p build && cd build && cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS="-Wno-unknown-cuda-version -Werror -Wno-undefined-internal -Wno-pass-failed" -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_TUNING=ON -DKokkos_ENABLE_OPENMPTARGET=ON -DKokkos_ARCH_VOLTA70=ON -DCMAKE_CXX_STANDARD=17 .. && make -j8 && ctest --no-compress-output -T Test --verbose
sh - (0.99 sec in self)ccache --show-stats
xunit - (0.1 sec in self)
parallel block (Branch: CUDA-11.0.3-Clang-Tidy) - (1 ms in block)
stage - (2 hr 30 min in block)CUDA-11.0.3-Clang-Tidy
stage block (CUDA-11.0.3-Clang-Tidy) - (2 hr 30 min in block)
node - (2 hr 30 min in block)nvidia-docker && volta
node block - (2 hr 30 min in block)
checkout - (3.7 sec in self)
withEnv - (2 hr 30 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (2 hr 30 min in block)
isUnix - (5 ms in self)
readFile - (73 ms in self)scripts/docker/Dockerfile.kokkosllvmproject
sh - (1 hr 41 min in self)docker build -t c1059cbba398b4b4ced11c1a258bd7efdae49006 -f "scripts/docker/Dockerfile.kokkosllvmproject" "scripts/docker"
isUnix - (7 ms in self)
withEnv - (0.42 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.38 sec in block)
sh - (0.36 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (49 min in block)
withDockerContainer block - (48 min in block)
sh - (0.29 sec in self)ccache --zero-stats
sh - (48 min in self)
sh - (1 sec in self)ccache --show-stats
xunit - (0.15 sec in self)
parallel block (Branch: CUDA-11.6-NVCC-DEBUG) - (2 ms in block)
stage - (39 min in block)CUDA-11.6-NVCC-DEBUG
stage block (CUDA-11.6-NVCC-DEBUG) - (39 min in block)
node - (39 min in block)nvidia-docker && (volta || ampere)
node block - (39 min in block)
checkout - (9.8 sec in self)
withEnv - (39 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (39 min in block)
isUnix - (5 ms in self)
readFile - (0.22 sec in self)scripts/docker/Dockerfile.nvcc
sh - (5 sec in self)docker build -t 041d0630f48fb40e5833a217317e2c209465f0e1 --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 - (14 sec in block)JD_ID, JD_TO_RUN
withEnv block - (7.3 sec in block)
sh - (7 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (39 min in block)
withDockerContainer block - (38 min in block)
sh - (0.32 sec in self)ccache --zero-stats
sh - (38 min in self)
sh - (0.35 sec in self)ccache --show-stats
xunit - (0.48 sec in self)
parallel block (Branch: CUDA-11.7-NVCC) - (42 min in block)
stage - (42 min in block)CUDA-11.7-NVCC
stage block (CUDA-11.7-NVCC) - (42 min in block)
node - (42 min in block)nvidia-docker && volta
node block - (42 min in block)
checkout - (9.8 sec in self)
withEnv - (42 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (42 min in block)
isUnix - (5 ms in self)
readFile - (0.25 sec in self)scripts/docker/Dockerfile.nvcc
sh - (5 sec in self)docker build -t 3af592421581102154eb678296fadaf6a198d08a --build-arg BASE=nvcr.io/nvidia/cuda:11.7.1-devel-ubuntu20.04@sha256:fc997521e612899a01dce92820f5f5a201dd943ebfdc3e49ba0706d491a39d2d -f "scripts/docker/Dockerfile.nvcc" "scripts/docker"
isUnix - (7 ms in self)
withEnv - (20 sec in block)JD_ID, JD_TO_RUN
withEnv block - (7.3 sec in block)
sh - (7 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (42 min in block)
withDockerContainer block - (41 min in block)
sh - (0.33 sec in self)ccache --zero-stats
sh - (41 min in self)rm -rf build && mkdir -p build && cd build && ../gnu_generate_makefile.bash --with-options=compiler_warnings --cxxflags="-Werror -Werror=all-warnings" --cxxstandard=c++17 --with-cuda --with-cuda-options=enable_lambda --arch=Volta70 && make test -j8
sh - (0.59 sec in self)ccache --show-stats