Push event to branch release-candidate-4.2.01 Connecting to https://api.github.com using 476720/****** Obtained .jenkins from d4a099599fdc6e9470cdc1c8ef891dc0cae7bdee [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Clang-Format) [Pipeline] node Running on CpuNode5 in /var/jenkins/workspace/Kokkos_release-candidate-4.2.01 [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Fetching changes from the remote Git repository Fetching without tags Checking out Revision d4a099599fdc6e9470cdc1c8ef891dc0cae7bdee (release-candidate-4.2.01) > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/.git # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/release-candidate-4.2.01:refs/remotes/origin/release-candidate-4.2.01 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4a099599fdc6e9470cdc1c8ef891dc0cae7bdee # timeout=10 Commit message: "Merge pull request #6749 from ndellingwood/cherrypick-6510-to-rc4201" > git rev-list --no-walk ea564a2747411e3cdb22767d3b32c4fbde1d7c4c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 91a5f570cdbdafbfaf6c2579634c5f3010fcd288 -f scripts/docker/Dockerfile.clang scripts/docker Sending build context to Docker daemon 23.04kB Step 1/10 : FROM ubuntu:18.04 ---> f9a80a55f492 Step 2/10 : RUN apt-get update && apt-get install -y bc git build-essential wget ccache && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 486167c17f3e Step 3/10 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> 5aacdae2d609 Step 4/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 1af2e74daef3 Step 5/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 9db6c7412f66 Step 6/10 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> 91fe30a2a919 Step 7/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 0a8f5fcbbc8b Step 8/10 : ENV LLVM_DIR=/opt/llvm ---> Using cache ---> fc1ebb336e2e Step 9/10 : RUN LLVM_VERSION=8.0.0 && LLVM_URL=https://releases.llvm.org/${LLVM_VERSION}/clang+llvm-${LLVM_VERSION}-x86_64-linux-gnu-ubuntu-18.04.tar.xz && LLVM_ARCHIVE=llvm-${LLVM_VERSION}.tar.xz && SCRATCH_DIR=/scratch && mkdir -p ${SCRATCH_DIR} && cd ${SCRATCH_DIR} && wget --quiet ${LLVM_URL} --output-document=${LLVM_ARCHIVE} && wget --quiet ${LLVM_URL}.sig --output-document=${LLVM_ARCHIVE}.sig && gpg --verify ${LLVM_ARCHIVE}.sig ${LLVM_ARCHIVE} && mkdir -p ${LLVM_DIR} && tar -xvf ${LLVM_ARCHIVE} -C ${LLVM_DIR} --strip-components=1 && echo "${LLVM_DIR}/lib" > /etc/ld.so.conf.d/llvm.conf && ldconfig && rm -rf /root/.gnupg && rm -rf ${SCRATCH_DIR} ---> Using cache ---> f184a64eed15 Step 10/10 : ENV PATH=${LLVM_DIR}/bin:$PATH ---> Using cache ---> e8b3b7db2075 Successfully built e8b3b7db2075 Successfully tagged 91a5f570cdbdafbfaf6c2579634c5f3010fcd288:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . 91a5f570cdbdafbfaf6c2579634c5f3010fcd288 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer CpuNode5 seems to be running inside container 96eb3c64af22c2400c54d0922c971f10735788eaca719af33e757c9e3fa73f0c $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_release-candidate-4.2.01 --volumes-from 96eb3c64af22c2400c54d0922c971f10735788eaca719af33e757c9e3fa73f0c -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 91a5f570cdbdafbfaf6c2579634c5f3010fcd288 cat $ docker top 78aaf0a4131e1647541216cac0882983a172dee5f58518dc1ead526c19c35bc2 -eo pid,comm [Pipeline] { [Pipeline] sh + ./scripts/docker/check_format_cpp.sh [Pipeline] } $ docker stop --time=1 78aaf0a4131e1647541216cac0882983a172dee5f58518dc1ead526c19c35bc2 $ docker rm -f --volumes 78aaf0a4131e1647541216cac0882983a172dee5f58518dc1ead526c19c35bc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: OPENACC-NVHPC-CUDA-12.2) [Pipeline] { (Branch: CUDA-12.2-NVHPC) [Pipeline] { (Branch: SYCL-OneAPI) [Pipeline] { (Branch: HIP-ROCm-5.2) [Pipeline] { (Branch: HIP-ROCm-5.6-C++20) [Pipeline] { (Branch: OPENMPTARGET-Clang) [Pipeline] { (Branch: CUDA-11.0.3-Clang-Tidy) [Pipeline] { (Branch: CUDA-11.7-NVCC) [Pipeline] { (Branch: CUDA-11.0-NVCC-RDC) [Pipeline] { (Branch: CUDA-11.6-NVCC-DEBUG) [Pipeline] { (Branch: GCC-8.4.0) [Pipeline] stage [Pipeline] { (OPENACC-NVHPC-CUDA-12.2) [Pipeline] stage [Pipeline] { (CUDA-12.2-NVHPC) [Pipeline] stage [Pipeline] { (SYCL-OneAPI) [Pipeline] stage [Pipeline] { (HIP-ROCm-5.2) [Pipeline] stage [Pipeline] { (HIP-ROCm-5.6-C++20) [Pipeline] stage [Pipeline] { (OPENMPTARGET-Clang) [Pipeline] stage [Pipeline] { (CUDA-11.0.3-Clang-Tidy) [Pipeline] stage [Pipeline] { (CUDA-11.7-NVCC) [Pipeline] stage [Pipeline] { (CUDA-11.0-NVCC-RDC) [Pipeline] stage [Pipeline] { (CUDA-11.6-NVCC-DEBUG) [Pipeline] stage [Pipeline] { (GCC-8.4.0) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Running on CpuNode6 in /var/jenkins/workspace/Kokkos_release-candidate-4.2.01 [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_release-candidate-4.2.01 # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/release-candidate-4.2.01:refs/remotes/origin/release-candidate-4.2.01 # timeout=10 Avoid second fetch Checking out Revision d4a099599fdc6e9470cdc1c8ef891dc0cae7bdee (release-candidate-4.2.01) Commit message: "Merge pull request #6749 from ndellingwood/cherrypick-6510-to-rc4201" > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/release-candidate-4.2.01:refs/remotes/origin/release-candidate-4.2.01 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4a099599fdc6e9470cdc1c8ef891dc0cae7bdee # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 9b6b3df8a34eeb98fa96ea4a6837c741d9dd306d -f scripts/docker/Dockerfile.gcc scripts/docker Sending build context to Docker daemon 23.04kB Step 1/9 : FROM ubuntu:20.04 ---> f78909c2b360 Step 2/9 : ENV DEBIAN_FRONTEND=noninteractive ---> Using cache ---> 3368a2cf1c62 Step 3/9 : RUN apt-get update && apt-get upgrade -y && apt-get install -y build-essential wget git bc ccache && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 7f5537e30228 Step 4/9 : RUN echo "deb http://dk.archive.ubuntu.com/ubuntu/ xenial main" >> /etc/apt/sources.list && echo "deb http://dk.archive.ubuntu.com/ubuntu/ xenial universe" >> /etc/apt/sources.list && apt-get update && apt-get install -y g++-8 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-8 8 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-8 8 && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 37cf26f70360 Step 5/9 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> 5ca3984fbff1 Step 6/9 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 3e0e8565b03a Step 7/9 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 1beb11b7f87c Step 8/9 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> 099e27807538 Step 9/9 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 0e8fd7e39016 Successfully built 0e8fd7e39016 Successfully tagged 9b6b3df8a34eeb98fa96ea4a6837c741d9dd306d:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . 9b6b3df8a34eeb98fa96ea4a6837c741d9dd306d . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer CpuNode6 seems to be running inside container 000334f31f8629b8eaeb6326227b7cf88da75374aa5f2bd4a8e8ac57be811226 $ docker run -t -d -u 0:0 -w /var/jenkins/workspace/Kokkos_release-candidate-4.2.01 --volumes-from 000334f31f8629b8eaeb6326227b7cf88da75374aa5f2bd4a8e8ac57be811226 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 9b6b3df8a34eeb98fa96ea4a6837c741d9dd306d cat $ docker top 1c1f78b3f8ee3b338a7d357d0ff71ab1d4c9f57217b14cd638936720f0d83997 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh + 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_3=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_LIBDL=OFF -DKokkos_ENABLE_LIBQUADMATH=ON -DKokkos_ENABLE_SERIAL=ON .. -- Setting default Kokkos CXX standard to 17 -- The CXX compiler identification is GNU 8.4.0 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.2.0 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/generated/Kokkos_Version_Info.cpp -- Using -std=gnu++17 for C++17 extensions as feature -- SIMD: AVX2 detected -- Built-in Execution Spaces: -- Device Parallel: NoTypeDefined -- Host Parallel: Kokkos::OpenMP -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- Performing Test KOKKOS_QUADMATH_COMPILER_SUPPORT -- Performing Test KOKKOS_QUADMATH_COMPILER_SUPPORT - Success -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- Using internal desul_atomics copy -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- No installed google benchmark found, fetching from GitHub -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.25.1") -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.6.2 -- [benchmark] Looking for shm_open in rt -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Performing Test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/make cmTC_6b951/fast && /usr/bin/make -f CMakeFiles/cmTC_6b951.dir/build.make CMakeFiles/cmTC_6b951.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_6b951.dir/gnu_posix_regex.cpp.o [benchmark] /usr/bin/c++ -Werror -Wempty-body -Wclobbered -Wignored-qualifiers -Wall -Wextra -Wunused-parameter -Wshadow -Wsign-compare -Wtype-limits -Wuninitialized -Wimplicit-fallthrough -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -o CMakeFiles/cmTC_6b951.dir/gnu_posix_regex.cpp.o -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp [benchmark] /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp:1:10: fatal error: gnuregex.h: No such file or directory [benchmark] #include [benchmark] ^~~~~~~~~~~~ [benchmark] compilation terminated. [benchmark] make[1]: *** [CMakeFiles/cmTC_6b951.dir/build.make:69: CMakeFiles/cmTC_6b951.dir/gnu_posix_regex.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:124: cmTC_6b951/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Check if compiler accepts -pthread -- [benchmark] Check if compiler accepts -pthread - yes -- [benchmark] Found Threads: TRUE -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Sources TestOpenMP.cpp -- Kokkos Devices: OPENMP;SERIAL, Kokkos Backends: OPENMP;SERIAL -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkos_gtest [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target benchmark [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o Scanning dependencies of target kokkoscore [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 2%] Built target AlwaysCheckGit [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 2%] Built target kokkossimd Scanning dependencies of target impl_git_version [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Built target impl_git_version [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o Still waiting to schedule task Waiting for next available executor on ‘nvidia-docker&&volta&&large_images’ Still waiting to schedule task Waiting for next available executor on ‘nvidia-docker&&large_images&&volta’ Still waiting to schedule task All nodes of label ‘nvidia-docker&&ere’ are offline Still waiting to schedule task There are no nodes with the label ‘rocm-docker&&vega’ Still waiting to schedule task There are no nodes with the label ‘rocm-docker&&vega’ Still waiting to schedule task Waiting for next available executor on ‘nvidia-docker&&volta’ Still waiting to schedule task Waiting for next available executor on ‘nvidia-docker&&volta’ Still waiting to schedule task Waiting for next available executor on ‘nvidia-docker&&volta’ Still waiting to schedule task Waiting for next available executor on ‘nvidia-docker’ Still waiting to schedule task Waiting for next available executor on ‘nvidia-docker’ [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 5%] Linking CXX static library libbenchmark.a [ 5%] Built target benchmark Scanning dependencies of target benchmark_main [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 5%] Linking CXX static library libbenchmark_main.a [ 5%] Built target benchmark_main [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemorySpace.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Spinwait.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 6%] Linking CXX static library libkokkos_gtest.a [ 6%] Built target kokkos_gtest [ 6%] Linking CXX static library libkokkoscore.a [ 6%] Built target kokkoscore Scanning dependencies of target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_15 Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_18 Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_14 [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_18.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_11 [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_15.dir/UnitTestMain.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_14.dir/UnitTestMain.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_11.dir/UnitTestMain.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_IncrementalTest_SERIAL Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_10 [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_10.dir/UnitTestMain.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_8 [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_8.dir/UnitTestMain.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_15.dir/default/TestDefaultDeviceTypeInit_15.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_18.dir/default/TestDefaultDeviceTypeInit_18.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_11.dir/default/TestDefaultDeviceTypeInit_11.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_14.dir/default/TestDefaultDeviceTypeInit_14.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_10.dir/default/TestDefaultDeviceTypeInit_10.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_8.dir/default/TestDefaultDeviceTypeInit_8.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 7%] Built target Kokkos_CoreUnitTest_CTestDevice Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_7 [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_7.dir/UnitTestMain.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_15 [ 8%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_14 [ 8%] Built target Kokkos_CoreUnitTest_DefaultInit_15 [ 8%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_18 Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_DefaultInit_14 [ 9%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_11 [ 9%] Built target Kokkos_CoreUnitTest_DefaultInit_18 Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPGraph [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 10%] Built target Kokkos_CoreUnitTest_DefaultInit_11 Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_13 [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_13.dir/UnitTestMain.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_8 [ 11%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_10 [ 11%] Built target Kokkos_CoreUnitTest_DefaultInit_8 [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_7.dir/default/TestDefaultDeviceTypeInit_7.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_DefaultInit_10 [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_13.dir/default/TestDefaultDeviceTypeInit_13.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_7 [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_DefaultInit_7 Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_5 [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_5.dir/UnitTestMain.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_13 [ 11%] Built target Kokkos_CoreUnitTest_DefaultInit_13 [ 11%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_5.dir/default/TestDefaultDeviceTypeInit_5.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_5 [ 13%] Built target Kokkos_CoreUnitTest_DefaultInit_5 [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph [ 14%] Built target Kokkos_CoreUnitTest_OpenMPGraph Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 14%] Built target Kokkos_CoreUnitTest_SerialGraph Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 22%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 22%] Built target Kokkos_IncrementalTest_SERIAL Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_1 [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_1.dir/UnitTestMain.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_1.dir/default/TestDefaultDeviceTypeInit_1.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o [ 22%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_1 [ 22%] Built target Kokkos_CoreUnitTest_DefaultInit_1 Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_17 [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_17.dir/UnitTestMain.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_17.dir/default/TestDefaultDeviceTypeInit_17.cpp.o [ 23%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_17 [ 23%] Built target Kokkos_CoreUnitTest_DefaultInit_17 Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_16 [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_16.dir/UnitTestMain.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_16.dir/default/TestDefaultDeviceTypeInit_16.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 24%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_16 [ 24%] Built target Kokkos_CoreUnitTest_DefaultInit_16 Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_6 [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_6.dir/UnitTestMain.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_6.dir/default/TestDefaultDeviceTypeInit_6.cpp.o [ 25%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 25%] Built target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 25%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_6 [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 25%] Built target Kokkos_CoreUnitTest_DefaultInit_6 Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 25%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 25%] Built target Kokkos_CoreUnitTest_OpenMPInterOp Scanning dependencies of target Kokkos_CoreUnitTest_LogicalSpaces [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LogicalSpaces.dir/tools/TestLogicalSpaces.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_12 [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_12.dir/UnitTestMain.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_12.dir/default/TestDefaultDeviceTypeInit_12.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 26%] Linking CXX executable Kokkos_CoreUnitTest_LogicalSpaces [ 26%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_12 [ 26%] Built target Kokkos_CoreUnitTest_LogicalSpaces Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 26%] Built target Kokkos_CoreUnitTest_DefaultInit_12 [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_9 [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_9.dir/UnitTestMain.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_9.dir/default/TestDefaultDeviceTypeInit_9.cpp.o [ 27%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 27%] Built target Kokkos_push_finalize_hook_terminate [ 27%] Linking CXX executable Kokkos_CoreUnitTest_Develop Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_2 [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_2.dir/UnitTestMain.cpp.o [ 27%] Built target Kokkos_CoreUnitTest_Develop [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_2.dir/default/TestDefaultDeviceTypeInit_2.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_3 [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_3.dir/UnitTestMain.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 29%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_9 [ 29%] Built target Kokkos_CoreUnitTest_DefaultInit_9 [ 29%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_2 Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_3.dir/default/TestDefaultDeviceTypeInit_3.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 30%] Built target Kokkos_CoreUnitTest_DefaultInit_2 [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_OPENMP [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 32%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_3 [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 32%] Built target Kokkos_CoreUnitTest_DefaultInit_3 Scanning dependencies of target Kokkos_StackTraceTestExec [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 34%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 34%] Built target Kokkos_CoreTestCompileOnly [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_4 [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_4.dir/UnitTestMain.cpp.o [ 34%] Linking CXX executable Kokkos_StackTraceTestExec [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o [ 34%] Built target Kokkos_StackTraceTestExec [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_4.dir/default/TestDefaultDeviceTypeInit_4.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 34%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_4 [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 34%] Built target Kokkos_CoreUnitTest_DefaultInit_4 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 34%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 34%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 44%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 46%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 48%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 48%] Built target Kokkos_IncrementalTest_OPENMP Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o [ 49%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 49%] Built target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_LogicalSpaces_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_LogicalSpaces_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_LogicalSpaces_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_LogicalSpaces_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MasterLock_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MasterLock_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MasterLock_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MasterLock_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 62%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o [ 62%] Built target Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 62%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o [ 62%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 62%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 62%] Built target Kokkos_PerformanceTest_TaskDag [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 65%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 65%] Built target Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 66%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 66%] Built target Kokkos_PerformanceTest_Atomic Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP [ 66%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ 66%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 67%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 67%] Built target Kokkos_ContainersTestCompileOnly [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 67%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 67%] Built target Kokkos_ContainersPerformanceTest_OpenMP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 72%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o [ 72%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 73%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 73%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Vector.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 75%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 75%] Built target Kokkos_ContainersUnitTest_OpenMP [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSort.cpp.o [ 78%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 78%] Built target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/openmp/TestRandom.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 81%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSortCustomComp.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortA.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o [ 83%] Linking CXX executable Kokkos_UnitTest_Random [ 83%] Built target Kokkos_UnitTest_Random Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortB.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 84%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestNestedSort.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 85%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 85%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 85%] Linking CXX executable Kokkos_UnitTest_Sort [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 85%] Built target Kokkos_UnitTest_Sort [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 85%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 85%] Built target Kokkos_ContainersUnitTest_Serial Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I Scanning dependencies of target Kokkos_UnitTest_SIMD [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q Scanning dependencies of target Kokkos_gups [ 97%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o [ 97%] Linking CXX executable Kokkos_gups [ 97%] Built target Kokkos_gups [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 98%] Linking CXX executable Kokkos_UnitTest_SIMD [ 98%] Built target Kokkos_UnitTest_SIMD [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [100%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [100%] Built target Kokkos_CoreUnitTest_Serial2 [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_PartitionMaster.cpp.o [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP [100%] Built target Kokkos_CoreUnitTest_OpenMP + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial1 1: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 1: Detected: 4 cores per node. 1: Detected: 1 MPI_ranks per node. 1: Requested: 8 threads per process. 1: [==========] Running 218 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 4 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (157 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (150 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (164 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (154 ms) 1: [----------] 4 tests from serial_DeathTest (627 ms total) 1: 1: [----------] 214 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (0 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (0 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (0 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (0 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (0 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (4 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (78 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (42 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (5 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (23 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (11 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (22 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (1 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2910 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2346 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (1460 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1451 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (6 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (3 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (1 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (2 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (3 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (4 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (57 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (192 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (0 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (11 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (101 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (13 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy 1: [ OK ] serial.mdrange_large_deep_copy (1168 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3020 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (0 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.view_aggregate 1: [ OK ] serial.view_aggregate (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (31 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.view_layouttiled 1: [ OK ] serial.view_layouttiled (0 ms) 1: [ RUN ] serial.view_layouttiled_subtile 1: [ OK ] serial.view_layouttiled_subtile (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (2 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (0 ms) 1: [ RUN ] serial.quad_precision_reductions 1: [ OK ] serial.quad_precision_reductions (0 ms) 1: [ RUN ] serial.quad_precision_common_math_functions 1: [ OK ] serial.quad_precision_common_math_functions (0 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (21 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (21 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (1 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (1 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (0 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (1 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (0 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_point_t 1: [ OK ] serial.reducers_point_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce 1: [ OK ] serial.int64_t_reduce (248 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (271 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic 1: [ OK ] serial.int64_t_reduce_dynamic (812 ms) 1: [ RUN ] serial.double_reduce_dynamic 1: [ OK ] serial.double_reduce_dynamic (1020 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (200 ms) 1: [ RUN ] serial.int_combined_reduce 1: [ OK ] serial.int_combined_reduce (0 ms) 1: [ RUN ] serial.mdrange_combined_reduce 1: [ OK ] serial.mdrange_combined_reduce (0 ms) 1: [ RUN ] serial.int_combined_reduce_mixed 1: [ OK ] serial.int_combined_reduce_mixed (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (5 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy 1: [ OK ] serial.reduce_device_view_mdrange_policy (1700 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 1: [ OK ] serial.reduce_device_view_team_policy (1648 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (3 ms) 1: [ RUN ] serial.task_fib_deprecated 1: [ OK ] serial.task_fib_deprecated (936 ms) 1: [ RUN ] serial.task_depend_deprecated 1: [ OK ] serial.task_depend_deprecated (0 ms) 1: [ RUN ] serial.task_team_deprecated 1: [ OK ] serial.task_team_deprecated (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated 1: [ OK ] serial.task_with_mempool_deprecated (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated 1: [ OK ] serial.task_multiple_depend_deprecated (19 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated 1: [ OK ] serial.task_scheduler_ctors_deprecated (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated 1: [ OK ] serial.task_scheduer_ctors_device_deprecated (0 ms) 1: [ RUN ] serial.task_fib_deprecated_multiple 1: [ OK ] serial.task_fib_deprecated_multiple (934 ms) 1: [ RUN ] serial.task_depend_deprecated_multiple 1: [ OK ] serial.task_depend_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_team_deprecated_multiple 1: [ OK ] serial.task_team_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated_multiple 1: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated_multiple 1: [ OK ] serial.task_multiple_depend_deprecated_multiple (17 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated_multiple 1: [ OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated_multiple 1: [ OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_fib_single 1: [ OK ] serial.task_fib_single (728 ms) 1: [ RUN ] serial.task_depend_single 1: [ OK ] serial.task_depend_single (0 ms) 1: [ RUN ] serial.task_team_single 1: [ OK ] serial.task_team_single (0 ms) 1: [ RUN ] serial.task_with_mempool_single 1: [ OK ] serial.task_with_mempool_single (0 ms) 1: [ RUN ] serial.task_multiple_depend_single 1: [ OK ] serial.task_multiple_depend_single (17 ms) 1: [ RUN ] serial.task_scheduler_ctors_single 1: [ OK ] serial.task_scheduler_ctors_single (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_single 1: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 1: [ RUN ] serial.task_fib_multiple 1: [ OK ] serial.task_fib_multiple (734 ms) 1: [ RUN ] serial.task_depend_multiple 1: [ OK ] serial.task_depend_multiple (0 ms) 1: [ RUN ] serial.task_team_multiple 1: [ OK ] serial.task_team_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_multiple 1: [ OK ] serial.task_with_mempool_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_multiple 1: [ OK ] serial.task_multiple_depend_multiple (18 ms) 1: [ RUN ] serial.task_scheduler_ctors_multiple 1: [ OK ] serial.task_scheduler_ctors_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_multiple 1: [ OK ] serial.task_scheduer_ctors_device_multiple (0 ms) 1: [ RUN ] serial.task_fib_chase_lev 1: [ OK ] serial.task_fib_chase_lev (768 ms) 1: [ RUN ] serial.task_depend_chase_lev 1: [ OK ] serial.task_depend_chase_lev (0 ms) 1: [ RUN ] serial.task_team_chase_lev 1: [ OK ] serial.task_team_chase_lev (0 ms) 1: [ RUN ] serial.task_with_mempool_chase_lev 1: [ OK ] serial.task_with_mempool_chase_lev (0 ms) 1: [ RUN ] serial.task_multiple_depend_chase_lev 1: [ OK ] serial.task_multiple_depend_chase_lev (18 ms) 1: [ RUN ] serial.task_scheduler_ctors_chase_lev 1: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 1: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 1: [----------] 214 tests from serial (23158 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 218 tests from 2 test suites ran. (23785 ms total) 1: [ PASSED ] 217 tests. 1: [ SKIPPED ] 1 test, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1/64 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 23.79 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 2: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 2: Detected: 4 cores per node. 2: Detected: 1 MPI_ranks per node. 2: Requested: 8 threads per process. 2: [==========] Running 123 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 7 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (8688 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (7434 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (7462 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1106 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (1077 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 2: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [----------] 7 tests from serial_DeathTest (25770 ms total) 2: 2: [----------] 116 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (0 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (5 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (4 ms) 2: [ RUN ] serial.triple_nested_parallelism 2: [ OK ] serial.triple_nested_parallelism (758 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (76 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (6 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (5 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (6 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (35 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (56 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (82 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce 2: [ OK ] serial.repeated_team_reduce (4353 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (147 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (128 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (63 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (6 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (63 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (4 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (1 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (1 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (0 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (0 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (6 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (0 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (0 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (0 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (1 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank 2: [ OK ] serial.view_allocation_large_rank (1564 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (6 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (2 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (49 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (42 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (54 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (2 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (4 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (130 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (0 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (0 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (12 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (12 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (12 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (519 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (519 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (519 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (567 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (567 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (567 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 116 tests from serial (10996 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 123 tests from 2 test suites ran. (36767 ms total) 2: [ PASSED ] 120 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/64 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 36.78 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 3: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 3: Detected: 4 cores per node. 3: Detected: 1 MPI_ranks per node. 3: Requested: 8 threads per process. 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/64 Test #3: Kokkos_CoreUnitTest_SerialGraph ............. Passed 0.01 sec test 4 Start 4: Kokkos_CoreUnitTest_OpenMP 4: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP 4: Test timeout computed to be: 1500 4: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 4: Detected: 4 cores per node. 4: Detected: 1 MPI_ranks per node. 4: Requested: 8 threads per process. 4: [==========] Running 342 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 11 tests from openmp_DeathTest 4: [ RUN ] openmp_DeathTest.abort_from_host 4: [ OK ] openmp_DeathTest.abort_from_host (166 ms) 4: [ RUN ] openmp_DeathTest.abort_from_device 4: [ OK ] openmp_DeathTest.abort_from_device (158 ms) 4: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (160 ms) 4: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions 4: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (160 ms) 4: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_dyn 4: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_dyn (8818 ms) 4: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_stat 4: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_stat (7535 ms) 4: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_mix 4: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_mix (7658 ms) 4: [ RUN ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment 4: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1152 ms) 4: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment 4: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (1155 ms) 4: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host (0 ms) 4: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device (0 ms) 4: [----------] 11 tests from openmp_DeathTest (26968 ms total) 4: 4: [----------] 331 tests from openmp 4: [ RUN ] openmp.array_capacity 4: [ OK ] openmp.array_capacity (0 ms) 4: [ RUN ] openmp.array_element_access 4: [ OK ] openmp.array_element_access (0 ms) 4: [ RUN ] openmp.array_zero_capacity 4: [ OK ] openmp.array_zero_capacity (0 ms) 4: [ RUN ] openmp.array_zero_data_nullptr 4: [ OK ] openmp.array_zero_data_nullptr (0 ms) 4: [ RUN ] openmp.array_contiguous_capacity 4: [ OK ] openmp.array_contiguous_capacity (0 ms) 4: [ RUN ] openmp.array_contiguous_element_access 4: [ OK ] openmp.array_contiguous_element_access (0 ms) 4: [ RUN ] openmp.array_contiguous_assignment 4: [ OK ] openmp.array_contiguous_assignment (0 ms) 4: [ RUN ] openmp.array_strided_capacity 4: [ OK ] openmp.array_strided_capacity (0 ms) 4: [ RUN ] openmp.array_strided_element_access 4: [ OK ] openmp.array_strided_element_access (0 ms) 4: [ RUN ] openmp.array_strided_assignment 4: [ OK ] openmp.array_strided_assignment (0 ms) 4: [ RUN ] openmp.atomic_operations_complexdouble 4: [ OK ] openmp.atomic_operations_complexdouble (11 ms) 4: [ RUN ] openmp.atomic_operations_complexfloat 4: [ OK ] openmp.atomic_operations_complexfloat (11 ms) 4: [ RUN ] openmp.atomic_operations_double 4: [ OK ] openmp.atomic_operations_double (8 ms) 4: [ RUN ] openmp.atomic_operations_float 4: [ OK ] openmp.atomic_operations_float (7 ms) 4: [ RUN ] openmp.atomic_operations_int 4: [ OK ] openmp.atomic_operations_int (17 ms) 4: [ RUN ] openmp.atomic_operations_long 4: [ OK ] openmp.atomic_operations_long (16 ms) 4: [ RUN ] openmp.atomic_operations_longlong 4: [ OK ] openmp.atomic_operations_longlong (17 ms) 4: [ RUN ] openmp.atomic_shared 4: [ OK ] openmp.atomic_shared (0 ms) 4: [ RUN ] openmp.atomic_operations_unsigned 4: [ OK ] openmp.atomic_operations_unsigned (16 ms) 4: [ RUN ] openmp.atomic_operations_unsignedlong 4: [ OK ] openmp.atomic_operations_unsignedlong (16 ms) 4: [ RUN ] openmp.atomics 4: [ OK ] openmp.atomics (23 ms) 4: [ RUN ] openmp.atomics_tpetra_max_abs 4: [ OK ] openmp.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] openmp.atomic_views_integral 4: [ OK ] openmp.atomic_views_integral (183 ms) 4: [ RUN ] openmp.atomic_views_nonintegral 4: [ OK ] openmp.atomic_views_nonintegral (80 ms) 4: [ RUN ] openmp.atomic_view_api 4: [ OK ] openmp.atomic_view_api (0 ms) 4: [ RUN ] openmp.bit_manip_countl_zero 4: [ OK ] openmp.bit_manip_countl_zero (0 ms) 4: [ RUN ] openmp.bit_manip_countl_one 4: [ OK ] openmp.bit_manip_countl_one (0 ms) 4: [ RUN ] openmp.bit_manip_countr_zero 4: [ OK ] openmp.bit_manip_countr_zero (0 ms) 4: [ RUN ] openmp.bit_manip_countr_one 4: [ OK ] openmp.bit_manip_countr_one (0 ms) 4: [ RUN ] openmp.bit_manip_popcount 4: [ OK ] openmp.bit_manip_popcount (0 ms) 4: [ RUN ] openmp.bit_manip_has_single_bit 4: [ OK ] openmp.bit_manip_has_single_bit (0 ms) 4: [ RUN ] openmp.bit_manip_bit_floor 4: [ OK ] openmp.bit_manip_bit_floor (0 ms) 4: [ RUN ] openmp.bit_manip_bit_ceil 4: [ OK ] openmp.bit_manip_bit_ceil (0 ms) 4: [ RUN ] openmp.bit_manip_bit_width 4: [ OK ] openmp.bit_manip_bit_width (0 ms) 4: [ RUN ] openmp.bit_manip_rotl 4: [ OK ] openmp.bit_manip_rotl (0 ms) 4: [ RUN ] openmp.bit_manip_rotr 4: [ OK ] openmp.bit_manip_rotr (0 ms) 4: [ RUN ] openmp.bit_manip_byeswap 4: [ OK ] openmp.bit_manip_byeswap (0 ms) 4: [ RUN ] openmp.bit_manip_bit_cast 4: [ OK ] openmp.bit_manip_bit_cast (0 ms) 4: [ RUN ] openmp.test_block_deduction_bug_pr_3103 4: [ OK ] openmp.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] openmp.checked_integer_operations_multiply_overflow 4: [ OK ] openmp.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] openmp.execution_policy_occupancy_and_hint 4: [ OK ] openmp.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] openmp.complex_construction 4: [ OK ] openmp.complex_construction (0 ms) 4: [ RUN ] openmp.complex_basic_math 4: [ OK ] openmp.complex_basic_math (0 ms) 4: [ RUN ] openmp.complex_special_funtions 4: [ OK ] openmp.complex_special_funtions (0 ms) 4: [ RUN ] openmp.complex_io 4: [ OK ] openmp.complex_io (0 ms) 4: [ RUN ] openmp.complex_trivially_copyable 4: [ OK ] openmp.complex_trivially_copyable (0 ms) 4: [ RUN ] openmp.complex_issue_3865 4: [ OK ] openmp.complex_issue_3865 (0 ms) 4: [ RUN ] openmp.complex_operations_arithmetic_types_overloads 4: [ OK ] openmp.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] openmp.crs_count_fill 4: [ OK ] openmp.crs_count_fill (2 ms) 4: [ RUN ] openmp.crs_copy_constructor 4: [ OK ] openmp.crs_copy_constructor (10 ms) 4: [ RUN ] openmp.deep_copy_alignment 4: [ OK ] openmp.deep_copy_alignment (5 ms) 4: [ RUN ] openmp.deep_copy_conversion 4: [ OK ] openmp.deep_copy_conversion (38 ms) 4: [ RUN ] openmp.partitioning_by_args 4: [ OK ] openmp.partitioning_by_args (44 ms) 4: [ RUN ] openmp.partitioning_by_vector 4: [ OK ] openmp.partitioning_by_vector (51 ms) 4: [ RUN ] openmp.execution_space_as_class_data_member 4: [ OK ] openmp.execution_space_as_class_data_member (9 ms) 4: [ RUN ] openmp.functor_analysis 4: [ OK ] openmp.functor_analysis (0 ms) 4: [ RUN ] openmp.host_shared_ptr_use_count 4: [ OK ] openmp.host_shared_ptr_use_count (0 ms) 4: [ RUN ] openmp.host_shared_ptr_get 4: [ OK ] openmp.host_shared_ptr_get (0 ms) 4: [ RUN ] openmp.host_shared_ptr_dereference_on_device 4: [ OK ] openmp.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] openmp.host_shared_ptr_special_members_on_device 4: [ OK ] openmp.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] openmp.host_shared_ptr_tracking 4: [ OK ] openmp.host_shared_ptr_tracking (0 ms) 4: [ RUN ] openmp.init 4: [ OK ] openmp.init (0 ms) 4: [ RUN ] openmp.dispatch 4: [ OK ] openmp.dispatch (441 ms) 4: [ RUN ] openmp.join_backward_compatibility 4: [ OK ] openmp.join_backward_compatibility (0 ms) 4: [ RUN ] openmp.local_deepcopy_teampolicy_layoutleft 4: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (2001 ms) 4: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft 4: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (1883 ms) 4: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright 4: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (1461 ms) 4: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright 4: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (1456 ms) 4: [ RUN ] openmp.deep_copy_scratch 4: [ OK ] openmp.deep_copy_scratch (0 ms) 4: [ RUN ] openmp.mathematical_constants_e 4: [ OK ] openmp.mathematical_constants_e (0 ms) 4: [ RUN ] openmp.mathematical_constants_log2e 4: [ OK ] openmp.mathematical_constants_log2e (0 ms) 4: [ RUN ] openmp.mathematical_constants_log10e 4: [ OK ] openmp.mathematical_constants_log10e (0 ms) 4: [ RUN ] openmp.mathematical_constants_pi 4: [ OK ] openmp.mathematical_constants_pi (0 ms) 4: [ RUN ] openmp.mathematical_constants_inv_pi 4: [ OK ] openmp.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] openmp.mathematical_constants_inv_sqrtpi 4: [ OK ] openmp.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] openmp.mathematical_constants_ln2 4: [ OK ] openmp.mathematical_constants_ln2 (0 ms) 4: [ RUN ] openmp.mathematical_constants_ln10 4: [ OK ] openmp.mathematical_constants_ln10 (0 ms) 4: [ RUN ] openmp.mathematical_constants_sqrt2 4: [ OK ] openmp.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] openmp.mathematical_constants_sqrt3 4: [ OK ] openmp.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] openmp.mathematical_constants_inv_sqrt3 4: [ OK ] openmp.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] openmp.mathematical_constants_egamma 4: [ OK ] openmp.mathematical_constants_egamma (0 ms) 4: [ RUN ] openmp.mathematical_constants_phi 4: [ OK ] openmp.mathematical_constants_phi (0 ms) 4: [ RUN ] openmp.mathematical_functions_trigonometric_functions 4: [ OK ] openmp.mathematical_functions_trigonometric_functions (3 ms) 4: [ RUN ] openmp.mathematical_functions_hyperbolic_functions 4: [ OK ] openmp.mathematical_functions_hyperbolic_functions (3 ms) 4: [ RUN ] openmp.mathematical_functions_non_standard 4: [ OK ] openmp.mathematical_functions_non_standard (0 ms) 4: [ RUN ] openmp.mathematical_functions_power_functions 4: [ OK ] openmp.mathematical_functions_power_functions (1 ms) 4: [ RUN ] openmp.mathematical_functions_fma 4: [ OK ] openmp.mathematical_functions_fma (0 ms) 4: [ RUN ] openmp.mathematical_functions_error_and_gamma_functions 4: [ OK ] openmp.mathematical_functions_error_and_gamma_functions (2 ms) 4: [ RUN ] openmp.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (2 ms) 4: [ RUN ] openmp.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] openmp.mathematical_functions_floating_point_manipulation_functions (1 ms) 4: [ RUN ] openmp.mathematical_functions_absolute_value 4: [ OK ] openmp.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] openmp.mathematical_functions_floating_point_absolute_value 4: [ OK ] openmp.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] openmp.mathematical_functions_remainder_function 4: [ OK ] openmp.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] openmp.mathematical_functions_isfinite 4: [ OK ] openmp.mathematical_functions_isfinite (0 ms) 4: [ RUN ] openmp.mathematical_functions_isinf 4: [ OK ] openmp.mathematical_functions_isinf (0 ms) 4: [ RUN ] openmp.mathematical_functions_isnan 4: [ OK ] openmp.mathematical_functions_isnan (0 ms) 4: [ RUN ] openmp.mathematical_functions_exponential_functions 4: [ OK ] openmp.mathematical_functions_exponential_functions (3 ms) 4: [ RUN ] openmp.mathspecialfunc_expint1 4: [ OK ] openmp.mathspecialfunc_expint1 (0 ms) 4: [ RUN ] openmp.mathspecialfunc_errorfunc 4: [ OK ] openmp.mathspecialfunc_errorfunc (0 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesselj0y0 4: [ OK ] openmp.mathspecialfunc_cbesselj0y0 (2 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesselj1y1 4: [ OK ] openmp.mathspecialfunc_cbesselj1y1 (2 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesseli0k0 4: [ OK ] openmp.mathspecialfunc_cbesseli0k0 (0 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesseli1k1 4: [ OK ] openmp.mathspecialfunc_cbesseli1k1 (0 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesselh1stkind 4: [ OK ] openmp.mathspecialfunc_cbesselh1stkind (0 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesselh2ndkind 4: [ OK ] openmp.mathspecialfunc_cbesselh2ndkind (0 ms) 4: [ RUN ] openmp.mdrange_5d 4: [ OK ] openmp.mdrange_5d (35 ms) 4: [ RUN ] openmp.mdrange_6d 4: [ OK ] openmp.mdrange_6d (117 ms) 4: [ RUN ] openmp.mdrange_2d 4: [ OK ] openmp.mdrange_2d (3 ms) 4: [ RUN ] openmp.mdrange_array_reduce 4: [ OK ] openmp.mdrange_array_reduce (0 ms) 4: [ RUN ] openmp.mdrange_3d 4: [ OK ] openmp.mdrange_3d (13 ms) 4: [ RUN ] openmp.mdrange_neg_idx 4: [ OK ] openmp.mdrange_neg_idx (56 ms) 4: [ RUN ] openmp.mdrange_4d 4: [ OK ] openmp.mdrange_4d (12 ms) 4: [ RUN ] openmp.mdrange_scalar 4: [ OK ] openmp.mdrange_scalar (0 ms) 4: [ RUN ] openmp.mdrange_large_deep_copy 4: [ OK ] openmp.mdrange_large_deep_copy (1089 ms) 4: [ RUN ] openmp.md_range_policy_construction_from_arrays 4: [ OK ] openmp.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] openmp.mdrange_parallel_reduce_primitive_types 4: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (5500 ms) 4: [ RUN ] openmp.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestMDSpan.hpp:57: Skipped 4: mdspan not enabled 4: [ SKIPPED ] openmp.mdspan_minimal_functional (0 ms) 4: [ RUN ] openmp.max 4: [ OK ] openmp.max (0 ms) 4: [ RUN ] openmp.max_within_parfor 4: [ OK ] openmp.max_within_parfor (0 ms) 4: [ RUN ] openmp.min 4: [ OK ] openmp.min (0 ms) 4: [ RUN ] openmp.min_within_parfor 4: [ OK ] openmp.min_within_parfor (0 ms) 4: [ RUN ] openmp.minmax 4: [ OK ] openmp.minmax (0 ms) 4: [ RUN ] openmp.minmax_within_parfor 4: [ OK ] openmp.minmax_within_parfor (0 ms) 4: [ RUN ] openmp.clamp 4: [ OK ] openmp.clamp (0 ms) 4: [ RUN ] openmp.clamp_within_parfor 4: [ OK ] openmp.clamp_within_parfor (0 ms) 4: [ RUN ] openmp.numeric_traits_infinity 4: [ OK ] openmp.numeric_traits_infinity (0 ms) 4: [ RUN ] openmp.numeric_traits_epsilon 4: [ OK ] openmp.numeric_traits_epsilon (0 ms) 4: [ RUN ] openmp.numeric_traits_round_error 4: [ OK ] openmp.numeric_traits_round_error (0 ms) 4: [ RUN ] openmp.numeric_traits_norm_min 4: [ OK ] openmp.numeric_traits_norm_min (0 ms) 4: [ RUN ] openmp.numeric_traits_denorm_min 4: [ OK ] openmp.numeric_traits_denorm_min (0 ms) 4: [ RUN ] openmp.numeric_traits_finite_min_max 4: [ OK ] openmp.numeric_traits_finite_min_max (1 ms) 4: [ RUN ] openmp.numeric_traits_digits 4: [ OK ] openmp.numeric_traits_digits (0 ms) 4: [ RUN ] openmp.numeric_traits_digits10 4: [ OK ] openmp.numeric_traits_digits10 (0 ms) 4: [ RUN ] openmp.numeric_traits_max_digits10 4: [ OK ] openmp.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] openmp.numeric_traits_radix 4: [ OK ] openmp.numeric_traits_radix (0 ms) 4: [ RUN ] openmp.numeric_traits_min_max_exponent 4: [ OK ] openmp.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] openmp.numeric_traits_min_max_exponent10 4: [ OK ] openmp.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] openmp.numeric_traits_quiet_and_signaling_nan 4: [ OK ] openmp.numeric_traits_quiet_and_signaling_nan (0 ms) 4: [ RUN ] openmp.numeric_traits_sfinae_friendly 4: [ OK ] openmp.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] openmp.view_aggregate 4: [ OK ] openmp.view_aggregate (0 ms) 4: [ RUN ] openmp.memory_pool 4: [ OK ] openmp.memory_pool (55 ms) 4: [ RUN ] openmp.cxx11 4: [ OK ] openmp.cxx11 (0 ms) 4: [ RUN ] openmp.viewctorprop_embedded_dim 4: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 4: [ RUN ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] openmp.view_layouttiled 4: [ OK ] openmp.view_layouttiled (1 ms) 4: [ RUN ] openmp.view_layouttiled_subtile 4: [ OK ] openmp.view_layouttiled_subtile (0 ms) 4: [ RUN ] openmp.parallel_scan_range_policy 4: [ OK ] openmp.parallel_scan_range_policy (33 ms) 4: [ RUN ] openmp.kokkos_printf 4: [ OK ] openmp.kokkos_printf (0 ms) 4: [ RUN ] openmp.quad_precision_reductions 4: [ OK ] openmp.quad_precision_reductions (0 ms) 4: [ RUN ] openmp.quad_precision_common_math_functions 4: [ OK ] openmp.quad_precision_common_math_functions (0 ms) 4: [ RUN ] openmp.range_for 4: [ OK ] openmp.range_for (1 ms) 4: [ RUN ] openmp.range_reduce 4: [ OK ] openmp.range_reduce (1 ms) 4: [ RUN ] openmp.range_dynamic_policy 4: [ OK ] openmp.range_dynamic_policy (18 ms) 4: [ RUN ] openmp.range_policy_runtime_parameters 4: [ OK ] openmp.range_policy_runtime_parameters (0 ms) 4: [ RUN ] openmp.range_for_require 4: [ OK ] openmp.range_for_require (1 ms) 4: [ RUN ] openmp.range_reduce_require 4: [ OK ] openmp.range_reduce_require (1 ms) 4: [ RUN ] openmp.range_dynamic_policy_require 4: [ OK ] openmp.range_dynamic_policy_require (22 ms) 4: [ RUN ] openmp.reducers_int 4: [ OK ] openmp.reducers_int (3 ms) 4: [ RUN ] openmp.reducers_double 4: [ OK ] openmp.reducers_double (3 ms) 4: [ RUN ] openmp.reducers_complex_double 4: [ OK ] openmp.reducers_complex_double (1 ms) 4: [ RUN ] openmp.reducers_struct 4: [ OK ] openmp.reducers_struct (2 ms) 4: [ RUN ] openmp.reducers_half_t 4: [ OK ] openmp.reducers_half_t (2 ms) 4: [ RUN ] openmp.reducers_bhalf_t 4: [ OK ] openmp.reducers_bhalf_t (2 ms) 4: [ RUN ] openmp.reducers_int8_t 4: [ OK ] openmp.reducers_int8_t (1 ms) 4: [ RUN ] openmp.reducers_point_t 4: [ OK ] openmp.reducers_point_t (2 ms) 4: [ RUN ] openmp.reducers_bool 4: [ OK ] openmp.reducers_bool (0 ms) 4: [ RUN ] openmp.int64_t_reduce 4: [ OK ] openmp.int64_t_reduce (121 ms) 4: [ RUN ] openmp.double_reduce 4: [ OK ] openmp.double_reduce (131 ms) 4: [ RUN ] openmp.int64_t_reduce_dynamic 4: [ OK ] openmp.int64_t_reduce_dynamic (332 ms) 4: [ RUN ] openmp.double_reduce_dynamic 4: [ OK ] openmp.double_reduce_dynamic (417 ms) 4: [ RUN ] openmp.int64_t_reduce_dynamic_view 4: [ OK ] openmp.int64_t_reduce_dynamic_view (88 ms) 4: [ RUN ] openmp.int_combined_reduce 4: [ OK ] openmp.int_combined_reduce (0 ms) 4: [ RUN ] openmp.mdrange_combined_reduce 4: [ OK ] openmp.mdrange_combined_reduce (0 ms) 4: [ RUN ] openmp.int_combined_reduce_mixed 4: [ OK ] openmp.int_combined_reduce_mixed (0 ms) 4: [ RUN ] openmp.reduction_deduction 4: [ OK ] openmp.reduction_deduction (0 ms) 4: [ RUN ] openmp.reduce_device_view_range_policy 4: [ OK ] openmp.reduce_device_view_range_policy (11 ms) 4: [ RUN ] openmp.reduce_device_view_mdrange_policy 4: [ OK ] openmp.reduce_device_view_mdrange_policy (1009 ms) 4: [ RUN ] openmp.reduce_device_view_team_policy 4: [ OK ] openmp.reduce_device_view_team_policy (635 ms) 4: [ RUN ] openmp.impl_shared_alloc 4: [ OK ] openmp.impl_shared_alloc (6 ms) 4: [ RUN ] openmp.team_for 4: [ OK ] openmp.team_for (193 ms) 4: [ RUN ] openmp.team_reduce 4: [ OK ] openmp.team_reduce (172 ms) 4: [ RUN ] openmp.team_reduce_large 4: [ OK ] openmp.team_reduce_large (588 ms) 4: [ RUN ] openmp.team_parallel_single 4: [ OK ] openmp.team_parallel_single (25929 ms) 4: [ RUN ] openmp.large_team_scratch_size 4: [ OK ] openmp.large_team_scratch_size (0 ms) 4: [ RUN ] openmp.team_broadcast_long 4: [ OK ] openmp.team_broadcast_long (759 ms) 4: [ RUN ] openmp.team_broadcast_long_wrapper 4: [ OK ] openmp.team_broadcast_long_wrapper (757 ms) 4: [ RUN ] openmp.team_broadcast_char 4: [ OK ] openmp.team_broadcast_char (756 ms) 4: [ RUN ] openmp.team_broadcast_float 4: [ OK ] openmp.team_broadcast_float (755 ms) 4: [ RUN ] openmp.team_broadcast_double 4: [ OK ] openmp.team_broadcast_double (760 ms) 4: [ RUN ] openmp.team_handle_by_value 4: [ OK ] openmp.team_handle_by_value (0 ms) 4: [ RUN ] openmp.team_vector 4: [ OK ] openmp.team_vector (2832 ms) 4: [ RUN ] openmp.triple_nested_parallelism 4: [ OK ] openmp.triple_nested_parallelism (538 ms) 4: [ RUN ] openmp.parallel_scan_with_reducers 4: [ OK ] openmp.parallel_scan_with_reducers (70 ms) 4: [ RUN ] openmp.team_thread_range_combined_reducers 4: [ OK ] openmp.team_thread_range_combined_reducers (0 ms) 4: [ RUN ] openmp.thread_vector_range_combined_reducers 4: [ OK ] openmp.thread_vector_range_combined_reducers (0 ms) 4: [ RUN ] openmp.team_vector_range_combined_reducers 4: [ OK ] openmp.team_vector_range_combined_reducers (0 ms) 4: [ RUN ] openmp.TeamThreadMDRangeParallelFor 4: [ OK ] openmp.TeamThreadMDRangeParallelFor (6 ms) 4: [ RUN ] openmp.ThreadVectorMDRangeParallelFor 4: [ OK ] openmp.ThreadVectorMDRangeParallelFor (5 ms) 4: [ RUN ] openmp.TeamVectorMDRangeParallelFor 4: [ OK ] openmp.TeamVectorMDRangeParallelFor (6 ms) 4: [ RUN ] openmp.TeamThreadMDRangeParallelReduce 4: [ OK ] openmp.TeamThreadMDRangeParallelReduce (7 ms) 4: [ RUN ] openmp.ThreadVectorMDRangeParallelReduce 4: [ OK ] openmp.ThreadVectorMDRangeParallelReduce (7 ms) 4: [ RUN ] openmp.TeamVectorMDRangeParallelReduce 4: [ OK ] openmp.TeamVectorMDRangeParallelReduce (7 ms) 4: [ RUN ] openmp.team_policy_runtime_parameters 4: [ OK ] openmp.team_policy_runtime_parameters (0 ms) 4: [ RUN ] openmp.team_reduction_scan 4: [ OK ] openmp.team_reduction_scan (82548 ms) 4: [ RUN ] openmp.team_long_reduce 4: [ OK ] openmp.team_long_reduce (94 ms) 4: [ RUN ] openmp.team_double_reduce 4: [ OK ] openmp.team_double_reduce (124 ms) 4: [ RUN ] openmp.team_parallel_dummy_with_reducer_and_scratch_space 4: [ OK ] openmp.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 4: [ RUN ] openmp.repeated_team_reduce 4: [ OK ] openmp.repeated_team_reduce (1715 ms) 4: [ RUN ] openmp.team_scan 4: [ OK ] openmp.team_scan (870 ms) 4: [ RUN ] openmp.team_scan_ret_val 4: [ OK ] openmp.team_scan_ret_val (927 ms) 4: [ RUN ] openmp.team_shared_request 4: [ OK ] openmp.team_shared_request (299 ms) 4: [ RUN ] openmp.team_scratch_request 4: [ OK ] openmp.team_scratch_request (255 ms) 4: [ RUN ] openmp.team_lambda_shared_request 4: [ OK ] openmp.team_lambda_shared_request (21 ms) 4: [ RUN ] openmp.scratch_align 4: [ OK ] openmp.scratch_align (0 ms) 4: [ RUN ] openmp.shmem_size 4: [ OK ] openmp.shmem_size (0 ms) 4: [ RUN ] openmp.multi_level_scratch 4: [ OK ] openmp.multi_level_scratch (84 ms) 4: [ RUN ] openmp.team_scratch_memory_index_parallel_for 4: [ OK ] openmp.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] openmp.team_policy_max_recommended 4: [ OK ] openmp.team_policy_max_recommended (21287 ms) 4: [ RUN ] openmp.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] openmp.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] openmp.team_teamvector_range 4: [ OK ] openmp.team_teamvector_range (565 ms) 4: [ RUN ] openmp.unique_token_global 4: [ OK ] openmp.unique_token_global (5 ms) 4: [ RUN ] openmp.unique_token_instance 4: [ OK ] openmp.unique_token_instance (12 ms) 4: [ RUN ] openmp.unique_token_team_acquire 4: [ OK ] openmp.unique_token_team_acquire (8 ms) 4: [ RUN ] openmp.view_api_a 4: [ OK ] openmp.view_api_a (6 ms) 4: [ RUN ] openmp.view_api_b 4: [ OK ] openmp.view_api_b (1 ms) 4: [ RUN ] openmp.view_api_c 4: [ OK ] openmp.view_api_c (0 ms) 4: [ RUN ] openmp.view_api_d 4: [ OK ] openmp.view_api_d (0 ms) 4: [ RUN ] openmp.view_allocation_error 4: [ OK ] openmp.view_allocation_error (0 ms) 4: [ RUN ] openmp.view_remap 4: [ OK ] openmp.view_remap (0 ms) 4: [ RUN ] openmp.view_mirror_nonconst 4: [ OK ] openmp.view_mirror_nonconst (0 ms) 4: [ RUN ] openmp.view_stride_method 4: [ OK ] openmp.view_stride_method (0 ms) 4: [ RUN ] openmp.anonymous_space 4: [ OK ] openmp.anonymous_space (0 ms) 4: [ RUN ] openmp.view_overload_resolution 4: [ OK ] openmp.view_overload_resolution (0 ms) 4: [ RUN ] openmp.view_allocation_large_rank 4: [ OK ] openmp.view_allocation_large_rank (1712 ms) 4: [ RUN ] openmp.view_shmem_size_on_device 4: [ OK ] openmp.view_shmem_size_on_device (0 ms) 4: [ RUN ] openmp.view_is_assignable 4: [ OK ] openmp.view_is_assignable (0 ms) 4: [ RUN ] openmp.view_copy_tests 4: [ OK ] openmp.view_copy_tests (6 ms) 4: [ RUN ] openmp.view_copy_tests_rank_0 4: [ OK ] openmp.view_copy_tests_rank_0 (2 ms) 4: [ RUN ] openmp.view_copy_degenerated 4: [ OK ] openmp.view_copy_degenerated (0 ms) 4: [ RUN ] openmp.view_hooks 4: [ OK ] openmp.view_hooks (0 ms) 4: [ RUN ] openmp.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] openmp.view_layoutstride_left_to_layoutleft_assignment (48 ms) 4: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (43 ms) 4: [ RUN ] openmp.view_irregular_layout 4: [ OK ] openmp.view_irregular_layout (0 ms) 4: [ RUN ] openmp.view_mapping 4: [ OK ] openmp.view_mapping (53 ms) 4: [ RUN ] openmp.view_mapping_operator 4: [ OK ] openmp.view_mapping_operator (2 ms) 4: [ RUN ] openmp.static_extent 4: [ OK ] openmp.static_extent (0 ms) 4: [ RUN ] openmp.view_mapping_atomic 4: [ OK ] openmp.view_mapping_atomic (1 ms) 4: [ RUN ] openmp.view_mapping_class_value 4: [ OK ] openmp.view_mapping_class_value (0 ms) 4: [ RUN ] openmp.view_mapping_assignable 4: [ OK ] openmp.view_mapping_assignable (0 ms) 4: [ RUN ] openmp.view_mapping_trivially_copyable 4: [ OK ] openmp.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] openmp.view_mapping_subview 4: [ OK ] openmp.view_mapping_subview (0 ms) 4: [ RUN ] openmp.view_nested_view 4: [ OK ] openmp.view_nested_view (0 ms) 4: [ RUN ] openmp.view_resize 4: [ OK ] openmp.view_resize (5 ms) 4: [ RUN ] openmp.view_realloc 4: [ OK ] openmp.view_realloc (0 ms) 4: [ RUN ] openmp.workgraph_fib 4: [ OK ] openmp.workgraph_fib (478 ms) 4: [ RUN ] openmp.resize_realloc_no_init 4: [ OK ] openmp.resize_realloc_no_init (0 ms) 4: [ RUN ] openmp.resize_realloc_no_alloc 4: [ OK ] openmp.resize_realloc_no_alloc (0 ms) 4: [ RUN ] openmp.realloc_exec_space 4: [ OK ] openmp.realloc_exec_space (0 ms) 4: [ RUN ] openmp.view_alloc 4: [ OK ] openmp.view_alloc (0 ms) 4: [ RUN ] openmp.view_alloc_exec_space 4: [ OK ] openmp.view_alloc_exec_space (0 ms) 4: [ RUN ] openmp.view_alloc_int 4: [ OK ] openmp.view_alloc_int (0 ms) 4: [ RUN ] openmp.view_alloc_exec_space_int 4: [ OK ] openmp.view_alloc_exec_space_int (0 ms) 4: [ RUN ] openmp.deep_copy_zero_memset 4: [ OK ] openmp.deep_copy_zero_memset (0 ms) 4: [ RUN ] openmp.resize_exec_space 4: [ OK ] openmp.resize_exec_space (0 ms) 4: [ RUN ] openmp.view_allocation_int 4: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 4: skipping since the fence checked for isn't necessary 4: [ SKIPPED ] openmp.view_allocation_int (0 ms) 4: [ RUN ] openmp.view_allocation_exec_space_int 4: [ OK ] openmp.view_allocation_exec_space_int (0 ms) 4: [ RUN ] openmp.view_not_default_constructible 4: [ OK ] openmp.view_not_default_constructible (0 ms) 4: [ RUN ] openmp.view_subview_auto_1d_left 4: [ OK ] openmp.view_subview_auto_1d_left (0 ms) 4: [ RUN ] openmp.view_subview_auto_1d_right 4: [ OK ] openmp.view_subview_auto_1d_right (0 ms) 4: [ RUN ] openmp.view_subview_auto_1d_stride 4: [ OK ] openmp.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] openmp.view_subview_assign_strided 4: [ OK ] openmp.view_subview_assign_strided (0 ms) 4: [ RUN ] openmp.view_subview_left_0 4: [ OK ] openmp.view_subview_left_0 (0 ms) 4: [ RUN ] openmp.view_subview_left_1 4: [ OK ] openmp.view_subview_left_1 (0 ms) 4: [ RUN ] openmp.view_subview_left_2 4: [ OK ] openmp.view_subview_left_2 (0 ms) 4: [ RUN ] openmp.view_subview_left_3 4: [ OK ] openmp.view_subview_left_3 (0 ms) 4: [ RUN ] openmp.view_subview_right_0 4: [ OK ] openmp.view_subview_right_0 (0 ms) 4: [ RUN ] openmp.view_subview_right_1 4: [ OK ] openmp.view_subview_right_1 (0 ms) 4: [ RUN ] openmp.view_subview_right_3 4: [ OK ] openmp.view_subview_right_3 (0 ms) 4: [ RUN ] openmp.view_static_tests 4: [ OK ] openmp.view_static_tests (0 ms) 4: [ RUN ] openmp.view_subview_layoutleft_to_layoutleft 4: [ OK ] openmp.view_subview_layoutleft_to_layoutleft (0 ms) 4: [ RUN ] openmp.view_subview_layoutright_to_layoutright 4: [ OK ] openmp.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] openmp.view_subview_1d_assign 4: [ OK ] openmp.view_subview_1d_assign (1 ms) 4: [ RUN ] openmp.view_subview_1d_assign_atomic 4: [ OK ] openmp.view_subview_1d_assign_atomic (1 ms) 4: [ RUN ] openmp.view_subview_1d_assign_randomaccess 4: [ OK ] openmp.view_subview_1d_assign_randomaccess (1 ms) 4: [ RUN ] openmp.view_subview_2d_from_3d 4: [ OK ] openmp.view_subview_2d_from_3d (25 ms) 4: [ RUN ] openmp.view_subview_2d_from_3d_atomic 4: [ OK ] openmp.view_subview_2d_from_3d_atomic (24 ms) 4: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 4: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (24 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_left 4: [ OK ] openmp.view_subview_3d_from_5d_left (276 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 4: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (267 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (264 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_right 4: [ OK ] openmp.view_subview_3d_from_5d_right (270 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic 4: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (274 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (273 ms) 4: [ RUN ] openmp.view_test_unmanaged_subview_reset 4: [ OK ] openmp.view_test_unmanaged_subview_reset (0 ms) 4: [ RUN ] openmp.view_subview_memory_traits_construction 4: [ OK ] openmp.view_subview_memory_traits_construction (0 ms) 4: [ RUN ] openmp.task_fib_deprecated 4: [ OK ] openmp.task_fib_deprecated (1553 ms) 4: [ RUN ] openmp.task_depend_deprecated 4: [ OK ] openmp.task_depend_deprecated (29 ms) 4: [ RUN ] openmp.task_team_deprecated 4: [ OK ] openmp.task_team_deprecated (0 ms) 4: [ RUN ] openmp.task_with_mempool_deprecated 4: [ OK ] openmp.task_with_mempool_deprecated (0 ms) 4: [ RUN ] openmp.task_multiple_depend_deprecated 4: [ OK ] openmp.task_multiple_depend_deprecated (20 ms) 4: [ RUN ] openmp.task_scheduler_ctors_deprecated 4: [ OK ] openmp.task_scheduler_ctors_deprecated (0 ms) 4: [ RUN ] openmp.task_scheduer_ctors_device_deprecated 4: [ OK ] openmp.task_scheduer_ctors_device_deprecated (0 ms) 4: [ RUN ] openmp.task_fib_deprecated_multiple 4: [ OK ] openmp.task_fib_deprecated_multiple (2174 ms) 4: [ RUN ] openmp.task_depend_deprecated_multiple 4: [ OK ] openmp.task_depend_deprecated_multiple (63 ms) 4: [ RUN ] openmp.task_team_deprecated_multiple 4: [ OK ] openmp.task_team_deprecated_multiple (0 ms) 4: [ RUN ] openmp.task_with_mempool_deprecated_multiple 4: [ OK ] openmp.task_with_mempool_deprecated_multiple (0 ms) 4: [ RUN ] openmp.task_multiple_depend_deprecated_multiple 4: [ OK ] openmp.task_multiple_depend_deprecated_multiple (21 ms) 4: [ RUN ] openmp.task_scheduler_ctors_deprecated_multiple 4: [ OK ] openmp.task_scheduler_ctors_deprecated_multiple (0 ms) 4: [ RUN ] openmp.task_scheduer_ctors_device_deprecated_multiple 4: [ OK ] openmp.task_scheduer_ctors_device_deprecated_multiple (0 ms) 4: [ RUN ] openmp.task_fib_single 4: [ OK ] openmp.task_fib_single (2346 ms) 4: [ RUN ] openmp.task_depend_single 4: [ OK ] openmp.task_depend_single (119 ms) 4: [ RUN ] openmp.task_team_single 4: [ OK ] openmp.task_team_single (0 ms) 4: [ RUN ] openmp.task_with_mempool_single 4: [ OK ] openmp.task_with_mempool_single (0 ms) 4: [ RUN ] openmp.task_multiple_depend_single 4: [ OK ] openmp.task_multiple_depend_single (22 ms) 4: [ RUN ] openmp.task_scheduler_ctors_single 4: [ OK ] openmp.task_scheduler_ctors_single (0 ms) 4: [ RUN ] openmp.task_scheduer_ctors_device_single 4: [ OK ] openmp.task_scheduer_ctors_device_single (0 ms) 4: [ RUN ] openmp.task_fib_multiple 4: [ OK ] openmp.task_fib_multiple (1593 ms) 4: [ RUN ] openmp.task_depend_multiple 4: [ OK ] openmp.task_depend_multiple (41 ms) 4: [ RUN ] openmp.task_team_multiple 4: [ OK ] openmp.task_team_multiple (0 ms) 4: [ RUN ] openmp.task_with_mempool_multiple 4: [ OK ] openmp.task_with_mempool_multiple (0 ms) 4: [ RUN ] openmp.task_multiple_depend_multiple 4: [ OK ] openmp.task_multiple_depend_multiple (21 ms) 4: [ RUN ] openmp.task_scheduler_ctors_multiple 4: [ OK ] openmp.task_scheduler_ctors_multiple (0 ms) 4: [ RUN ] openmp.task_scheduer_ctors_device_multiple 4: [ OK ] openmp.task_scheduer_ctors_device_multiple (0 ms) 4: [ RUN ] openmp.task_fib_chase_lev 4: [ OK ] openmp.task_fib_chase_lev (1616 ms) 4: [ RUN ] openmp.task_depend_chase_lev 4: [ OK ] openmp.task_depend_chase_lev (2 ms) 4: [ RUN ] openmp.task_team_chase_lev 4: [ OK ] openmp.task_team_chase_lev (0 ms) 4: [ RUN ] openmp.task_with_mempool_chase_lev 4: [ OK ] openmp.task_with_mempool_chase_lev (0 ms) 4: [ RUN ] openmp.task_multiple_depend_chase_lev 4: [ OK ] openmp.task_multiple_depend_chase_lev (21 ms) 4: [ RUN ] openmp.task_scheduler_ctors_chase_lev 4: [ OK ] openmp.task_scheduler_ctors_chase_lev (0 ms) 4: [ RUN ] openmp.task_scheduer_ctors_device_chase_lev 4: [ OK ] openmp.task_scheduer_ctors_device_chase_lev (0 ms) 4: [ RUN ] openmp.partition_master 4: [ OK ] openmp.partition_master (112 ms) 4: [----------] 331 tests from openmp (174423 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 342 tests from 2 test suites ran. (201392 ms total) 4: [ PASSED ] 338 tests. 4: [ SKIPPED ] 4 tests, listed below: 4: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host 4: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] openmp.mdspan_minimal_functional 4: [ SKIPPED ] openmp.view_allocation_int 4/64 Test #4: Kokkos_CoreUnitTest_OpenMP .................. Passed 201.41 sec test 5 Start 5: Kokkos_CoreUnitTest_OpenMPInterOp 5: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPInterOp 5: Test timeout computed to be: 1500 5: [==========] Running 1 test from 1 test suite. 5: [----------] Global test environment set-up. 5: [----------] 1 test from openmp 5: [ RUN ] openmp.raw_openmp_interop 5: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 5: Detected: 4 cores per node. 5: Detected: 1 MPI_ranks per node. 5: Requested: 8 threads per process. 5: [ OK ] openmp.raw_openmp_interop (0 ms) 5: [----------] 1 test from openmp (0 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 1 test from 1 test suite ran. (0 ms total) 5: [ PASSED ] 1 test. 5/64 Test #5: Kokkos_CoreUnitTest_OpenMPInterOp ........... Passed 0.01 sec test 6 Start 6: Kokkos_CoreUnitTest_OpenMPGraph 6: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPGraph 6: Test timeout computed to be: 1500 6: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 6: Detected: 4 cores per node. 6: Detected: 1 MPI_ranks per node. 6: Requested: 8 threads per process. 6: [==========] Running 5 tests from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 5 tests from openmp_count_bugs 6: [ RUN ] openmp_count_bugs.launch_one 6: [ OK ] openmp_count_bugs.launch_one (0 ms) 6: [ RUN ] openmp_count_bugs.launch_one_rvalue 6: [ OK ] openmp_count_bugs.launch_one_rvalue (0 ms) 6: [ RUN ] openmp_count_bugs.launch_six 6: [ OK ] openmp_count_bugs.launch_six (0 ms) 6: [ RUN ] openmp_count_bugs.when_all_cycle 6: [ OK ] openmp_count_bugs.when_all_cycle (0 ms) 6: [ RUN ] openmp_count_bugs.zero_work_reduce 6: [ OK ] openmp_count_bugs.zero_work_reduce (0 ms) 6: [----------] 5 tests from openmp_count_bugs (0 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 5 tests from 1 test suite ran. (1 ms total) 6: [ PASSED ] 5 tests. 6: 6: YOU HAVE 1 DISABLED TEST 6: 6/64 Test #6: Kokkos_CoreUnitTest_OpenMPGraph ............. Passed 0.01 sec test 7 Start 7: Kokkos_CoreUnitTest_Default 7: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_Default 7: Test timeout computed to be: 1500 7: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 7: Detected: 4 cores per node. 7: Detected: 1 MPI_ranks per node. 7: Requested: 8 threads per process. 7: [==========] Running 74 tests from 41 test suites. 7: [----------] Global test environment set-up. 7: [----------] 34 tests from defaultdevicetype 7: [ RUN ] defaultdevicetype.init_arguments_implicit_conversion_to_initialization_settings 7: [ OK ] defaultdevicetype.init_arguments_implicit_conversion_to_initialization_settings (0 ms) 7: [ RUN ] defaultdevicetype.initialization_settings 7: [ OK ] defaultdevicetype.initialization_settings (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 7: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_device_id 7: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_num_devices 7: Warning: command line argument '--kokkos-num-devices' is deprecated. Use '--kokkos-map-device-id-by=mpi_rank' instead. Raised by Kokkos::initialize(). 7: Warning: command line argument '--kokkos-num-devices' is deprecated. Use '--kokkos-map-device-id-by=mpi_rank' instead. Raised by Kokkos::initialize(). 7: [ OK ] defaultdevicetype.cmd_line_args_num_devices (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 7: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 7: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_help 7: [ OK ] defaultdevicetype.cmd_line_args_help (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 7: Warning: command line argument '--kokkos-tools-libs=ich_tue_nur.so' ignored because kokkos-tools is disabled. Raised by Kokkos::initialize(). 7: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 7: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_num_threads 7: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_device_id 7: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_num_devices 7: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 7: [ OK ] defaultdevicetype.env_vars_num_devices (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_disable_warnings 7: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_tune_internals 7: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 7: [ RUN ] defaultdevicetype.visible_devices 7: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 7: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 7: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 7: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 7: [ OK ] defaultdevicetype.visible_devices (0 ms) 7: [ RUN ] defaultdevicetype.shared_space 7: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestSharedSpace.cpp:105: Skipped 7: Skipping as host and device are the same space 7: [ SKIPPED ] defaultdevicetype.shared_space (0 ms) 7: [ RUN ] defaultdevicetype.shared_host_pinned_space 7: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestSharedHostPinnedSpace.cpp:65: Skipped 7: Skipping as host and device are the same space 7: [ SKIPPED ] defaultdevicetype.shared_host_pinned_space (0 ms) 7: [ RUN ] defaultdevicetype.compiler_macros 7: [ OK ] defaultdevicetype.compiler_macros (0 ms) 7: [ RUN ] defaultdevicetype.half_conversion 7: [ OK ] defaultdevicetype.half_conversion (0 ms) 7: [ RUN ] defaultdevicetype.bhalf_conversion 7: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 7: [ RUN ] defaultdevicetype.half_operators 7: [ OK ] defaultdevicetype.half_operators (0 ms) 7: [ RUN ] defaultdevicetype.bhalf_operators 7: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 7: [ RUN ] defaultdevicetype.host_space_access 7: [ OK ] defaultdevicetype.host_space_access (0 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a1 7: [ OK ] defaultdevicetype.reduce_instantiation_a1 (6 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b1 7: [ OK ] defaultdevicetype.reduce_instantiation_b1 (14 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c1 7: [ OK ] defaultdevicetype.reduce_instantiation_c1 (5 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a2 7: [ OK ] defaultdevicetype.reduce_instantiation_a2 (13 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b2 7: [ OK ] defaultdevicetype.reduce_instantiation_b2 (23 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c2 7: [ OK ] defaultdevicetype.reduce_instantiation_c2 (13 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a3 7: [ OK ] defaultdevicetype.reduce_instantiation_a3 (11 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b3 7: [ OK ] defaultdevicetype.reduce_instantiation_b3 (23 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c3 7: [ OK ] defaultdevicetype.reduce_instantiation_c3 (12 ms) 7: [ RUN ] defaultdevicetype.malloc 7: [ OK ] defaultdevicetype.malloc (0 ms) 7: [----------] 34 tests from defaultdevicetype (128 ms total) 7: 7: [----------] 1 test from kokkosresize 7: [ RUN ] kokkosresize.host_space_access 7: [ OK ] kokkosresize.host_space_access (7 ms) 7: [----------] 1 test from kokkosresize (7 ms total) 7: 7: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/0.sizes 7: [ OK ] TestViewAPI/0.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/0 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/1.sizes 7: [ OK ] TestViewAPI/1.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/1 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/2.sizes 7: [ OK ] TestViewAPI/2.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/2 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/3.sizes 7: [ OK ] TestViewAPI/3.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/3 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/4.sizes 7: [ OK ] TestViewAPI/4.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/4 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/5.sizes 7: [ OK ] TestViewAPI/5.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/5 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/6.sizes 7: [ OK ] TestViewAPI/6.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/6 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/7.sizes 7: [ OK ] TestViewAPI/7.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/7 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/8.sizes 7: [ OK ] TestViewAPI/8.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/8 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/9.sizes 7: [ OK ] TestViewAPI/9.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/9 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/10.sizes 7: [ OK ] TestViewAPI/10.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/10 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/11.sizes 7: [ OK ] TestViewAPI/11.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/11 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/12.sizes 7: [ OK ] TestViewAPI/12.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/12 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/13.sizes 7: [ OK ] TestViewAPI/13.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/13 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/14.sizes 7: [ OK ] TestViewAPI/14.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/14 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/15.sizes 7: [ OK ] TestViewAPI/15.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/15 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/16.sizes 7: [ OK ] TestViewAPI/16.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/16 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/17.sizes 7: [ OK ] TestViewAPI/17.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/17 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/18.sizes 7: [ OK ] TestViewAPI/18.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/18 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/19.sizes 7: [ OK ] TestViewAPI/19.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/19 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/20.sizes 7: [ OK ] TestViewAPI/20.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/20 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/21.sizes 7: [ OK ] TestViewAPI/21.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/21 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/22.sizes 7: [ OK ] TestViewAPI/22.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/22 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/23.sizes 7: [ OK ] TestViewAPI/23.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/23 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/24.sizes 7: [ OK ] TestViewAPI/24.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/24 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/25.sizes 7: [ OK ] TestViewAPI/25.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/25 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/26.sizes 7: [ OK ] TestViewAPI/26.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/26 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/27.sizes 7: [ OK ] TestViewAPI/27.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/27 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/28.sizes 7: [ OK ] TestViewAPI/28.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/28 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/29.sizes 7: [ OK ] TestViewAPI/29.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/29 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/30.sizes 7: [ OK ] TestViewAPI/30.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/30 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/31.sizes 7: [ OK ] TestViewAPI/31.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/31 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/32.sizes 7: [ OK ] TestViewAPI/32.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/32 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/33.sizes 7: [ OK ] TestViewAPI/33.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/33 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/34.sizes 7: [ OK ] TestViewAPI/34.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/34 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/35.sizes 7: [ OK ] TestViewAPI/35.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/35 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/36.sizes 7: [ OK ] TestViewAPI/36.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/36 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/37.sizes 7: [ OK ] TestViewAPI/37.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/37 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/38.sizes 7: [ OK ] TestViewAPI/38.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/38 (0 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 74 tests from 41 test suites ran. (136 ms total) 7: [ PASSED ] 72 tests. 7: [ SKIPPED ] 2 tests, listed below: 7: [ SKIPPED ] defaultdevicetype.shared_space 7: [ SKIPPED ] defaultdevicetype.shared_host_pinned_space 7/64 Test #7: Kokkos_CoreUnitTest_Default ................. Passed 0.14 sec test 8 Start 8: Kokkos_CoreUnitTest_LegionInitialization 8: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from initialization 8: [ RUN ] initialization.legion_initialization 8: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 8: Detected: 4 cores per node. 8: Detected: 1 MPI_ranks per node. 8: Requested: 8 threads per process. 8: [ OK ] initialization.legion_initialization (0 ms) 8: [----------] 1 test from initialization (0 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (0 ms total) 8: [ PASSED ] 1 test. 8/64 Test #8: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.01 sec test 9 Start 9: Kokkos_CoreUnitTest_PushFinalizeHook 9: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 9: Test timeout computed to be: 1500 9: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 9: Detected: 4 cores per node. 9: Detected: 1 MPI_ranks per node. 9: Requested: 8 threads per process. 9: SUCCESS 9/64 Test #9: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.00 sec test 10 Start 10: Kokkos_CoreUnitTest_Develop 10: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_Develop 10: Test timeout computed to be: 1500 10: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 10: Detected: 4 cores per node. 10: Detected: 1 MPI_ranks per node. 10: Requested: 8 threads per process. 10: [==========] Running 1 test from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 1 test from defaultdevicetype 10: [ RUN ] defaultdevicetype.development_test 10: [ OK ] defaultdevicetype.development_test (0 ms) 10: [----------] 1 test from defaultdevicetype (0 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 1 test from 1 test suite ran. (0 ms total) 10: [ PASSED ] 1 test. 10/64 Test #10: Kokkos_CoreUnitTest_Develop ................. Passed 0.01 sec test 11 Start 11: Kokkos_CoreUnitTest_LogicalSpaces 11: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_LogicalSpaces 11: Test timeout computed to be: 1500 11: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 11: Detected: 4 cores per node. 11: Detected: 1 MPI_ranks per node. 11: Requested: 8 threads per process. 11: [==========] Running 6 tests from 2 test suites. 11: [----------] Global test environment set-up. 11: [----------] 1 test from defaultdevicetype_DeathTest 11: [ RUN ] defaultdevicetype_DeathTest.access_forbidden 11: [ OK ] defaultdevicetype_DeathTest.access_forbidden (154 ms) 11: [----------] 1 test from defaultdevicetype_DeathTest (154 ms total) 11: 11: [----------] 5 tests from defaultdevicetype 11: [ RUN ] defaultdevicetype.logical_space_views 11: [ OK ] defaultdevicetype.logical_space_views (0 ms) 11: [ RUN ] defaultdevicetype.logical_space_malloc 11: [ OK ] defaultdevicetype.logical_space_malloc (0 ms) 11: [ RUN ] defaultdevicetype.logical_space_alloc 11: [ OK ] defaultdevicetype.logical_space_alloc (0 ms) 11: [ RUN ] defaultdevicetype.chained_logical_spaces 11: [ OK ] defaultdevicetype.chained_logical_spaces (0 ms) 11: [ RUN ] defaultdevicetype.access_allowed 11: [ OK ] defaultdevicetype.access_allowed (0 ms) 11: [----------] 5 tests from defaultdevicetype (0 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 6 tests from 2 test suites ran. (154 ms total) 11: [ PASSED ] 6 tests. 11/64 Test #11: Kokkos_CoreUnitTest_LogicalSpaces ........... Passed 0.16 sec test 12 Start 12: Kokkos_CoreUnitTest_KokkosP 12: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 12: Test timeout computed to be: 1500 12: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 12: Detected: 4 cores per node. 12: Detected: 1 MPI_ranks per node. 12: Requested: 8 threads per process. 12: [==========] Running 27 tests from 2 test suites. 12: [----------] Global test environment set-up. 12: [----------] 25 tests from kokkosp 12: [ RUN ] kokkosp.test_named_instance_fence 12: Ref: 16777217 12: Ref: named_instance 12: 16777217 12: named_instance 12: [ OK ] kokkosp.test_named_instance_fence (0 ms) 12: [ RUN ] kokkosp.test_unnamed_instance_fence 12: Ref: 16777217 12: Ref: Unnamed Instance Fence 12: 16777217 12: Kokkos::OpenMP::fence: Unnamed Instance Fence 12: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 12: [ RUN ] kokkosp.test_named_global_fence 12: Ref: 16777216 12: Ref: test global fence 12: 16777216 12: test global fence 12: [ OK ] kokkosp.test_named_global_fence (0 ms) 12: [ RUN ] kokkosp.test_unnamed_global_fence 12: Ref: 16777216 12: Ref: Unnamed Global Fence 12: 16777216 12: Kokkos::fence: Unnamed Global Fence 12: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 12: [ RUN ] kokkosp.test_multiple_default_instances 12: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 12: [ RUN ] kokkosp.test_id_gen 12: [ OK ] kokkosp.test_id_gen (0 ms) 12: [ RUN ] kokkosp.test_kernel_sequence 12: Ref: 16777217 12: Ref: named_instance 12: 16777217 12: named_instance 12: Ref: 16777217 12: Ref: test_kernel 12: 16777217 12: named_instance 12: Miss on name 12: 16777217 12: test_kernel 12: [ OK ] kokkosp.test_kernel_sequence (0 ms) 12: [ RUN ] kokkosp.async_deep_copy 12: [ OK ] kokkosp.async_deep_copy (0 ms) 12: [ RUN ] kokkosp.parallel_for 12: [ OK ] kokkosp.parallel_for (0 ms) 12: [ RUN ] kokkosp.parallel_reduce 12: [ OK ] kokkosp.parallel_reduce (0 ms) 12: [ RUN ] kokkosp.parallel_scan 12: [ OK ] kokkosp.parallel_scan (0 ms) 12: [ RUN ] kokkosp.parallel_scan_no_fence 12: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 12: [ RUN ] kokkosp.parallel_scan_no_fence_view 12: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 12: [ RUN ] kokkosp.regions 12: [ OK ] kokkosp.regions (0 ms) 12: [ RUN ] kokkosp.fences 12: [ OK ] kokkosp.fences (0 ms) 12: [ RUN ] kokkosp.raw_allocation 12: [ OK ] kokkosp.raw_allocation (0 ms) 12: [ RUN ] kokkosp.view 12: [ OK ] kokkosp.view (0 ms) 12: [ RUN ] kokkosp.sections 12: [ OK ] kokkosp.sections (0 ms) 12: [ RUN ] kokkosp.metadata 12: [ OK ] kokkosp.metadata (0 ms) 12: [ RUN ] kokkosp.profile_events 12: [ OK ] kokkosp.profile_events (0 ms) 12: [ RUN ] kokkosp.no_init_kernel 12: [ OK ] kokkosp.no_init_kernel (0 ms) 12: [ RUN ] kokkosp.get_events 12: [ OK ] kokkosp.get_events (0 ms) 12: [ RUN ] kokkosp.create_mirror_no_init 12: [ OK ] kokkosp.create_mirror_no_init (0 ms) 12: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 12: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 12: [ RUN ] kokkosp.create_mirror_view_and_copy 12: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 12: [----------] 25 tests from kokkosp (1 ms total) 12: 12: [----------] 2 tests from defaultdevicetype 12: [ RUN ] defaultdevicetype.profiling_section 12: [ OK ] defaultdevicetype.profiling_section (0 ms) 12: [ RUN ] defaultdevicetype.scoped_profile_region 12: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 12: [----------] 2 tests from defaultdevicetype (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 27 tests from 2 test suites ran. (1 ms total) 12: [ PASSED ] 27 tests. 12/64 Test #12: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.01 sec test 13 Start 13: Kokkos_CoreUnitTest_StackTraceTest 13: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec 13: Test timeout computed to be: 1500 13: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 13: Detected: 4 cores per node. 13: Detected: 1 MPI_ranks per node. 13: Requested: 8 threads per process. 13: [==========] Running 3 tests from 2 test suites. 13: [----------] Global test environment set-up. 13: [----------] 2 tests from defaultdevicetype_DeathTest 13: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 13: 13: [WARNING] /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 8 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 13: Top of f1 13: Top of f0 13: Top of f0 13: test_f1: 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55d7881a47c9] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55d788151cc9] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x55d78814ad74] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x55d78814ce2f] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55d788183f7e] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6abef) [0x55d788175bef] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6af02) [0x55d788175f02] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b4ed) [0x55d7881764ed] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55d788178c08] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55d7881790dc] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55d7881499b6] 13: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f2cab00e083] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55d78814ab7e] 13: 13: demangled test_f1: 13: [0x55d7881a47c9] Kokkos::Impl::save_stacktrace() 13: [0x55d788151cc9] Test::stacktrace_test_f1(std::ostream&) 13: [0x55d78814ad74] Test::test_stacktrace(bool, bool) 13: [0x55d78814ce2f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 13: [0x55d788183f7e] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 13: [0x55d788175bef] 13: [0x55d788175f02] 13: [0x55d7881764ed] 13: [0x55d788178c08] testing::internal::UnitTestImpl::RunAllTests() 13: [0x55d7881790dc] testing::UnitTest::Run() 13: [0x55d7881499b6] main 13: [0x7f2cab00e083] __libc_start_main 13: [0x55d78814ab7e] _start 13: 13: Top of f3 13: Top of f3 13: Top of f3 13: Top of f3 13: Top of f3 13: Top of f1 13: Top of f0 13: Top of f0 13: StackTrace f3(std::cout, 4) returned: 110 13: test_f3: 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55d7881a47c9] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55d788151cc9] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x55d788151f08] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x55d78814b65e] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x55d78814ce2f] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55d788183f7e] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6abef) [0x55d788175bef] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6af02) [0x55d788175f02] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b4ed) [0x55d7881764ed] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55d788178c08] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55d7881790dc] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55d7881499b6] 13: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f2cab00e083] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55d78814ab7e] 13: 13: demangled test_f3: 13: [0x55d7881a47c9] Kokkos::Impl::save_stacktrace() 13: [0x55d788151cc9] Test::stacktrace_test_f1(std::ostream&) 13: [0x55d788151f08] Test::stacktrace_test_f3(std::ostream&, int) 13: [0x55d78814b65e] Test::test_stacktrace(bool, bool) 13: [0x55d78814ce2f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 13: [0x55d788183f7e] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 13: [0x55d788175bef] 13: [0x55d788175f02] 13: [0x55d7881764ed] 13: [0x55d788178c08] testing::internal::UnitTestImpl::RunAllTests() 13: [0x55d7881790dc] testing::UnitTest::Run() 13: [0x55d7881499b6] main 13: [0x7f2cab00e083] __libc_start_main 13: [0x55d78814ab7e] _start 13: 13: Test setting std::terminate handler that prints the last saved stack trace 13: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (154 ms) 13: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 13: 13: [WARNING] /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 8 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 13: Top of f1 13: Top of f0 13: Top of f0 13: test_f1: 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55d7881a47c9] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55d788151cc9] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x55d78814ad74] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x55d78814d1ac] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55d788183f7e] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6abef) [0x55d788175bef] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6af02) [0x55d788175f02] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b4ed) [0x55d7881764ed] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55d788178c08] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55d7881790dc] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55d7881499b6] 13: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f2cab00e083] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55d78814ab7e] 13: 13: demangled test_f1: 13: [0x55d7881a47c9] Kokkos::Impl::save_stacktrace() 13: [0x55d788151cc9] Test::stacktrace_test_f1(std::ostream&) 13: [0x55d78814ad74] Test::test_stacktrace(bool, bool) 13: [0x55d78814d1ac] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 13: [0x55d788183f7e] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 13: [0x55d788175bef] 13: [0x55d788175f02] 13: [0x55d7881764ed] 13: [0x55d788178c08] testing::internal::UnitTestImpl::RunAllTests() 13: [0x55d7881790dc] testing::UnitTest::Run() 13: [0x55d7881499b6] main 13: [0x7f2cab00e083] __libc_start_main 13: [0x55d78814ab7e] _start 13: 13: Top of f3 13: Top of f3 13: Top of f3 13: Top of f3 13: Top of f3 13: Top of f1 13: Top of f0 13: Top of f0 13: StackTrace f3(std::cout, 4) returned: 110 13: test_f3: 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55d7881a47c9] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55d788151cc9] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x55d788151f08] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x55d78814b65e] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x55d78814d1ac] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55d788183f7e] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6abef) [0x55d788175bef] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6af02) [0x55d788175f02] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b4ed) [0x55d7881764ed] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55d788178c08] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55d7881790dc] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55d7881499b6] 13: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f2cab00e083] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55d78814ab7e] 13: 13: demangled test_f3: 13: [0x55d7881a47c9] Kokkos::Impl::save_stacktrace() 13: [0x55d788151cc9] Test::stacktrace_test_f1(std::ostream&) 13: [0x55d788151f08] Test::stacktrace_test_f3(std::ostream&, int) 13: [0x55d78814b65e] Test::test_stacktrace(bool, bool) 13: [0x55d78814d1ac] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 13: [0x55d788183f7e] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 13: [0x55d788175bef] 13: [0x55d788175f02] 13: [0x55d7881764ed] 13: [0x55d788178c08] testing::internal::UnitTestImpl::RunAllTests() 13: [0x55d7881790dc] testing::UnitTest::Run() 13: [0x55d7881499b6] main 13: [0x7f2cab00e083] __libc_start_main 13: [0x55d78814ab7e] _start 13: 13: Test setting std::terminate handler that prints the last saved stack trace 13: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (159 ms) 13: [----------] 2 tests from defaultdevicetype_DeathTest (314 ms total) 13: 13: [----------] 1 test from defaultdevicetype 13: [ RUN ] defaultdevicetype.stacktrace_normal 13: Top of f1 13: Top of f0 13: Top of f0 13: test_f1: 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55d7881a47c9] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55d788151cc9] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x55d78814ad74] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55d788183f7e] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6abef) [0x55d788175bef] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6af02) [0x55d788175f02] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b4ed) [0x55d7881764ed] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55d788178c08] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55d7881790dc] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55d7881499b6] 13: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f2cab00e083] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55d78814ab7e] 13: 13: demangled test_f1: 13: [0x55d7881a47c9] Kokkos::Impl::save_stacktrace() 13: [0x55d788151cc9] Test::stacktrace_test_f1(std::ostream&) 13: [0x55d78814ad74] Test::test_stacktrace(bool, bool) 13: [0x55d788183f7e] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 13: [0x55d788175bef] 13: [0x55d788175f02] 13: [0x55d7881764ed] 13: [0x55d788178c08] testing::internal::UnitTestImpl::RunAllTests() 13: [0x55d7881790dc] testing::UnitTest::Run() 13: [0x55d7881499b6] main 13: [0x7f2cab00e083] __libc_start_main 13: [0x55d78814ab7e] _start 13: 13: Top of f3 13: Top of f3 13: Top of f3 13: Top of f3 13: Top of f3 13: Top of f1 13: Top of f0 13: Top of f0 13: StackTrace f3(std::cout, 4) returned: 110 13: test_f3: 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55d7881a47c9] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55d788151cc9] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x55d788151f08] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x55d78814b65e] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55d788183f7e] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6abef) [0x55d788175bef] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6af02) [0x55d788175f02] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b4ed) [0x55d7881764ed] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55d788178c08] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55d7881790dc] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55d7881499b6] 13: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f2cab00e083] 13: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55d78814ab7e] 13: 13: demangled test_f3: 13: [0x55d7881a47c9] Kokkos::Impl::save_stacktrace() 13: [0x55d788151cc9] Test::stacktrace_test_f1(std::ostream&) 13: [0x55d788151f08] Test::stacktrace_test_f3(std::ostream&, int) 13: [0x55d78814b65e] Test::test_stacktrace(bool, bool) 13: [0x55d788183f7e] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 13: [0x55d788175bef] 13: [0x55d788175f02] 13: [0x55d7881764ed] 13: [0x55d788178c08] testing::internal::UnitTestImpl::RunAllTests() 13: [0x55d7881790dc] testing::UnitTest::Run() 13: [0x55d7881499b6] main 13: [0x7f2cab00e083] __libc_start_main 13: [0x55d78814ab7e] _start 13: 13: Test setting std::terminate handler that prints the last saved stack trace 13: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 13: [----------] 1 test from defaultdevicetype (0 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 3 tests from 2 test suites ran. (314 ms total) 13: [ PASSED ] 3 tests. 13/64 Test #13: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 0.32 sec test 14 Start 14: Kokkos_CoreUnitTest_DefaultInit_1 14: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_1 14: Test timeout computed to be: 1500 14: [==========] Running 1 test from 1 test suite. 14: [----------] Global test environment set-up. 14: [----------] 1 test from defaultdevicetypeinit 14: [ RUN ] defaultdevicetypeinit.no_args 14: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 14: Detected: 4 cores per node. 14: Detected: 1 MPI_ranks per node. 14: Requested: 8 threads per process. 14: [ OK ] defaultdevicetypeinit.no_args (0 ms) 14: [----------] 1 test from defaultdevicetypeinit (0 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 1 test from 1 test suite ran. (0 ms total) 14: [ PASSED ] 1 test. 14/64 Test #14: Kokkos_CoreUnitTest_DefaultInit_1 ........... Passed 0.01 sec test 15 Start 15: Kokkos_CoreUnitTest_DefaultInit_2 15: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_2 15: Test timeout computed to be: 1500 15: [==========] Running 1 test from 1 test suite. 15: [----------] Global test environment set-up. 15: [----------] 1 test from defaultdevicetypeinit 15: [ RUN ] defaultdevicetypeinit.commandline_args_empty 15: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 15: Detected: 4 cores per node. 15: Detected: 1 MPI_ranks per node. 15: Requested: 8 threads per process. 15: [ OK ] defaultdevicetypeinit.commandline_args_empty (0 ms) 15: [----------] 1 test from defaultdevicetypeinit (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 1 test from 1 test suite ran. (0 ms total) 15: [ PASSED ] 1 test. 15/64 Test #15: Kokkos_CoreUnitTest_DefaultInit_2 ........... Passed 0.01 sec test 16 Start 16: Kokkos_CoreUnitTest_DefaultInit_3 16: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_3 16: Test timeout computed to be: 1500 16: [==========] Running 1 test from 1 test suite. 16: [----------] Global test environment set-up. 16: [----------] 1 test from defaultdevicetypeinit 16: [ RUN ] defaultdevicetypeinit.commandline_args_other 16: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 16: Detected: 4 cores per node. 16: Detected: 1 MPI_ranks per node. 16: Requested: 8 threads per process. 16: [ OK ] defaultdevicetypeinit.commandline_args_other (0 ms) 16: [----------] 1 test from defaultdevicetypeinit (0 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 1 test from 1 test suite ran. (0 ms total) 16: [ PASSED ] 1 test. 16/64 Test #16: Kokkos_CoreUnitTest_DefaultInit_3 ........... Passed 0.00 sec test 17 Start 17: Kokkos_CoreUnitTest_DefaultInit_4 17: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_4 17: Test timeout computed to be: 1500 17: [==========] Running 1 test from 1 test suite. 17: [----------] Global test environment set-up. 17: [----------] 1 test from defaultdevicetypeinit 17: [ RUN ] defaultdevicetypeinit.commandline_args_nthreads 17: Warning: command line argument '--threads' is deprecated. Use '--kokkos-num-threads' instead. Raised by Kokkos::initialize(). 17: [ OK ] defaultdevicetypeinit.commandline_args_nthreads (46 ms) 17: [----------] 1 test from defaultdevicetypeinit (46 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 1 test from 1 test suite ran. (46 ms total) 17: [ PASSED ] 1 test. 17/64 Test #17: Kokkos_CoreUnitTest_DefaultInit_4 ........... Passed 0.05 sec test 18 Start 18: Kokkos_CoreUnitTest_DefaultInit_5 18: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_5 18: Test timeout computed to be: 1500 18: [==========] Running 1 test from 1 test suite. 18: [----------] Global test environment set-up. 18: [----------] 1 test from defaultdevicetypeinit 18: [ RUN ] defaultdevicetypeinit.commandline_args_nthreads_numa 18: Warning: command line argument '--threads' is deprecated. Use '--kokkos-num-threads' instead. Raised by Kokkos::initialize(). 18: Warning: command line argument '--numa' is deprecated. Raised by Kokkos::initialize(). 18: [ OK ] defaultdevicetypeinit.commandline_args_nthreads_numa (43 ms) 18: [----------] 1 test from defaultdevicetypeinit (43 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 1 test from 1 test suite ran. (43 ms total) 18: [ PASSED ] 1 test. 18/64 Test #18: Kokkos_CoreUnitTest_DefaultInit_5 ........... Passed 0.05 sec test 19 Start 19: Kokkos_CoreUnitTest_DefaultInit_6 19: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_6 19: Test timeout computed to be: 1500 19: [==========] Running 1 test from 1 test suite. 19: [----------] Global test environment set-up. 19: [----------] 1 test from defaultdevicetypeinit 19: [ RUN ] defaultdevicetypeinit.commandline_args_nthreads_numa_device 19: Warning: command line argument '--threads' is deprecated. Use '--kokkos-num-threads' instead. Raised by Kokkos::initialize(). 19: Warning: command line argument '--numa' is deprecated. Raised by Kokkos::initialize(). 19: Warning: command line argument '--device-id' is deprecated. Use '--kokkos-device-id' instead. Raised by Kokkos::initialize(). 19: [ OK ] defaultdevicetypeinit.commandline_args_nthreads_numa_device (43 ms) 19: [----------] 1 test from defaultdevicetypeinit (43 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 1 test from 1 test suite ran. (43 ms total) 19: [ PASSED ] 1 test. 19/64 Test #19: Kokkos_CoreUnitTest_DefaultInit_6 ........... Passed 0.05 sec test 20 Start 20: Kokkos_CoreUnitTest_DefaultInit_7 20: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_7 20: Test timeout computed to be: 1500 20: [==========] Running 1 test from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 1 test from defaultdevicetypeinit 20: [ RUN ] defaultdevicetypeinit.commandline_args_nthreads_device 20: Warning: command line argument '--threads' is deprecated. Use '--kokkos-num-threads' instead. Raised by Kokkos::initialize(). 20: Warning: command line argument '--device-id' is deprecated. Use '--kokkos-device-id' instead. Raised by Kokkos::initialize(). 20: [ OK ] defaultdevicetypeinit.commandline_args_nthreads_device (22 ms) 20: [----------] 1 test from defaultdevicetypeinit (22 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 1 test from 1 test suite ran. (22 ms total) 20: [ PASSED ] 1 test. 20/64 Test #20: Kokkos_CoreUnitTest_DefaultInit_7 ........... Passed 0.03 sec test 21 Start 21: Kokkos_CoreUnitTest_DefaultInit_8 21: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_8 21: Test timeout computed to be: 1500 21: [==========] Running 1 test from 1 test suite. 21: [----------] Global test environment set-up. 21: [----------] 1 test from defaultdevicetypeinit 21: [ RUN ] defaultdevicetypeinit.commandline_args_numa_device 21: Warning: command line argument '--numa' is deprecated. Raised by Kokkos::initialize(). 21: Warning: command line argument '--device-id' is deprecated. Use '--kokkos-device-id' instead. Raised by Kokkos::initialize(). 21: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 21: Detected: 4 cores per node. 21: Detected: 1 MPI_ranks per node. 21: Requested: 8 threads per process. 21: [ OK ] defaultdevicetypeinit.commandline_args_numa_device (0 ms) 21: [----------] 1 test from defaultdevicetypeinit (0 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 1 test from 1 test suite ran. (0 ms total) 21: [ PASSED ] 1 test. 21/64 Test #21: Kokkos_CoreUnitTest_DefaultInit_8 ........... Passed 0.01 sec test 22 Start 22: Kokkos_CoreUnitTest_DefaultInit_9 22: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_9 22: Test timeout computed to be: 1500 22: [==========] Running 1 test from 1 test suite. 22: [----------] Global test environment set-up. 22: [----------] 1 test from defaultdevicetypeinit 22: [ RUN ] defaultdevicetypeinit.commandline_args_device 22: Warning: command line argument '--device-id' is deprecated. Use '--kokkos-device-id' instead. Raised by Kokkos::initialize(). 22: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 22: Detected: 4 cores per node. 22: Detected: 1 MPI_ranks per node. 22: Requested: 8 threads per process. 22: [ OK ] defaultdevicetypeinit.commandline_args_device (0 ms) 22: [----------] 1 test from defaultdevicetypeinit (0 ms total) 22: 22: [----------] Global test environment tear-down 22: [==========] 1 test from 1 test suite ran. (0 ms total) 22: [ PASSED ] 1 test. 22/64 Test #22: Kokkos_CoreUnitTest_DefaultInit_9 ........... Passed 0.01 sec test 23 Start 23: Kokkos_CoreUnitTest_DefaultInit_10 23: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_10 23: Test timeout computed to be: 1500 23: [==========] Running 1 test from 1 test suite. 23: [----------] Global test environment set-up. 23: [----------] 1 test from defaultdevicetypeinit 23: [ RUN ] defaultdevicetypeinit.commandline_args_nthreads_numa_device_other 23: Warning: command line argument '--threads' is deprecated. Use '--kokkos-num-threads' instead. Raised by Kokkos::initialize(). 23: Warning: command line argument '--numa' is deprecated. Raised by Kokkos::initialize(). 23: Warning: command line argument '--device-id' is deprecated. Use '--kokkos-device-id' instead. Raised by Kokkos::initialize(). 23: [ OK ] defaultdevicetypeinit.commandline_args_nthreads_numa_device_other (43 ms) 23: [----------] 1 test from defaultdevicetypeinit (43 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 1 test from 1 test suite ran. (43 ms total) 23: [ PASSED ] 1 test. 23/64 Test #23: Kokkos_CoreUnitTest_DefaultInit_10 .......... Passed 0.05 sec test 24 Start 24: Kokkos_CoreUnitTest_DefaultInit_11 24: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_11 24: Test timeout computed to be: 1500 24: [==========] Running 1 test from 1 test suite. 24: [----------] Global test environment set-up. 24: [----------] 1 test from defaultdevicetypeinit 24: [ RUN ] defaultdevicetypeinit.commandline_args_nthreads_numa_device_other_tune 24: Warning: command line argument '--threads' is deprecated. Use '--kokkos-num-threads' instead. Raised by Kokkos::initialize(). 24: Warning: command line argument '--numa' is deprecated. Raised by Kokkos::initialize(). 24: Warning: command line argument '--device-id' is deprecated. Use '--kokkos-device-id' instead. Raised by Kokkos::initialize(). 24: [ OK ] defaultdevicetypeinit.commandline_args_nthreads_numa_device_other_tune (43 ms) 24: [----------] 1 test from defaultdevicetypeinit (43 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 1 test from 1 test suite ran. (43 ms total) 24: [ PASSED ] 1 test. 24/64 Test #24: Kokkos_CoreUnitTest_DefaultInit_11 .......... Passed 0.05 sec test 25 Start 25: Kokkos_CoreUnitTest_DefaultInit_12 25: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_12 25: Test timeout computed to be: 1500 25: [==========] Running 1 test from 1 test suite. 25: [----------] Global test environment set-up. 25: [----------] 1 test from defaultdevicetypeinit 25: [ RUN ] defaultdevicetypeinit.initstruct_default 25: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 25: Detected: 4 cores per node. 25: Detected: 1 MPI_ranks per node. 25: Requested: 8 threads per process. 25: [ OK ] defaultdevicetypeinit.initstruct_default (0 ms) 25: [----------] 1 test from defaultdevicetypeinit (0 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 1 test from 1 test suite ran. (0 ms total) 25: [ PASSED ] 1 test. 25/64 Test #25: Kokkos_CoreUnitTest_DefaultInit_12 .......... Passed 0.01 sec test 26 Start 26: Kokkos_CoreUnitTest_DefaultInit_13 26: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_13 26: Test timeout computed to be: 1500 26: [==========] Running 1 test from 1 test suite. 26: [----------] Global test environment set-up. 26: [----------] 1 test from defaultdevicetypeinit 26: [ RUN ] defaultdevicetypeinit.initstruct_nthreads 26: [ OK ] defaultdevicetypeinit.initstruct_nthreads (41 ms) 26: [----------] 1 test from defaultdevicetypeinit (41 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 1 test from 1 test suite ran. (41 ms total) 26: [ PASSED ] 1 test. 26/64 Test #26: Kokkos_CoreUnitTest_DefaultInit_13 .......... Passed 0.05 sec test 27 Start 27: Kokkos_CoreUnitTest_DefaultInit_14 27: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_14 27: Test timeout computed to be: 1500 27: [==========] Running 1 test from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 1 test from defaultdevicetypeinit 27: [ RUN ] defaultdevicetypeinit.initstruct_nthreads_numa 27: [ OK ] defaultdevicetypeinit.initstruct_nthreads_numa (21 ms) 27: [----------] 1 test from defaultdevicetypeinit (21 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 1 test from 1 test suite ran. (21 ms total) 27: [ PASSED ] 1 test. 27/64 Test #27: Kokkos_CoreUnitTest_DefaultInit_14 .......... Passed 0.03 sec test 28 Start 28: Kokkos_CoreUnitTest_DefaultInit_15 28: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_15 28: Test timeout computed to be: 1500 28: [==========] Running 1 test from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 1 test from defaultdevicetypeinit 28: [ RUN ] defaultdevicetypeinit.initstruct_device 28: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 28: Detected: 4 cores per node. 28: Detected: 1 MPI_ranks per node. 28: Requested: 8 threads per process. 28: [ OK ] defaultdevicetypeinit.initstruct_device (0 ms) 28: [----------] 1 test from defaultdevicetypeinit (0 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 1 test from 1 test suite ran. (0 ms total) 28: [ PASSED ] 1 test. 28/64 Test #28: Kokkos_CoreUnitTest_DefaultInit_15 .......... Passed 0.01 sec test 29 Start 29: Kokkos_CoreUnitTest_DefaultInit_16 29: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_16 29: Test timeout computed to be: 1500 29: [==========] Running 1 test from 1 test suite. 29: [----------] Global test environment set-up. 29: [----------] 1 test from defaultdevicetypeinit 29: [ RUN ] defaultdevicetypeinit.initstruct_nthreads_device 29: [ OK ] defaultdevicetypeinit.initstruct_nthreads_device (42 ms) 29: [----------] 1 test from defaultdevicetypeinit (42 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 1 test from 1 test suite ran. (42 ms total) 29: [ PASSED ] 1 test. 29/64 Test #29: Kokkos_CoreUnitTest_DefaultInit_16 .......... Passed 0.05 sec test 30 Start 30: Kokkos_CoreUnitTest_DefaultInit_17 30: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_17 30: Test timeout computed to be: 1500 30: [==========] Running 1 test from 1 test suite. 30: [----------] Global test environment set-up. 30: [----------] 1 test from defaultdevicetypeinit 30: [ RUN ] defaultdevicetypeinit.initstruct_nthreads_numa_device 30: [ OK ] defaultdevicetypeinit.initstruct_nthreads_numa_device (42 ms) 30: [----------] 1 test from defaultdevicetypeinit (42 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 1 test from 1 test suite ran. (42 ms total) 30: [ PASSED ] 1 test. 30/64 Test #30: Kokkos_CoreUnitTest_DefaultInit_17 .......... Passed 0.05 sec test 31 Start 31: Kokkos_CoreUnitTest_DefaultInit_18 31: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_18 31: Test timeout computed to be: 1500 31: [==========] Running 1 test from 1 test suite. 31: [----------] Global test environment set-up. 31: [----------] 1 test from defaultdevicetypeinit 31: [ RUN ] defaultdevicetypeinit.initstruct_nthreads_numa_device_tune 31: [ OK ] defaultdevicetypeinit.initstruct_nthreads_numa_device_tune (41 ms) 31: [----------] 1 test from defaultdevicetypeinit (41 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 1 test from 1 test suite ran. (41 ms total) 31: [ PASSED ] 1 test. 31/64 Test #31: Kokkos_CoreUnitTest_DefaultInit_18 .......... Passed 0.05 sec test 32 Start 32: Kokkos_IncrementalTest_OPENMP 32: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 32: Test timeout computed to be: 1500 32: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 32: Detected: 4 cores per node. 32: Detected: 1 MPI_ranks per node. 32: Requested: 8 threads per process. 32: [==========] Running 28 tests from 1 test suite. 32: [----------] Global test environment set-up. 32: [----------] 28 tests from OPENMP 32: [ RUN ] OPENMP.IncrTest_01_execspace_typedef 32: [ OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms) 32: [ RUN ] OPENMP.IncrTest_01_execspace 32: Host Parallel Execution Space: 32: KOKKOS_ENABLE_OPENMP: yes 32: 32: OpenMP Runtime Configuration: 32: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ] 32: OpenMP 32: [ OK ] OPENMP.IncrTest_01_execspace (0 ms) 32: [ RUN ] OPENMP.IncrTest_02_AtomicExchange 32: [ OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms) 32: [ RUN ] OPENMP.IncrTest_02_AtomicAdd 32: [ OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms) 32: [ RUN ] OPENMP.IncrTest_02_AtomicSub 32: [ OK ] OPENMP.IncrTest_02_AtomicSub (0 ms) 32: [ RUN ] OPENMP.IncrTest_03a_memspace_malloc 32: [ OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms) 32: [ RUN ] OPENMP.IncrTest_03b_memspace_free 32: [ OK ] OPENMP.IncrTest_03b_memspace_free (29 ms) 32: [ RUN ] OPENMP.IncrTest_04_simple_parallelFor 32: [ OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms) 32: [ RUN ] OPENMP.IncrTest_04_RangePolicy_parallelFor 32: [ OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (0 ms) 32: [ RUN ] OPENMP.IncrTest_05_reduction 32: [ OK ] OPENMP.IncrTest_05_reduction (47 ms) 32: [ RUN ] OPENMP.IncrTest_06_mdrange2D 32: [ OK ] OPENMP.IncrTest_06_mdrange2D (0 ms) 32: [ RUN ] OPENMP.IncrTest_06_mdrange3D 32: [ OK ] OPENMP.IncrTest_06_mdrange3D (0 ms) 32: [ RUN ] OPENMP.IncrTest_06_mdrange4D 32: [ OK ] OPENMP.IncrTest_06_mdrange4D (0 ms) 32: [ RUN ] OPENMP.IncrTest_08_deep_copy_2D 32: [ OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms) 32: [ RUN ] OPENMP.IncrTest_08_deep_copy_3D 32: [ OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms) 32: [ RUN ] OPENMP.IncrTest_08_deep_copy_4D 32: [ OK ] OPENMP.IncrTest_08_deep_copy_4D (0 ms) 32: [ RUN ] OPENMP.IncrTest_10_Hierarchical_Basics 32: [ OK ] OPENMP.IncrTest_10_Hierarchical_Basics (1 ms) 32: [ RUN ] OPENMP.IncrTest_11a_Hierarchical_ForLoop 32: [ OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (0 ms) 32: [ RUN ] OPENMP.IncrTest_11b_Hierarchical_ForLoop 32: [ OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (0 ms) 32: [ RUN ] OPENMP.IncrTest_11c_Hierarchical_ForLoop 32: [ OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (193 ms) 32: [ RUN ] OPENMP.IncrTest_12a_ThreadScratch 32: [ OK ] OPENMP.IncrTest_12a_ThreadScratch (4 ms) 32: [ RUN ] OPENMP.IncrTest_12b_TeamScratch 32: [ OK ] OPENMP.IncrTest_12b_TeamScratch (3 ms) 32: [ RUN ] OPENMP.IncrTest_13a_Hierarchical_Red 32: [ OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms) 32: [ RUN ] OPENMP.IncrTest_13b_Hierarchical_Red 32: [ OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms) 32: [ RUN ] OPENMP.IncrTest_13c_Hierarchical_Red 32: [ OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms) 32: [ RUN ] OPENMP.incr_14_MDrangeReduce 32: [ OK ] OPENMP.incr_14_MDrangeReduce (0 ms) 32: [ RUN ] OPENMP.IncrTest_16_parallelscan 32: [ OK ] OPENMP.IncrTest_16_parallelscan (1 ms) 32: [ RUN ] OPENMP.incr_17_atomicView 32: [ OK ] OPENMP.incr_17_atomicView (0 ms) 32: [----------] 28 tests from OPENMP (283 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 28 tests from 1 test suite ran. (283 ms total) 32: [ PASSED ] 28 tests. 32/64 Test #32: Kokkos_IncrementalTest_OPENMP ............... Passed 0.29 sec test 33 Start 33: Kokkos_IncrementalTest_SERIAL 33: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 33: Test timeout computed to be: 1500 33: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 33: Detected: 4 cores per node. 33: Detected: 1 MPI_ranks per node. 33: Requested: 8 threads per process. 33: [==========] Running 28 tests from 1 test suite. 33: [----------] Global test environment set-up. 33: [----------] 28 tests from SERIAL 33: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 33: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 33: [ RUN ] SERIAL.IncrTest_01_execspace 33: Host Serial Execution Space: 33: KOKKOS_ENABLE_SERIAL: yes 33: 33: Serial Runtime Configuration: 33: Serial 33: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 33: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 33: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 33: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 33: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 33: [ RUN ] SERIAL.IncrTest_02_AtomicSub 33: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 33: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 33: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 33: [ RUN ] SERIAL.IncrTest_03b_memspace_free 33: [ OK ] SERIAL.IncrTest_03b_memspace_free (33 ms) 33: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 33: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 33: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 33: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 33: [ RUN ] SERIAL.IncrTest_05_reduction 33: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 33: [ RUN ] SERIAL.IncrTest_06_mdrange2D 33: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 33: [ RUN ] SERIAL.IncrTest_06_mdrange3D 33: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 33: [ RUN ] SERIAL.IncrTest_06_mdrange4D 33: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 33: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 33: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 33: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 33: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 33: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 33: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 33: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 33: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 33: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 33: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 33: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 33: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 33: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 33: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (200 ms) 33: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 33: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 33: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 33: [ OK ] SERIAL.IncrTest_12b_TeamScratch (0 ms) 33: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 33: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 33: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 33: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 33: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 33: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 33: [ RUN ] SERIAL.incr_14_MDrangeReduce 33: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 33: [ RUN ] SERIAL.IncrTest_16_parallelscan 33: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 33: [ RUN ] SERIAL.incr_17_atomicView 33: [ OK ] SERIAL.incr_17_atomicView (0 ms) 33: [----------] 28 tests from SERIAL (236 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 28 tests from 1 test suite ran. (236 ms total) 33: [ PASSED ] 28 tests. 33/64 Test #33: Kokkos_IncrementalTest_SERIAL ............... Passed 0.25 sec test 34 Start 34: Kokkos_CoreUnitTest_CTestDevice 34: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 34: Test timeout computed to be: 1500 34: [==========] Running 8 tests from 1 test suite. 34: [----------] Global test environment set-up. 34: [----------] 8 tests from ctest_environment 34: [ RUN ] ctest_environment.no_device_type 34: [ OK ] ctest_environment.no_device_type (0 ms) 34: [ RUN ] ctest_environment.no_process_count 34: [ OK ] ctest_environment.no_process_count (0 ms) 34: [ RUN ] ctest_environment.invalid_rank 34: [ OK ] ctest_environment.invalid_rank (0 ms) 34: [ RUN ] ctest_environment.no_type_str 34: [ OK ] ctest_environment.no_type_str (0 ms) 34: [ RUN ] ctest_environment.missing_type 34: [ OK ] ctest_environment.missing_type (0 ms) 34: [ RUN ] ctest_environment.no_id_str 34: [ OK ] ctest_environment.no_id_str (0 ms) 34: [ RUN ] ctest_environment.invalid_id_str 34: [ OK ] ctest_environment.invalid_id_str (0 ms) 34: [ RUN ] ctest_environment.good 34: [ OK ] ctest_environment.good (0 ms) 34: [----------] 8 tests from ctest_environment (0 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 8 tests from 1 test suite ran. (0 ms total) 34: [ PASSED ] 8 tests. 34/64 Test #34: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.01 sec test 35 Start 35: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 35: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 35: Test timeout computed to be: 1500 35/64 Test #35: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.00 sec test 36 Start 36: Kokkos_PerformanceTest_TaskDag 36: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 36: Test timeout computed to be: 1500 36: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 36: Detected: 4 cores per node. 36: Detected: 1 MPI_ranks per node. 36: Requested: 8 threads per process. 36: "taskdag: alloc super repeat input output task-accum task-max" 1000000 10000 1 4 3 0 0 36: "taskdag: time (min, avg)" 6.4451e-05 6.4451e-05 36: "taskdag: tasks per second (max, avg)" 201704 201704 36/64 Test #36: Kokkos_PerformanceTest_TaskDag .............. Passed 0.00 sec test 37 Start 37: Kokkos_PerformanceTest_Benchmark 37: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-01-26_T03-48-37.json" 37: Test timeout computed to be: 1500 37: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 37: Detected: 4 cores per node. 37: Detected: 1 MPI_ranks per node. 37: Requested: 8 threads per process. 37: 2024-01-26T04:06:04+00:00 37: Running /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 37: Run on (4 X 1996.25 MHz CPU s) 37: CPU Caches: 37: L1 Data 64 KiB (x4) 37: L1 Instruction 64 KiB (x4) 37: L2 Unified 512 KiB (x4) 37: L3 Unified 16384 KiB (x4) 37: Load Average: 6.88, 6.81, 5.01 37: CPU architecture: none 37: Default Device: N6Kokkos6OpenMPE 37: GIT_BRANCH: HEAD 37: GIT_CLEAN_STATUS: CLEAN 37: GIT_COMMIT_DATE: 2024-01-25T22:47:17-05:00 37: GIT_COMMIT_DESCRIPTION: Merge pull request #6749 from ndellingwood/cherrypick-6510-to-rc4201 37: GIT_COMMIT_HASH: d4a099599 37: GPU architecture: none 37: KOKKOS_COMPILER_GNU: 840 37: KOKKOS_ENABLE_ASM: yes 37: KOKKOS_ENABLE_CXX17: yes 37: KOKKOS_ENABLE_CXX20: no 37: KOKKOS_ENABLE_CXX23: no 37: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 37: KOKKOS_ENABLE_HBWSPACE: no 37: KOKKOS_ENABLE_HWLOC: no 37: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 37: KOKKOS_ENABLE_LIBDL: no 37: KOKKOS_ENABLE_LIBRT: no 37: KOKKOS_ENABLE_OPENMP: yes 37: KOKKOS_ENABLE_PRAGMA_IVDEP: no 37: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 37: KOKKOS_ENABLE_PRAGMA_UNROLL: no 37: KOKKOS_ENABLE_PRAGMA_VECTOR: no 37: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 37: Kokkos Version: 4.2.0 37: platform: 64bit 37: --------------------------------------------------------------------------------------------------------------------------------------------------- 37: Benchmark Time CPU Iterations Count Time normalized 37: --------------------------------------------------------------------------------------------------------------------------------------------------- 37: GramSchmidt/Count:1024/iterations:5/manual_time 0.047 s 0.019 s 5 1024 45.3366u 37: GramSchmidt/Count:2048/iterations:5/manual_time 0.048 s 0.019 s 5 2.048k 23.8137u 37: GramSchmidt/Count:4096/iterations:5/manual_time 0.050 s 0.020 s 5 4.096k 11.7645u 37: GramSchmidt/Count:8192/iterations:5/manual_time 0.051 s 0.022 s 5 8.192k 6.00461u 37: GramSchmidt/Count:16384/iterations:5/manual_time 0.056 s 0.025 s 5 16.384k 3.48588u 37: GramSchmidt/Count:32768/iterations:5/manual_time 0.062 s 0.030 s 5 32.768k 1.9633u 37: GramSchmidt/Count:65536/iterations:5/manual_time 0.071 s 0.042 s 5 65.536k 1092.71n 37: GramSchmidt/Count:131072/iterations:5/manual_time 0.092 s 0.079 s 5 131.072k 704.405n 37: GramSchmidt/Count:262144/iterations:5/manual_time 0.138 s 0.139 s 5 262.144k 521.386n 37: GramSchmidt/Count:524288/iterations:5/manual_time 0.233 s 0.260 s 5 524.288k 440.986n 37: ---------------------------------------------------------------------------------------------------------------------------------------------- 37: Benchmark Time CPU Iterations FOM: GB/s Max 37: ---------------------------------------------------------------------------------------------------------------------------------------------- 37: CustomReduction/N:100000/R:1000/manual_time 4.48 s 4.23 s 1 0.0398948/s 11.5 37: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 37: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 37: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 37: OverlapRangePolicy/N:2000/M:10000/R:10 0.780 s 0.411 s 2 0.0390802 0.0854424 0.100363 0.233154 0.0517024 0.0496599 37: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 37: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 37: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 37: OverlapMDRangePolicy/N:200/M:10000/R:10 0.169 s 0.081 s 7 8.02349m 0.0259352 9.88309m 0.0433434 4.98991m 4.90395m 37: OverlapTeamPolicy/N:20/M:1000000/R:10 1.10 s 0.567 s 1 0.0900481 0.145041 0.122777 0.237631 0.0605913 0.0605546 37: --------------------------------------------------------------------------------------------------------------------------------------------------- 37: Benchmark Time CPU Iterations Count Time normalized 37: --------------------------------------------------------------------------------------------------------------------------------------------------- 37: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 73.9785n 37: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 39.8213n 37: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 25.3848n 37: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 23.7668n 37: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.001 s 5 16.384k 21.278n 37: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.001 s 0.001 s 5 32.768k 15.8111n 37: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.001 s 0.004 s 5 65.536k 28.7578n 37: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.002 s 0.011 s 5 131.072k 16.7848n 37: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.004 s 0.032 s 5 262.144k 18.211n 37: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.009 s 0.081 s 5 524.288k 15.6352n 37: ----------------------------------------------------------------------------------------------------------------------------------- 37: Benchmark Time CPU Iterations FOM: rate 37: ----------------------------------------------------------------------------------------------------------------------------------- 37: Malloc/N:1/manual_time 0.210 us 0.354 us 3196707 4.76009M/s 37: Malloc/N:16/manual_time 0.216 us 0.361 us 3390942 4.62665M/s 37: Malloc/N:256/manual_time 0.270 us 0.415 us 2652621 3.69795M/s 37: Malloc/N:4096/manual_time 0.198 us 0.344 us 3522714 5.04579M/s 37: Malloc/N:65536/manual_time 0.156 us 0.349 us 4460073 6.4271M/s 37: Malloc/N:1048576/manual_time 0.156 us 0.341 us 4561761 6.42588M/s 37: Malloc/N:16777216/manual_time 0.130 us 0.316 us 5294206 7.69184M/s 37: Malloc/N:268435456/manual_time 3.34 us 6.50 us 196449 299.002k/s 37: Malloc/N:4294967296/manual_time 3.22 us 9.66 us 219854 310.915k/s 37: MallocFree/N:1/manual_time 0.346 us 0.385 us 2007015 2.89265M/s 37: MallocFree/N:16/manual_time 0.347 us 0.387 us 1971801 2.8786M/s 37: MallocFree/N:256/manual_time 0.391 us 0.430 us 1796523 2.56041M/s 37: MallocFree/N:4096/manual_time 0.328 us 0.367 us 2180123 3.04593M/s 37: MallocFree/N:65536/manual_time 0.330 us 0.369 us 2116502 3.02884M/s 37: MallocFree/N:1048576/manual_time 0.318 us 0.358 us 2192254 3.14077M/s 37: MallocFree/N:16777216/manual_time 0.293 us 0.332 us 2391918 3.41567M/s 37: MallocFree/N:268435456/manual_time 7.04 us 6.48 us 100678 142.066k/s 37: MallocFree/N:4294967296/manual_time 10.3 us 9.65 us 68522 97.5419k/s 37: MallocTouch/N:1/manual_time 42.3 us 18.8 us 16451 23.6247k/s 37: MallocTouch/N:16/manual_time 42.2 us 18.5 us 16677 23.7037k/s 37: MallocTouch/N:256/manual_time 42.7 us 18.8 us 16572 23.4279k/s 37: MallocTouch/N:4096/manual_time 42.6 us 18.6 us 16317 23.4856k/s 37: MallocTouch/N:65536/manual_time 42.4 us 18.9 us 16396 23.5747k/s 37: MallocTouch/N:1048576/manual_time 44.7 us 20.0 us 15820 22.3759k/s 37: MallocTouch/N:16777216/manual_time 61.0 us 27.0 us 11288 16.3824k/s 37: MallocTouch/N:268435456/manual_time 41555 us 45531 us 17 24.0645/s 37: MallocTouch/N:4294967296/manual_time 600724 us 553820 us 1 1.66466/s 37: MallocTouchFree/N:1/manual_time 46.2 us 18.8 us 15627 21.6402k/s 37: MallocTouchFree/N:16/manual_time 44.4 us 18.4 us 15639 22.5361k/s 37: MallocTouchFree/N:256/manual_time 44.5 us 18.5 us 15622 22.4766k/s 37: MallocTouchFree/N:4096/manual_time 44.4 us 18.5 us 15804 22.509k/s 37: MallocTouchFree/N:65536/manual_time 45.2 us 19.0 us 15664 22.145k/s 37: MallocTouchFree/N:1048576/manual_time 46.9 us 19.6 us 14915 21.3249k/s 37: MallocTouchFree/N:16777216/manual_time 64.3 us 27.0 us 11000 15.5402k/s 37: MallocTouchFree/N:268435456/manual_time 67421 us 45913 us 10 14.8321/s 37: MallocTouchFree/N:4294967296/manual_time 865635 us 561081 us 1 1.15522/s 37: ---------------------------------------------------------------------------------------------------------------------------------------------- 37: Benchmark Time CPU Iterations FOM: GB/s MB 37: ---------------------------------------------------------------------------------------------------------------------------------------------- 37: ViewAllocate_Rank1/N:10/manual_time 0.286 s 0.348 s 2 2.79692/s 800 37: ViewAllocate_Rank1/N:10/manual_time 0.285 s 0.348 s 2 2.80334/s 800 37: ViewAllocate_Rank2/N:10/manual_time 0.286 s 0.349 s 2 2.79501/s 800 37: ViewAllocate_Rank2/N:10/manual_time 0.286 s 0.348 s 2 2.80141/s 800 37: ViewAllocate_Rank3/N:10/manual_time 0.286 s 0.349 s 2 2.79631/s 800 37: ViewAllocate_Rank3/N:10/manual_time 0.287 s 0.350 s 2 2.79223/s 800 37: ViewAllocate_Rank4/N:10/manual_time 0.302 s 0.371 s 2 2.64853/s 800 37: ViewAllocate_Rank4/N:10/manual_time 0.300 s 0.368 s 2 2.66751/s 800 37: ViewAllocate_Rank5/N:10/manual_time 0.302 s 0.371 s 2 2.6511/s 800 37: ViewAllocate_Rank5/N:10/manual_time 0.297 s 0.365 s 2 2.6963/s 800 37: ViewAllocate_Rank6/N:10/manual_time 0.306 s 0.375 s 2 2.616/s 800 37: ViewAllocate_Rank6/N:10/manual_time 0.300 s 0.367 s 2 2.669/s 800 37: ViewAllocate_Rank7/N:10/manual_time 0.300 s 0.369 s 2 2.66347/s 800 37: ViewAllocate_Rank7/N:10/manual_time 0.304 s 0.374 s 2 2.62865/s 800 37: ViewAllocate_Rank8/N:10/manual_time 0.303 s 0.373 s 2 2.64208/s 800 37: ViewAllocate_Rank8/N:10/manual_time 0.301 s 0.370 s 2 2.65939/s 800 37: ViewDeepCopy_Rank1/N:10/manual_time 0.054 s 0.026 s 13 29.5911/s 1.6k 37: ViewDeepCopy_Rank2/N:10/manual_time 0.054 s 0.026 s 13 29.3883/s 1.6k 37: ViewDeepCopy_Rank3/N:10/manual_time 0.056 s 0.024 s 13 28.556/s 1.6k 37: ViewDeepCopy_Rank1/N:10/manual_time 0.056 s 0.024 s 13 28.6338/s 1.6k 37: ViewDeepCopy_Rank2/N:10/manual_time 0.056 s 0.024 s 13 28.6677/s 1.6k 37: ViewDeepCopy_Rank3/N:10/manual_time 0.056 s 0.024 s 12 28.6285/s 1.6k 37: ViewDeepCopy_Rank1/N:10/manual_time 0.060 s 0.021 s 13 26.7514/s 1.6k 37: ViewDeepCopy_Rank2/N:10/manual_time 0.374 s 0.175 s 2 4.27605/s 1.6k 37: ViewDeepCopy_Rank3/N:10/manual_time 0.328 s 0.150 s 2 4.88154/s 1.6k 37: ViewDeepCopy_Rank1/N:10/manual_time 0.056 s 0.024 s 11 28.6776/s 1.6k 37: ViewDeepCopy_Rank2/N:10/manual_time 0.376 s 0.176 s 2 4.25567/s 1.6k 37: ViewDeepCopy_Rank3/N:10/manual_time 0.252 s 0.119 s 3 6.3512/s 1.6k 37: ViewDeepCopy_Rank4/N:10/manual_time 0.055 s 0.025 s 13 29.0799/s 1.6k 37: ViewDeepCopy_Rank5/N:10/manual_time 0.056 s 0.024 s 13 28.6024/s 1.6k 37: ViewDeepCopy_Rank4/N:10/manual_time 0.053 s 0.023 s 12 30.2754/s 1.6k 37: ViewDeepCopy_Rank5/N:10/manual_time 0.051 s 0.025 s 12 31.4018/s 1.6k 37: ViewDeepCopy_Rank4/N:10/manual_time 0.269 s 0.135 s 3 5.95491/s 1.6k 37: ViewDeepCopy_Rank5/N:10/manual_time 0.262 s 0.131 s 3 6.10248/s 1.6k 37: ViewDeepCopy_Rank4/N:10/manual_time 0.274 s 0.138 s 3 5.83571/s 1.6k 37: ViewDeepCopy_Rank5/N:10/manual_time 0.336 s 0.167 s 2 4.76479/s 1.6k 37: ViewDeepCopy_Rank6/N:10/manual_time 0.052 s 0.026 s 14 30.9482/s 1.6k 37: ViewDeepCopy_Rank6/N:10/manual_time 0.052 s 0.026 s 14 30.5713/s 1.6k 37: ViewDeepCopy_Rank6/N:10/manual_time 0.254 s 0.127 s 3 6.2964/s 1.6k 37: ViewDeepCopy_Rank6/N:10/manual_time 0.339 s 0.168 s 2 4.72512/s 1.6k 37: ViewDeepCopy_Rank7/N:10/manual_time 0.052 s 0.025 s 14 30.8205/s 1.6k 37: ViewDeepCopy_Rank7/N:10/manual_time 0.052 s 0.026 s 13 30.8098/s 1.6k 37: ViewDeepCopy_Rank7/N:10/manual_time 0.438 s 0.214 s 2 3.65178/s 1.6k 37: ViewDeepCopy_Rank7/N:10/manual_time 0.439 s 0.206 s 2 3.64684/s 1.6k 37: ViewDeepCopy_Rank8/N:10/manual_time 0.052 s 0.026 s 13 30.8502/s 1.6k 37: ViewDeepCopy_Rank8/N:10/manual_time 0.052 s 0.026 s 13 30.8346/s 1.6k 37: ViewDeepCopy_Rank8/N:10/manual_time 0.560 s 0.281 s 1 2.85722/s 1.6k 37: ViewDeepCopy_Rank8/N:10/manual_time 0.440 s 0.220 s 2 3.63372/s 1.6k 37: ViewDeepCopy_Raw/N:10/manual_time 0.052 s 0.025 s 13 30.8173/s 1.6k 37: ViewDeepCopy_Raw/N:10/manual_time 0.051 s 0.024 s 13 31.4359/s 1.6k 37: ViewDeepCopy_Raw/N:10/manual_time 0.051 s 0.025 s 13 31.6359/s 1.6k 37: ViewDeepCopy_Raw/N:10/manual_time 0.051 s 0.025 s 14 31.4886/s 1.6k 37: ViewFill_Rank1/N:10/manual_time 0.034 s 0.017 s 21 23.5928/s 800 37: ViewFill_Rank1/N:10/manual_time 0.034 s 0.017 s 21 23.6634/s 800 37: ViewFill_Rank2/N:10/manual_time 0.034 s 0.017 s 21 23.5948/s 800 37: ViewFill_Rank2/N:10/manual_time 0.034 s 0.017 s 21 23.6337/s 800 37: ViewFill_Rank3/N:10/manual_time 0.034 s 0.017 s 21 23.6955/s 800 37: ViewFill_Rank3/N:10/manual_time 0.034 s 0.017 s 21 23.6098/s 800 37: ViewFill_Rank4/N:10/manual_time 0.034 s 0.017 s 21 23.6347/s 800 37: ViewFill_Rank4/N:10/manual_time 0.034 s 0.017 s 21 23.626/s 800 37: ViewFill_Rank5/N:10/manual_time 0.034 s 0.017 s 21 23.651/s 800 37: ViewFill_Rank5/N:10/manual_time 0.034 s 0.017 s 21 23.5825/s 800 37: ViewFill_Rank6/N:10/manual_time 0.034 s 0.017 s 21 23.6322/s 800 37: ViewFill_Rank6/N:10/manual_time 0.034 s 0.017 s 21 23.776/s 800 37: ViewFill_Rank7/N:10/manual_time 0.034 s 0.017 s 21 23.4531/s 800 37: ViewFill_Rank7/N:10/manual_time 0.034 s 0.017 s 21 23.5668/s 800 37: ViewFill_Rank8/N:10/manual_time 0.034 s 0.017 s 21 23.5296/s 800 37: ViewFill_Rank8/N:10/manual_time 0.034 s 0.017 s 21 23.7114/s 800 37: ViewFill_Raw/N:10/manual_time 0.035 s 0.017 s 20 22.8257/s 800 37: ViewFill_Raw/N:10/manual_time 0.035 s 0.017 s 20 22.7731/s 800 37: ViewResize_Rank1/N:10/iterations:10/manual_time 0.034 s 0.031 s 10 47.5839/s 1.6k 37: ViewResize_Rank1/N:10/iterations:10/manual_time 0.034 s 0.032 s 10 46.6556/s 1.6k 37: ViewResize_Rank2/N:10/iterations:10/manual_time 0.034 s 0.032 s 10 46.6859/s 1.6k 37: ViewResize_Rank2/N:10/iterations:10/manual_time 0.034 s 0.031 s 10 46.7219/s 1.6k 37: ViewResize_Rank3/N:10/iterations:10/manual_time 0.036 s 0.033 s 10 44.7283/s 1.6k 37: ViewResize_Rank3/N:10/iterations:10/manual_time 0.041 s 0.035 s 10 39.25/s 1.6k 37: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.012 s 0.006 s 10 133.861/s 1.6k 37: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.012 s 0.006 s 10 132.705/s 1.6k 37: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.014 s 0.007 s 10 118.351/s 1.6k 37: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.013 s 0.006 s 10 123.867/s 1.6k 37: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.016 s 0.008 s 10 98.0644/s 1.6k 37: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.021 s 0.010 s 10 77.9405/s 1.6k 37: ViewResize_Rank4/N:10/iterations:10/manual_time 0.041 s 0.035 s 10 39.416/s 1.6k 37: ViewResize_Rank4/N:10/iterations:10/manual_time 0.040 s 0.035 s 10 39.6253/s 1.6k 37: ViewResize_Rank5/N:10/iterations:10/manual_time 0.044 s 0.036 s 10 36.6123/s 1.6k 37: ViewResize_Rank5/N:10/iterations:10/manual_time 0.040 s 0.035 s 10 39.6278/s 1.6k 37: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.022 s 0.011 s 10 71.9286/s 1.6k 37: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.022 s 0.011 s 10 73.1918/s 1.6k 37: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.026 s 0.012 s 10 62.3383/s 1.6k 37: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.022 s 0.011 s 10 73.9933/s 1.6k 37: ViewResize_Rank6/N:10/iterations:10/manual_time 0.044 s 0.036 s 10 36.3013/s 1.6k 37: ViewResize_Rank6/N:10/iterations:10/manual_time 0.045 s 0.037 s 10 35.8371/s 1.6k 37: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.025 s 0.012 s 10 63.0967/s 1.6k 37: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.024 s 0.011 s 10 66.163/s 1.6k 37: ViewResize_Rank7/N:10/iterations:10/manual_time 0.040 s 0.034 s 10 40.0489/s 1.6k 37: ViewResize_Rank7/N:10/iterations:10/manual_time 0.045 s 0.037 s 10 35.672/s 1.6k 37: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.020 s 0.009 s 10 82.005/s 1.6k 37: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.031 s 0.015 s 10 50.99/s 1.6k 37: ViewResize_Rank8/N:10/iterations:10/manual_time 0.044 s 0.036 s 10 36.4808/s 1.6k 37: ViewResize_Rank8/N:10/iterations:10/manual_time 0.042 s 0.035 s 10 38.3558/s 1.6k 37: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.026 s 0.013 s 10 60.8288/s 1.6k 37: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.029 s 0.014 s 10 55.306/s 1.6k 37: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.128 s 0.117 s 10 12.5487/s 1.6k 37: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.131 s 0.120 s 10 12.1686/s 1.6k 37/64 Test #37: Kokkos_PerformanceTest_Benchmark ............ Passed 233.72 sec test 38 Start 38: Kokkos_Benchmark_Atomic_MinMax 38: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-01-26_T03-48-37.json" 38: Test timeout computed to be: 1500 38: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 38: Detected: 4 cores per node. 38: Detected: 1 MPI_ranks per node. 38: Requested: 8 threads per process. 38: 2024-01-26T04:09:58+00:00 38: Running /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 38: Run on (4 X 1996.25 MHz CPU s) 38: CPU Caches: 38: L1 Data 64 KiB (x4) 38: L1 Instruction 64 KiB (x4) 38: L2 Unified 512 KiB (x4) 38: L3 Unified 16384 KiB (x4) 38: Load Average: 3.06, 4.85, 4.61 38: CPU architecture: none 38: Default Device: N6Kokkos6OpenMPE 38: GIT_BRANCH: HEAD 38: GIT_CLEAN_STATUS: CLEAN 38: GIT_COMMIT_DATE: 2024-01-25T22:47:17-05:00 38: GIT_COMMIT_DESCRIPTION: Merge pull request #6749 from ndellingwood/cherrypick-6510-to-rc4201 38: GIT_COMMIT_HASH: d4a099599 38: GPU architecture: none 38: KOKKOS_COMPILER_GNU: 840 38: KOKKOS_ENABLE_ASM: yes 38: KOKKOS_ENABLE_CXX17: yes 38: KOKKOS_ENABLE_CXX20: no 38: KOKKOS_ENABLE_CXX23: no 38: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 38: KOKKOS_ENABLE_HBWSPACE: no 38: KOKKOS_ENABLE_HWLOC: no 38: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 38: KOKKOS_ENABLE_LIBDL: no 38: KOKKOS_ENABLE_LIBRT: no 38: KOKKOS_ENABLE_OPENMP: yes 38: KOKKOS_ENABLE_PRAGMA_IVDEP: no 38: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 38: KOKKOS_ENABLE_PRAGMA_UNROLL: no 38: KOKKOS_ENABLE_PRAGMA_VECTOR: no 38: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 38: Kokkos Version: 4.2.0 38: platform: 64bit 38: ---------------------------------------------------------------------------------------------------------------------------------------- 38: Benchmark Time CPU Iterations 38: ---------------------------------------------------------------------------------------------------------------------------------------- 38: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 38: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 38: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 38: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 38: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 38: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 38: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 38: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 38: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 38: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 38: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 38: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 38: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 38: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 38: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 38: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 38: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 38: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 38: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 38: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 38: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 38: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 38: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 38: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 38: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 38: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 38: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 38: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 38: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 38: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 38: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 38: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 38: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 38: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 38: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 38: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 38: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 38: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 38: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 38: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 38: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.003 s 0.001 s 10 38: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.003 s 0.001 s 10 38: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 38: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 38: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 38: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 38: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.003 s 0.001 s 10 38: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.003 s 0.001 s 10 38/64 Test #38: Kokkos_Benchmark_Atomic_MinMax .............. Passed 0.60 sec test 39 Start 39: Kokkos_PerformanceTest_Mempool 39: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-01-26_T03-48-37.json" 39: Test timeout computed to be: 1500 39: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 39: Detected: 4 cores per node. 39: Detected: 1 MPI_ranks per node. 39: Requested: 8 threads per process. 39: 2024-01-26T04:09:58+00:00 39: Running /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_PerformanceTest_Mempool 39: Run on (4 X 1996.25 MHz CPU s) 39: CPU Caches: 39: L1 Data 64 KiB (x4) 39: L1 Instruction 64 KiB (x4) 39: L2 Unified 512 KiB (x4) 39: L3 Unified 16384 KiB (x4) 39: Load Average: 3.06, 4.85, 4.61 39: CPU architecture: none 39: Default Device: N6Kokkos6OpenMPE 39: GIT_BRANCH: HEAD 39: GIT_CLEAN_STATUS: CLEAN 39: GIT_COMMIT_DATE: 2024-01-25T22:47:17-05:00 39: GIT_COMMIT_DESCRIPTION: Merge pull request #6749 from ndellingwood/cherrypick-6510-to-rc4201 39: GIT_COMMIT_HASH: d4a099599 39: GPU architecture: none 39: KOKKOS_COMPILER_GNU: 840 39: KOKKOS_ENABLE_ASM: yes 39: KOKKOS_ENABLE_CXX17: yes 39: KOKKOS_ENABLE_CXX20: no 39: KOKKOS_ENABLE_CXX23: no 39: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 39: KOKKOS_ENABLE_HBWSPACE: no 39: KOKKOS_ENABLE_HWLOC: no 39: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 39: KOKKOS_ENABLE_LIBDL: no 39: KOKKOS_ENABLE_LIBRT: no 39: KOKKOS_ENABLE_OPENMP: yes 39: KOKKOS_ENABLE_PRAGMA_IVDEP: no 39: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 39: KOKKOS_ENABLE_PRAGMA_UNROLL: no 39: KOKKOS_ENABLE_PRAGMA_VECTOR: no 39: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 39: Kokkos Version: 4.2.0 39: platform: 64bit 39: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 39: Benchmark Time CPU Iterations FOM: fill ops per second 39: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 39: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.001 s 0.000 s 1409 10.0806M/s 39: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 39: Benchmark Time CPU Iterations FOM: cycle ops per second 39: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 39: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 4060 60.5237M/s 39/64 Test #39: Kokkos_PerformanceTest_Mempool .............. Passed 2.36 sec test 40 Start 40: Kokkos_PerformanceTest_Atomic 40: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-01-26_T03-48-37.json" 40: Test timeout computed to be: 1500 40: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 40: Detected: 4 cores per node. 40: Detected: 1 MPI_ranks per node. 40: Requested: 8 threads per process. 40: 2024-01-26T04:10:01+00:00 40: Running /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_PerformanceTest_Atomic 40: Run on (4 X 1996.25 MHz CPU s) 40: CPU Caches: 40: L1 Data 64 KiB (x4) 40: L1 Instruction 64 KiB (x4) 40: L2 Unified 512 KiB (x4) 40: L3 Unified 16384 KiB (x4) 40: Load Average: 2.82, 4.77, 4.58 40: CPU architecture: none 40: Default Device: N6Kokkos6OpenMPE 40: GIT_BRANCH: HEAD 40: GIT_CLEAN_STATUS: CLEAN 40: GIT_COMMIT_DATE: 2024-01-25T22:47:17-05:00 40: GIT_COMMIT_DESCRIPTION: Merge pull request #6749 from ndellingwood/cherrypick-6510-to-rc4201 40: GIT_COMMIT_HASH: d4a099599 40: GPU architecture: none 40: KOKKOS_COMPILER_GNU: 840 40: KOKKOS_ENABLE_ASM: yes 40: KOKKOS_ENABLE_CXX17: yes 40: KOKKOS_ENABLE_CXX20: no 40: KOKKOS_ENABLE_CXX23: no 40: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 40: KOKKOS_ENABLE_HBWSPACE: no 40: KOKKOS_ENABLE_HWLOC: no 40: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 40: KOKKOS_ENABLE_LIBDL: no 40: KOKKOS_ENABLE_LIBRT: no 40: KOKKOS_ENABLE_OPENMP: yes 40: KOKKOS_ENABLE_PRAGMA_IVDEP: no 40: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 40: KOKKOS_ENABLE_PRAGMA_UNROLL: no 40: KOKKOS_ENABLE_PRAGMA_VECTOR: no 40: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 40: Kokkos Version: 4.2.0 40: platform: 64bit 40: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 40: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 40: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 40: Test_Atomic/100000/iterations:10 0.023 s 0.010 s 10 1 4 0.1048 0.0208283 300.67u 704.983M 1.84951G 704.983M 40: Test_Atomic/100000/iterations:10 0.042 s 0.014 s 10 1 8 0.158418 0.0223163 301.17u 4.99995G 2.19638G 4.99995G 40: Test_Atomic/100000/iterations:10 0.037 s 0.017 s 10 1 8 0.148609 0.02468 301.68u 4.99995G 1.10739G 4.99995G 40: Test_Atomic/100000/iterations:10 0.036 s 0.018 s 10 1 4 0.14254 0.0208268 300.86u 704.983M 2.26886G 704.983M 40: Test_Atomic/100000/iterations:10 0.036 s 0.017 s 10 1 8 0.156334 0.0228887 300.76u 4.99995G 1.21845G 4.99995G 40: Test_Atomic/100000/iterations:10 0.035 s 0.017 s 10 1 8 0.139892 0.0102811 300.58u 4.99995G 1033.83M 4.99995G 40: Test_Atomic/100000/iterations:10 0.044 s 0.021 s 10 0 4 0.203035 0.0224785 898.8u 4.99991G 1.60448G 4.99989G 40: Test_Atomic/100000/iterations:10 0.051 s 0.025 s 10 1 8 0.196032 0.0163446 898.29u 4.99995G 1.80997G 4.99995G 40: Test_Atomic/100000/iterations:10 0.036 s 0.017 s 10 1 4 0.144508 0.0133282 300.88u 704.983M 539.855M 704.983M 40/64 Test #40: Kokkos_PerformanceTest_Atomic ............... Passed 3.41 sec test 41 Start 41: Kokkos_ContainersUnitTest_Serial 41: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 41: Test timeout computed to be: 1500 41: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 41: Detected: 4 cores per node. 41: Detected: 1 MPI_ranks per node. 41: Requested: 8 threads per process. 41: [==========] Running 64 tests from 1 test suite. 41: [----------] Global test environment set-up. 41: [----------] 64 tests from serial 41: [ RUN ] serial.bitset 41: [ OK ] serial.bitset (1551 ms) 41: [ RUN ] serial.dualview_combination 41: [ OK ] serial.dualview_combination (0 ms) 41: [ RUN ] serial.dualview_alloc 41: [ OK ] serial.dualview_alloc (0 ms) 41: [ RUN ] serial.test_dualview_copy_construction_and_assignment 41: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 41: [ RUN ] serial.dualview_combinations_without_init 41: [ OK ] serial.dualview_combinations_without_init (0 ms) 41: [ RUN ] serial.dualview_deep_copy 41: [ OK ] serial.dualview_deep_copy (1 ms) 41: [ RUN ] serial.dualview_realloc 41: [ OK ] serial.dualview_realloc (0 ms) 41: [ RUN ] serial.dualview_resize 41: [ OK ] serial.dualview_resize (0 ms) 41: [ RUN ] serial.dualview_device_correct_kokkos_device 41: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms) 41: [ RUN ] serial.dualview_host_correct_kokkos_device 41: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 41: [ RUN ] serial.dualview_host_modify_template_device_sync 41: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 41: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 41: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 41: [ RUN ] serial.dualview_device_modify_template_host_sync 41: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 41: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 41: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 41: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 41: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 41: [ RUN ] serial.dynamic_view 41: [ OK ] serial.dynamic_view (12 ms) 41: [ RUN ] serial.dyn_rank_view_api_generic 41: [ OK ] serial.dyn_rank_view_api_generic (9 ms) 41: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 41: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 41: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 41: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 41: skipping since not default execution space 41: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 41: [ RUN ] serial.dyn_rank_view_api_operator_rank67 41: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 41: [ RUN ] serial.ErrorReporterViaLambda 41: [ OK ] serial.ErrorReporterViaLambda (0 ms) 41: [ RUN ] serial.ErrorReporter 41: [ OK ] serial.ErrorReporter (0 ms) 41: [ RUN ] serial.offsetview_construction 41: [ OK ] serial.offsetview_construction (38 ms) 41: [ RUN ] serial.offsetview_unmanaged_construction 41: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 41: [ RUN ] serial.offsetview_subview 41: [ OK ] serial.offsetview_subview (14 ms) 41: [ RUN ] serial.offsetview_offsets_rank1 41: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 41: [ RUN ] serial.offsetview_offsets_rank2 41: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 41: [ RUN ] serial.offsetview_offsets_rank3 41: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 41: [ RUN ] serial.scatterview 41: [ OK ] serial.scatterview (1731 ms) 41: [ RUN ] serial.scatterview_devicetype 41: [ OK ] serial.scatterview_devicetype (0 ms) 41: [ RUN ] serial.staticcrsgraph 41: [ OK ] serial.staticcrsgraph (11 ms) 41: [ RUN ] serial.resize_realloc_no_init_dualview 41: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 41: [ RUN ] serial.resize_realloc_no_alloc_dualview 41: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 41: [ RUN ] serial.resize_exec_space_dualview 41: [ OK ] serial.resize_exec_space_dualview (0 ms) 41: [ RUN ] serial.realloc_exec_space_dualview 41: [ OK ] serial.realloc_exec_space_dualview (0 ms) 41: [ RUN ] serial.resize_realloc_no_init_dynrankview 41: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 41: [ RUN ] serial.resize_exec_space_dynrankview 41: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 41: [ RUN ] serial.realloc_exec_space_dynrankview 41: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 41: [ RUN ] serial.resize_realloc_no_init_scatterview 41: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 41: [ RUN ] serial.resize_realloc_no_alloc_scatterview 41: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 41: [ RUN ] serial.resize_exec_space_scatterview 41: [ OK ] serial.resize_exec_space_scatterview (0 ms) 41: [ RUN ] serial.realloc_exec_space_scatterview 41: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 41: [ RUN ] serial.create_mirror_no_init_dynrankview 41: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 41: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 41: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 41: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 41: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 41: [ RUN ] serial.create_mirror_no_init_offsetview 41: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 41: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 41: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 41: [ RUN ] serial.create_mirror_view_and_copy_offsetview 41: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 41: [ RUN ] serial.create_mirror_no_init_dynamicview 41: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 41: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 41: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 41: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 41: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 41: [ RUN ] serial.UnorderedMap_insert 41: [ OK ] serial.UnorderedMap_insert (8430 ms) 41: [ RUN ] serial.UnorderedMap_failed_insert 41: [ OK ] serial.UnorderedMap_failed_insert (3977 ms) 41: [ RUN ] serial.UnorderedMap_deep_copy 41: [ OK ] serial.UnorderedMap_deep_copy (4 ms) 41: [ RUN ] serial.UnorderedMap_valid_empty 41: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 41: [ RUN ] serial.UnorderedMap_clear_zero_size 41: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 41: [ RUN ] serial.UnorderedMap_consistent_size 41: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 41: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 41: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 41: [ RUN ] serial.UnorderedMap_lambda_capturable 41: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 41: [ RUN ] serial.UnorderedMap_constructor_view_alloc 41: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 41: [ RUN ] serial.vector_combination 41: [ OK ] serial.vector_combination (0 ms) 41: [ RUN ] serial.vector_insert 41: [ OK ] serial.vector_insert (0 ms) 41: [ RUN ] serial.vector_push_back_default_exec 41: [ OK ] serial.vector_push_back_default_exec (0 ms) 41: [ RUN ] serial.viewctorprop_embedded_dim 41: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 41: [----------] 64 tests from serial (15792 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 64 tests from 1 test suite ran. (15792 ms total) 41: [ PASSED ] 63 tests. 41: [ SKIPPED ] 1 test, listed below: 41: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 41/64 Test #41: Kokkos_ContainersUnitTest_Serial ............ Passed 15.96 sec test 42 Start 42: Kokkos_ContainersUnitTest_OpenMP 42: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 42: Test timeout computed to be: 1500 42: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 42: Detected: 4 cores per node. 42: Detected: 1 MPI_ranks per node. 42: Requested: 8 threads per process. 42: [==========] Running 64 tests from 1 test suite. 42: [----------] Global test environment set-up. 42: [----------] 64 tests from openmp 42: [ RUN ] openmp.bitset 42: [ OK ] openmp.bitset (492 ms) 42: [ RUN ] openmp.dualview_combination 42: [ OK ] openmp.dualview_combination (0 ms) 42: [ RUN ] openmp.dualview_alloc 42: [ OK ] openmp.dualview_alloc (0 ms) 42: [ RUN ] openmp.test_dualview_copy_construction_and_assignment 42: [ OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms) 42: [ RUN ] openmp.dualview_combinations_without_init 42: [ OK ] openmp.dualview_combinations_without_init (0 ms) 42: [ RUN ] openmp.dualview_deep_copy 42: [ OK ] openmp.dualview_deep_copy (0 ms) 42: [ RUN ] openmp.dualview_realloc 42: [ OK ] openmp.dualview_realloc (0 ms) 42: [ RUN ] openmp.dualview_resize 42: [ OK ] openmp.dualview_resize (0 ms) 42: [ RUN ] openmp.dualview_device_correct_kokkos_device 42: [ OK ] openmp.dualview_device_correct_kokkos_device (0 ms) 42: [ RUN ] openmp.dualview_host_correct_kokkos_device 42: [ OK ] openmp.dualview_host_correct_kokkos_device (0 ms) 42: [ RUN ] openmp.dualview_host_modify_template_device_sync 42: [ OK ] openmp.dualview_host_modify_template_device_sync (0 ms) 42: [ RUN ] openmp.dualview_host_modify_template_device_execspace_sync 42: [ OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms) 42: [ RUN ] openmp.dualview_device_modify_template_host_sync 42: [ OK ] openmp.dualview_device_modify_template_host_sync (0 ms) 42: [ RUN ] openmp.dualview_device_modify_template_host_execspace_sync 42: [ OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms) 42: [ RUN ] openmp.dualview_template_views_return_correct_executionspace_views 42: [ OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms) 42: [ RUN ] openmp.dynamic_view 42: [ OK ] openmp.dynamic_view (15 ms) 42: [ RUN ] openmp.dyn_rank_view_api_generic 42: [ OK ] openmp.dyn_rank_view_api_generic (9 ms) 42: [ RUN ] openmp.dyn_rank_view_api_operator_rank12345 42: [ OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms) 42: [ RUN ] openmp.dyn_rank_view_check_fence_resize_realloc 42: [ OK ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms) 42: [ RUN ] openmp.dyn_rank_view_api_operator_rank67 42: [ OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms) 42: [ RUN ] openmp.ErrorReporterViaLambda 42: [ OK ] openmp.ErrorReporterViaLambda (0 ms) 42: [ RUN ] openmp.ErrorReporter 42: [ OK ] openmp.ErrorReporter (0 ms) 42: [ RUN ] openmp.offsetview_construction 42: [ OK ] openmp.offsetview_construction (16 ms) 42: [ RUN ] openmp.offsetview_unmanaged_construction 42: [ OK ] openmp.offsetview_unmanaged_construction (0 ms) 42: [ RUN ] openmp.offsetview_subview 42: [ OK ] openmp.offsetview_subview (16 ms) 42: [ RUN ] openmp.offsetview_offsets_rank1 42: [ OK ] openmp.offsetview_offsets_rank1 (0 ms) 42: [ RUN ] openmp.offsetview_offsets_rank2 42: [ OK ] openmp.offsetview_offsets_rank2 (0 ms) 42: [ RUN ] openmp.offsetview_offsets_rank3 42: [ OK ] openmp.offsetview_offsets_rank3 (0 ms) 42: [ RUN ] openmp.scatterview 42: [ OK ] openmp.scatterview (1610 ms) 42: [ RUN ] openmp.scatterview_devicetype 42: [ OK ] openmp.scatterview_devicetype (15 ms) 42: [ RUN ] openmp.staticcrsgraph 42: [ OK ] openmp.staticcrsgraph (19 ms) 42: [ RUN ] openmp.resize_realloc_no_init_dualview 42: [ OK ] openmp.resize_realloc_no_init_dualview (0 ms) 42: [ RUN ] openmp.resize_realloc_no_alloc_dualview 42: [ OK ] openmp.resize_realloc_no_alloc_dualview (0 ms) 42: [ RUN ] openmp.resize_exec_space_dualview 42: [ OK ] openmp.resize_exec_space_dualview (0 ms) 42: [ RUN ] openmp.realloc_exec_space_dualview 42: [ OK ] openmp.realloc_exec_space_dualview (0 ms) 42: [ RUN ] openmp.resize_realloc_no_init_dynrankview 42: [ OK ] openmp.resize_realloc_no_init_dynrankview (0 ms) 42: [ RUN ] openmp.resize_exec_space_dynrankview 42: [ OK ] openmp.resize_exec_space_dynrankview (0 ms) 42: [ RUN ] openmp.realloc_exec_space_dynrankview 42: [ OK ] openmp.realloc_exec_space_dynrankview (0 ms) 42: [ RUN ] openmp.resize_realloc_no_init_scatterview 42: [ OK ] openmp.resize_realloc_no_init_scatterview (0 ms) 42: [ RUN ] openmp.resize_realloc_no_alloc_scatterview 42: [ OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms) 42: [ RUN ] openmp.resize_exec_space_scatterview 42: [ OK ] openmp.resize_exec_space_scatterview (0 ms) 42: [ RUN ] openmp.realloc_exec_space_scatterview 42: [ OK ] openmp.realloc_exec_space_scatterview (0 ms) 42: [ RUN ] openmp.create_mirror_no_init_dynrankview 42: [ OK ] openmp.create_mirror_no_init_dynrankview (0 ms) 42: [ RUN ] openmp.create_mirror_no_init_dynrankview_viewctor 42: [ OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms) 42: [ RUN ] openmp.create_mirror_view_and_copy_dynrankview 42: [ OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms) 42: [ RUN ] openmp.create_mirror_no_init_offsetview 42: [ OK ] openmp.create_mirror_no_init_offsetview (0 ms) 42: [ RUN ] openmp.create_mirror_no_init_offsetview_view_ctor 42: [ OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms) 42: [ RUN ] openmp.create_mirror_view_and_copy_offsetview 42: [ OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms) 42: [ RUN ] openmp.create_mirror_no_init_dynamicview 42: [ OK ] openmp.create_mirror_no_init_dynamicview (0 ms) 42: [ RUN ] openmp.create_mirror_view_and_copy_dynamicview 42: [ OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms) 42: [ RUN ] openmp.create_mirror_no_init_dynamicview_view_ctor 42: [ OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms) 42: [ RUN ] openmp.UnorderedMap_insert 42: [ OK ] openmp.UnorderedMap_insert (5127 ms) 42: [ RUN ] openmp.UnorderedMap_failed_insert 42: [ OK ] openmp.UnorderedMap_failed_insert (4300 ms) 42: [ RUN ] openmp.UnorderedMap_deep_copy 42: [ OK ] openmp.UnorderedMap_deep_copy (7 ms) 42: [ RUN ] openmp.UnorderedMap_valid_empty 42: [ OK ] openmp.UnorderedMap_valid_empty (0 ms) 42: [ RUN ] openmp.UnorderedMap_clear_zero_size 42: [ OK ] openmp.UnorderedMap_clear_zero_size (0 ms) 42: [ RUN ] openmp.UnorderedMap_consistent_size 42: [ OK ] openmp.UnorderedMap_consistent_size (0 ms) 42: [ RUN ] openmp.UnorderedMap_shallow_copyable_on_device 42: [ OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms) 42: [ RUN ] openmp.UnorderedMap_lambda_capturable 42: [ OK ] openmp.UnorderedMap_lambda_capturable (0 ms) 42: [ RUN ] openmp.UnorderedMap_constructor_view_alloc 42: [ OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms) 42: [ RUN ] openmp.vector_combination 42: [ OK ] openmp.vector_combination (0 ms) 42: [ RUN ] openmp.vector_insert 42: [ OK ] openmp.vector_insert (0 ms) 42: [ RUN ] openmp.vector_push_back_default_exec 42: [ OK ] openmp.vector_push_back_default_exec (0 ms) 42: [ RUN ] openmp.viewctorprop_embedded_dim 42: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 42: [----------] 64 tests from openmp (11643 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 64 tests from 1 test suite ran. (11643 ms total) 42: [ PASSED ] 64 tests. 42/64 Test #42: Kokkos_ContainersUnitTest_OpenMP ............ Passed 11.78 sec test 43 Start 43: Kokkos_ContainersPerformanceTest_OpenMP 43: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP 43: Test timeout computed to be: 1500 43: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 43: Detected: 4 cores per node. 43: Detected: 1 MPI_ranks per node. 43: Requested: 8 threads per process. 43: [==========] Running 5 tests from 1 test suite. 43: [----------] Global test environment set-up. 43: [----------] 5 tests from TEST_CATEGORY 43: [ RUN ] TEST_CATEGORY.dynrankview_perf 43: OpenMP 43: DynRankView vs View: Initialization Only 43: View time (init only): 0.00944232 43: View sum computation time: 0.00944232 43: Strided View time (init only): 0.0074377 43: View Rank7 time (init only): 0.00812572 43: DynRankView time (init only): 0.00809135 43: DynRankView sum computation time: 0.00750563 43: Ratio of View to DynRankView time: 1.16697 43: Ratio of View to DynRankView sum computation time: 1.09943 43: Ratio of View to View Rank7 time: 1.16203 43: Ratio of StrideView to DynRankView time: 0.919217 43: Ratio of DynRankView to View Rank7 time: 0.99577 43: [ OK ] TEST_CATEGORY.dynrankview_perf (269 ms) 43: [ RUN ] TEST_CATEGORY.global_2_local 43: OpenMP 43: size, create, generate, fill, find 43: 256, 0.000456822, 9.1533e-05, 9.3296e-05, 0.00537368 43: 512, 9.1512e-05, 4.7209e-05, 0.000139011, 0.00451322 43: 1024, 0.00018045, 2.8955e-05, 0.000193605, 0.0047369 43: 2048, 0.000102202, 4.1078e-05, 0.000322319, 0.00509438 43: 4096, 0.000191983, 4.9954e-05, 0.000579645, 0.00546201 43: 8192, 0.000237178, 3.0809e-05, 0.00107982, 0.00746295 43: 16384, 0.000421346, 8.1013e-05, 0.00237344, 0.0136644 43: 32768, 0.000596446, 6.2146e-05, 0.00388573, 0.0292461 43: 65536, 0.00101443, 7.7196e-05, 0.00751671, 0.068139 43: 131072, 0.00168842, 9.6242e-05, 0.0154934, 0.123615 43: 262144, 0.00408483, 0.000204466, 0.0314551, 0.229424 43: 524288, 0.00590084, 0.000251404, 0.066205, 0.911063 43: 1048576, 0.0119343, 0.000457634, 0.132154, 2.85259 43: 2097152, 0.0238681, 0.000792306, 0.269479, 6.5342 43: 4194304, 0.0517368, 0.00190175, 0.557197, 13.8692 43: [ OK ] TEST_CATEGORY.global_2_local (25872 ms) 43: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 43: skipping test 43: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 43: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 43: skipping test 43: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 43: [ RUN ] TEST_CATEGORY.scatter_view 43: ScatterView data-duplicated test: 43: num_threads 8 43: hand-coded test took 0.119088 seconds 43: test took 0.119101 seconds 43: num_threads 8 43: hand-coded test took 0.119198 seconds 43: test took 0.119236 seconds 43: num_threads 8 43: hand-coded test took 0.119073 seconds 43: test took 0.118297 seconds 43: num_threads 8 43: hand-coded test took 0.11913 seconds 43: test took 0.119487 seconds 43: num_threads 8 43: hand-coded test took 0.11903 seconds 43: test took 0.118297 seconds 43: [ OK ] TEST_CATEGORY.scatter_view (1616 ms) 43: [----------] 5 tests from TEST_CATEGORY (27757 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 5 tests from 1 test suite ran. (27757 ms total) 43: [ PASSED ] 5 tests. 43/64 Test #43: Kokkos_ContainersPerformanceTest_OpenMP ..... Passed 27.77 sec test 44 Start 44: Kokkos_UnitTest_Sort 44: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 44: Test timeout computed to be: 1500 44: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 44: Detected: 4 cores per node. 44: Detected: 1 MPI_ranks per node. 44: Requested: 8 threads per process. 44: [==========] Running 9 tests from 1 test suite. 44: [----------] Global test environment set-up. 44: [----------] 9 tests from openmp 44: [ RUN ] openmp.SortUnsignedValueType 44: [ OK ] openmp.SortUnsignedValueType (9650 ms) 44: [ RUN ] openmp.SortEmptyView 44: [ OK ] openmp.SortEmptyView (0 ms) 44: [ RUN ] openmp.SortWithCustomComparator 44: [ OK ] openmp.SortWithCustomComparator (1131 ms) 44: [ RUN ] openmp.BinSortGenericTests 44: [ OK ] openmp.BinSortGenericTests (555 ms) 44: [ RUN ] openmp.BinSortEmptyView 44: [ OK ] openmp.BinSortEmptyView (0 ms) 44: [ RUN ] openmp.BinSortEmptyKeysView 44: [ OK ] openmp.BinSortEmptyKeysView (0 ms) 44: [ RUN ] openmp.BinSortUnsignedKeyLayoutStrideValues 44: [ OK ] openmp.BinSortUnsignedKeyLayoutStrideValues (16271 ms) 44: [ RUN ] openmp.NestedSort 44: [ OK ] openmp.NestedSort (5 ms) 44: [ RUN ] openmp.NestedSortByKey 44: [ OK ] openmp.NestedSortByKey (50 ms) 44: [----------] 9 tests from openmp (27666 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 9 tests from 1 test suite ran. (27666 ms total) 44: [ PASSED ] 9 tests. 44/64 Test #44: Kokkos_UnitTest_Sort ........................ Passed 27.68 sec test 45 Start 45: Kokkos_UnitTest_Random 45: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_UnitTest_Random 45: Test timeout computed to be: 1500 45: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 45: Detected: 4 cores per node. 45: Detected: 1 MPI_ranks per node. 45: Requested: 8 threads per process. 45: [==========] Running 3 tests from 1 test suite. 45: [----------] Global test environment set-up. 45: [----------] 3 tests from openmp 45: [ RUN ] openmp.Random_XorShift64 45: Test Seed:1706242287953637370 45: Test Scalar=int 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 0 0.00620105 -5.71056e-05 || 0.051031 2001 2419 || 2208.37 2222.06 || -0.789428 -0.160751 45: -- Testing 3-D histogram 45: Density 3D: 0 -0.0016968 -0.000534677 || 0.051031 1e+64 -1e+64 45: Test Scalar=unsigned int 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 0 0.00229489 -9.09512e-05 || 0.051031 2033 2404 || 2216.97 2222.06 || -1.25731 -0.160751 45: -- Testing 3-D histogram 45: Density 3D: 0 0.0137797 0.000187564 || 0.051031 1e+64 -1e+64 45: Test Scalar=int64_t 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 0 0.0232965 0.00228504 || 0.051031 2035 2397 || 2171.47 2222.06 || 31.5884 -0.160751 45: -- Testing 3-D histogram 45: Density 3D: 0 0.00885556 0.000391106 || 0.051031 1e+64 -1e+64 45: Test Scalar=uint64_t 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 0 -0.0164121 0.000941778 || 0.051031 2051 2401 || 2259.14 2222.06 || 13.0191 -0.160751 45: -- Testing 3-D histogram 45: Density 3D: 0 0.000230777 0.000187728 || 0.051031 1e+64 -1e+64 45: Test Scalar=half 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 3.25521e-08 -0.00676544 -0.00056162 || 0.051031 2043 2420 || 2237.2 2222.06 || -7.76383 -0.160751 45: -- Testing 3-D histogram 45: Density 3D: 9.76563e-08 -0.0160221 -0.000564321 || 0.051031 1e+64 -1e+64 45: Test Scalar=bhalf 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 6.51042e-08 -0.000821664 0.000447397 || 0.051031 2034 2406 || 2223.89 2222.06 || 6.18481 -0.160751 45: -- Testing 3-D histogram 45: Density 3D: 1.95313e-07 0.00349715 -0.000770142 || 0.051031 1e+64 -1e+64 45: Test Scalar=float 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 9.76563e-08 0.0111546 -0.00074617 || 0.051031 2042 2414 || 2197.55 2222.06 || -10.3151 -0.160751 45: -- Testing 3-D histogram 45: Density 3D: 2.92969e-07 0.00240271 0.000453827 || 0.051031 1e+64 -1e+64 45: Test Scalar=double 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 0 0.0112091 -0.000377413 || 0.051031 2022 2391 || 2197.43 2222.06 || -5.21736 -0.160751 45: -- Testing 3-D histogram 45: Density 3D: 0 -0.0161509 -0.000536981 || 0.051031 1e+64 -1e+64 45: Test Seed:1706242290891035350 45: Test Scalar=int 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 0 -0.0027194 -0.00216872 || 0.051031 2063 2407 || 2228.12 2222.06 || -29.9803 -0.160751 45: -- Testing 3-D histogram 45: Density 3D: 0 -0.0115262 -0.000314467 || 0.051031 1e+64 -1e+64 45: Test Scalar=unsigned int 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 0 -0.00109632 -0.000730254 || 0.051031 2050 2405 || 2224.5 2222.06 || -10.095 -0.160751 45: -- Testing 3-D histogram 45: Density 3D: 0 -0.0140057 -0.00110789 || 0.051031 1e+64 -1e+64 45: Test Scalar=int64_t 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 0 0.000758783 -0.000879776 || 0.051031 2052 2406 || 2220.38 2222.06 || -12.162 -0.160751 45: -- Testing 3-D histogram 45: Density 3D: 0 0.00874623 0.000256702 || 0.051031 1e+64 -1e+64 45: Test Scalar=uint64_t 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 0 0.00177823 0.00124252 || 0.051031 2041 2379 || 2218.12 2222.06 || 17.1765 -0.160751 45: -- Testing 3-D histogram 45: Density 3D: 0 -0.0210965 -8.67785e-05 || 0.051031 1e+64 -1e+64 45: Test Scalar=half 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 0 0.000513531 0.000165867 || 0.051031 2010 2413 || 2220.92 2222.06 || 2.29294 -0.160751 45: -- Testing 3-D histogram 45: Density 3D: 0 -0.00604701 0.000648666 || 0.051031 1e+64 -1e+64 45: Test Scalar=bhalf 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 0 0.00754653 0.000851596 || 0.051031 2049 2392 || 2205.42 2222.06 || 11.7725 -0.160751 45: -- Testing 3-D histogram 45: Density 3D: 0 0.00235045 -0.000346344 || 0.051031 1e+64 -1e+64 45: Test Scalar=float 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 0 0.0265008 0.0009367 || 0.051031 2046 2399 || 2164.7 2222.06 || 12.9489 -0.160751 45: -- Testing 3-D histogram 45: Density 3D: 0 0.00558221 0.000619211 || 0.051031 1e+64 -1e+64 45: Test Scalar=double 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 0 0.00578125 -0.000642019 || 0.051031 2050 2400 || 2209.29 2222.06 || -8.87527 -0.160751 45: -- Testing 3-D histogram 45: Density 3D: 0 0.00513386 -0.000431757 || 0.051031 1e+64 -1e+64 45: [ OK ] openmp.Random_XorShift64 (5852 ms) 45: [ RUN ] openmp.Random_XorShift1024_0 45: Test Seed:1706242293806271178 45: Test Scalar=int 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 7.26597e-05 -0.0238921 -0.00312379 || 0.051031 2004 2390 || 2252.03 2198.22 || -43.1832 -0.159026 45: -- Testing 3-D histogram 45: Density 3D: 7.26597e-05 0.00103184 -1.66146e-06 || 0.051031 1e+64 -1e+64 45: Test Scalar=unsigned int 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 7.26597e-05 0.00838149 -0.000653069 || 0.051031 2003 2385 || 2179.95 2198.22 || -9.02803 -0.159026 45: -- Testing 3-D histogram 45: Density 3D: 7.26597e-05 0.0147647 7.57892e-05 || 0.051031 1e+64 -1e+64 45: Test Scalar=int64_t 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 7.26597e-05 0.00364874 -0.00101676 || 0.051031 1989 2369 || 2190.23 2198.22 || -14.0558 -0.159026 45: -- Testing 3-D histogram 45: Density 3D: 7.26597e-05 -0.00858352 -0.000836668 || 0.051031 1e+64 -1e+64 45: Test Scalar=uint64_t 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 7.26597e-05 -0.0043834 -0.00016349 || 0.051031 2037 2392 || 2207.9 2198.22 || -2.26008 -0.159026 45: -- Testing 3-D histogram 45: Density 3D: 7.26597e-05 -0.00338581 0.000385698 || 0.051031 1e+64 -1e+64 45: Test Scalar=half 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 7.26597e-05 -0.00813903 -0.000194938 || 0.051031 2031 2382 || 2216.26 2198.22 || -2.69482 -0.159026 45: -- Testing 3-D histogram 45: Density 3D: 7.26597e-05 -0.00692553 -0.000343875 || 0.051031 1e+64 -1e+64 45: Test Scalar=bhalf 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 7.26597e-05 0.00875164 -0.000105287 || 0.051031 2013 2392 || 2179.15 2198.22 || -1.45549 -0.159026 45: -- Testing 3-D histogram 45: Density 3D: 7.26597e-05 0.0130068 -0.000951181 || 0.051031 1e+64 -1e+64 45: Test Scalar=float 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 7.27585e-05 0.00272035 -0.00241116 || 0.051031 2021 2365 || 2192.26 2198.22 || -33.3318 -0.159026 45: -- Testing 3-D histogram 45: Density 3D: 7.29559e-05 -0.0144196 -0.000463632 || 0.051031 1e+64 -1e+64 45: Test Scalar=double 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 7.26597e-05 0.00340569 -0.00181409 || 0.051031 2021 2403 || 2190.76 2198.22 || -25.078 -0.159026 45: -- Testing 3-D histogram 45: Density 3D: 7.26597e-05 -0.0019671 -0.000556843 || 0.051031 1e+64 -1e+64 45: Test Seed:1706242296778193554 45: Test Scalar=int 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 7.26597e-05 -0.0175285 0.000981678 || 0.051031 1962 2384 || 2237.44 2198.22 || 13.5707 -0.159026 45: -- Testing 3-D histogram 45: Density 3D: 7.26597e-05 -0.00525417 2.11834e-05 || 0.051031 1e+64 -1e+64 45: Test Scalar=unsigned int 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 7.26597e-05 -0.0132518 -0.000230324 || 0.051031 1991 2390 || 2227.74 2198.22 || -3.184 -0.159026 45: -- Testing 3-D histogram 45: Density 3D: 7.26597e-05 0.00410918 0.000341539 || 0.051031 1e+64 -1e+64 45: Test Scalar=int64_t 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 7.26597e-05 -0.00347229 0.000565172 || 0.051031 2024 2407 || 2205.88 2198.22 || 7.81294 -0.159026 45: -- Testing 3-D histogram 45: Density 3D: 7.26597e-05 -0.00581771 -4.88242e-05 || 0.051031 1e+64 -1e+64 45: Test Scalar=uint64_t 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 7.26597e-05 0.0141532 0.000727484 || 0.051031 2031 2369 || 2167.55 2198.22 || 10.0567 -0.159026 45: -- Testing 3-D histogram 45: Density 3D: 7.26597e-05 0.011381 0.000125511 || 0.051031 1e+64 -1e+64 45: Test Scalar=half 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 7.26926e-05 -0.0115605 -0.00153246 || 0.051031 1979 2387 || 2223.93 2198.22 || -21.1847 -0.159026 45: -- Testing 3-D histogram 45: Density 3D: 7.27585e-05 -0.00477161 -0.000616156 || 0.051031 1e+64 -1e+64 45: Test Scalar=bhalf 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 7.26926e-05 0.00172349 0.000707607 || 0.051031 2031 2406 || 2194.44 2198.22 || 9.78196 -0.159026 45: -- Testing 3-D histogram 45: Density 3D: 7.27585e-05 -0.00222885 0.000126169 || 0.051031 1e+64 -1e+64 45: Test Scalar=float 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 7.26926e-05 0.00684849 0.000551807 || 0.051031 2031 2384 || 2183.27 2198.22 || 7.62818 -0.159026 45: -- Testing 3-D histogram 45: Density 3D: 7.27585e-05 0.00591714 -0.000127222 || 0.051031 1e+64 -1e+64 45: Test Scalar=double 45: -- Testing randomness properties 45: -- Testing 1-D histogram 45: Density 1D: 7.26597e-05 0.00244122 -0.00282433 || 0.051031 2025 2376 || 2192.87 2198.22 || -39.0435 -0.159026 45: -- Testing 3-D histogram 45: Density 3D: 7.26597e-05 0.00295649 0.000421048 || 0.051031 1e+64 -1e+64 45: [ OK ] openmp.Random_XorShift1024_0 (5941 ms) 45: [ RUN ] openmp.Multi_streams 45: [ OK ] openmp.Multi_streams (0 ms) 45: [----------] 3 tests from openmp (11793 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 3 tests from 1 test suite ran. (11793 ms total) 45: [ PASSED ] 3 tests. 45/64 Test #45: Kokkos_UnitTest_Random ...................... Passed 11.80 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_A 46: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 46: Test timeout computed to be: 1500 46: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 46: Detected: 4 cores per node. 46: Detected: 1 MPI_ranks per node. 46: Requested: 8 threads per process. 46: [==========] Running 14 tests from 3 test suites. 46: [----------] Global test environment set-up. 46: [----------] 3 tests from std_algorithms_reducers 46: [ RUN ] std_algorithms_reducers.max_first_loc 46: checking reduction with order: LeftToRight 46: checking reduction with order: RightToLeft 46: checking reduction with order: Random 46: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 46: [ RUN ] std_algorithms_reducers.min_first_loc 46: checking reduction with order: LeftToRight 46: checking reduction with order: RightToLeft 46: checking reduction with order: Random 46: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 46: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 46: checking reduction with order: LeftToRight 46: checking reduction with order: RightToLeft 46: checking reduction with order: Random 46: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 46: [----------] 3 tests from std_algorithms_reducers (0 ms total) 46: 46: [----------] 1 test from std_algorithms 46: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 46: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 46: [----------] 1 test from std_algorithms (0 ms total) 46: 46: [----------] 10 tests from random_access_iterator_test 46: [ RUN ] random_access_iterator_test.constructor 46: [ OK ] random_access_iterator_test.constructor (0 ms) 46: [ RUN ] random_access_iterator_test.dereference 46: [ OK ] random_access_iterator_test.dereference (0 ms) 46: [ RUN ] random_access_iterator_test.subscript_operator 46: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 46: [ RUN ] random_access_iterator_test.operatorsSet1 46: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 46: [ RUN ] random_access_iterator_test.operatorsSet2 46: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 46: [ RUN ] random_access_iterator_test.operatorsSet3 46: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 46: [ RUN ] random_access_iterator_test.operatorsSet4 46: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 46: [ RUN ] random_access_iterator_test.assignment_operator 46: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 46: [ RUN ] random_access_iterator_test.distance 46: [ OK ] random_access_iterator_test.distance (0 ms) 46: [ RUN ] random_access_iterator_test.traits_helpers 46: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 46: [----------] 10 tests from random_access_iterator_test (3 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 14 tests from 3 test suites ran. (3 ms total) 46: [ PASSED ] 14 tests. 46/64 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.01 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_B 47: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 47: Test timeout computed to be: 1500 47: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 47: Detected: 4 cores per node. 47: Detected: 1 MPI_ranks per node. 47: Requested: 8 threads per process. 47: [==========] Running 7 tests from 1 test suite. 47: [----------] Global test environment set-up. 47: [----------] 7 tests from std_algorithms_min_max_element_test 47: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 47: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 47: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 47: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 47: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 47: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (7 ms) 47: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 47: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (7 ms) 47: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 47: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (6 ms) 47: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 47: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (9 ms) 47: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 47: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (9 ms) 47: [----------] 7 tests from std_algorithms_min_max_element_test (41 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 7 tests from 1 test suite ran. (41 ms total) 47: [ PASSED ] 7 tests. 47/64 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.04 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_C 48: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 48: Test timeout computed to be: 1500 48: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 48: Detected: 4 cores per node. 48: Detected: 1 MPI_ranks per node. 48: Requested: 8 threads per process. 48: [==========] Running 13 tests from 10 test suites. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_lexicographical_compare_test 48: [ RUN ] std_algorithms_lexicographical_compare_test.test 48: [ OK ] std_algorithms_lexicographical_compare_test.test (211 ms) 48: [----------] 1 test from std_algorithms_lexicographical_compare_test (211 ms total) 48: 48: [----------] 1 test from std_algorithms_for_each_test 48: [ RUN ] std_algorithms_for_each_test.test 48: [ OK ] std_algorithms_for_each_test.test (120 ms) 48: [----------] 1 test from std_algorithms_for_each_test (120 ms total) 48: 48: [----------] 1 test from std_algorithms_find_test 48: [ RUN ] std_algorithms_find_test.test 48: [ OK ] std_algorithms_find_test.test (80 ms) 48: [----------] 1 test from std_algorithms_find_test (80 ms total) 48: 48: [----------] 4 tests from std_algorithms_non_mod_seq_ops 48: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 48: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (1115 ms) 48: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 48: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1176 ms) 48: [ RUN ] std_algorithms_non_mod_seq_ops.search 48: [ OK ] std_algorithms_non_mod_seq_ops.search (763 ms) 48: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 48: [ OK ] std_algorithms_non_mod_seq_ops.search_n (567 ms) 48: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3622 ms total) 48: 48: [----------] 1 test from std_algorithms_count_test 48: [ RUN ] std_algorithms_count_test.test 48: [ OK ] std_algorithms_count_test.test (97 ms) 48: [----------] 1 test from std_algorithms_count_test (97 ms total) 48: 48: [----------] 1 test from std_algorithms_equal_test 48: [ RUN ] std_algorithms_equal_test.test 48: [ OK ] std_algorithms_equal_test.test (27 ms) 48: [----------] 1 test from std_algorithms_equal_test (27 ms total) 48: 48: [----------] 1 test from std_algorithms_all_any_none_of_test 48: [ RUN ] std_algorithms_all_any_none_of_test.test 48: [ OK ] std_algorithms_all_any_none_of_test.test (87 ms) 48: [----------] 1 test from std_algorithms_all_any_none_of_test (87 ms total) 48: 48: [----------] 1 test from std_algorithms_nonmod_seq_ops 48: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 48: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (89 ms) 48: [----------] 1 test from std_algorithms_nonmod_seq_ops (89 ms total) 48: 48: [----------] 1 test from std_algorithms_mismatch_test 48: [ RUN ] std_algorithms_mismatch_test.test 48: [ OK ] std_algorithms_mismatch_test.test (204 ms) 48: [----------] 1 test from std_algorithms_mismatch_test (204 ms total) 48: 48: [----------] 1 test from std_algorithms_mod_seq_ops 48: [ RUN ] std_algorithms_mod_seq_ops.move_backward 48: [ OK ] std_algorithms_mod_seq_ops.move_backward (61 ms) 48: [----------] 1 test from std_algorithms_mod_seq_ops (61 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 13 tests from 10 test suites ran. (4603 ms total) 48: [ PASSED ] 13 tests. 48/64 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 4.61 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_D 49: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 49: Test timeout computed to be: 1500 49: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 49: Detected: 4 cores per node. 49: Detected: 1 MPI_ranks per node. 49: Requested: 8 threads per process. 49: [==========] Running 33 tests from 5 test suites. 49: [----------] Global test environment set-up. 49: [----------] 5 tests from std_algorithms_mod_ops_test 49: [ RUN ] std_algorithms_mod_ops_test.move 49: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 49: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 49: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 49: [ RUN ] std_algorithms_mod_ops_test.swap 49: [ OK ] std_algorithms_mod_ops_test.swap (0 ms) 49: [ RUN ] std_algorithms_mod_ops_test.swap_within_parfor 49: [ OK ] std_algorithms_mod_ops_test.swap_within_parfor (0 ms) 49: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 49: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 49: [----------] 5 tests from std_algorithms_mod_ops_test (0 ms total) 49: 49: [----------] 12 tests from std_algorithms_mod_seq_ops_test 49: [ RUN ] std_algorithms_mod_seq_ops_test.copy 49: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 49: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 49: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 49: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 49: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 49: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 49: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 49: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 49: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 49: [ RUN ] std_algorithms_mod_seq_ops_test.fill 49: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 49: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 49: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 49: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 49: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 49: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 49: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 49: [ RUN ] std_algorithms_mod_seq_ops_test.generate 49: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 49: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 49: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 49: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 49: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 49: [----------] 12 tests from std_algorithms_mod_seq_ops_test (3 ms total) 49: 49: [----------] 4 tests from std_algorithms_replace_ops_test 49: [ RUN ] std_algorithms_replace_ops_test.replace 49: [ OK ] std_algorithms_replace_ops_test.replace (35 ms) 49: [ RUN ] std_algorithms_replace_ops_test.replace_if 49: [ OK ] std_algorithms_replace_ops_test.replace_if (140 ms) 49: [ RUN ] std_algorithms_replace_ops_test.replace_copy 49: [ OK ] std_algorithms_replace_ops_test.replace_copy (58 ms) 49: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 49: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (54 ms) 49: [----------] 4 tests from std_algorithms_replace_ops_test (288 ms total) 49: 49: [----------] 11 tests from std_algorithms_mod_seq_ops 49: [ RUN ] std_algorithms_mod_seq_ops.copy_if 49: [ OK ] std_algorithms_mod_seq_ops.copy_if (47 ms) 49: [ RUN ] std_algorithms_mod_seq_ops.unique 49: [ OK ] std_algorithms_mod_seq_ops.unique (288 ms) 49: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 49: [ OK ] std_algorithms_mod_seq_ops.unique_copy (97 ms) 49: [ RUN ] std_algorithms_mod_seq_ops.remove 49: [ OK ] std_algorithms_mod_seq_ops.remove (72 ms) 49: [ RUN ] std_algorithms_mod_seq_ops.remove_if 49: [ OK ] std_algorithms_mod_seq_ops.remove_if (77 ms) 49: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 49: [ OK ] std_algorithms_mod_seq_ops.remove_copy (138 ms) 49: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 49: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (71 ms) 49: [ RUN ] std_algorithms_mod_seq_ops.rotate 49: [ OK ] std_algorithms_mod_seq_ops.rotate (813 ms) 49: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 49: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (311 ms) 49: [ RUN ] std_algorithms_mod_seq_ops.shift_left 49: [ OK ] std_algorithms_mod_seq_ops.shift_left (642 ms) 49: [ RUN ] std_algorithms_mod_seq_ops.shift_right 49: [ OK ] std_algorithms_mod_seq_ops.shift_right (614 ms) 49: [----------] 11 tests from std_algorithms_mod_seq_ops (3176 ms total) 49: 49: [----------] 1 test from std_algorithms_modseq_test 49: [ RUN ] std_algorithms_modseq_test.reverse 49: [ OK ] std_algorithms_modseq_test.reverse (47 ms) 49: [----------] 1 test from std_algorithms_modseq_test (47 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 33 tests from 5 test suites ran. (3517 ms total) 49: [ PASSED ] 33 tests. 49/64 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 3.53 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_E 50: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 50: Test timeout computed to be: 1500 50: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 50: Detected: 4 cores per node. 50: Detected: 1 MPI_ranks per node. 50: Requested: 8 threads per process. 50: [==========] Running 29 tests from 7 test suites. 50: [----------] Global test environment set-up. 50: [----------] 2 tests from std_algorithms_sorting_ops_test 50: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 50: is_sorted: dynamic_view, all overloads 50: is_sorted: stride2_view, all overloads 50: is_sorted: stride3_view, all overloads 50: [ OK ] std_algorithms_sorting_ops_test.is_sorted (19 ms) 50: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 50: is_sorted_until: dynamic_view, all overloads 50: is_sorted_until: stride2_view, all overloads 50: is_sorted_until: stride3_view, all overloads 50: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (16 ms) 50: [----------] 2 tests from std_algorithms_sorting_ops_test (36 ms total) 50: 50: [----------] 4 tests from std_algorithms_partitioning_test 50: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 50: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 50: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 50: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 50: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 50: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms) 50: [ RUN ] std_algorithms_partitioning_test.partition_point 50: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 50: [----------] 4 tests from std_algorithms_partitioning_test (4 ms total) 50: 50: [----------] 1 test from std_algorithms_partitioning_ops 50: [ RUN ] std_algorithms_partitioning_ops.partition_copy 50: [ OK ] std_algorithms_partitioning_ops.partition_copy (20 ms) 50: [----------] 1 test from std_algorithms_partitioning_ops (20 ms total) 50: 50: [----------] 12 tests from std_algorithms_numerics_test 50: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 50: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms) 50: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 50: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 50: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 50: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 50: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 50: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 50: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 50: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms) 50: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 50: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms) 50: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 50: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms) 50: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 50: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 50: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 50: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms) 50: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 50: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms) 50: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 50: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 50: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 50: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 50: [----------] 12 tests from std_algorithms_numerics_test (16 ms total) 50: 50: [----------] 1 test from std_algorithms_numerics_ops_test 50: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 50: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (75 ms) 50: [----------] 1 test from std_algorithms_numerics_ops_test (75 ms total) 50: 50: [----------] 8 tests from std_algorithms_numeric_ops_test 50: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 50: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (809 ms) 50: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 50: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 50: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 50: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (601 ms) 50: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 50: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 50: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 50: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (204 ms) 50: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 50: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 50: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 50: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (61 ms) 50: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 50: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 50: [----------] 8 tests from std_algorithms_numeric_ops_test (1677 ms total) 50: 50: [----------] 1 test from std_algorithms_transform_ops_test 50: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 50: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (34 ms) 50: [----------] 1 test from std_algorithms_transform_ops_test (34 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 29 tests from 7 test suites ran. (1866 ms total) 50: [ PASSED ] 29 tests. 50/64 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 1.87 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 51: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 51: Test timeout computed to be: 1500 51: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 51: Detected: 4 cores per node. 51: Detected: 1 MPI_ranks per node. 51: Requested: 8 threads per process. 51: [==========] Running 12 tests from 7 test suites. 51: [----------] Global test environment set-up. 51: [----------] 2 tests from std_algorithms_adjacent_find_team_test 51: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 51: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (712 ms) 51: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 51: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (660 ms) 51: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1372 ms total) 51: 51: [----------] 2 tests from std_algorithms_count_team_test 51: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero Running on fetnat06 in /var/jenkins/workspace/Kokkos_release-candidate-4.2.01 [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Cloning the remote Git repository Cloning with configured refspecs honoured and without tags 51: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (633 ms) 51: [ RUN ] std_algorithms_count_team_test.count_returns_zero 51: [ OK ] std_algorithms_count_team_test.count_returns_zero (282 ms) 51: [----------] 2 tests from std_algorithms_count_team_test (915 ms total) 51: 51: [----------] 1 test from std_algorithms_count_if_team_test 51: [ RUN ] std_algorithms_count_if_team_test.test 51: [ OK ] std_algorithms_count_if_team_test.test (327 ms) 51: [----------] 1 test from std_algorithms_count_if_team_test (327 ms total) 51: 51: [----------] 1 test from std_algorithms_for_each_team_test 51: [ RUN ] std_algorithms_for_each_team_test.test Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_release-candidate-4.2.01 # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/release-candidate-4.2.01:refs/remotes/origin/release-candidate-4.2.01 # timeout=10 51: [ OK ] std_algorithms_for_each_team_test.test (461 ms) 51: [----------] 1 test from std_algorithms_for_each_team_test (461 ms total) 51: 51: [----------] 1 test from std_algorithms_for_each_n_team_test 51: [ RUN ] std_algorithms_for_each_n_team_test.test 51: [ OK ] std_algorithms_for_each_n_team_test.test (477 ms) 51: [----------] 1 test from std_algorithms_for_each_n_team_test (477 ms total) 51: 51: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 51: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 51: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (3190 ms) 51: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 51: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1915 ms) 51: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 51: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1915 ms) 51: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (7021 ms total) 51: 51: [----------] 2 tests from std_algorithms_mismatch_team_test 51: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 51: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (2222 ms) 51: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 51: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1039 ms) 51: [----------] 2 tests from std_algorithms_mismatch_team_test (3262 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 12 tests from 7 test suites ran. (13839 ms total) 51: [ PASSED ] 12 tests. 51/64 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 13.85 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 52: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 52: Test timeout computed to be: 1500 52: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 52: Detected: 4 cores per node. 52: Detected: 1 MPI_ranks per node. 52: Requested: 8 threads per process. 52: [==========] Running 8 tests from 4 test suites. 52: [----------] Global test environment set-up. 52: [----------] 2 tests from std_algorithms_equal_team_test 52: [ RUN ] std_algorithms_equal_team_test.views_are_equal 52: [ OK ] std_algorithms_equal_team_test.views_are_equal (1593 ms) 52: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 52: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1506 ms) 52: [----------] 2 tests from std_algorithms_equal_team_test (3099 ms total) 52: 52: [----------] 2 tests from std_algorithms_search_team_test 52: [ RUN ] std_algorithms_search_team_test.sequences_exist 52: [ OK ] std_algorithms_search_team_test.sequences_exist (852 ms) 52: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 52: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (1037 ms) 52: [----------] 2 tests from std_algorithms_search_team_test (1889 ms total) 52: 52: [----------] 2 tests from std_algorithms_find_end_team_test 52: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 52: [ OK ] std_algorithms_find_end_team_test.sequences_exist (1995 ms) 52: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 52: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1853 ms) 52: [----------] 2 tests from std_algorithms_find_end_team_test (3849 ms total) 52: 52: [----------] 2 tests from std_algorithms_find_first_of_team_test 52: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 52: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1594 ms) 52: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 52: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5870 ms) 52: [----------] 2 tests from std_algorithms_find_first_of_team_test (7465 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 8 tests from 4 test suites ran. (16303 ms total) 52: [ PASSED ] 8 tests. 52/64 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 16.31 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 53: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 53: Test timeout computed to be: 1500 53: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 53: Detected: 4 cores per node. 53: Detected: 1 MPI_ranks per node. 53: Requested: 8 threads per process. 53: [==========] Running 11 tests from 7 test suites. 53: [----------] Global test environment set-up. 53: [----------] 2 tests from std_algorithms_find_team_test 53: [ RUN ] std_algorithms_find_team_test.searched_values_exist 53: [ OK ] std_algorithms_find_team_test.searched_values_exist (358 ms) 53: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 53: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (469 ms) 53: [----------] 2 tests from std_algorithms_find_team_test (827 ms total) 53: 53: [----------] 2 tests from std_algorithms_find_if_team_test 53: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 53: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (293 ms) 53: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 53: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (467 ms) 53: [----------] 2 tests from std_algorithms_find_if_team_test (760 ms total) 53: 53: [----------] 2 tests from std_algorithms_find_if_not_team_test 53: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true Avoid second fetch Checking out Revision d4a099599fdc6e9470cdc1c8ef891dc0cae7bdee (release-candidate-4.2.01) > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/release-candidate-4.2.01:refs/remotes/origin/release-candidate-4.2.01 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4a099599fdc6e9470cdc1c8ef891dc0cae7bdee # timeout=10 53: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (472 ms) 53: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 53: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (290 ms) 53: [----------] 2 tests from std_algorithms_find_if_not_team_test (762 ms total) 53: 53: [----------] 1 test from std_algorithms_all_of_team_test 53: [ RUN ] std_algorithms_all_of_team_test.test Commit message: "Merge pull request #6749 from ndellingwood/cherrypick-6510-to-rc4201" 53: [ OK ] std_algorithms_all_of_team_test.test (474 ms) 53: [----------] 1 test from std_algorithms_all_of_team_test (474 ms total) 53: 53: [----------] 1 test from std_algorithms_any_of_team_test 53: [ RUN ] std_algorithms_any_of_team_test.test 53: [ OK ] std_algorithms_any_of_team_test.test (294 ms) 53: [----------] 1 test from std_algorithms_any_of_team_test (294 ms total) 53: 53: [----------] 1 test from std_algorithms_none_of_team_test 53: [ RUN ] std_algorithms_none_of_team_test.test [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t f9dbe7457780375ddb01520590c65be24927a77c -f scripts/docker/Dockerfile.openmptarget scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 23.04kB Step 1/14 : ARG BASE=nvidia/cuda:11.1.1-devel-ubuntu20.04 Step 2/14 : FROM $BASE ---> 9165013c68c2 Step 3/14 : RUN apt-get update && apt-get install -y bc git wget ccache python3 libelf-dev g++-multilib && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> c0202623d4db Step 4/14 : ARG NPROC=8 ---> Using cache ---> 92b74ef9f9cd Step 5/14 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> acdf0247e2be Step 6/14 : ARG CMAKE_VERSION=3.27.7 ---> Using cache ---> c2f480cf4759 Step 7/14 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> f0ab3072fa2b Step 8/14 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm ${CMAKE_SCRIPT} ---> Using cache ---> 1c7a1b7e8bc9 Step 9/14 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> d6ae0e8560ee Step 10/14 : ARG LLVM_VERSION=llvmorg-17.0.1 ---> Using cache ---> 9974ec13ebba Step 11/14 : ENV LLVM_DIR=/opt/llvm ---> Using cache ---> 76e29f83f43a Step 12/14 : RUN LLVM_URL=https://github.com/llvm/llvm-project/archive && LLVM_ARCHIVE=${LLVM_VERSION}.tar.gz && SCRATCH_DIR=/scratch && mkdir -p ${SCRATCH_DIR} && cd ${SCRATCH_DIR} && wget --quiet ${LLVM_URL}/${LLVM_ARCHIVE} && mkdir llvm-project && tar -xf ${LLVM_ARCHIVE} -C llvm-project --strip-components=1 && cd llvm-project && mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=$LLVM_DIR -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DLLVM_ENABLE_PROJECTS="clang" -DLLVM_ENABLE_RUNTIMES="openmp" -DCLANG_OPENMP_NVPTX_DEFAULT_ARCH=sm_70 -DLIBOMPTARGET_NVPTX_COMPUTE_CAPABILITIES=70 ../llvm && make -j${NPROC} && make install && rm -rf ${SCRATCH_DIR} ---> Using cache ---> 706d53eb0f8b Step 13/14 : ENV PATH=${LLVM_DIR}/bin:$PATH ---> Using cache ---> 36aee7d1f60e Step 14/14 : ENV LD_LIBRARY_PATH=${LLVM_DIR}/lib:$LD_LIBRARY_PATH ---> Using cache ---> 98e594f1a568 Successfully built 98e594f1a568 Successfully tagged f9dbe7457780375ddb01520590c65be24927a77c:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 53: [ OK ] std_algorithms_none_of_team_test.test (468 ms) 53: [----------] 1 test from std_algorithms_none_of_team_test (469 ms total) 53: 53: [----------] 2 tests from std_algorithms_search_n_team_test 53: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist + docker inspect -f . f9dbe7457780375ddb01520590c65be24927a77c . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat06 seems to be running inside container 5bb561564e404ea55159af8f6b497abc9f89373ec3520adbc4b83d6f73d2c21b $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_release-candidate-4.2.01 --volumes-from 5bb561564e404ea55159af8f6b497abc9f89373ec3520adbc4b83d6f73d2c21b -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** f9dbe7457780375ddb01520590c65be24927a77c cat 53: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (385 ms) 53: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 53: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (378 ms) 53: [----------] 2 tests from std_algorithms_search_n_team_test (763 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 11 tests from 7 test suites ran. (4353 ms total) 53: [ PASSED ] 11 tests. 53/64 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 4.36 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 54: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 54: Test timeout computed to be: 1500 54: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 54: Detected: 4 cores per node. 54: Detected: 1 MPI_ranks per node. 54: Requested: 8 threads per process. 54: [==========] Running 3 tests from 3 test suites. 54: [----------] Global test environment set-up. 54: [----------] 1 test from std_algorithms_min_element_team_test 54: [ RUN ] std_algorithms_min_element_team_test.test 54: [ OK ] std_algorithms_min_element_team_test.test (1345 ms) 54: [----------] 1 test from std_algorithms_min_element_team_test (1345 ms total) 54: 54: [----------] 1 test from std_algorithms_max_element_team_test 54: [ RUN ] std_algorithms_max_element_team_test.test $ docker top 042ee086f4a43614fbe7c28482aef202972c32bf5cd05eb94e5896c206c9a522 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] sh + ccache --zero-stats Statistics zeroed [Pipeline] sh + 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_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_TUNING=ON -DKokkos_ENABLE_OPENMPTARGET=ON -DKokkos_ARCH_VOLTA70=ON -DCMAKE_CXX_STANDARD=17 .. -- Setting default Kokkos CXX standard to 17 54: [ OK ] std_algorithms_max_element_team_test.test (1329 ms) 54: [----------] 1 test from std_algorithms_max_element_team_test (1329 ms total) 54: 54: [----------] 1 test from std_algorithms_minmax_element_team_test 54: [ RUN ] std_algorithms_minmax_element_team_test.test -- The CXX compiler identification is Clang 17.0.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/llvm/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.2.0 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/generated/Kokkos_Version_Info.cpp -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using -std=gnu++17 for C++17 extensions as feature -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Experimental::OpenMPTarget -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VOLTA70 -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy 54: [ OK ] std_algorithms_minmax_element_team_test.test (1944 ms) 54: [----------] 1 test from std_algorithms_minmax_element_team_test (1944 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 3 tests from 3 test suites ran. (4619 ms total) 54: [ PASSED ] 3 tests. 54/64 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 4.63 sec test 55 Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 55: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 55: Test timeout computed to be: 1500 55: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 55: Detected: 4 cores per node. 55: Detected: 1 MPI_ranks per node. 55: Requested: 8 threads per process. 55: [==========] Running 6 tests from 6 test suites. 55: [----------] Global test environment set-up. 55: [----------] 1 test from std_algorithms_fill_team_test 55: [ RUN ] std_algorithms_fill_team_test.test 55: [ OK ] std_algorithms_fill_team_test.test (368 ms) 55: [----------] 1 test from std_algorithms_fill_team_test (368 ms total) 55: 55: [----------] 1 test from std_algorithms_fill_n_team_test 55: [ RUN ] std_algorithms_fill_n_team_test.test 55: [ OK ] std_algorithms_fill_n_team_test.test (282 ms) 55: [----------] 1 test from std_algorithms_fill_n_team_test (282 ms total) 55: 55: [----------] 1 test from std_algorithms_replace_team_test 55: [ RUN ] std_algorithms_replace_team_test.test 55: [ OK ] std_algorithms_replace_team_test.test (529 ms) 55: [----------] 1 test from std_algorithms_replace_team_test (530 ms total) 55: 55: [----------] 1 test from std_algorithms_replace_if_team_test 55: [ RUN ] std_algorithms_replace_if_team_test.test -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub 55: [ OK ] std_algorithms_replace_if_team_test.test (592 ms) 55: [----------] 1 test from std_algorithms_replace_if_team_test (592 ms total) 55: 55: [----------] 1 test from std_algorithms_replace_copy_team_test 55: [ RUN ] std_algorithms_replace_copy_team_test.test -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.25.1") -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.6.2 -- [benchmark] Looking for shm_open in rt -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL 55: [ OK ] std_algorithms_replace_copy_team_test.test (974 ms) 55: [----------] 1 test from std_algorithms_replace_copy_team_test (974 ms total) 55: 55: [----------] 1 test from std_algorithms_replace_copy_if_team_test 55: [ RUN ] std_algorithms_replace_copy_if_team_test.test -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC 55: [ OK ] std_algorithms_replace_copy_if_team_test.test (788 ms) 55: [----------] 1 test from std_algorithms_replace_copy_if_team_test (788 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 6 tests from 6 test suites ran. (3536 ms total) 55: [ PASSED ] 6 tests. 55/64 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 3.54 sec test 56 Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 56: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 56: Test timeout computed to be: 1500 56: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 56: Detected: 4 cores per node. 56: Detected: 1 MPI_ranks per node. 56: Requested: 8 threads per process. 56: [==========] Running 4 tests from 4 test suites. 56: [----------] Global test environment set-up. 56: [----------] 1 test from std_algorithms_reverse_team_test 56: [ RUN ] std_algorithms_reverse_team_test.test -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success 56: [ OK ] std_algorithms_reverse_team_test.test (378 ms) 56: [----------] 1 test from std_algorithms_reverse_team_test (378 ms total) 56: 56: [----------] 1 test from std_algorithms_reverse_copy_team_test 56: [ RUN ] std_algorithms_reverse_copy_team_test.test -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED 56: [ OK ] std_algorithms_reverse_copy_team_test.test (365 ms) 56: [----------] 1 test from std_algorithms_reverse_copy_team_test (365 ms total) 56: 56: [----------] 1 test from std_algorithms_rotate_team_test 56: [ RUN ] std_algorithms_rotate_team_test.test -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES 56: [ OK ] std_algorithms_rotate_team_test.test (749 ms) 56: [----------] 1 test from std_algorithms_rotate_team_test (749 ms total) 56: 56: [----------] 1 test from std_algorithms_rotate_copy_team_test 56: [ RUN ] std_algorithms_rotate_copy_team_test.test -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- failed to compile: Change Dir: '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/CMakeFiles/CMakeTmp' [benchmark] [benchmark] Run Build Command(s): /opt/cmake/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_2f3ff/fast [benchmark] /usr/bin/make -f CMakeFiles/cmTC_2f3ff.dir/build.make CMakeFiles/cmTC_2f3ff.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_2f3ff.dir/thread_safety_attributes.cpp.o [benchmark] /opt/llvm/bin/clang++ -Wno-unknown-cuda-version -Werror -Wno-undefined-internal -Wno-pass-failed -Wall -Wextra -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wimplicit-fallthrough -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -Wthread-safety -MD -MT CMakeFiles/cmTC_2f3ff.dir/thread_safety_attributes.cpp.o -MF CMakeFiles/cmTC_2f3ff.dir/thread_safety_attributes.cpp.o.d -o CMakeFiles/cmTC_2f3ff.dir/thread_safety_attributes.cpp.o -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp [benchmark] In file included from /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp:2: [benchmark] In file included from /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/_deps/googlebenchmark-src/cmake/../src/mutex.h:7: [benchmark] /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/_deps/googlebenchmark-src/cmake/../src/check.h:8:10: fatal error: 'benchmark/export.h' file not found [benchmark] 8 | #include "benchmark/export.h" [benchmark] | ^~~~~~~~~~~~~~~~~~~~ [benchmark] 1 error generated. [benchmark] make[1]: *** [CMakeFiles/cmTC_2f3ff.dir/build.make:79: CMakeFiles/cmTC_2f3ff.dir/thread_safety_attributes.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:127: cmTC_2f3ff/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Failed -- [benchmark] Performing Test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_STD_REGEX 56: [ OK ] std_algorithms_rotate_copy_team_test.test (517 ms) 56: [----------] 1 test from std_algorithms_rotate_copy_team_test (517 ms total) 56: 56: [----------] Global test environment tear-down 56: [==========] 4 tests from 4 test suites ran. (2011 ms total) 56: [ PASSED ] 4 tests. 56/64 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 2.02 sec test 57 Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 57: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 57: Test timeout computed to be: 1500 57: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 57: Detected: 4 cores per node. 57: Detected: 1 MPI_ranks per node. 57: Requested: 8 threads per process. 57: [==========] Running 4 tests from 4 test suites. 57: [----------] Global test environment set-up. 57: [----------] 1 test from std_algorithms_move_team_test 57: [ RUN ] std_algorithms_move_team_test.test 57: [ OK ] std_algorithms_move_team_test.test (560 ms) 57: [----------] 1 test from std_algorithms_move_team_test (560 ms total) 57: 57: [----------] 1 test from std_algorithms_move_backward_team_test 57: [ RUN ] std_algorithms_move_backward_team_test.test 57: [ OK ] std_algorithms_move_backward_team_test.test (600 ms) 57: [----------] 1 test from std_algorithms_move_backward_team_test (600 ms total) 57: 57: [----------] 1 test from std_algorithms_shift_left_team_test 57: [ RUN ] std_algorithms_shift_left_team_test.test -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile: Change Dir: '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/CMakeFiles/CMakeTmp' [benchmark] [benchmark] Run Build Command(s): /opt/cmake/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_bbc5c/fast [benchmark] /usr/bin/make -f CMakeFiles/cmTC_bbc5c.dir/build.make CMakeFiles/cmTC_bbc5c.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_bbc5c.dir/gnu_posix_regex.cpp.o [benchmark] /opt/llvm/bin/clang++ -Wno-unknown-cuda-version -Werror -Wno-undefined-internal -Wno-pass-failed -Wall -Wextra -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wimplicit-fallthrough -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -Wthread-safety -MD -MT CMakeFiles/cmTC_bbc5c.dir/gnu_posix_regex.cpp.o -MF CMakeFiles/cmTC_bbc5c.dir/gnu_posix_regex.cpp.o.d -o CMakeFiles/cmTC_bbc5c.dir/gnu_posix_regex.cpp.o -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp [benchmark] /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp:1:10: fatal error: 'gnuregex.h' file not found [benchmark] 1 | #include [benchmark] | ^~~~~~~~~~~~ [benchmark] 1 error generated. [benchmark] make[1]: *** [CMakeFiles/cmTC_bbc5c.dir/build.make:79: CMakeFiles/cmTC_bbc5c.dir/gnu_posix_regex.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:127: cmTC_bbc5c/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Check if compiler accepts -pthread -- [benchmark] Check if compiler accepts -pthread - yes -- [benchmark] Found Threads: TRUE -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Kokkos Devices: OPENMPTARGET;SERIAL, Kokkos Backends: OPENMPTARGET;SERIAL -- Configuring done (10.1s) 57: [ OK ] std_algorithms_shift_left_team_test.test (1573 ms) 57: [----------] 1 test from std_algorithms_shift_left_team_test (1573 ms total) 57: 57: [----------] 1 test from std_algorithms_shift_right_team_test 57: [ RUN ] std_algorithms_shift_right_team_test.test -- Generating done (1.0s) -- Build files have been written to: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build + make -j8 [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 1%] Linking CXX static library libkokkossimd.a [ 1%] Built target AlwaysCheckGit [ 1%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 1%] Built target kokkossimd [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o 57: [ OK ] std_algorithms_shift_right_team_test.test (1394 ms) 57: [----------] 1 test from std_algorithms_shift_right_team_test (1394 ms total) 57: 57: [----------] Global test environment tear-down 57: [==========] 4 tests from 4 test suites ran. (4129 ms total) 57: [ PASSED ] 4 tests. 57/64 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 4.13 sec test 58 Start 58: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 58: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 58: Test timeout computed to be: 1500 58: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 58: Detected: 4 cores per node. 58: Detected: 1 MPI_ranks per node. 58: Requested: 8 threads per process. 58: [==========] Running 9 tests from 9 test suites. 58: [----------] Global test environment set-up. 58: [----------] 1 test from std_algorithms_copy_team_test 58: [ RUN ] std_algorithms_copy_team_test.test [ 1%] Linking CXX static library libimpl_git_version.a [ 1%] Linking CXX shared library libkokkosprinter-tool.so [ 1%] Built target impl_git_version [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 1%] Built target kokkosprinter-tool [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o 58: [ OK ] std_algorithms_copy_team_test.test (712 ms) 58: [----------] 1 test from std_algorithms_copy_team_test (712 ms total) 58: 58: [----------] 1 test from std_algorithms_copy_n_team_test 58: [ RUN ] std_algorithms_copy_n_team_test.test 58: [ OK ] std_algorithms_copy_n_team_test.test (302 ms) 58: [----------] 1 test from std_algorithms_copy_n_team_test (302 ms total) 58: 58: [----------] 1 test from std_algorithms_copy_backward_team_test 58: [ RUN ] std_algorithms_copy_backward_team_test.test [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o 58: [ OK ] std_algorithms_copy_backward_team_test.test (599 ms) 58: [----------] 1 test from std_algorithms_copy_backward_team_test (599 ms total) 58: 58: [----------] 1 test from std_algorithms_copy_if_team_test 58: [ RUN ] std_algorithms_copy_if_team_test.test 58: [ OK ] std_algorithms_copy_if_team_test.test (629 ms) 58: [----------] 1 test from std_algorithms_copy_if_team_test (629 ms total) 58: 58: [----------] 1 test from std_algorithms_unique_copy_team_test 58: [ RUN ] std_algorithms_unique_copy_team_test.test 58: [ OK ] std_algorithms_unique_copy_team_test.test (1268 ms) 58: [----------] 1 test from std_algorithms_unique_copy_team_test (1268 ms total) 58: 58: [----------] 1 test from std_algorithms_remove_team_test 58: [ RUN ] std_algorithms_remove_team_test.test [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o 58: [ OK ] std_algorithms_remove_team_test.test (740 ms) 58: [----------] 1 test from std_algorithms_remove_team_test (740 ms total) 58: 58: [----------] 1 test from std_algorithms_remove_if_team_test 58: [ RUN ] std_algorithms_remove_if_team_test.test [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o 58: [ OK ] std_algorithms_remove_if_team_test.test (754 ms) 58: [----------] 1 test from std_algorithms_remove_if_team_test (754 ms total) 58: 58: [----------] 1 test from std_algorithms_remove_copy_team_test 58: [ RUN ] std_algorithms_remove_copy_team_test.test [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o 58: [ OK ] std_algorithms_remove_copy_team_test.test (871 ms) 58: [----------] 1 test from std_algorithms_remove_copy_team_test (871 ms total) 58: 58: [----------] 1 test from std_algorithms_remove_copy_if_team_test 58: [ RUN ] std_algorithms_remove_copy_if_team_test.test [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o 58: [ OK ] std_algorithms_remove_copy_if_team_test.test (750 ms) 58: [----------] 1 test from std_algorithms_remove_copy_if_team_test (750 ms total) 58: 58: [----------] Global test environment tear-down 58: [==========] 9 tests from 9 test suites ran. (6630 ms total) 58: [ PASSED ] 9 tests. 58/64 Test #58: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 6.64 sec test 59 Start 59: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 59: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 59: Test timeout computed to be: 1500 59: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 59: Detected: 4 cores per node. 59: Detected: 1 MPI_ranks per node. 59: Requested: 8 threads per process. 59: [==========] Running 4 tests from 4 test suites. 59: [----------] Global test environment set-up. 59: [----------] 1 test from std_algorithms_unique_team_test 59: [ RUN ] std_algorithms_unique_team_test.test_default_predicate [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o 59: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1384 ms) 59: [----------] 1 test from std_algorithms_unique_team_test (1384 ms total) 59: 59: [----------] 1 test from std_algorithms_adjacent_difference_team_test 59: [ RUN ] std_algorithms_adjacent_difference_team_test.test [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o 59: [ OK ] std_algorithms_adjacent_difference_team_test.test (1197 ms) 59: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1197 ms total) 59: 59: [----------] 1 test from std_algorithms_reduce_team_test 59: [ RUN ] std_algorithms_reduce_team_test.test [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o 59: [ OK ] std_algorithms_reduce_team_test.test (1014 ms) 59: [----------] 1 test from std_algorithms_reduce_team_test (1014 ms total) 59: 59: [----------] 1 test from std_algorithms_transform_reduce_team_test 59: [ RUN ] std_algorithms_transform_reduce_team_test.test [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemorySpace.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o 59: [ OK ] std_algorithms_transform_reduce_team_test.test (1759 ms) 59: [----------] 1 test from std_algorithms_transform_reduce_team_test (1759 ms total) 59: 59: [----------] Global test environment tear-down 59: [==========] 4 tests from 4 test suites ran. (5356 ms total) 59: [ PASSED ] 4 tests. 59/64 Test #59: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 5.36 sec test 60 Start 60: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 60: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 60: Test timeout computed to be: 1500 60: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 60: Detected: 4 cores per node. 60: Detected: 1 MPI_ranks per node. 60: Requested: 8 threads per process. 60: [==========] Running 18 tests from 5 test suites. 60: [----------] Global test environment set-up. 60: [----------] 2 tests from std_algorithms_is_sorted_team_test 60: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 60: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (770 ms) 60: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 6%] Linking CXX static library libkokkos_gtest.a [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Spinwait.cpp.o [ 7%] Built target kokkos_gtest [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o 60: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1401 ms) 60: [----------] 2 tests from std_algorithms_is_sorted_team_test (2172 ms total) 60: 60: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 60: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 60: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (14 ms) 60: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 60: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (16 ms) 60: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTargetSpace.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Exec.cpp.o [ 7%] Linking CXX static library libbenchmark.a [ 7%] Built target benchmark 60: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1364 ms) 60: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Instance.cpp.o [ 8%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Task.cpp.o 60: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (818 ms) 60: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2214 ms total) 60: 60: [----------] 4 tests from std_algorithms_is_partitioned_team_test 60: [ RUN ] std_algorithms_is_partitioned_team_test.empty 60: [ OK ] std_algorithms_is_partitioned_team_test.empty (7 ms) 60: [ RUN ] std_algorithms_is_partitioned_team_test.all_true [ 8%] Linking CXX static library libbenchmark_main.a 60: [ OK ] std_algorithms_is_partitioned_team_test.all_true (398 ms) 60: [ RUN ] std_algorithms_is_partitioned_team_test.all_false [ 8%] Built target benchmark_main 60: [ OK ] std_algorithms_is_partitioned_team_test.all_false (396 ms) 60: [ RUN ] std_algorithms_is_partitioned_team_test.random [ 8%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o 60: [ OK ] std_algorithms_is_partitioned_team_test.random (304 ms) 60: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1106 ms total) 60: 60: [----------] 4 tests from std_algorithms_partition_copy_team_test 60: [ RUN ] std_algorithms_partition_copy_team_test.empty 60: [ OK ] std_algorithms_partition_copy_team_test.empty (10 ms) 60: [ RUN ] std_algorithms_partition_copy_team_test.all_true 60: [ OK ] std_algorithms_partition_copy_team_test.all_true (648 ms) 60: [ RUN ] std_algorithms_partition_copy_team_test.all_false [ 8%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o 60: [ OK ] std_algorithms_partition_copy_team_test.all_false (668 ms) 60: [ RUN ] std_algorithms_partition_copy_team_test.random 60: [ OK ] std_algorithms_partition_copy_team_test.random (563 ms) 60: [----------] 4 tests from std_algorithms_partition_copy_team_test (1892 ms total) 60: 60: [----------] 4 tests from std_algorithms_partition_point_team_test 60: [ RUN ] std_algorithms_partition_point_team_test.empty 60: [ OK ] std_algorithms_partition_point_team_test.empty (7 ms) 60: [ RUN ] std_algorithms_partition_point_team_test.all_true 60: [ OK ] std_algorithms_partition_point_team_test.all_true (266 ms) 60: [ RUN ] std_algorithms_partition_point_team_test.all_false 60: [ OK ] std_algorithms_partition_point_team_test.all_false (269 ms) 60: [ RUN ] std_algorithms_partition_point_team_test.random 60: [ OK ] std_algorithms_partition_point_team_test.random (177 ms) 60: [----------] 4 tests from std_algorithms_partition_point_team_test (721 ms total) 60: 60: [----------] Global test environment tear-down 60: [==========] 18 tests from 5 test suites ran. (8107 ms total) 60: [ PASSED ] 18 tests. 60/64 Test #60: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 8.11 sec test 61 Start 61: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 61: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 61: Test timeout computed to be: 1500 61: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 61: Detected: 4 cores per node. 61: Detected: 1 MPI_ranks per node. 61: Requested: 8 threads per process. 61: [==========] Running 5 tests from 4 test suites. 61: [----------] Global test environment set-up. 61: [----------] 2 tests from std_algorithms_transform_team_test 61: [ RUN ] std_algorithms_transform_team_test.test_unary_op 61: [ OK ] std_algorithms_transform_team_test.test_unary_op (885 ms) 61: [ RUN ] std_algorithms_transform_team_test.test_binary_op 61: [ OK ] std_algorithms_transform_team_test.test_binary_op (986 ms) 61: [----------] 2 tests from std_algorithms_transform_team_test (1871 ms total) 61: 61: [----------] 1 test from std_algorithms_generate_team_test 61: [ RUN ] std_algorithms_generate_team_test.test_unary_op 61: [ OK ] std_algorithms_generate_team_test.test_unary_op (1984 ms) 61: [----------] 1 test from std_algorithms_generate_team_test (1984 ms total) 61: 61: [----------] 1 test from std_algorithms_generate_n_team_test 61: [ RUN ] std_algorithms_generate_n_team_test.test [ 8%] Linking CXX static library libkokkoscore.a [ 8%] Built target kokkoscore [ 8%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o 61: [ OK ] std_algorithms_generate_n_team_test.test (267 ms) 61: [----------] 1 test from std_algorithms_generate_n_team_test (267 ms total) 61: 61: [----------] 1 test from std_algorithms_swap_ranges_team_test 61: [ RUN ] std_algorithms_swap_ranges_team_test.test 61: [ OK ] std_algorithms_swap_ranges_team_test.test (929 ms) 61: [----------] 1 test from std_algorithms_swap_ranges_team_test (929 ms total) 61: 61: [----------] Global test environment tear-down 61: [==========] 5 tests from 4 test suites ran. (5053 ms total) 61: [ PASSED ] 5 tests. 61/64 Test #61: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 5.06 sec test 62 Start 62: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 62: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 62: Test timeout computed to be: 1500 62: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 62: Detected: 4 cores per node. 62: Detected: 1 MPI_ranks per node. 62: Requested: 8 threads per process. 62: [==========] Running 2 tests from 2 test suites. 62: [----------] Global test environment set-up. 62: [----------] 1 test from std_algorithms_exclusive_scan_team_test 62: [ RUN ] std_algorithms_exclusive_scan_team_test.test [ 9%] Linking CXX static library libkokkoscontainers.a [ 9%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 9%] Built target kokkoscontainers [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o 62: [ OK ] std_algorithms_exclusive_scan_team_test.test (1663 ms) 62: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1663 ms total) 62: 62: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 62: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o 62: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (836 ms) 62: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (836 ms total) 62: 62: [----------] Global test environment tear-down 62: [==========] 2 tests from 2 test suites ran. (2500 ms total) 62: [ PASSED ] 2 tests. 62/64 Test #62: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 2.51 sec test 63 Start 63: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 63: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 63: Test timeout computed to be: 1500 63: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 63: Detected: 4 cores per node. 63: Detected: 1 MPI_ranks per node. 63: Requested: 8 threads per process. 63: [==========] Running 2 tests from 2 test suites. 63: [----------] Global test environment set-up. 63: [----------] 1 test from std_algorithms_inclusive_scan_team_test 63: [ RUN ] std_algorithms_inclusive_scan_team_test.test [ 10%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o 63: [ OK ] std_algorithms_inclusive_scan_team_test.test (2513 ms) 63: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2513 ms total) 63: 63: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 63: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 63: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (1635 ms) 63: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1635 ms total) 63: 63: [----------] Global test environment tear-down 63: [==========] 2 tests from 2 test suites ran. (4149 ms total) 63: [ PASSED ] 2 tests. 63/64 Test #63: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 4.16 sec test 64 Start 64: Kokkos_UnitTest_SIMD 64: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/simd/unit_tests/Kokkos_UnitTest_SIMD 64: Test timeout computed to be: 1500 64: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 64: Detected: 4 cores per node. 64: Detected: 1 MPI_ranks per node. 64: Requested: 8 threads per process. 64: [==========] Running 14 tests from 1 test suite. 64: [----------] Global test environment set-up. 64: [----------] 14 tests from simd 64: [ RUN ] simd.host_math_ops 64: [ OK ] simd.host_math_ops (0 ms) 64: [ RUN ] simd.device_math_ops 64: [ OK ] simd.device_math_ops (0 ms) 64: [ RUN ] simd.host_mask_ops 64: [ OK ] simd.host_mask_ops (0 ms) 64: [ RUN ] simd.device_mask_ops 64: [ OK ] simd.device_mask_ops (0 ms) 64: [ RUN ] simd.host_conversions 64: [ OK ] simd.host_conversions (0 ms) 64: [ RUN ] simd.device_conversions 64: [ OK ] simd.device_conversions (0 ms) 64: [ RUN ] simd.host_shift_ops 64: [ OK ] simd.host_shift_ops (0 ms) 64: [ RUN ] simd.device_shift_ops 64: [ OK ] simd.device_shift_ops (0 ms) 64: [ RUN ] simd.host_condition 64: [ OK ] simd.host_condition (0 ms) 64: [ RUN ] simd.device_condition 64: [ OK ] simd.device_condition (0 ms) 64: [ RUN ] simd.host_gen_ctors 64: [ OK ] simd.host_gen_ctors (0 ms) 64: [ RUN ] simd.device_gen_ctors 64: [ OK ] simd.device_gen_ctors (0 ms) 64: [ RUN ] simd.host_where_expressions 64: [ OK ] simd.host_where_expressions (0 ms) 64: [ RUN ] simd.device_where_expressions 64: [ OK ] simd.device_where_expressions (0 ms) 64: [----------] 14 tests from simd (0 ms total) 64: 64: [----------] Global test environment tear-down 64: [==========] 14 tests from 1 test suite ran. (0 ms total) 64: [ PASSED ] 14 tests. 64/64 Test #64: Kokkos_UnitTest_SIMD ........................ Passed 0.01 sec 100% tests passed, 0 tests failed out of 64 Total Test time (real) = 689.58 sec + gcc -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/../core/src/ ../core/unit_test/tools/TestCInterface.c [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 1c1f78b3f8ee3b338a7d357d0ff71ab1d4c9f57217b14cd638936720f0d83997 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Abort.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o $ docker rm -f --volumes 1c1f78b3f8ee3b338a7d357d0ff71ab1d4c9f57217b14cd638936720f0d83997 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 11%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ArrayOps.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 12%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 12%] Built target Kokkos_push_finalize_hook_terminate [ 12%] Built target Kokkos_CoreUnitTest_SerialGraph [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBasics.dir/tools/TestTuning.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBuiltins.dir/tools/TestBuiltinTuners.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_Develop [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CategoricalTuner.dir/tools/TestCategoricalTuner.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_complexfloat.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_TuningBasics [ 14%] Linking CXX executable Kokkos_CoreUnitTest_CategoricalTuner [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_TuningBasics [ 15%] Linking CXX executable Kokkos_CoreUnitTest_TuningBuiltins [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_CategoricalTuner [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_TuningBuiltins [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 15%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_double.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 16%] Linking CXX executable Kokkos_ProfilingAllCalls [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 17%] Built target Kokkos_ProfilingAllCalls [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 17%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 18%] Built target Kokkos_CoreTestCompileOnly [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_float.cpp.o [ 20%] Linking CXX executable Kokkos_ToolsInitialization [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 20%] Built target Kokkos_ToolsInitialization [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/UnitTestMainInit.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test01_execspace_OPENMPTARGET.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_int.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test02_atomic_host_OPENMPTARGET.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test03a_MemorySpace_malloc_OPENMPTARGET.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test03b_MemorySpace_free_OPENMPTARGET.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test04_ParallelFor_RangePolicy_OPENMPTARGET.cpp.o [ 22%] Linking CXX executable Kokkos_StackTraceTestExec [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 23%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 23%] Built target Kokkos_CoreUnitTest_KokkosP [ 23%] Built target Kokkos_StackTraceTestExec [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMPTARGET.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMPTARGET.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_longint.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 23%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 23%] Built target Kokkos_CoreUnitTest_CTestDevice [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test08_deep_copy_OPENMPTARGET.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 23%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 23%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_longlongint.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 23%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test10_HierarchicalBasics_OPENMPTARGET.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMPTARGET.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedint.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMPTARGET.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMPTARGET.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test12a_ThreadScratch_OPENMPTARGET.cpp.o [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedlongint.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test12b_TeamScratch_OPENMPTARGET.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 31%] Linking CXX executable Kokkos_IncrementalTest_OPENMPTARGET [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 31%] Built target Kokkos_IncrementalTest_OPENMPTARGET [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Atomics.cpp.o [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp.dir/tstHeader.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicViews.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_LogicalSpaces_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_LogicalSpaces_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_LogicalSpaces_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MasterLock_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MasterLock_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_MasterLock_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 41%] Built target Kokkos_IncrementalTest_SERIAL [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_BitManipulationBuiltins.cpp.o [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 42%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 43%] Built target Kokkos_CoreUnitTest_Default [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp.dir/tstHeader.cpp.o [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_BlockSizeDeduction.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CheckedIntegerOps.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CommonPolicyConstructors.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CommonPolicyInterface.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Complex.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Concepts.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Crs.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_DeepCopyAlignment.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 60%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 60%] Built target Kokkos_PerformanceTest_Mempool [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 62%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 62%] Built target Kokkos_Benchmark_Atomic_MinMax [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ExecSpacePartitioning.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 62%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 62%] Built target Kokkos_PerformanceTest_Atomic [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ExecutionSpace.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 63%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_FunctorAnalysis.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 63%] Built target Kokkos_CoreUnitTest_Serial1 [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_HostSharedPtr.cpp.o [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_HostSharedPtrAccessOnDevice.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Init.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSort.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_JoinBackwardCompatibility.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 68%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalConstants.cpp.o [ 68%] Built target Kokkos_ContainersTestCompileOnly [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSortCustomComp.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/openmptarget/TestRandom.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestBinSortA.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions1.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestBinSortB.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestNestedSort.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 70%] Linking CXX executable Kokkos_UnitTest_Random [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 70%] Built target Kokkos_UnitTest_Random [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 70%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 70%] Linking CXX executable Kokkos_UnitTest_Sort [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 71%] Built target Kokkos_UnitTest_Sort [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 72%] Built target Kokkos_PerformanceTest_Benchmark [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions2.cpp.o [ 72%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 72%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 74%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 74%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 74%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 74%] Built target Kokkos_ContainersUnitTest_Serial [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 75%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 75%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 76%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 76%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions3.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 78%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalSpecialFunctions.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_a.cpp.o [ 81%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_b.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_c.cpp.o [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_d.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_e.cpp.o [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_f.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_g.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRangePolicyConstructors.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 86%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRangeReduce.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 88%] Built target Kokkos_CoreUnitTest_Serial2 [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDSpan.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_NumericTraits.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 90%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 90%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 91%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ParallelScanRangePolicy.cpp.o [ 92%] Linking CXX executable Kokkos_gups [ 92%] Built target Kokkos_gups [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Printf.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_QuadPrecisionMath.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicy.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicyConstructors.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicyRequire.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ReducerCTADs.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_a.cpp.o [ 94%] Linking CXX executable Kokkos_UnitTest_SIMD [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 94%] Built target Kokkos_UnitTest_SIMD [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_b.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_c.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_e.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reductions.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reductions_DeviceView.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamMDRange.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamPolicyConstructors.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamScratch.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamTeamSize.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_View_64bit.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_a.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_b.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_c.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_d.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_a.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_b.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCtorDimMatch.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewHooks.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewLayoutStrideAssignment.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_a.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_b.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_subview.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMemoryAccessViolation.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewOfClass.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewResize.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_WithoutInitializing.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_a.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_b.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c04.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c05.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c06.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c07.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c08.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c09.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c10.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c11.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c12.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c13.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c14.cpp.o [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPTarget [100%] Built target Kokkos_CoreUnitTest_OpenMPTarget + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial1 1: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test 1: Test timeout computed to be: 1500 1: [==========] Running 195 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 3 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (166 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (169 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (174 ms) 1: [----------] 3 tests from serial_DeathTest (511 ms total) 1: 1: [----------] 192 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (0 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (0 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (0 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (0 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (0 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (3 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (79 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (43 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_issue_3867 1: [ OK ] serial.complex_issue_3867 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (3 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (25 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (0 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (1 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2877 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2730 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (937 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (961 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (29 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (16 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (4 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (4 ms) 1: [ RUN ] serial.mdrange_large_deep_copy 1: [ OK ] serial.mdrange_large_deep_copy (698 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types 1: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestMDRangeReduce.hpp:50: Skipped 1: FIXME OPENMPTARGET Tests of MDRange reduce over values smaller than int would fail 1: [ SKIPPED ] serial.mdrange_parallel_reduce_primitive_types (0 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.view_aggregate 1: [ OK ] serial.view_aggregate (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (24 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.view_layouttiled 1: [ OK ] serial.view_layouttiled (0 ms) 1: [ RUN ] serial.view_layouttiled_subtile 1: [ OK ] serial.view_layouttiled_subtile (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (2 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (1 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (1 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (1 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (0 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (0 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (0 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce 1: [ OK ] serial.int64_t_reduce (44 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (142 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic 1: [ OK ] serial.int64_t_reduce_dynamic (1315 ms) 1: [ RUN ] serial.double_reduce_dynamic 1: [ OK ] serial.double_reduce_dynamic (1290 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (286 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (10 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy 1: [ OK ] serial.reduce_device_view_mdrange_policy (2962 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 1: [ OK ] serial.reduce_device_view_team_policy (161 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (4 ms) 1: [ RUN ] serial.task_fib_deprecated 1: [ OK ] serial.task_fib_deprecated (762 ms) 1: [ RUN ] serial.task_depend_deprecated 1: [ OK ] serial.task_depend_deprecated (0 ms) 1: [ RUN ] serial.task_team_deprecated 1: [ OK ] serial.task_team_deprecated (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated 1: [ OK ] serial.task_with_mempool_deprecated (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated 1: [ OK ] serial.task_multiple_depend_deprecated (11 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated 1: [ OK ] serial.task_scheduler_ctors_deprecated (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated 1: [ OK ] serial.task_scheduer_ctors_device_deprecated (0 ms) 1: [ RUN ] serial.task_fib_deprecated_multiple 1: [ OK ] serial.task_fib_deprecated_multiple (764 ms) 1: [ RUN ] serial.task_depend_deprecated_multiple 1: [ OK ] serial.task_depend_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_team_deprecated_multiple 1: [ OK ] serial.task_team_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated_multiple 1: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated_multiple 1: [ OK ] serial.task_multiple_depend_deprecated_multiple (11 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated_multiple 1: [ OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated_multiple 1: [ OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_fib_single 1: [ OK ] serial.task_fib_single (566 ms) 1: [ RUN ] serial.task_depend_single 1: [ OK ] serial.task_depend_single (0 ms) 1: [ RUN ] serial.task_team_single 1: [ OK ] serial.task_team_single (0 ms) 1: [ RUN ] serial.task_with_mempool_single 1: [ OK ] serial.task_with_mempool_single (0 ms) 1: [ RUN ] serial.task_multiple_depend_single 1: [ OK ] serial.task_multiple_depend_single (10 ms) 1: [ RUN ] serial.task_scheduler_ctors_single 1: [ OK ] serial.task_scheduler_ctors_single (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_single 1: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 1: [ RUN ] serial.task_fib_multiple 1: [ OK ] serial.task_fib_multiple (569 ms) 1: [ RUN ] serial.task_depend_multiple 1: [ OK ] serial.task_depend_multiple (0 ms) 1: [ RUN ] serial.task_team_multiple 1: [ OK ] serial.task_team_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_multiple 1: [ OK ] serial.task_with_mempool_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_multiple 1: [ OK ] serial.task_multiple_depend_multiple (11 ms) 1: [ RUN ] serial.task_scheduler_ctors_multiple 1: [ OK ] serial.task_scheduler_ctors_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_multiple 1: [ OK ] serial.task_scheduer_ctors_device_multiple (0 ms) 1: [ RUN ] serial.task_fib_chase_lev 1: [ OK ] serial.task_fib_chase_lev (600 ms) 1: [ RUN ] serial.task_depend_chase_lev 1: [ OK ] serial.task_depend_chase_lev (0 ms) 1: [ RUN ] serial.task_team_chase_lev 1: [ OK ] serial.task_team_chase_lev (0 ms) 1: [ RUN ] serial.task_with_mempool_chase_lev 1: [ OK ] serial.task_with_mempool_chase_lev (0 ms) 1: [ RUN ] serial.task_multiple_depend_chase_lev 1: [ OK ] serial.task_multiple_depend_chase_lev (11 ms) 1: [ RUN ] serial.task_scheduler_ctors_chase_lev 1: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 1: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 1: [----------] 192 tests from serial (18004 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 195 tests from 2 test suites ran. (18515 ms total) 1: [ PASSED ] 193 tests. 1: [ SKIPPED ] 2 tests, listed below: 1: [ SKIPPED ] serial.mdrange_parallel_reduce_primitive_types 1: [ SKIPPED ] serial.mdspan_minimal_functional 1/48 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 19.49 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test 2: Test timeout computed to be: 1500 2: [==========] Running 115 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 4 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (0 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 2: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [----------] 4 tests from serial_DeathTest (0 ms total) 2: 2: [----------] 111 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (348 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (7 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (4 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (3 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (3 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (9 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (9 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (9 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (32 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (105 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (37 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce 2: [ OK ] serial.repeated_team_reduce (7285 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (113 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (106 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (55 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (2 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (58 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (0 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (1 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (0 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (0 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (0 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (1 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (0 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (86 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (1 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (0 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank 2: [ OK ] serial.view_allocation_large_rank (901 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (3 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (62 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (57 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (62 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (2 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (3 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (117 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (0 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (0 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (11 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (12 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (12 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (470 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (467 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (466 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (471 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (472 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (473 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 111 tests from serial (12362 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 115 tests from 2 test suites ran. (12362 ms total) 2: [ PASSED ] 112 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/48 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 13.03 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test 3: Test timeout computed to be: 1500 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/48 Test #3: Kokkos_CoreUnitTest_SerialGraph ............. Passed 0.62 sec test 4 Start 4: Kokkos_CoreUnitTest_OpenMPTarget 4: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPTarget 4: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test 4: Test timeout computed to be: 1500 4: [==========] Running 220 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 7 tests from openmptarget_DeathTest 4: [ RUN ] openmptarget_DeathTest.abort_from_host 4: [ OK ] openmptarget_DeathTest.abort_from_host (171 ms) 4: [ RUN ] openmptarget_DeathTest.abort_from_device 4: [ OK ] openmptarget_DeathTest.abort_from_device (1215 ms) 4: [ RUN ] openmptarget_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] openmptarget_DeathTest.checked_integer_operations_multiply_overflow_abort (181 ms) 4: [ RUN ] openmptarget_DeathTest.view_layoutstride_right_to_layoutleft_assignment 4: [ OK ] openmptarget_DeathTest.view_layoutstride_right_to_layoutleft_assignment (0 ms) 4: [ RUN ] openmptarget_DeathTest.view_layoutstride_left_to_layoutright_assignment 4: [ OK ] openmptarget_DeathTest.view_layoutstride_left_to_layoutright_assignment (0 ms) 4: [ RUN ] openmptarget_DeathTest.view_memory_access_violations_from_host 4: [ OK ] openmptarget_DeathTest.view_memory_access_violations_from_host (42837 ms) 4: [ RUN ] openmptarget_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewMemoryAccessViolation.hpp:180: Skipped 4: skipping because OpenMPTarget backend is currently not able to abort from the device 4: [ SKIPPED ] openmptarget_DeathTest.view_memory_access_violations_from_device (0 ms) 4: [----------] 7 tests from openmptarget_DeathTest (44406 ms total) 4: 4: [----------] 213 tests from openmptarget 4: [ RUN ] openmptarget.array_capacity 4: [ OK ] openmptarget.array_capacity (0 ms) 4: [ RUN ] openmptarget.array_element_access 4: [ OK ] openmptarget.array_element_access (0 ms) 4: [ RUN ] openmptarget.array_zero_capacity 4: [ OK ] openmptarget.array_zero_capacity (0 ms) 4: [ RUN ] openmptarget.array_zero_data_nullptr 4: [ OK ] openmptarget.array_zero_data_nullptr (0 ms) 4: [ RUN ] openmptarget.array_contiguous_capacity 4: [ OK ] openmptarget.array_contiguous_capacity (0 ms) 4: [ RUN ] openmptarget.array_contiguous_element_access 4: [ OK ] openmptarget.array_contiguous_element_access (0 ms) 4: [ RUN ] openmptarget.array_contiguous_assignment 4: [ OK ] openmptarget.array_contiguous_assignment (0 ms) 4: [ RUN ] openmptarget.array_strided_capacity 4: [ OK ] openmptarget.array_strided_capacity (0 ms) 4: [ RUN ] openmptarget.array_strided_element_access 4: [ OK ] openmptarget.array_strided_element_access (0 ms) 4: [ RUN ] openmptarget.array_strided_assignment 4: [ OK ] openmptarget.array_strided_assignment (0 ms) 4: [ RUN ] openmptarget.atomic_operations_complexfloat 4: [ OK ] openmptarget.atomic_operations_complexfloat (24 ms) 4: [ RUN ] openmptarget.atomic_operations_double 4: [ OK ] openmptarget.atomic_operations_double (28 ms) 4: [ RUN ] openmptarget.atomic_operations_float 4: [ OK ] openmptarget.atomic_operations_float (27 ms) 4: [ RUN ] openmptarget.atomic_operations_int 4: [ OK ] openmptarget.atomic_operations_int (62 ms) 4: [ RUN ] openmptarget.atomic_operations_long 4: [ OK ] openmptarget.atomic_operations_long (62 ms) 4: [ RUN ] openmptarget.atomic_operations_longlong 4: [ OK ] openmptarget.atomic_operations_longlong (62 ms) 4: [ RUN ] openmptarget.atomic_operations_unsigned 4: [ OK ] openmptarget.atomic_operations_unsigned (49 ms) 4: [ RUN ] openmptarget.atomic_operations_unsignedlong 4: [ OK ] openmptarget.atomic_operations_unsignedlong (51 ms) 4: [ RUN ] openmptarget.atomics 4: [ OK ] openmptarget.atomics (472 ms) 4: [ RUN ] openmptarget.atomics_tpetra_max_abs 4: [ OK ] openmptarget.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] openmptarget.atomic_views_integral 4: [ OK ] openmptarget.atomic_views_integral (14594 ms) 4: [ RUN ] openmptarget.atomic_views_nonintegral 4: [ OK ] openmptarget.atomic_views_nonintegral (10269 ms) 4: [ RUN ] openmptarget.atomic_view_api 4: [ OK ] openmptarget.atomic_view_api (0 ms) 4: [ RUN ] openmptarget.bit_manip_countl_zero 4: [ OK ] openmptarget.bit_manip_countl_zero (0 ms) 4: [ RUN ] openmptarget.bit_manip_countl_one 4: [ OK ] openmptarget.bit_manip_countl_one (0 ms) 4: [ RUN ] openmptarget.bit_manip_countr_zero 4: [ OK ] openmptarget.bit_manip_countr_zero (0 ms) 4: [ RUN ] openmptarget.bit_manip_countr_one 4: [ OK ] openmptarget.bit_manip_countr_one (0 ms) 4: [ RUN ] openmptarget.bit_manip_popcount 4: [ OK ] openmptarget.bit_manip_popcount (0 ms) 4: [ RUN ] openmptarget.bit_manip_has_single_bit 4: [ OK ] openmptarget.bit_manip_has_single_bit (0 ms) 4: [ RUN ] openmptarget.bit_manip_bit_floor 4: [ OK ] openmptarget.bit_manip_bit_floor (0 ms) 4: [ RUN ] openmptarget.bit_manip_bit_ceil 4: [ OK ] openmptarget.bit_manip_bit_ceil (0 ms) 4: [ RUN ] openmptarget.bit_manip_bit_width 4: [ OK ] openmptarget.bit_manip_bit_width (0 ms) 4: [ RUN ] openmptarget.bit_manip_rotl 4: [ OK ] openmptarget.bit_manip_rotl (0 ms) 4: [ RUN ] openmptarget.bit_manip_rotr 4: [ OK ] openmptarget.bit_manip_rotr (0 ms) 4: [ RUN ] openmptarget.bit_manip_byeswap 4: [ OK ] openmptarget.bit_manip_byeswap (1 ms) 4: [ RUN ] openmptarget.bit_manip_bit_cast 4: [ OK ] openmptarget.bit_manip_bit_cast (0 ms) 4: [ RUN ] openmptarget.test_block_deduction_bug_pr_3103 4: [ OK ] openmptarget.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] openmptarget.checked_integer_operations_multiply_overflow 4: [ OK ] openmptarget.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] openmptarget.execution_policy_occupancy_and_hint 4: [ OK ] openmptarget.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] openmptarget.complex_construction 4: [ OK ] openmptarget.complex_construction (0 ms) 4: [ RUN ] openmptarget.complex_basic_math 4: [ OK ] openmptarget.complex_basic_math (0 ms) 4: [ RUN ] openmptarget.complex_special_funtions 4: [ OK ] openmptarget.complex_special_funtions (0 ms) 4: [ RUN ] openmptarget.complex_io 4: [ OK ] openmptarget.complex_io (0 ms) 4: [ RUN ] openmptarget.complex_trivially_copyable 4: [ OK ] openmptarget.complex_trivially_copyable (0 ms) 4: [ RUN ] openmptarget.complex_issue_3865 4: [ OK ] openmptarget.complex_issue_3865 (0 ms) 4: [ RUN ] openmptarget.complex_issue_3867 4: [ OK ] openmptarget.complex_issue_3867 (0 ms) 4: [ RUN ] openmptarget.complex_operations_arithmetic_types_overloads 4: [ OK ] openmptarget.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] openmptarget.crs_count_fill 4: [ OK ] openmptarget.crs_count_fill (11 ms) 4: [ RUN ] openmptarget.crs_copy_constructor 4: [ OK ] openmptarget.crs_copy_constructor (47 ms) 4: [ RUN ] openmptarget.deep_copy_alignment 4: [ OK ] openmptarget.deep_copy_alignment (8 ms) 4: [ RUN ] openmptarget.deep_copy_conversion 4: [ OK ] openmptarget.deep_copy_conversion (354 ms) 4: [ RUN ] openmptarget.partitioning_by_args 4: [ OK ] openmptarget.partitioning_by_args (0 ms) 4: [ RUN ] openmptarget.partitioning_by_vector 4: [ OK ] openmptarget.partitioning_by_vector (0 ms) 4: [ RUN ] openmptarget.functor_analysis 4: [ OK ] openmptarget.functor_analysis (0 ms) 4: [ RUN ] openmptarget.host_shared_ptr_use_count 4: [ OK ] openmptarget.host_shared_ptr_use_count (0 ms) 4: [ RUN ] openmptarget.host_shared_ptr_get 4: [ OK ] openmptarget.host_shared_ptr_get (0 ms) 4: [ RUN ] openmptarget.host_shared_ptr_dereference_on_device 4: [ OK ] openmptarget.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] openmptarget.init 4: [ OK ] openmptarget.init (0 ms) 4: [ RUN ] openmptarget.dispatch 4: [ OK ] openmptarget.dispatch (489 ms) 4: [ RUN ] openmptarget.join_backward_compatibility 4: [ OK ] openmptarget.join_backward_compatibility (3 ms) 4: [ RUN ] openmptarget.mathematical_constants_e 4: [ OK ] openmptarget.mathematical_constants_e (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_log2e 4: [ OK ] openmptarget.mathematical_constants_log2e (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_log10e 4: [ OK ] openmptarget.mathematical_constants_log10e (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_pi 4: [ OK ] openmptarget.mathematical_constants_pi (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_inv_pi 4: [ OK ] openmptarget.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_inv_sqrtpi 4: [ OK ] openmptarget.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_ln2 4: [ OK ] openmptarget.mathematical_constants_ln2 (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_ln10 4: [ OK ] openmptarget.mathematical_constants_ln10 (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_sqrt2 4: [ OK ] openmptarget.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_sqrt3 4: [ OK ] openmptarget.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_inv_sqrt3 4: [ OK ] openmptarget.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_egamma 4: [ OK ] openmptarget.mathematical_constants_egamma (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_phi 4: [ OK ] openmptarget.mathematical_constants_phi (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_trigonometric_functions 4: [ OK ] openmptarget.mathematical_functions_trigonometric_functions (8 ms) 4: [ RUN ] openmptarget.mathematical_functions_hyperbolic_functions 4: [ OK ] openmptarget.mathematical_functions_hyperbolic_functions (7 ms) 4: [ RUN ] openmptarget.mathematical_functions_non_standard 4: [ OK ] openmptarget.mathematical_functions_non_standard (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_power_functions 4: [ OK ] openmptarget.mathematical_functions_power_functions (3 ms) 4: [ RUN ] openmptarget.mathematical_functions_fma 4: [ OK ] openmptarget.mathematical_functions_fma (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_error_and_gamma_functions 4: [ OK ] openmptarget.mathematical_functions_error_and_gamma_functions (4 ms) 4: [ RUN ] openmptarget.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] openmptarget.mathematical_functions_nearest_interger_floating_point_operations (5 ms) 4: [ RUN ] openmptarget.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] openmptarget.mathematical_functions_floating_point_manipulation_functions (3 ms) 4: [ RUN ] openmptarget.mathematical_functions_absolute_value 4: [ OK ] openmptarget.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_floating_point_absolute_value 4: [ OK ] openmptarget.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_remainder_function 4: [ OK ] openmptarget.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_isfinite 4: [ OK ] openmptarget.mathematical_functions_isfinite (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_isinf 4: [ OK ] openmptarget.mathematical_functions_isinf (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_isnan 4: [ OK ] openmptarget.mathematical_functions_isnan (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_exponential_functions 4: [ OK ] openmptarget.mathematical_functions_exponential_functions (8 ms) 4: [ RUN ] openmptarget.mathspecialfunc_expint1 4: [ OK ] openmptarget.mathspecialfunc_expint1 (0 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesselj0y0 4: [ OK ] openmptarget.mathspecialfunc_cbesselj0y0 (25 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesselj1y1 4: [ OK ] openmptarget.mathspecialfunc_cbesselj1y1 (25 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesseli0k0 4: [ OK ] openmptarget.mathspecialfunc_cbesseli0k0 (1 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesseli1k1 4: [ OK ] openmptarget.mathspecialfunc_cbesseli1k1 (1 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesselh1stkind 4: [ OK ] openmptarget.mathspecialfunc_cbesselh1stkind (1 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesselh2ndkind 4: [ OK ] openmptarget.mathspecialfunc_cbesselh2ndkind (1 ms) 4: [ RUN ] openmptarget.mdrange_5d 4: [ OK ] openmptarget.mdrange_5d (16 ms) 4: [ RUN ] openmptarget.mdrange_6d 4: [ OK ] openmptarget.mdrange_6d (8 ms) 4: [ RUN ] openmptarget.mdrange_2d 4: [ OK ] openmptarget.mdrange_2d (2 ms) 4: [ RUN ] openmptarget.mdrange_3d 4: [ OK ] openmptarget.mdrange_3d (6 ms) 4: [ RUN ] openmptarget.mdrange_4d 4: [ OK ] openmptarget.mdrange_4d (4 ms) 4: [ RUN ] openmptarget.mdrange_large_deep_copy 4: [ OK ] openmptarget.mdrange_large_deep_copy (136 ms) 4: [ RUN ] openmptarget.md_range_policy_construction_from_arrays 4: [ OK ] openmptarget.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] openmptarget.mdrange_parallel_reduce_primitive_types 4: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestMDRangeReduce.hpp:50: Skipped 4: FIXME OPENMPTARGET Tests of MDRange reduce over values smaller than int would fail 4: [ SKIPPED ] openmptarget.mdrange_parallel_reduce_primitive_types (0 ms) 4: [ RUN ] openmptarget.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestMDSpan.hpp:57: Skipped 4: mdspan not enabled 4: [ SKIPPED ] openmptarget.mdspan_minimal_functional (0 ms) 4: [ RUN ] openmptarget.numeric_traits_infinity 4: [ OK ] openmptarget.numeric_traits_infinity (0 ms) 4: [ RUN ] openmptarget.numeric_traits_epsilon 4: [ OK ] openmptarget.numeric_traits_epsilon (0 ms) 4: [ RUN ] openmptarget.numeric_traits_round_error 4: [ OK ] openmptarget.numeric_traits_round_error (0 ms) 4: [ RUN ] openmptarget.numeric_traits_norm_min 4: [ OK ] openmptarget.numeric_traits_norm_min (0 ms) 4: [ RUN ] openmptarget.numeric_traits_denorm_min 4: [ OK ] openmptarget.numeric_traits_denorm_min (0 ms) 4: [ RUN ] openmptarget.numeric_traits_finite_min_max 4: [ OK ] openmptarget.numeric_traits_finite_min_max (5 ms) 4: [ RUN ] openmptarget.numeric_traits_digits 4: [ OK ] openmptarget.numeric_traits_digits (3 ms) 4: [ RUN ] openmptarget.numeric_traits_digits10 4: [ OK ] openmptarget.numeric_traits_digits10 (3 ms) 4: [ RUN ] openmptarget.numeric_traits_max_digits10 4: [ OK ] openmptarget.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] openmptarget.numeric_traits_radix 4: [ OK ] openmptarget.numeric_traits_radix (3 ms) 4: [ RUN ] openmptarget.numeric_traits_min_max_exponent 4: [ OK ] openmptarget.numeric_traits_min_max_exponent (1 ms) 4: [ RUN ] openmptarget.numeric_traits_min_max_exponent10 4: [ OK ] openmptarget.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] openmptarget.numeric_traits_quiet_and_signaling_nan 4: [ OK ] openmptarget.numeric_traits_quiet_and_signaling_nan (1 ms) 4: [ RUN ] openmptarget.numeric_traits_sfinae_friendly 4: [ OK ] openmptarget.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] openmptarget.parallel_scan_range_policy 4: [ OK ] openmptarget.parallel_scan_range_policy (255 ms) 4: [ RUN ] openmptarget.kokkos_printf 4: [ OK ] openmptarget.kokkos_printf (1 ms) 4: [ RUN ] openmptarget.range_for 4: [ OK ] openmptarget.range_for (2 ms) 4: [ RUN ] openmptarget.range_reduce 4: [ OK ] openmptarget.range_reduce (2 ms) 4: [ RUN ] openmptarget.range_policy_runtime_parameters 4: [ OK ] openmptarget.range_policy_runtime_parameters (0 ms) 4: [ RUN ] openmptarget.range_for_require 4: [ OK ] openmptarget.range_for_require (2 ms) 4: [ RUN ] openmptarget.range_reduce_require 4: [ OK ] openmptarget.range_reduce_require (1 ms) 4: [ RUN ] openmptarget.reducers_int 4: [ OK ] openmptarget.reducers_int (7 ms) 4: [ RUN ] openmptarget.reducers_double 4: [ OK ] openmptarget.reducers_double (5 ms) 4: [ RUN ] openmptarget.reducers_bool 4: [ OK ] openmptarget.reducers_bool (1 ms) 4: [ RUN ] openmptarget.int64_t_reduce 4: [ OK ] openmptarget.int64_t_reduce (465 ms) 4: [ RUN ] openmptarget.double_reduce 4: [ OK ] openmptarget.double_reduce (462 ms) 4: [ RUN ] openmptarget.int64_t_reduce_dynamic 4: [ OK ] openmptarget.int64_t_reduce_dynamic (484 ms) 4: [ RUN ] openmptarget.double_reduce_dynamic 4: [ OK ] openmptarget.double_reduce_dynamic (483 ms) 4: [ RUN ] openmptarget.int64_t_reduce_dynamic_view 4: [ OK ] openmptarget.int64_t_reduce_dynamic_view (63 ms) 4: [ RUN ] openmptarget.reduction_deduction 4: [ OK ] openmptarget.reduction_deduction (0 ms) 4: [ RUN ] openmptarget.reduce_device_view_range_policy 4: [ OK ] openmptarget.reduce_device_view_range_policy (10429 ms) 4: [ RUN ] openmptarget.reduce_device_view_mdrange_policy 4: [ OK ] openmptarget.reduce_device_view_mdrange_policy (10369 ms) 4: [ RUN ] openmptarget.reduce_device_view_team_policy 4: [ OK ] openmptarget.reduce_device_view_team_policy (10322 ms) 4: [ RUN ] openmptarget.TeamThreadMDRangeParallelFor 4: [ OK ] openmptarget.TeamThreadMDRangeParallelFor (34 ms) 4: [ RUN ] openmptarget.ThreadVectorMDRangeParallelFor 4: [ OK ] openmptarget.ThreadVectorMDRangeParallelFor (19 ms) 4: [ RUN ] openmptarget.TeamVectorMDRangeParallelFor 4: [ OK ] openmptarget.TeamVectorMDRangeParallelFor (19 ms) 4: [ RUN ] openmptarget.TeamThreadMDRangeParallelReduce 4: [ OK ] openmptarget.TeamThreadMDRangeParallelReduce (27 ms) 4: [ RUN ] openmptarget.ThreadVectorMDRangeParallelReduce 4: [ OK ] openmptarget.ThreadVectorMDRangeParallelReduce (15 ms) 4: [ RUN ] openmptarget.TeamVectorMDRangeParallelReduce 4: [ OK ] openmptarget.TeamVectorMDRangeParallelReduce (14 ms) 4: [ RUN ] openmptarget.team_policy_runtime_parameters 4: [ OK ] openmptarget.team_policy_runtime_parameters (0 ms) 4: [ RUN ] openmptarget.team_shared_request 4: [ OK ] openmptarget.team_shared_request (0 ms) 4: [ RUN ] openmptarget.team_scratch_request 4: [ OK ] openmptarget.team_scratch_request (0 ms) 4: [ RUN ] openmptarget.team_lambda_shared_request 4: [ OK ] openmptarget.team_lambda_shared_request (0 ms) 4: [ RUN ] openmptarget.scratch_align 4: [ OK ] openmptarget.scratch_align (0 ms) 4: [ RUN ] openmptarget.shmem_size 4: [ OK ] openmptarget.shmem_size (0 ms) 4: [ RUN ] openmptarget.multi_level_scratch 4: [ OK ] openmptarget.multi_level_scratch (0 ms) 4: [ RUN ] openmptarget.team_scratch_memory_index_parallel_for 4: [ OK ] openmptarget.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] openmptarget.team_policy_max_recommended 4: [ OK ] openmptarget.team_policy_max_recommended (38 ms) 4: [ RUN ] openmptarget.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] openmptarget.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] openmptarget.view_api_a 4: [ OK ] openmptarget.view_api_a (0 ms) 4: [ RUN ] openmptarget.view_api_b 4: [ OK ] openmptarget.view_api_b (7 ms) 4: [ RUN ] openmptarget.view_api_c 4: [ OK ] openmptarget.view_api_c (0 ms) 4: [ RUN ] openmptarget.view_api_d 4: [ OK ] openmptarget.view_api_d (0 ms) 4: [ RUN ] openmptarget.view_allocation_error 4: [ OK ] openmptarget.view_allocation_error (0 ms) 4: [ RUN ] openmptarget.view_copy_tests 4: [ OK ] openmptarget.view_copy_tests (8 ms) 4: [ RUN ] openmptarget.view_copy_tests_rank_0 4: [ OK ] openmptarget.view_copy_tests_rank_0 (3 ms) 4: [ RUN ] openmptarget.view_copy_degenerated 4: [ OK ] openmptarget.view_copy_degenerated (0 ms) 4: [ RUN ] openmptarget.view_hooks 4: [ OK ] openmptarget.view_hooks (0 ms) 4: [ RUN ] openmptarget.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] openmptarget.view_layoutstride_left_to_layoutleft_assignment (71 ms) 4: [ RUN ] openmptarget.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] openmptarget.view_layoutstride_right_to_layoutright_assignment (69 ms) 4: [ RUN ] openmptarget.view_irregular_layout 4: [ OK ] openmptarget.view_irregular_layout (0 ms) 4: [ RUN ] openmptarget.view_mapping 4: [ OK ] openmptarget.view_mapping (58 ms) 4: [ RUN ] openmptarget.view_mapping_operator 4: [ OK ] openmptarget.view_mapping_operator (12 ms) 4: [ RUN ] openmptarget.static_extent 4: [ OK ] openmptarget.static_extent (0 ms) 4: [ RUN ] openmptarget.view_mapping_atomic 4: [ OK ] openmptarget.view_mapping_atomic (542 ms) 4: [ RUN ] openmptarget.view_mapping_class_value 4: [ OK ] openmptarget.view_mapping_class_value (0 ms) 4: [ RUN ] openmptarget.view_mapping_assignable 4: [ OK ] openmptarget.view_mapping_assignable (0 ms) 4: [ RUN ] openmptarget.view_mapping_trivially_copyable 4: [ OK ] openmptarget.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] openmptarget.view_mapping_subview 4: [ OK ] openmptarget.view_mapping_subview (1 ms) 4: [ RUN ] openmptarget.view_nested_view 4: [ OK ] openmptarget.view_nested_view (0 ms) 4: [ RUN ] openmptarget.view_resize 4: [ OK ] openmptarget.view_resize (17 ms) 4: [ RUN ] openmptarget.view_realloc 4: [ OK ] openmptarget.view_realloc (2 ms) 4: [ RUN ] openmptarget.resize_realloc_no_init 4: [ OK ] openmptarget.resize_realloc_no_init (0 ms) 4: [ RUN ] openmptarget.resize_realloc_no_alloc 4: [ OK ] openmptarget.resize_realloc_no_alloc (0 ms) 4: [ RUN ] openmptarget.realloc_exec_space 4: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestWithoutInitializing.hpp:84: Skipped 4: skipping since the OpenMPTarget backend doesn't implement allocate taking an execution space instance properly 4: [ SKIPPED ] openmptarget.realloc_exec_space (0 ms) 4: [ RUN ] openmptarget.view_alloc 4: [ OK ] openmptarget.view_alloc (0 ms) 4: [ RUN ] openmptarget.view_alloc_exec_space 4: [ OK ] openmptarget.view_alloc_exec_space (0 ms) 4: [ RUN ] openmptarget.view_alloc_int 4: [ OK ] openmptarget.view_alloc_int (0 ms) 4: [ RUN ] openmptarget.view_alloc_exec_space_int 4: [ OK ] openmptarget.view_alloc_exec_space_int (0 ms) 4: [ RUN ] openmptarget.deep_copy_zero_memset 4: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestWithoutInitializing.hpp:214: Skipped 4: skipping since the OpenMPTarget backend doesn't implement ZeroMemset 4: [ SKIPPED ] openmptarget.deep_copy_zero_memset (0 ms) 4: [ RUN ] openmptarget.resize_exec_space 4: [ OK ] openmptarget.resize_exec_space (0 ms) 4: [ RUN ] openmptarget.view_allocation_int 4: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestWithoutInitializing.hpp:282: Skipped 4: skipping since the OpenMPTarget has unexpected fences 4: [ SKIPPED ] openmptarget.view_allocation_int (0 ms) 4: [ RUN ] openmptarget.view_allocation_exec_space_int 4: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestWithoutInitializing.hpp:316: Skipped 4: skipping since the OpenMPTarget has unexpected fences 4: [ SKIPPED ] openmptarget.view_allocation_exec_space_int (0 ms) 4: [ RUN ] openmptarget.view_not_default_constructible 4: [ OK ] openmptarget.view_not_default_constructible (0 ms) 4: [ RUN ] openmptarget.view_subview_auto_1d_left 4: [ OK ] openmptarget.view_subview_auto_1d_left (1 ms) 4: [ RUN ] openmptarget.view_subview_auto_1d_right 4: [ OK ] openmptarget.view_subview_auto_1d_right (1 ms) 4: [ RUN ] openmptarget.view_subview_auto_1d_stride 4: [ OK ] openmptarget.view_subview_auto_1d_stride (1 ms) 4: [ RUN ] openmptarget.view_subview_assign_strided 4: [ OK ] openmptarget.view_subview_assign_strided (1 ms) 4: [ RUN ] openmptarget.view_subview_left_0 4: [ OK ] openmptarget.view_subview_left_0 (0 ms) 4: [ RUN ] openmptarget.view_subview_left_1 4: [ OK ] openmptarget.view_subview_left_1 (0 ms) 4: [ RUN ] openmptarget.view_subview_left_2 4: [ OK ] openmptarget.view_subview_left_2 (0 ms) 4: [ RUN ] openmptarget.view_subview_left_3 4: [ OK ] openmptarget.view_subview_left_3 (0 ms) 4: [ RUN ] openmptarget.view_subview_right_0 4: [ OK ] openmptarget.view_subview_right_0 (0 ms) 4: [ RUN ] openmptarget.view_subview_right_1 4: [ OK ] openmptarget.view_subview_right_1 (0 ms) 4: [ RUN ] openmptarget.view_subview_right_3 4: [ OK ] openmptarget.view_subview_right_3 (0 ms) 4: [ RUN ] openmptarget.view_static_tests 4: [ OK ] openmptarget.view_static_tests (0 ms) 4: [ RUN ] openmptarget.view_subview_layoutleft_to_layoutleft 4: [ OK ] openmptarget.view_subview_layoutleft_to_layoutleft (2 ms) 4: [ RUN ] openmptarget.view_subview_layoutright_to_layoutright 4: [ OK ] openmptarget.view_subview_layoutright_to_layoutright (1 ms) 4: [ RUN ] openmptarget.view_subview_2d_from_3d 4: [ OK ] openmptarget.view_subview_2d_from_3d (46 ms) 4: [ RUN ] openmptarget.view_subview_2d_from_3d_atomic 4: [ OK ] openmptarget.view_subview_2d_from_3d_atomic (46 ms) 4: [ RUN ] openmptarget.view_subview_2d_from_3d_randomaccess 4: [ OK ] openmptarget.view_subview_2d_from_3d_randomaccess (45 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_left 4: [ OK ] openmptarget.view_subview_3d_from_5d_left (56 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_left_atomic 4: [ OK ] openmptarget.view_subview_3d_from_5d_left_atomic (57 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] openmptarget.view_subview_3d_from_5d_left_randomaccess (56 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_right 4: [ OK ] openmptarget.view_subview_3d_from_5d_right (54 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_right_atomic 4: [ OK ] openmptarget.view_subview_3d_from_5d_right_atomic (54 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] openmptarget.view_subview_3d_from_5d_right_randomaccess (55 ms) 4: [ RUN ] openmptarget.view_test_unmanaged_subview_reset 4: [ OK ] openmptarget.view_test_unmanaged_subview_reset (0 ms) 4: [ RUN ] openmptarget.view_subview_memory_traits_construction 4: [ OK ] openmptarget.view_subview_memory_traits_construction (0 ms) 4: [----------] 213 tests from openmptarget (61751 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 220 tests from 2 test suites ran. (106157 ms total) 4: [ PASSED ] 213 tests. 4: [ SKIPPED ] 7 tests, listed below: 4: [ SKIPPED ] openmptarget_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] openmptarget.mdrange_parallel_reduce_primitive_types 4: [ SKIPPED ] openmptarget.mdspan_minimal_functional 4: [ SKIPPED ] openmptarget.realloc_exec_space 4: [ SKIPPED ] openmptarget.deep_copy_zero_memset 4: [ SKIPPED ] openmptarget.view_allocation_int 4: [ SKIPPED ] openmptarget.view_allocation_exec_space_int 4/48 Test #4: Kokkos_CoreUnitTest_OpenMPTarget ............ Passed 106.95 sec test 5 Start 5: Kokkos_CoreUnitTest_Default 5: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_Default 5: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test 5: Test timeout computed to be: 1500 5: [==========] Running 71 tests from 41 test suites. 5: [----------] Global test environment set-up. 5: [----------] 31 tests from defaultdevicetype 5: [ RUN ] defaultdevicetype.initialization_settings 5: [ OK ] defaultdevicetype.initialization_settings (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 5: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_device_id 5: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_num_devices 5: Warning: command line argument '--kokkos-num-devices' is deprecated. Use '--kokkos-map-device-id-by=mpi_rank' instead. Raised by Kokkos::initialize(). 5: Warning: command line argument '--kokkos-num-devices' is deprecated. Use '--kokkos-map-device-id-by=mpi_rank' instead. Raised by Kokkos::initialize(). 5: [ OK ] defaultdevicetype.cmd_line_args_num_devices (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 5: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 5: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_help 5: [ OK ] defaultdevicetype.cmd_line_args_help (6 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 5: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (1 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 5: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (5 ms) 5: [ RUN ] defaultdevicetype.env_vars_num_threads 5: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_device_id 5: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_num_devices 5: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 5: [ OK ] defaultdevicetype.env_vars_num_devices (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_disable_warnings 5: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_tune_internals 5: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 5: [ RUN ] defaultdevicetype.visible_devices 5: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 5: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 5: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 5: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 5: [ OK ] defaultdevicetype.visible_devices (0 ms) 5: [ RUN ] defaultdevicetype.compiler_macros 5: [ OK ] defaultdevicetype.compiler_macros (0 ms) 5: [ RUN ] defaultdevicetype.half_conversion 5: [ OK ] defaultdevicetype.half_conversion (100 ms) 5: [ RUN ] defaultdevicetype.bhalf_conversion 5: [ OK ] defaultdevicetype.bhalf_conversion (1 ms) 5: [ RUN ] defaultdevicetype.half_operators 5: [ OK ] defaultdevicetype.half_operators (2 ms) 5: [ RUN ] defaultdevicetype.bhalf_operators 5: [ OK ] defaultdevicetype.bhalf_operators (1 ms) 5: [ RUN ] defaultdevicetype.host_space_access 5: [ OK ] defaultdevicetype.host_space_access (0 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_a1 5: [ OK ] defaultdevicetype.reduce_instantiation_a1 (3 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_b1 5: [ OK ] defaultdevicetype.reduce_instantiation_b1 (7 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_c1 5: [ OK ] defaultdevicetype.reduce_instantiation_c1 (3 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_a2 5: [ OK ] defaultdevicetype.reduce_instantiation_a2 (4 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_b2 5: [ OK ] defaultdevicetype.reduce_instantiation_b2 (9 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_c2 5: [ OK ] defaultdevicetype.reduce_instantiation_c2 (4 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_a3 5: [ OK ] defaultdevicetype.reduce_instantiation_a3 (0 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_b3 5: [ OK ] defaultdevicetype.reduce_instantiation_b3 (0 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_c3 5: [ OK ] defaultdevicetype.reduce_instantiation_c3 (0 ms) 5: [ RUN ] defaultdevicetype.malloc 5: [ OK ] defaultdevicetype.malloc (0 ms) 5: [----------] 31 tests from defaultdevicetype (155 ms total) 5: 5: [----------] 1 test from kokkosresize 5: [ RUN ] kokkosresize.host_space_access 5: [ OK ] kokkosresize.host_space_access (18 ms) 5: [----------] 1 test from kokkosresize (18 ms total) 5: 5: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/0.sizes 5: [ OK ] TestViewAPI/0.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/0 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/1.sizes 5: [ OK ] TestViewAPI/1.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/1 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/2.sizes 5: [ OK ] TestViewAPI/2.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/2 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/3.sizes 5: [ OK ] TestViewAPI/3.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/3 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/4.sizes 5: [ OK ] TestViewAPI/4.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/4 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/5.sizes 5: [ OK ] TestViewAPI/5.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/5 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/6.sizes 5: [ OK ] TestViewAPI/6.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/6 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/7.sizes 5: [ OK ] TestViewAPI/7.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/7 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/8.sizes 5: [ OK ] TestViewAPI/8.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/8 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/9.sizes 5: [ OK ] TestViewAPI/9.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/9 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/10.sizes 5: [ OK ] TestViewAPI/10.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/10 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/11.sizes 5: [ OK ] TestViewAPI/11.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/11 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/12.sizes 5: [ OK ] TestViewAPI/12.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/12 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/13.sizes 5: [ OK ] TestViewAPI/13.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/13 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/14.sizes 5: [ OK ] TestViewAPI/14.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/14 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/15.sizes 5: [ OK ] TestViewAPI/15.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/15 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/16.sizes 5: [ OK ] TestViewAPI/16.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/16 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/17.sizes 5: [ OK ] TestViewAPI/17.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/17 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/18.sizes 5: [ OK ] TestViewAPI/18.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/18 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/19.sizes 5: [ OK ] TestViewAPI/19.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/19 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/20.sizes 5: [ OK ] TestViewAPI/20.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/20 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/21.sizes 5: [ OK ] TestViewAPI/21.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/21 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/22.sizes 5: [ OK ] TestViewAPI/22.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/22 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/23.sizes 5: [ OK ] TestViewAPI/23.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/23 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/24.sizes 5: [ OK ] TestViewAPI/24.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/24 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/25.sizes 5: [ OK ] TestViewAPI/25.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/25 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/26.sizes 5: [ OK ] TestViewAPI/26.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/26 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/27.sizes 5: [ OK ] TestViewAPI/27.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/27 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/28.sizes 5: [ OK ] TestViewAPI/28.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/28 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/29.sizes 5: [ OK ] TestViewAPI/29.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/29 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/30.sizes 5: [ OK ] TestViewAPI/30.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/30 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/31.sizes 5: [ OK ] TestViewAPI/31.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/31 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/32.sizes 5: [ OK ] TestViewAPI/32.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/32 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/33.sizes 5: [ OK ] TestViewAPI/33.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/33 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/34.sizes 5: [ OK ] TestViewAPI/34.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/34 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/35.sizes 5: [ OK ] TestViewAPI/35.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/35 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/36.sizes 5: [ OK ] TestViewAPI/36.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/36 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/37.sizes 5: [ OK ] TestViewAPI/37.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/37 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/38.sizes 5: [ OK ] TestViewAPI/38.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/38 (0 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 71 tests from 41 test suites ran. (175 ms total) 5: [ PASSED ] 71 tests. 5/48 Test #5: Kokkos_CoreUnitTest_Default ................. Passed 0.84 sec test 6 Start 6: Kokkos_CoreUnitTest_LegionInitialization 6: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 6: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test 6: Test timeout computed to be: 1500 6: [==========] Running 1 test from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 1 test from initialization 6: [ RUN ] initialization.legion_initialization 6: [ OK ] initialization.legion_initialization (83 ms) 6: [----------] 1 test from initialization (83 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (83 ms total) 6: [ PASSED ] 1 test. 6/48 Test #6: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.75 sec test 7 Start 7: Kokkos_CoreUnitTest_PushFinalizeHook 7: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 7: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test 7: Test timeout computed to be: 1500 7: SUCCESS 7/48 Test #7: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.62 sec test 8 Start 8: Kokkos_CoreUnitTest_Develop 8: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_Develop 8: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from defaultdevicetype 8: [ RUN ] defaultdevicetype.development_test 8: [ OK ] defaultdevicetype.development_test (0 ms) 8: [----------] 1 test from defaultdevicetype (0 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (0 ms total) 8: [ PASSED ] 1 test. 8/48 Test #8: Kokkos_CoreUnitTest_Develop ................. Passed 0.62 sec test 9 Start 9: Kokkos_CoreUnitTest_TuningBuiltins 9: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_TuningBuiltins 9: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test 9: Test timeout computed to be: 1500 9/48 Test #9: Kokkos_CoreUnitTest_TuningBuiltins .......... Passed 1.01 sec test 10 Start 10: Kokkos_CoreUnitTest_TuningBasics 10: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_TuningBasics 10: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test 10: Test timeout computed to be: 1500 10: Set of size 10 10: 4,4 10: Expect 1, have 1 10: Expect 2, have 2 10/48 Test #10: Kokkos_CoreUnitTest_TuningBasics ............ Passed 0.63 sec test 11 Start 11: Kokkos_CoreUnitTest_CategoricalTuner 11: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_CategoricalTuner 11: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test 11: Test timeout computed to be: 1500 11/48 Test #11: Kokkos_CoreUnitTest_CategoricalTuner ........ Passed 1.09 sec test 12 Start 12: Kokkos_CoreUnitTest_KokkosP 12: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 12: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test 12: Test timeout computed to be: 1500 12: [==========] Running 28 tests from 2 test suites. 12: [----------] Global test environment set-up. 12: [----------] 26 tests from kokkosp 12: [ RUN ] kokkosp.test_named_instance_fence 12: Ref: 67108865 12: Ref: named_instance 12: 67108865 12: named_instance 12: [ OK ] kokkosp.test_named_instance_fence (0 ms) 12: [ RUN ] kokkosp.test_unnamed_instance_fence 12: Ref: 67108865 12: Ref: Unnamed Instance Fence 12: 67108865 12: Kokkos::OpenMPTarget::fence: Unnamed Instance Fence 12: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 12: [ RUN ] kokkosp.test_named_global_fence 12: Ref: 67108864 12: Ref: test global fence 12: 0 12: test global fence 12: Miss on id 12: 67108864 12: test global fence 12: [ OK ] kokkosp.test_named_global_fence (0 ms) 12: [ RUN ] kokkosp.test_unnamed_global_fence 12: Ref: 67108864 12: Ref: Unnamed Global Fence 12: 0 12: Kokkos::fence: Unnamed Global Fence 12: Miss on id 12: 67108864 12: Kokkos::fence: Unnamed Global Fence 12: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 12: [ RUN ] kokkosp.test_multiple_default_instances 12: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 12: [ RUN ] kokkosp.test_id_gen 12: [ OK ] kokkosp.test_id_gen (0 ms) 12: [ RUN ] kokkosp.test_kernel_sequence 12: Ref: 67108865 12: Ref: named_instance 12: 67108865 12: named_instance 12: Ref: 67108865 12: Ref: test_kernel 12: 67108865 12: named_instance 12: Miss on name 12: 0 12: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 12: Miss on name 12: Miss on id 12: 67108864 12: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 12: Miss on name 12: Miss on id 12: 67108865 12: test_kernel 12: [ OK ] kokkosp.test_kernel_sequence (82 ms) 12: [ RUN ] kokkosp.async_deep_copy 12: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/tools/TestEventCorrectness.hpp:287: Skipped 12: skipping since the OpenMPTarget backend has unexpected fences 12: [ SKIPPED ] kokkosp.async_deep_copy (0 ms) 12: [ RUN ] kokkosp.parallel_for 12: [ OK ] kokkosp.parallel_for (0 ms) 12: [ RUN ] kokkosp.parallel_reduce 12: [ OK ] kokkosp.parallel_reduce (0 ms) 12: [ RUN ] kokkosp.parallel_scan 12: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/tools/TestEventCorrectness.hpp:368: Skipped 12: skipping since the OpenMPTarget backend reports unexpected events 12: [ SKIPPED ] kokkosp.parallel_scan (0 ms) 12: [ RUN ] kokkosp.parallel_scan_no_fence 12: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/tools/TestEventCorrectness.hpp:408: Skipped 12: skipping since the OpenMPTarget backend has unexpected fences 12: [ SKIPPED ] kokkosp.parallel_scan_no_fence (0 ms) 12: [ RUN ] kokkosp.parallel_scan_no_fence_view 12: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/tools/TestEventCorrectness.hpp:449: Skipped 12: skipping since the OpenMPTarget backend has unexpected fences 12: [ SKIPPED ] kokkosp.parallel_scan_no_fence_view (0 ms) 12: [ RUN ] kokkosp.regions 12: [ OK ] kokkosp.regions (0 ms) 12: [ RUN ] kokkosp.fences 12: [ OK ] kokkosp.fences (0 ms) 12: [ RUN ] kokkosp.raw_allocation 12: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/tools/TestEventCorrectness.hpp:515: Skipped 12: skipping since the OpenMPTarget backend reports unexpected events 12: [ SKIPPED ] kokkosp.raw_allocation (0 ms) 12: [ RUN ] kokkosp.view 12: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/tools/TestEventCorrectness.hpp:554: Skipped 12: skipping since the OpenMPTarget backend reports unexpected events 12: [ SKIPPED ] kokkosp.view (0 ms) 12: [ RUN ] kokkosp.sections 12: [ OK ] kokkosp.sections (0 ms) 12: [ RUN ] kokkosp.metadata 12: [ OK ] kokkosp.metadata (0 ms) 12: [ RUN ] kokkosp.profile_events 12: [ OK ] kokkosp.profile_events (0 ms) 12: [ RUN ] kokkosp.tuning_sequence 12: [ OK ] kokkosp.tuning_sequence (0 ms) 12: [ RUN ] kokkosp.no_init_kernel 12: [ OK ] kokkosp.no_init_kernel (0 ms) 12: [ RUN ] kokkosp.get_events 12: [ OK ] kokkosp.get_events (0 ms) 12: [ RUN ] kokkosp.create_mirror_no_init 12: [ OK ] kokkosp.create_mirror_no_init (0 ms) 12: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 12: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 12: [ RUN ] kokkosp.create_mirror_view_and_copy 12: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/tools/TestWithoutInitializing.cpp:92: Skipped 12: skipping since the OpenMPTarget has unexpected fences 12: [ SKIPPED ] kokkosp.create_mirror_view_and_copy (0 ms) 12: [----------] 26 tests from kokkosp (83 ms total) 12: 12: [----------] 2 tests from defaultdevicetype 12: [ RUN ] defaultdevicetype.profiling_section 12: [ OK ] defaultdevicetype.profiling_section (0 ms) 12: [ RUN ] defaultdevicetype.scoped_profile_region 12: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 12: [----------] 2 tests from defaultdevicetype (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 28 tests from 2 test suites ran. (83 ms total) 12: [ PASSED ] 21 tests. 12: [ SKIPPED ] 7 tests, listed below: 12: [ SKIPPED ] kokkosp.async_deep_copy 12: [ SKIPPED ] kokkosp.parallel_scan 12: [ SKIPPED ] kokkosp.parallel_scan_no_fence 12: [ SKIPPED ] kokkosp.parallel_scan_no_fence_view 12: [ SKIPPED ] kokkosp.raw_allocation 12: [ SKIPPED ] kokkosp.view 12: [ SKIPPED ] kokkosp.create_mirror_view_and_copy 12/48 Test #12: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.75 sec test 13 Start 13: Kokkos_CoreUnitTest_ToolIndependence 13: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 13: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test 13: Test timeout computed to be: 1500 13/48 Test #13: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 0.62 sec test 14 Start 14: Kokkos_ProfilingTestLibraryLoadHelp 14: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 14: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test 14: Environment variables: 14: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/libkokkosprinter-tool.so 14: Test timeout computed to be: 1500 14: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 14: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 14/48 Test #14: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 0.62 sec test 15 Start 15: Kokkos_ProfilingTestLibraryCmdLineHelp 15: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/libkokkosprinter-tool.so" 15: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test 15: Test timeout computed to be: 1500 15: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 15/48 Test #15: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 0.62 sec test 16 Start 16: Kokkos_ProfilingTestLibraryLoad 16: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 16: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test 16: Environment variables: 16: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/libkokkosprinter-tool.so 16: Test timeout computed to be: 1500 16: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 16: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental12OpenMPTargetE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1701::kokkosp_declare_metadata:KOKKOS_ENABLE_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBRT:no::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.2.0::kokkosp_allocate_data:Host:source:0x5575297747c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x557529774a80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x557529774b00:Host:source:0x557529774840:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0x557529774c00:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x557529774a80:40::kokkosp_deallocate_data:Host:source:0x5575297747c0:40::kokkosp_finalize_library:: 16/48 Test #16: Kokkos_ProfilingTestLibraryLoad ............. Passed 0.62 sec test 17 Start 17: Kokkos_ProfilingTestLibraryCmdLine 17: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/libkokkosprinter-tool.so" 17: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test 17: Test timeout computed to be: 1500 17: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental12OpenMPTargetE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1701::kokkosp_declare_metadata:KOKKOS_ENABLE_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBRT:no::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.2.0::kokkosp_allocate_data:Host:source:0x557887b2b7c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x557887b2ba80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x557887b2bb00:Host:source:0x557887b2b840:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0x557887b2bc00:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x557887b2ba80:40::kokkosp_deallocate_data:Host:source:0x557887b2b7c0:40::kokkosp_finalize_library:: 17/48 Test #17: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 0.63 sec test 18 Start 18: Kokkos_CoreUnitTest_StackTraceTest 18: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec 18: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test 18: Test timeout computed to be: 1500 18: [==========] Running 3 tests from 2 test suites. 18: [----------] Global test environment set-up. 18: [----------] 2 tests from defaultdevicetype_DeathTest 18: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 18: 18: [WARNING] /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 2 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 18: Top of f1 18: Top of f0 18: Top of f0 18: test_f1: 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x560cb2c149e2] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x560cb2bb3f00] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x560cb2bb0f71] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xca) [0x560cb2bb0a4a] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x560cb2be498d] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x560cb2bc0929] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x560cb2bc1ae9] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x560cb2bc23b8] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x560cb2bd142d] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x560cb2be554d] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x560cb2bd0c93] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x560cb2bb2510] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f5a2e6f7083] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x560cb2bb08ae] 18: 18: demangled test_f1: 18: [0x560cb2c149e2] Kokkos::Impl::save_stacktrace() 18: [0x560cb2bb3f00] Test::stacktrace_test_f1(std::ostream&) 18: [0x560cb2bb0f71] Test::test_stacktrace(bool, bool) 18: [0x560cb2bb0a4a] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 18: [0x560cb2be498d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x560cb2bc0929] testing::Test::Run() 18: [0x560cb2bc1ae9] testing::TestInfo::Run() 18: [0x560cb2bc23b8] testing::TestSuite::Run() 18: [0x560cb2bd142d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x560cb2be554d] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x560cb2bd0c93] testing::UnitTest::Run() 18: [0x560cb2bb2510] main 18: [0x7f5a2e6f7083] __libc_start_main 18: [0x560cb2bb08ae] _start 18: 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f1 18: Top of f0 18: Top of f0 18: StackTrace f3(std::cout, 4) returned: 110 18: test_f3: 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x560cb2c149e2] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x560cb2bb3f00] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x560cb2bb40c4] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x560cb2bb1a3d] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xca) [0x560cb2bb0a4a] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x560cb2be498d] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x560cb2bc0929] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x560cb2bc1ae9] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x560cb2bc23b8] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x560cb2bd142d] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x560cb2be554d] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x560cb2bd0c93] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x560cb2bb2510] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f5a2e6f7083] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x560cb2bb08ae] 18: 18: demangled test_f3: 18: [0x560cb2c149e2] Kokkos::Impl::save_stacktrace() 18: [0x560cb2bb3f00] Test::stacktrace_test_f1(std::ostream&) 18: [0x560cb2bb40c4] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x560cb2bb1a3d] Test::test_stacktrace(bool, bool) 18: [0x560cb2bb0a4a] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 18: [0x560cb2be498d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x560cb2bc0929] testing::Test::Run() 18: [0x560cb2bc1ae9] testing::TestInfo::Run() 18: [0x560cb2bc23b8] testing::TestSuite::Run() 18: [0x560cb2bd142d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x560cb2be554d] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x560cb2bd0c93] testing::UnitTest::Run() 18: [0x560cb2bb2510] main 18: [0x7f5a2e6f7083] __libc_start_main 18: [0x560cb2bb08ae] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 18: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (164 ms) 18: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 18: 18: [WARNING] /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 2 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 18: Top of f1 18: Top of f0 18: Top of f0 18: test_f1: 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x560cb2c149e2] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x560cb2bb3f00] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x560cb2bb0f71] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xc7) [0x560cb2bb0d07] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x560cb2be498d] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x560cb2bc0929] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x560cb2bc1ae9] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x560cb2bc23b8] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x560cb2bd142d] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x560cb2be554d] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x560cb2bd0c93] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x560cb2bb2510] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f5a2e6f7083] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x560cb2bb08ae] 18: 18: demangled test_f1: 18: [0x560cb2c149e2] Kokkos::Impl::save_stacktrace() 18: [0x560cb2bb3f00] Test::stacktrace_test_f1(std::ostream&) 18: [0x560cb2bb0f71] Test::test_stacktrace(bool, bool) 18: [0x560cb2bb0d07] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 18: [0x560cb2be498d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x560cb2bc0929] testing::Test::Run() 18: [0x560cb2bc1ae9] testing::TestInfo::Run() 18: [0x560cb2bc23b8] testing::TestSuite::Run() 18: [0x560cb2bd142d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x560cb2be554d] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x560cb2bd0c93] testing::UnitTest::Run() 18: [0x560cb2bb2510] main 18: [0x7f5a2e6f7083] __libc_start_main 18: [0x560cb2bb08ae] _start 18: 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f1 18: Top of f0 18: Top of f0 18: StackTrace f3(std::cout, 4) returned: 110 18: test_f3: 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x560cb2c149e2] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x560cb2bb3f00] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x560cb2bb40c4] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x560cb2bb1a3d] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xc7) [0x560cb2bb0d07] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x560cb2be498d] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x560cb2bc0929] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x560cb2bc1ae9] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x560cb2bc23b8] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x560cb2bd142d] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x560cb2be554d] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x560cb2bd0c93] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x560cb2bb2510] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f5a2e6f7083] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x560cb2bb08ae] 18: 18: demangled test_f3: 18: [0x560cb2c149e2] Kokkos::Impl::save_stacktrace() 18: [0x560cb2bb3f00] Test::stacktrace_test_f1(std::ostream&) 18: [0x560cb2bb40c4] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x560cb2bb1a3d] Test::test_stacktrace(bool, bool) 18: [0x560cb2bb0d07] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 18: [0x560cb2be498d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x560cb2bc0929] testing::Test::Run() 18: [0x560cb2bc1ae9] testing::TestInfo::Run() 18: [0x560cb2bc23b8] testing::TestSuite::Run() 18: [0x560cb2bd142d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x560cb2be554d] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x560cb2bd0c93] testing::UnitTest::Run() 18: [0x560cb2bb2510] main 18: [0x7f5a2e6f7083] __libc_start_main 18: [0x560cb2bb08ae] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 18: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (155 ms) 18: [----------] 2 tests from defaultdevicetype_DeathTest (319 ms total) 18: 18: [----------] 1 test from defaultdevicetype 18: [ RUN ] defaultdevicetype.stacktrace_normal 18: Top of f1 18: Top of f0 18: Top of f0 18: test_f1: 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x560cb2c149e2] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x560cb2bb3f00] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x560cb2bb0f71] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x560cb2be498d] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x560cb2bc0929] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x560cb2bc1ae9] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x560cb2bc23b8] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x560cb2bd142d] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x560cb2be554d] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x560cb2bd0c93] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x560cb2bb2510] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f5a2e6f7083] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x560cb2bb08ae] 18: 18: demangled test_f1: 18: [0x560cb2c149e2] Kokkos::Impl::save_stacktrace() 18: [0x560cb2bb3f00] Test::stacktrace_test_f1(std::ostream&) 18: [0x560cb2bb0f71] Test::test_stacktrace(bool, bool) 18: [0x560cb2be498d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x560cb2bc0929] testing::Test::Run() 18: [0x560cb2bc1ae9] testing::TestInfo::Run() 18: [0x560cb2bc23b8] testing::TestSuite::Run() 18: [0x560cb2bd142d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x560cb2be554d] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x560cb2bd0c93] testing::UnitTest::Run() 18: [0x560cb2bb2510] main 18: [0x7f5a2e6f7083] __libc_start_main 18: [0x560cb2bb08ae] _start 18: 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f1 18: Top of f0 18: Top of f0 18: StackTrace f3(std::cout, 4) returned: 110 18: test_f3: 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x560cb2c149e2] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x560cb2bb3f00] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x560cb2bb40c4] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x560cb2bb1a3d] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x560cb2be498d] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x560cb2bc0929] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x560cb2bc1ae9] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x560cb2bc23b8] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x560cb2bd142d] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x560cb2be554d] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x560cb2bd0c93] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x560cb2bb2510] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f5a2e6f7083] 18: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x560cb2bb08ae] 18: 18: demangled test_f3: 18: [0x560cb2c149e2] Kokkos::Impl::save_stacktrace() 18: [0x560cb2bb3f00] Test::stacktrace_test_f1(std::ostream&) 18: [0x560cb2bb40c4] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x560cb2bb1a3d] Test::test_stacktrace(bool, bool) 18: [0x560cb2be498d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x560cb2bc0929] testing::Test::Run() 18: [0x560cb2bc1ae9] testing::TestInfo::Run() 18: [0x560cb2bc23b8] testing::TestSuite::Run() 18: [0x560cb2bd142d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x560cb2be554d] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x560cb2bd0c93] testing::UnitTest::Run() 18: [0x560cb2bb2510] main 18: [0x7f5a2e6f7083] __libc_start_main 18: [0x560cb2bb08ae] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 18: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 18: [----------] 1 test from defaultdevicetype (1 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 3 tests from 2 test suites ran. (320 ms total) 18: [ PASSED ] 3 tests. 18/48 Test #18: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 0.95 sec test 19 Start 19: Kokkos_IncrementalTest_OPENMPTARGET 19: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_IncrementalTest_OPENMPTARGET 19: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test 19: Test timeout computed to be: 1500 19: [==========] Running 22 tests from 1 test suite. 19: [----------] Global test environment set-up. 19: [----------] 22 tests from OPENMPTARGET 19: [ RUN ] OPENMPTARGET.IncrTest_01_execspace_typedef 19: [ OK ] OPENMPTARGET.IncrTest_01_execspace_typedef (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_01_execspace 19: OpenMPTarget Execution Space: 19: KOKKOS_ENABLE_OPENMPTARGET: yes 19: 19: OpenMPTarget Runtime Configuration: 19: Using OpenMPTarget 19: OpenMPTarget 19: [ OK ] OPENMPTARGET.IncrTest_01_execspace (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_02_AtomicExchange 19: [ OK ] OPENMPTARGET.IncrTest_02_AtomicExchange (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_02_AtomicAdd 19: [ OK ] OPENMPTARGET.IncrTest_02_AtomicAdd (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_02_AtomicSub 19: [ OK ] OPENMPTARGET.IncrTest_02_AtomicSub (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_03a_memspace_malloc 19: [ OK ] OPENMPTARGET.IncrTest_03a_memspace_malloc (82 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_03b_memspace_free 19: [ OK ] OPENMPTARGET.IncrTest_03b_memspace_free (4642 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_04_simple_parallelFor 19: [ OK ] OPENMPTARGET.IncrTest_04_simple_parallelFor (6 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_04_RangePolicy_parallelFor 19: [ OK ] OPENMPTARGET.IncrTest_04_RangePolicy_parallelFor (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_05_reduction 19: [ OK ] OPENMPTARGET.IncrTest_05_reduction (16 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_06_mdrange2D 19: [ OK ] OPENMPTARGET.IncrTest_06_mdrange2D (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_06_mdrange3D 19: [ OK ] OPENMPTARGET.IncrTest_06_mdrange3D (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_06_mdrange4D 19: [ OK ] OPENMPTARGET.IncrTest_06_mdrange4D (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_08_deep_copy_2D 19: [ OK ] OPENMPTARGET.IncrTest_08_deep_copy_2D (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_08_deep_copy_3D 19: [ OK ] OPENMPTARGET.IncrTest_08_deep_copy_3D (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_08_deep_copy_4D 19: [ OK ] OPENMPTARGET.IncrTest_08_deep_copy_4D (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_10_Hierarchical_Basics 19: [ OK ] OPENMPTARGET.IncrTest_10_Hierarchical_Basics (3 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_11a_Hierarchical_ForLoop 19: [ OK ] OPENMPTARGET.IncrTest_11a_Hierarchical_ForLoop (1 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_11b_Hierarchical_ForLoop 19: [ OK ] OPENMPTARGET.IncrTest_11b_Hierarchical_ForLoop (1 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_11c_Hierarchical_ForLoop 19: [ OK ] OPENMPTARGET.IncrTest_11c_Hierarchical_ForLoop (222 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_12a_ThreadScratch 19: [ OK ] OPENMPTARGET.IncrTest_12a_ThreadScratch (5 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_12b_TeamScratch 19: [ OK ] OPENMPTARGET.IncrTest_12b_TeamScratch (4 ms) 19: [----------] 22 tests from OPENMPTARGET (4988 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 22 tests from 1 test suite ran. (4988 ms total) 19: [ PASSED ] 22 tests. 19/48 Test #19: Kokkos_IncrementalTest_OPENMPTARGET ......... Passed 5.65 sec test 20 Start 20: Kokkos_IncrementalTest_SERIAL 20: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 20: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test 20: Test timeout computed to be: 1500 20: [==========] Running 28 tests from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 28 tests from SERIAL 20: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 20: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 20: [ RUN ] SERIAL.IncrTest_01_execspace 20: Host Serial Execution Space: 20: KOKKOS_ENABLE_SERIAL: yes 20: 20: Serial Runtime Configuration: 20: Serial 20: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 20: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 20: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 20: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 20: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 20: [ RUN ] SERIAL.IncrTest_02_AtomicSub 20: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 20: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 20: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 20: [ RUN ] SERIAL.IncrTest_03b_memspace_free 20: [ OK ] SERIAL.IncrTest_03b_memspace_free (27 ms) 20: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 20: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 20: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 20: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 20: [ RUN ] SERIAL.IncrTest_05_reduction 20: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 20: [ RUN ] SERIAL.IncrTest_06_mdrange2D 20: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 20: [ RUN ] SERIAL.IncrTest_06_mdrange3D 20: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 20: [ RUN ] SERIAL.IncrTest_06_mdrange4D 20: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 20: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 20: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 20: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 20: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 20: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 20: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 20: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 20: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 20: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 20: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 20: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 20: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 20: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 20: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (216 ms) 20: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 20: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 20: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 20: [ OK ] SERIAL.IncrTest_12b_TeamScratch (0 ms) 20: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 20: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 20: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 20: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 20: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 20: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 20: [ RUN ] SERIAL.incr_14_MDrangeReduce 20: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 20: [ RUN ] SERIAL.IncrTest_16_parallelscan 20: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 20: [ RUN ] SERIAL.incr_17_atomicView 20: [ OK ] SERIAL.incr_17_atomicView (0 ms) 20: [----------] 28 tests from SERIAL (246 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 28 tests from 1 test suite ran. (246 ms total) 20: [ PASSED ] 28 tests. 20/48 Test #20: Kokkos_IncrementalTest_SERIAL ............... Passed 0.88 sec test 21 Start 21: Kokkos_CoreUnitTest_CTestDevice 21: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 21: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test 21: Test timeout computed to be: 1500 21: [==========] Running 8 tests from 1 test suite. 21: [----------] Global test environment set-up. 21: [----------] 8 tests from ctest_environment 21: [ RUN ] ctest_environment.no_device_type 21: [ OK ] ctest_environment.no_device_type (0 ms) 21: [ RUN ] ctest_environment.no_process_count 21: [ OK ] ctest_environment.no_process_count (0 ms) 21: [ RUN ] ctest_environment.invalid_rank 21: [ OK ] ctest_environment.invalid_rank (0 ms) 21: [ RUN ] ctest_environment.no_type_str 21: [ OK ] ctest_environment.no_type_str (0 ms) 21: [ RUN ] ctest_environment.missing_type 21: [ OK ] ctest_environment.missing_type (0 ms) 21: [ RUN ] ctest_environment.no_id_str 21: [ OK ] ctest_environment.no_id_str (0 ms) 21: [ RUN ] ctest_environment.invalid_id_str 21: [ OK ] ctest_environment.invalid_id_str (0 ms) 21: [ RUN ] ctest_environment.good 21: [ OK ] ctest_environment.good (0 ms) 21: [----------] 8 tests from ctest_environment (0 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 8 tests from 1 test suite ran. (0 ms total) 21: [ PASSED ] 8 tests. 21/48 Test #21: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.62 sec test 22 Start 22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 22: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 22: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test 22: Test timeout computed to be: 1500 22/48 Test #22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.62 sec test 23 Start 23: Kokkos_PerformanceTest_Benchmark 23: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-01-26_T04-12-36.json" 23: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test 23: Test timeout computed to be: 1500 23: 2024-01-26T04:38:13+00:00 23: Running /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 23: Run on (6 X 2095.08 MHz CPU s) 23: CPU Caches: 23: L1 Data 32 KiB (x6) 23: L1 Instruction 32 KiB (x6) 23: L2 Unified 4096 KiB (x6) 23: L3 Unified 16384 KiB (x6) 23: Load Average: 1.18, 4.91, 6.57 23: CPU architecture: none 23: Default Device: N6Kokkos12Experimental12OpenMPTargetE 23: GIT_BRANCH: HEAD 23: GIT_CLEAN_STATUS: CLEAN 23: GIT_COMMIT_DATE: 2024-01-25T22:47:17-05:00 23: GIT_COMMIT_DESCRIPTION: Merge pull request #6749 from ndellingwood/cherrypick-6510-to-rc4201 23: GIT_COMMIT_HASH: d4a099599 23: GPU architecture: VOLTA70 23: KOKKOS_COMPILER_CLANG: 1701 23: KOKKOS_ENABLE_ASM: no 23: KOKKOS_ENABLE_CXX17: yes 23: KOKKOS_ENABLE_CXX20: no 23: KOKKOS_ENABLE_CXX23: no 23: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 23: KOKKOS_ENABLE_HBWSPACE: no 23: KOKKOS_ENABLE_HWLOC: no 23: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 23: KOKKOS_ENABLE_LIBDL: yes 23: KOKKOS_ENABLE_LIBRT: no 23: KOKKOS_ENABLE_OPENMPTARGET: yes 23: KOKKOS_ENABLE_PRAGMA_IVDEP: no 23: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 23: KOKKOS_ENABLE_PRAGMA_UNROLL: no 23: KOKKOS_ENABLE_PRAGMA_VECTOR: no 23: KOKKOS_ENABLE_SERIAL: yes 23: Kokkos Version: 4.2.0 23: platform: 64bit 23: --------------------------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations Count Time normalized 23: --------------------------------------------------------------------------------------------------------------------------------------------------- 23: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.023 s 5 1024 37.3555n 23: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 21.2212n 23: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 8.57861n 23: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 4.47473n 23: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 2.20312n 23: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 1049.53p 23: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 1.18188n 23: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 760.262p 23: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.001 s 5 262.144k 541.836p 23: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 458.782p 23: ----------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations FOM: rate 23: ----------------------------------------------------------------------------------------------------------------------------------- 23: Malloc/N:1/manual_time 41.2 us 26.5 us 17341 24.2773k/s 23: Malloc/N:16/manual_time 41.0 us 27.8 us 17129 24.3742k/s 23: Malloc/N:256/manual_time 41.2 us 28.6 us 17029 24.2771k/s 23: Malloc/N:4096/manual_time 41.2 us 28.5 us 16995 24.2526k/s 23: Malloc/N:65536/manual_time 23.1 us 26.5 us 30487 43.2713k/s 23: Malloc/N:1048576/manual_time 22.7 us 26.6 us 30920 44.0053k/s 23: Malloc/N:16777216/manual_time 249 us 231 us 5771 4.01618k/s 23: Malloc/N:268435456/manual_time 6230 us 786 us 117 160.509/s 23: Malloc/N:4294967296/manual_time 104170 us 8336 us 6 9.59969/s 23: MallocFree/N:1/manual_time 41.2 us 22.6 us 16578 24.2832k/s 23: MallocFree/N:16/manual_time 41.3 us 22.7 us 16930 24.208k/s 23: MallocFree/N:256/manual_time 41.1 us 22.3 us 16624 24.3554k/s Running on fetnat04 in /var/jenkins/workspace/Kokkos_release-candidate-4.2.01 [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Cloning the remote Git repository Cloning with configured refspecs honoured and without tags 23: MallocFree/N:4096/manual_time 41.3 us 22.3 us 16896 24.2352k/s Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_release-candidate-4.2.01 # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/release-candidate-4.2.01:refs/remotes/origin/release-candidate-4.2.01 # timeout=10 23: MallocFree/N:65536/manual_time 46.3 us 27.2 us 15359 21.6203k/s 23: MallocFree/N:1048576/manual_time 45.7 us 26.8 us 15165 21.8691k/s 23: MallocFree/N:16777216/manual_time 291 us 217 us 3096 3.4423k/s Avoid second fetch Checking out Revision d4a099599fdc6e9470cdc1c8ef891dc0cae7bdee (release-candidate-4.2.01) 23: MallocFree/N:268435456/manual_time 6563 us 772 us 116 152.369/s > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/release-candidate-4.2.01:refs/remotes/origin/release-candidate-4.2.01 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4a099599fdc6e9470cdc1c8ef891dc0cae7bdee # timeout=10 Commit message: "Merge pull request #6749 from ndellingwood/cherrypick-6510-to-rc4201" [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 8555557cca494e1c9f8ea23e52c8947bd7e07956 -f scripts/docker/Dockerfile.kokkosllvmproject scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 23.04kB Step 1/13 : FROM nvidia/cuda:11.0.3-devel ---> f6eb2aa24ca2 Step 2/13 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 6d94334e30b9 Step 3/13 : RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y bc git wget ccache python3 python3-distutils && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> da6c3f48bc96 Step 4/13 : RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y software-properties-common && add-apt-repository ppa:ubuntu-toolchain-r/test -y && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y g++-9 && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> c4abc8ba8302 Step 5/13 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> fef59378e648 Step 6/13 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 62a2a293644a Step 7/13 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> aa552e264822 Step 8/13 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> 2f9588ebf1aa Step 9/13 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> e082e197c223 Step 10/13 : ARG NPROC=8 ---> Using cache ---> f321311905e0 Step 11/13 : ENV LLVM_DIR=/opt/llvm ---> Using cache ---> 03e71dd03f34 Step 12/13 : RUN LLVM_VERSION=32413084ecbb5e739c6b35d8bf13ad972985acb3 && LLVM_URL=https://github.com/kokkos/llvm-project/archive/${LLVM_VERSION}.tar.gz && LLVM_ARCHIVE=llvm.tar.xz && SCRATCH_DIR=/scratch && mkdir -p ${SCRATCH_DIR} && cd ${SCRATCH_DIR} && wget --quiet ${LLVM_URL} --output-document=${LLVM_ARCHIVE} && mkdir llvm-project && tar -xf ${LLVM_ARCHIVE} -C llvm-project --strip-components=1 && cd llvm-project && mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=$LLVM_DIR -DLLVM_ENABLE_PROJECTS="clang;clang-tools-extra;compiler-rt" ../llvm && make -j${NPROC} && make install && echo "${LLVM_DIR}/lib" > /etc/ld.so.conf.d/llvm.conf && ldconfig && rm -rf ${SCRATCH_DIR} ---> Using cache ---> e0e72e82d9de Step 13/13 : ENV PATH=${LLVM_DIR}/bin:$PATH ---> Using cache ---> c8931cdecfe6 Successfully built c8931cdecfe6 Successfully tagged 8555557cca494e1c9f8ea23e52c8947bd7e07956:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23: MallocFree/N:4294967296/manual_time 106666 us 8305 us 6 9.37503/s + docker inspect -f . 8555557cca494e1c9f8ea23e52c8947bd7e07956 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat04 seems to be running inside container a365fcd641d4981ccae44d589f9967ecd62b9b37298413d927ce191567cfd3f7 $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_release-candidate-4.2.01 --volumes-from a365fcd641d4981ccae44d589f9967ecd62b9b37298413d927ce191567cfd3f7 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 8555557cca494e1c9f8ea23e52c8947bd7e07956 cat 23: MallocTouch/N:1/manual_time 41.8 us 13.6 us 16534 23.9344k/s $ docker top 0bd94e24a6a9b6e8117985332788c492d4835125d8b6bb98bf2d349433f423d7 -eo pid,comm [Pipeline] { [Pipeline] sh + ccache --zero-stats Statistics zeroed [Pipeline] sh + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_CLANG_TIDY=clang-tidy;-warnings-as-errors=* -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-Werror -Wno-unknown-cuda-version -DCMAKE_CXX_STANDARD=17 -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_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=ON -DKokkos_ENABLE_TUNING=ON -DKokkos_ARCH_VOLTA70=ON .. -- Setting default Kokkos CXX standard to 17 -- The CXX compiler identification is Clang 12.0.0 -- Check for working CXX compiler: /opt/llvm/bin/clang++ -- Check for working CXX compiler: /opt/llvm/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.2.0 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/generated/Kokkos_Version_Info.cpp -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using -std=c++17 for C++17 standard as feature 23: MallocTouch/N:16/manual_time 41.4 us 13.3 us 16703 24.1307k/s -- SIMD: AVX512 detected -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Cuda -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VOLTA70 -- Found CUDAToolkit: /usr/local/cuda/include (found version "11.0.221") -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found TPLCUDA: TRUE -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub 23: MallocTouch/N:256/manual_time 41.5 us 13.5 us 16918 24.0859k/s 23: MallocTouch/N:4096/manual_time 69.8 us 41.1 us 7652 14.3308k/s -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.25.1") -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.6.2 -- [benchmark] Looking for shm_open in rt -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL 23: MallocTouch/N:65536/manual_time 66.4 us 53.2 us 10035 15.0712k/s -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 23: MallocTouch/N:1048576/manual_time 49.1 us 44.5 us 14309 20.3468k/s -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/make cmTC_7dc4d/fast && /usr/bin/make -f CMakeFiles/cmTC_7dc4d.dir/build.make CMakeFiles/cmTC_7dc4d.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_7dc4d.dir/thread_safety_attributes.cpp.o [benchmark] /opt/llvm/bin/clang++ -Werror -Wno-unknown-cuda-version -Wall -Wextra -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wimplicit-fallthrough -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -Wthread-safety -o CMakeFiles/cmTC_7dc4d.dir/thread_safety_attributes.cpp.o -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp [benchmark] In file included from /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp:2: [benchmark] In file included from /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/_deps/googlebenchmark-src/cmake/../src/mutex.h:7: [benchmark] /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/_deps/googlebenchmark-src/cmake/../src/check.h:8:10: fatal error: 'benchmark/export.h' file not found [benchmark] #include "benchmark/export.h" [benchmark] ^~~~~~~~~~~~~~~~~~~~ [benchmark] 1 error generated. [benchmark] make[1]: *** [CMakeFiles/cmTC_7dc4d.dir/build.make:69: CMakeFiles/cmTC_7dc4d.dir/thread_safety_attributes.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:124: cmTC_7dc4d/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Performing Test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_STD_REGEX 23: MallocTouch/N:16777216/manual_time 218 us 242 us 4607 4.57944k/s 23: MallocTouch/N:268435456/manual_time 6131 us 808 us 114 163.106/s -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/make cmTC_bfb22/fast && /usr/bin/make -f CMakeFiles/cmTC_bfb22.dir/build.make CMakeFiles/cmTC_bfb22.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_bfb22.dir/gnu_posix_regex.cpp.o [benchmark] /opt/llvm/bin/clang++ -Werror -Wno-unknown-cuda-version -Wall -Wextra -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wimplicit-fallthrough -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -Wthread-safety -o CMakeFiles/cmTC_bfb22.dir/gnu_posix_regex.cpp.o -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp [benchmark] /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp:1:10: fatal error: 'gnuregex.h' file not found [benchmark] #include [benchmark] ^~~~~~~~~~~~ [benchmark] 1 error generated. [benchmark] make[1]: *** [CMakeFiles/cmTC_bfb22.dir/build.make:69: CMakeFiles/cmTC_bfb22.dir/gnu_posix_regex.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:124: cmTC_bfb22/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK 23: MallocTouch/N:4294967296/manual_time 127079 us 8870 us 5 7.86911/s -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Check if compiler accepts -pthread -- [benchmark] Check if compiler accepts -pthread - yes -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY 23: MallocTouchFree/N:1/manual_time 92.9 us 24.4 us 7474 10.7691k/s -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Sources TestCuda.cpp -- Kokkos Devices: CUDA;SERIAL, Kokkos Backends: CUDA;SERIAL -- Configuring done 23: MallocTouchFree/N:16/manual_time 92.5 us 24.3 us 7579 10.8128k/s 23: MallocTouchFree/N:256/manual_time 92.5 us 24.3 us 7572 10.8123k/s -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkosprinter-tool Scanning dependencies of target kokkos_gtest [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o Scanning dependencies of target benchmark [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 0%] Built target AlwaysCheckGit Scanning dependencies of target impl_git_version 23: MallocTouchFree/N:4096/manual_time 144 us 42.3 us 4829 6.93708k/s [ 0%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 1%] Linking CXX static library libkokkossimd.a [ 1%] Built target kokkossimd [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o 23: MallocTouchFree/N:65536/manual_time 149 us 47.3 us 4655 6.71081k/s [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o 23: MallocTouchFree/N:1048576/manual_time 108 us 58.3 us 4668 9.24961k/s [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Built target impl_git_version [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o 23: MallocTouchFree/N:16777216/manual_time 272 us 231 us 2755 3.68196k/s [ 2%] Linking CXX shared library libkokkosprinter-tool.so 23: MallocTouchFree/N:268435456/manual_time 6348 us 801 us 100 157.528/s Scanning dependencies of target kokkoscore 23: MallocTouchFree/N:4294967296/manual_time 139560 us 9457 us 6 7.16536/s [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 2%] Built target kokkosprinter-tool [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o 23: ---------------------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations FOM: GB/s MB 23: ---------------------------------------------------------------------------------------------------------------------------------------------- 23: ViewAllocate_Rank1/N:10/manual_time 0.016 s 0.002 s 100 48.7478/s 800 23: ViewAllocate_Rank1/N:10/manual_time 0.018 s 0.002 s 38 43.606/s 800 [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o 23: ViewAllocate_Rank2/N:10/manual_time 0.018 s 0.002 s 38 43.6207/s 800 23: ViewAllocate_Rank2/N:10/manual_time 0.018 s 0.002 s 38 43.6083/s 800 [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o 23: ViewAllocate_Rank3/N:10/manual_time 0.018 s 0.002 s 38 43.5663/s 800 [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o 23: ViewAllocate_Rank3/N:10/manual_time 0.018 s 0.002 s 38 43.6269/s 800 [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o 23: ViewAllocate_Rank4/N:10/manual_time 0.018 s 0.002 s 38 43.6108/s 800 [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o 23: ViewAllocate_Rank4/N:10/manual_time 0.018 s 0.002 s 38 43.6158/s 800 23: ViewAllocate_Rank5/N:10/manual_time 0.018 s 0.002 s 38 43.737/s 800 [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 23: ViewAllocate_Rank5/N:10/manual_time 0.018 s 0.002 s 38 43.6763/s 800 23: ViewAllocate_Rank6/N:10/manual_time 0.018 s 0.002 s 38 43.6786/s 800 [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 4%] Linking CXX static library libkokkos_gtest.a 23: ViewAllocate_Rank6/N:10/manual_time 0.018 s 0.002 s 38 43.6606/s 800 [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 4%] Built target kokkos_gtest [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o 23: ViewAllocate_Rank7/N:10/manual_time 0.018 s 0.002 s 38 43.6659/s 800 23: ViewAllocate_Rank7/N:10/manual_time 0.018 s 0.002 s 38 43.7888/s 800 [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 4%] Linking CXX static library libbenchmark.a 23: ViewAllocate_Rank8/N:10/manual_time 0.018 s 0.002 s 38 43.7199/s 800 23: ViewAllocate_Rank8/N:10/manual_time 0.018 s 0.002 s 38 43.6579/s 800 [ 4%] Built target benchmark Scanning dependencies of target benchmark_main [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 23: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 347 826.408/s 1.6k 23: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.000 s 375 860.811/s 1.6k 23: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.000 s 365 883.293/s 1.6k 23: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 366 863.275/s 1.6k 23: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.000 s 372 885.827/s 1.6k 23: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.000 s 381 875.686/s 1.6k [ 5%] Linking CXX static library libbenchmark_main.a [ 5%] Built target benchmark_main [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o 23: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 367 864.891/s 1.6k 23: ViewDeepCopy_Rank2/N:10/manual_time 0.046 s 0.000 s 15 34.9124/s 1.6k 23: ViewDeepCopy_Rank3/N:10/manual_time 0.048 s 0.000 s 14 33.3058/s 1.6k 23: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 375 872.356/s 1.6k [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemorySpace.cpp.o 23: ViewDeepCopy_Rank2/N:10/manual_time 0.020 s 0.000 s 33 78.1053/s 1.6k 23: ViewDeepCopy_Rank3/N:10/manual_time 0.023 s 0.000 s 31 70.9116/s 1.6k [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o 23: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.000 s 368 855.389/s 1.6k 23: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.000 s 379 879.909/s 1.6k 23: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.000 s 365 873.531/s 1.6k 23: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.000 s 377 883.82/s 1.6k 23: ViewDeepCopy_Rank4/N:10/manual_time 0.049 s 0.000 s 14 32.7173/s 1.6k [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Spinwait.cpp.o 23: ViewDeepCopy_Rank5/N:10/manual_time 0.049 s 0.000 s 14 32.7238/s 1.6k [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o 23: ViewDeepCopy_Rank4/N:10/manual_time 0.024 s 0.000 s 29 67.8934/s 1.6k 23: ViewDeepCopy_Rank5/N:10/manual_time 0.024 s 0.000 s 29 67.2193/s 1.6k [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o 23: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.000 s 372 886.274/s 1.6k [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o 23: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.000 s 381 893.835/s 1.6k 23: ViewDeepCopy_Rank6/N:10/manual_time 0.049 s 0.000 s 14 32.5975/s 1.6k 23: ViewDeepCopy_Rank6/N:10/manual_time 0.024 s 0.000 s 29 67.1022/s 1.6k 23: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.000 s 375 863.631/s 1.6k 23: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.000 s 370 862.935/s 1.6k 23: ViewDeepCopy_Rank7/N:10/manual_time 0.049 s 0.000 s 14 32.8979/s 1.6k 23: ViewDeepCopy_Rank7/N:10/manual_time 0.023 s 0.000 s 30 68.4422/s 1.6k 23: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.000 s 370 864.686/s 1.6k [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o 23: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.000 s 370 873.732/s 1.6k 23: ViewDeepCopy_Rank8/N:10/manual_time 0.049 s 0.000 s 14 32.6809/s 1.6k [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o 23: ViewDeepCopy_Rank8/N:10/manual_time 0.024 s 0.000 s 29 67.861/s 1.6k [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o 23: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.000 s 330 771.986/s 1.6k 23: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.000 s 326 774.378/s 1.6k 23: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.000 s 321 759.985/s 1.6k 23: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.000 s 337 795.915/s 1.6k 23: ViewFill_Rank1/N:10/manual_time 0.001 s 0.000 s 742 899.909/s 800 23: ViewFill_Rank1/N:10/manual_time 0.001 s 0.000 s 774 893.499/s 800 23: ViewFill_Rank2/N:10/manual_time 0.001 s 0.000 s 769 889.196/s 800 23: ViewFill_Rank2/N:10/manual_time 0.001 s 0.000 s 761 894.113/s 800 23: ViewFill_Rank3/N:10/manual_time 0.001 s 0.000 s 766 895.349/s 800 23: ViewFill_Rank3/N:10/manual_time 0.001 s 0.000 s 769 890.908/s 800 23: ViewFill_Rank4/N:10/manual_time 0.001 s 0.000 s 763 872.862/s 800 23: ViewFill_Rank4/N:10/manual_time 0.001 s 0.000 s 764 888.399/s 800 23: ViewFill_Rank5/N:10/manual_time 0.001 s 0.000 s 760 886.655/s 800 23: ViewFill_Rank5/N:10/manual_time 0.001 s 0.000 s 765 889.354/s 800 23: ViewFill_Rank6/N:10/manual_time 0.001 s 0.000 s 768 890.838/s 800 23: ViewFill_Rank6/N:10/manual_time 0.001 s 0.000 s 765 886.968/s 800 23: ViewFill_Rank7/N:10/manual_time 0.001 s 0.000 s 765 887.76/s 800 23: ViewFill_Rank7/N:10/manual_time 0.001 s 0.000 s 765 883.927/s 800 23: ViewFill_Rank8/N:10/manual_time 0.001 s 0.000 s 765 885.464/s 800 [ 7%] Linking CXX static library libkokkoscore.a [ 7%] Built target kokkoscore Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target kokkoscontainers [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o 23: ViewFill_Rank8/N:10/manual_time 0.001 s 0.000 s 762 883.878/s 800 23: ViewFill_Raw/N:10/manual_time 0.001 s 0.000 s 775 925.14/s 800 23: ViewFill_Raw/N:10/manual_time 0.001 s 0.000 s 778 927.432/s 800 23: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.72244k/s 1.6k 23: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.92221k/s 1.6k 23: ViewResize_Rank2/N:10/iterations:10/manual_time 0.006 s 0.000 s 10 247.055/s 1.6k 23: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.73839k/s 1.6k 23: ViewResize_Rank3/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 235.356/s 1.6k 23: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.29408k/s 1.6k 23: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.39072k/s 1.6k 23: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.13881k/s 1.6k 23: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.006 s 0.000 s 10 247.521/s 1.6k 23: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.04368k/s 1.6k 23: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 239.368/s 1.6k 23: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.18591k/s 1.6k 23: ViewResize_Rank4/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 233.846/s 1.6k 23: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.8851k/s 1.6k 23: ViewResize_Rank5/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 233.47/s 1.6k 23: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.77866k/s 1.6k 23: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 237.891/s 1.6k 23: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.67589k/s 1.6k 23: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 237.209/s 1.6k 23: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.45016k/s 1.6k 23: ViewResize_Rank6/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 233.367/s 1.6k 23: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.60536k/s 1.6k 23: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 237.191/s 1.6k 23: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 3.18482k/s 1.6k 23: ViewResize_Rank7/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 236.162/s 1.6k 23: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.35318k/s 1.6k 23: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 241.669/s 1.6k 23: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.30097k/s 1.6k 23: ViewResize_Rank8/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 234.889/s 1.6k 23: ViewResize_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.76814k/s 1.6k 23: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 238.806/s 1.6k 23: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.85597k/s 1.6k 23: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.003 s 0.002 s 10 492.15/s 1.6k 23: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.003 s 0.002 s 10 514.162/s 1.6k 23/48 Test #23: Kokkos_PerformanceTest_Benchmark ............ Passed 117.97 sec test 24 Start 24: Kokkos_Benchmark_Atomic_MinMax 24: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-01-26_T04-12-36.json" 24: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test 24: Test timeout computed to be: 1500 24: 2024-01-26T04:40:11+00:00 24: Running /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 24: Run on (6 X 2095.08 MHz CPU s) 24: CPU Caches: 24: L1 Data 32 KiB (x6) 24: L1 Instruction 32 KiB (x6) 24: L2 Unified 4096 KiB (x6) 24: L3 Unified 16384 KiB (x6) 24: Load Average: 0.48, 3.50, 5.87 24: CPU architecture: none 24: Default Device: N6Kokkos12Experimental12OpenMPTargetE 24: GIT_BRANCH: HEAD 24: GIT_CLEAN_STATUS: CLEAN 24: GIT_COMMIT_DATE: 2024-01-25T22:47:17-05:00 24: GIT_COMMIT_DESCRIPTION: Merge pull request #6749 from ndellingwood/cherrypick-6510-to-rc4201 24: GIT_COMMIT_HASH: d4a099599 24: GPU architecture: VOLTA70 24: KOKKOS_COMPILER_CLANG: 1701 24: KOKKOS_ENABLE_ASM: no 24: KOKKOS_ENABLE_CXX17: yes 24: KOKKOS_ENABLE_CXX20: no 24: KOKKOS_ENABLE_CXX23: no 24: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 24: KOKKOS_ENABLE_HBWSPACE: no 24: KOKKOS_ENABLE_HWLOC: no 24: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 24: KOKKOS_ENABLE_LIBDL: yes 24: KOKKOS_ENABLE_LIBRT: no 24: KOKKOS_ENABLE_OPENMPTARGET: yes 24: KOKKOS_ENABLE_PRAGMA_IVDEP: no 24: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 24: KOKKOS_ENABLE_PRAGMA_UNROLL: no 24: KOKKOS_ENABLE_PRAGMA_VECTOR: no 24: KOKKOS_ENABLE_SERIAL: yes 24: Kokkos Version: 4.2.0 24: platform: 64bit 24: ---------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations 24: ---------------------------------------------------------------------------------------------------------------------------------------- 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24/48 Test #24: Kokkos_Benchmark_Atomic_MinMax .............. Passed 0.91 sec test 25 Start 25: Kokkos_PerformanceTest_Mempool 25: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-01-26_T04-12-36.json" 25: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test 25: Test timeout computed to be: 1500 25: 2024-01-26T04:40:12+00:00 25: Running /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_PerformanceTest_Mempool 25: Run on (6 X 2095.08 MHz CPU s) 25: CPU Caches: 25: L1 Data 32 KiB (x6) 25: L1 Instruction 32 KiB (x6) 25: L2 Unified 4096 KiB (x6) 25: L3 Unified 16384 KiB (x6) 25: Load Average: 0.48, 3.50, 5.87 25: CPU architecture: none 25: Default Device: N6Kokkos12Experimental12OpenMPTargetE 25: GIT_BRANCH: HEAD 25: GIT_CLEAN_STATUS: CLEAN 25: GIT_COMMIT_DATE: 2024-01-25T22:47:17-05:00 25: GIT_COMMIT_DESCRIPTION: Merge pull request #6749 from ndellingwood/cherrypick-6510-to-rc4201 25: GIT_COMMIT_HASH: d4a099599 25: GPU architecture: VOLTA70 25: KOKKOS_COMPILER_CLANG: 1701 25: KOKKOS_ENABLE_ASM: no 25: KOKKOS_ENABLE_CXX17: yes 25: KOKKOS_ENABLE_CXX20: no 25: KOKKOS_ENABLE_CXX23: no 25: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 25: KOKKOS_ENABLE_HBWSPACE: no 25: KOKKOS_ENABLE_HWLOC: no 25: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 25: KOKKOS_ENABLE_LIBDL: yes 25: KOKKOS_ENABLE_LIBRT: no 25: KOKKOS_ENABLE_OPENMPTARGET: yes 25: KOKKOS_ENABLE_PRAGMA_IVDEP: no 25: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 25: KOKKOS_ENABLE_PRAGMA_UNROLL: no 25: KOKKOS_ENABLE_PRAGMA_VECTOR: no 25: KOKKOS_ENABLE_SERIAL: yes 25: Kokkos Version: 4.2.0 25: platform: 64bit 25: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: fill ops per second 25: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.001 s 0.000 s 542 5.14968M/s 25: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: cycle ops per second 25: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 1528 24.4091M/s 25/48 Test #25: Kokkos_PerformanceTest_Mempool .............. Passed 3.13 sec test 26 Start 26: Kokkos_PerformanceTest_Atomic 26: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-01-26_T04-12-36.json" 26: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test 26: Test timeout computed to be: 1500 26: 2024-01-26T04:40:15+00:00 26: Running /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_PerformanceTest_Atomic 26: Run on (6 X 2095.08 MHz CPU s) 26: CPU Caches: 26: L1 Data 32 KiB (x6) 26: L1 Instruction 32 KiB (x6) 26: L2 Unified 4096 KiB (x6) 26: L3 Unified 16384 KiB (x6) 26: Load Average: 0.45, 3.44, 5.84 26: CPU architecture: none 26: Default Device: N6Kokkos12Experimental12OpenMPTargetE 26: GIT_BRANCH: HEAD 26: GIT_CLEAN_STATUS: CLEAN 26: GIT_COMMIT_DATE: 2024-01-25T22:47:17-05:00 26: GIT_COMMIT_DESCRIPTION: Merge pull request #6749 from ndellingwood/cherrypick-6510-to-rc4201 26: GIT_COMMIT_HASH: d4a099599 26: GPU architecture: VOLTA70 26: KOKKOS_COMPILER_CLANG: 1701 26: KOKKOS_ENABLE_ASM: no 26: KOKKOS_ENABLE_CXX17: yes 26: KOKKOS_ENABLE_CXX20: no 26: KOKKOS_ENABLE_CXX23: no 26: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 26: KOKKOS_ENABLE_HBWSPACE: no 26: KOKKOS_ENABLE_HWLOC: no 26: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 26: KOKKOS_ENABLE_LIBDL: yes 26: KOKKOS_ENABLE_LIBRT: no 26: KOKKOS_ENABLE_OPENMPTARGET: yes 26: KOKKOS_ENABLE_PRAGMA_IVDEP: no 26: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 26: KOKKOS_ENABLE_PRAGMA_UNROLL: no 26: KOKKOS_ENABLE_PRAGMA_VECTOR: no 26: KOKKOS_ENABLE_SERIAL: yes 26: Kokkos Version: 4.2.0 26: platform: 64bit [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_ProfilingAllCalls [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o Scanning dependencies of target Kokkos_ToolsInitialization Scanning dependencies of target Kokkos_StackTraceTestExec [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_CUDA [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 7%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 7%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 7%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 7%] Linking CXX executable Kokkos_ProfilingAllCalls [ 7%] Built target Kokkos_ProfilingAllCalls Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 8%] Linking CXX executable Kokkos_ToolsInitialization [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 8%] Built target Kokkos_ToolsInitialization Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o 26: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 26: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Test_Atomic/100000/iterations:10 4.60 s 0.010 s 10 1 4 7.23777 5.1845m 39.63u 704.983M 1.31206M 704.983M [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 9%] Built target Kokkos_CoreUnitTest_CudaTimingBased Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o 26: Test_Atomic/100000/iterations:10 4.54 s 0.002 s 10 1 8 7.26899 4.73331m 79.68u 4.99995G 1.18186M 4.99995G [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 10%] Built target Kokkos_CoreUnitTest_SerialGraph Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 10%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 10%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 10%] Built target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o 26: Test_Atomic/100000/iterations:10 4.56 s 0.002 s 10 1 8 7.26757 4.67937m 79.6u 4.99995G 1.51986M 4.99995G [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 13%] Linking CXX executable Kokkos_StackTraceTestExec [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o [ 13%] Built target Kokkos_StackTraceTestExec [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 14%] Built target Kokkos_CoreUnitTest_CTestDevice Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o 26: Test_Atomic/100000/iterations:10 4.58 s 0.002 s 10 1 4 7.31033 4.71613m 40.36u 704.983M 1073.38k 704.983M [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 14%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o 26: Test_Atomic/100000/iterations:10 4.54 s 0.002 s 10 1 8 7.31063 5.0358m 79.62u 4.99995G 1.7329M 4.99995G [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o 26: Test_Atomic/100000/iterations:10 4.52 s 0.002 s 10 1 8 7.43794 4.77539m 78.77u 4.99995G 1.28923M 4.99995G [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o 26: Test_Atomic/100000/iterations:10 4.31 s 0.002 s 10 0 4 6.15304 5.08725m 1084.04u 4.99912G 1.49462M 4.99989G [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o 26: Test_Atomic/100000/iterations:10 4.24 s 0.002 s 10 1 8 6.00998 5.23543m 1084.07u 4.99995G 1.46264M 4.99995G [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o 26: Test_Atomic/100000/iterations:10 4.61 s 0.002 s 10 1 4 7.5588 5.21364m 40.43u 704.983M 1.38736M 704.983M 26/48 Test #26: Kokkos_PerformanceTest_Atomic ............... Passed 405.66 sec test 27 Start 27: Kokkos_ContainersUnitTest_Serial 27: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 27: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/unit_tests 27: Test timeout computed to be: 1500 27: [==========] Running 60 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 60 tests from serial 27: [ RUN ] serial.bitset 27: [ OK ] serial.bitset (2418 ms) 27: [ RUN ] serial.dualview_combination 27: [ OK ] serial.dualview_combination (0 ms) 27: [ RUN ] serial.dualview_alloc 27: [ OK ] serial.dualview_alloc (0 ms) 27: [ RUN ] serial.test_dualview_copy_construction_and_assignment 27: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 27: [ RUN ] serial.dualview_combinations_without_init 27: [ OK ] serial.dualview_combinations_without_init (0 ms) 27: [ RUN ] serial.dualview_deep_copy 27: [ OK ] serial.dualview_deep_copy (0 ms) 27: [ RUN ] serial.dualview_realloc 27: [ OK ] serial.dualview_realloc (0 ms) 27: [ RUN ] serial.dualview_resize 27: [ OK ] serial.dualview_resize (0 ms) 27: [ RUN ] serial.dualview_device_correct_kokkos_device 27: [ OK ] serial.dualview_device_correct_kokkos_device (85 ms) 27: [ RUN ] serial.dualview_host_correct_kokkos_device 27: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 27: [ RUN ] serial.dualview_host_modify_template_device_sync 27: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 27: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 27: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 27: [ RUN ] serial.dualview_device_modify_template_host_sync 27: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 27: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 27: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 27: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 27: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 27: [ RUN ] serial.dynamic_view 27: [ OK ] serial.dynamic_view (9 ms) 27: [ RUN ] serial.dyn_rank_view_api_generic 27: [ OK ] serial.dyn_rank_view_api_generic (6 ms) 27: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 27: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 27: [ RUN ] serial.dyn_rank_view_api_operator_rank67 27: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 27: [ RUN ] serial.ErrorReporterViaLambda 27: [ OK ] serial.ErrorReporterViaLambda (0 ms) 27: [ RUN ] serial.ErrorReporter 27: [ OK ] serial.ErrorReporter (0 ms) 27: [ RUN ] serial.offsetview_construction 27: [ OK ] serial.offsetview_construction (17 ms) 27: [ RUN ] serial.offsetview_unmanaged_construction 27: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 27: [ RUN ] serial.offsetview_subview 27: [ OK ] serial.offsetview_subview (7 ms) 27: [ RUN ] serial.offsetview_offsets_rank1 27: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 27: [ RUN ] serial.offsetview_offsets_rank2 27: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 27: [ RUN ] serial.offsetview_offsets_rank3 27: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 27: [ RUN ] serial.scatterview 27: [ OK ] serial.scatterview (2035 ms) 27: [ RUN ] serial.scatterview_devicetype 27: [ OK ] serial.scatterview_devicetype (0 ms) 27: [ RUN ] serial.staticcrsgraph 27: [ OK ] serial.staticcrsgraph (11 ms) 27: [ RUN ] serial.resize_realloc_no_init_dualview 27: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 27: [ RUN ] serial.resize_realloc_no_alloc_dualview 27: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 27: [ RUN ] serial.resize_exec_space_dualview 27: [ OK ] serial.resize_exec_space_dualview (0 ms) 27: [ RUN ] serial.realloc_exec_space_dualview 27: [ OK ] serial.realloc_exec_space_dualview (0 ms) 27: [ RUN ] serial.resize_realloc_no_init_dynrankview 27: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 27: [ RUN ] serial.resize_exec_space_dynrankview 27: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 27: [ RUN ] serial.realloc_exec_space_dynrankview 27: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 27: [ RUN ] serial.resize_realloc_no_init_scatterview 27: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 27: [ RUN ] serial.resize_realloc_no_alloc_scatterview 27: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 27: [ RUN ] serial.resize_exec_space_scatterview 27: [ OK ] serial.resize_exec_space_scatterview (0 ms) 27: [ RUN ] serial.realloc_exec_space_scatterview 27: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 27: [ RUN ] serial.create_mirror_no_init_dynrankview 27: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 27: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 27: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 27: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 27: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 27: [ RUN ] serial.create_mirror_no_init_offsetview 27: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 27: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 27: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 27: [ RUN ] serial.create_mirror_view_and_copy_offsetview 27: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 27: [ RUN ] serial.UnorderedMap_insert 27: [ OK ] serial.UnorderedMap_insert (7729 ms) 27: [ RUN ] serial.UnorderedMap_failed_insert [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o 27: [ OK ] serial.UnorderedMap_failed_insert (3954 ms) 27: [ RUN ] serial.UnorderedMap_deep_copy 27: [ OK ] serial.UnorderedMap_deep_copy (3 ms) 27: [ RUN ] serial.UnorderedMap_valid_empty 27: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 27: [ RUN ] serial.UnorderedMap_clear_zero_size 27: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 27: [ RUN ] serial.UnorderedMap_consistent_size 27: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 27: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 27: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 27: [ RUN ] serial.UnorderedMap_lambda_capturable 27: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 27: [ RUN ] serial.UnorderedMap_constructor_view_alloc 27: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 27: [ RUN ] serial.vector_combination 27: [ OK ] serial.vector_combination (0 ms) 27: [ RUN ] serial.vector_insert 27: [ OK ] serial.vector_insert (0 ms) 27: [ RUN ] serial.vector_push_back_default_exec 27: [ OK ] serial.vector_push_back_default_exec (0 ms) 27: [ RUN ] serial.viewctorprop_embedded_dim 27: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 27: [----------] 60 tests from serial (16284 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 60 tests from 1 test suite ran. (16284 ms total) 27: [ PASSED ] 60 tests. 27/48 Test #27: Kokkos_ContainersUnitTest_Serial ............ Passed 17.34 sec test 28 Start 28: Kokkos_UnitTest_Sort 28: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 28: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests 28: Test timeout computed to be: 1500 28: [==========] Running 9 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 9 tests from openmptarget 28: [ RUN ] openmptarget.SortUnsignedValueType 28: [ OK ] openmptarget.SortUnsignedValueType (123 ms) 28: [ RUN ] openmptarget.SortEmptyView 28: [ OK ] openmptarget.SortEmptyView (0 ms) 28: [ RUN ] openmptarget.SortWithCustomComparator 28: [ OK ] openmptarget.SortWithCustomComparator (1502 ms) 28: [ RUN ] openmptarget.BinSortGenericTests 28: [ OK ] openmptarget.BinSortGenericTests (34 ms) 28: [ RUN ] openmptarget.BinSortEmptyView 28: [ OK ] openmptarget.BinSortEmptyView (0 ms) 28: [ RUN ] openmptarget.BinSortEmptyKeysView 28: [ OK ] openmptarget.BinSortEmptyKeysView (1 ms) 28: [ RUN ] openmptarget.BinSortUnsignedKeyLayoutStrideValues [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o 28: [ OK ] openmptarget.BinSortUnsignedKeyLayoutStrideValues (12368 ms) 28: [ RUN ] openmptarget.NestedSort 28: [ OK ] openmptarget.NestedSort (40 ms) 28: [ RUN ] openmptarget.NestedSortByKey 28: [ OK ] openmptarget.NestedSortByKey (110 ms) 28: [----------] 9 tests from openmptarget (14182 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 9 tests from 1 test suite ran. (14182 ms total) 28: [ PASSED ] 9 tests. 28/48 Test #28: Kokkos_UnitTest_Sort ........................ Passed 14.85 sec test 29 Start 29: Kokkos_UnitTest_Random 29: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_UnitTest_Random 29: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests 29: Test timeout computed to be: 1500 29: [==========] Running 3 tests from 1 test suite. 29: [----------] Global test environment set-up. 29: [----------] 3 tests from openmptarget 29: [ RUN ] openmptarget.Random_XorShift64 29: Test Seed:1706244453753251282 29: Test Scalar=int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 0.0125663 -0.00107801 || 0.051031 2046 2433 || 2194.48 2222.06 || -14.9024 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 -0.00115418 -0.000566041 || 0.051031 1e+64 -1e+64 29: Test Scalar=unsigned int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 -0.00260574 0.00048 || 0.051031 2061 2392 || 2227.87 2222.06 || 6.63553 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 -0.0147266 3.60479e-05 || 0.051031 1e+64 -1e+64 29: Test Scalar=int64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 -0.0152276 -0.000739732 || 0.051031 2042 2399 || 2256.42 2222.06 || -10.2261 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 -0.00598544 0.000598621 || 0.051031 1e+64 -1e+64 29: Test Scalar=uint64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 0.013674 -0.000105049 || 0.051031 2015 2385 || 2192.09 2222.06 || -1.4522 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 -0.0214742 2.54554e-05 || 0.051031 1e+64 -1e+64 29: Test Scalar=half 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 0.019506 -0.0014213 || 0.051031 2069 2406 || 2179.55 2222.06 || -19.6481 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 0.0213221 0.000442424 || 0.051031 1e+64 -1e+64 29: Test Scalar=bhalf 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 0.00172734 0.00102075 || 0.051031 2050 2390 || 2218.23 2222.06 || 14.1108 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 -0.00225732 0.000446136 || 0.051031 1e+64 -1e+64 29: Test Scalar=float 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 0.00133588 -0.00162684 || 0.051031 2040 2403 || 2219.1 2222.06 || -22.4894 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 -0.0094028 -0.000858223 || 0.051031 1e+64 -1e+64 29: Test Scalar=double 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 -0.0320572 6.38443e-05 || 0.051031 2026 2409 || 2295.65 2222.06 || 0.882584 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 -0.00658954 -0.000109461 || 0.051031 1e+64 -1e+64 29: Test Seed:1706244453829927659 29: Test Scalar=int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 0.014946 0.00160839 || 0.051031 2017 2437 || 2189.34 2222.06 || 22.2345 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 0.00421314 -0.000251192 || 0.051031 1e+64 -1e+64 29: Test Scalar=unsigned int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 0.0149426 0.000876058 || 0.051031 2048 2392 || 2189.35 2222.06 || 12.1106 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 0.000765724 -9.78782e-05 || 0.051031 1e+64 -1e+64 29: Test Scalar=int64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 -0.00589894 0.000124999 || 0.051031 2008 2423 || 2235.25 2222.06 || 1.72798 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 0.00546036 0.000189487 || 0.051031 1e+64 -1e+64 29: Test Scalar=uint64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 -0.00834585 -0.00218636 || 0.051031 2034 2411 || 2240.76 2222.06 || -30.2242 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 -0.0154438 -0.000345015 || 0.051031 1e+64 -1e+64 29: Test Scalar=half 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 -0.00729201 0.000445329 || 0.051031 2038 2411 || 2238.38 2222.06 || 6.15623 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 0.00110584 0.000612916 || 0.051031 1e+64 -1e+64 29: Test Scalar=bhalf 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.51042e-08 0.0140272 0.00153807 || 0.051031 2038 2385 || 2191.32 2222.06 || 21.2623 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 1.95313e-07 0.0132142 -0.000494529 || 0.051031 1e+64 -1e+64 29: Test Scalar=float 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 0.0053909 -0.00102072 || 0.051031 2035 2416 || 2210.15 2222.06 || -14.1105 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 0.00723297 0.000311059 || 0.051031 1e+64 -1e+64 29: Test Scalar=double 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 0.0092633 -0.00132048 || 0.051031 2058 2415 || 2201.67 2222.06 || -18.2544 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 0.019544 0.000363656 || 0.051031 1e+64 -1e+64 29: [ OK ] openmptarget.Random_XorShift64 (246 ms) 29: [ RUN ] openmptarget.Random_XorShift1024_0 29: Test Seed:1706244453896447381 29: Test Scalar=int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26597e-05 0.0102568 -0.000928211 || 0.051031 2023 2371 || 2175.91 2198.22 || -12.8316 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 -0.00435268 -0.000249168 || 0.051031 1e+64 -1e+64 29: Test Scalar=unsigned int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26597e-05 -0.00142924 -0.000764169 || 0.051031 2033 2372 || 2201.37 2198.22 || -10.5639 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 -0.000117347 6.159e-05 || 0.051031 1e+64 -1e+64 29: Test Scalar=int64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26597e-05 0.00360253 -0.0026057 || 0.051031 2025 2374 || 2190.33 2198.22 || -36.0212 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 0.010083 -0.000127076 || 0.051031 1e+64 -1e+64 29: Test Scalar=uint64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26597e-05 0.0150444 -0.000632994 || 0.051031 2015 2379 || 2165.64 2198.22 || -8.7505 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 0.00212717 5.51408e-05 || 0.051031 1e+64 -1e+64 29: Test Scalar=half 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26597e-05 0.0144686 -0.00194222 || 0.051031 2009 2370 || 2166.87 2198.22 || -26.8492 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 -0.0126423 0.000104263 || 0.051031 1e+64 -1e+64 29: Test Scalar=bhalf 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26597e-05 0.0140319 -0.00382578 || 0.051031 2017 2381 || 2167.8 2198.22 || -52.8876 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 0.00174165 0.000297488 || 0.051031 1e+64 -1e+64 29: Test Scalar=float 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26597e-05 -0.00568908 -0.00044326 || 0.051031 2036 2388 || 2210.8 2198.22 || -6.12762 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 -0.00201803 6.51882e-05 || 0.051031 1e+64 -1e+64 29: Test Scalar=double 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26597e-05 0.00130034 -2.75477e-05 || 0.051031 1997 2397 || 2195.37 2198.22 || -0.38082 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 0.00947579 0.000180158 || 0.051031 1e+64 -1e+64 29: Test Seed:1706244453990238385 29: Test Scalar=int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26597e-05 -0.00597732 0.00139619 || 0.051031 2030 2375 || 2211.44 2198.22 || 19.301 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 0.011192 -5.45364e-05 || 0.051031 1e+64 -1e+64 29: Test Scalar=unsigned int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26597e-05 -0.00468133 -0.000402693 || 0.051031 2024 2387 || 2208.56 2198.22 || -5.56683 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 -0.00184239 -0.000288066 || 0.051031 1e+64 -1e+64 29: Test Scalar=int64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26597e-05 0.00919211 -0.00116051 || 0.051031 2024 2372 || 2178.2 2198.22 || -16.0429 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 0.00954743 4.96022e-05 || 0.051031 1e+64 -1e+64 29: Test Scalar=uint64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26597e-05 -0.0209505 -0.00123968 || 0.051031 2020 2436 || 2245.26 2198.22 || -17.1373 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 -0.00294751 8.34843e-07 || 0.051031 1e+64 -1e+64 29: Test Scalar=half 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26926e-05 0.0109933 -0.00270148 || 0.051031 2022 2384 || 2174.32 2198.22 || -37.3452 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.27585e-05 0.00813167 0.000496885 || 0.051031 1e+64 -1e+64 29: Test Scalar=bhalf 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26926e-05 -0.00491325 0.00145149 || 0.051031 2000 2397 || 2209.08 2198.22 || 20.0654 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.27585e-05 -0.0115204 -4.17457e-05 || 0.051031 1e+64 -1e+64 29: Test Scalar=float 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.27255e-05 0.0136199 0.000522133 || 0.051031 1993 2379 || 2168.69 2198.22 || 7.21797 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.28572e-05 0.00596204 -0.000452131 || 0.051031 1e+64 -1e+64 29: Test Scalar=double 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26597e-05 -0.0228775 -0.000783988 || 0.051031 2010 2379 || 2249.69 2198.22 || -10.8379 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 -0.00932897 0.000209801 || 0.051031 1e+64 -1e+64 29: [ OK ] openmptarget.Random_XorShift1024_0 (211 ms) 29: [ RUN ] openmptarget.Multi_streams 29: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests/TestRandom.hpp:587: Skipped 29: Libomptarget error 29: [ SKIPPED ] openmptarget.Multi_streams (0 ms) 29: [----------] 3 tests from openmptarget (457 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 3 tests from 1 test suite ran. (457 ms total) 29: [ PASSED ] 2 tests. 29: [ SKIPPED ] 1 test, listed below: 29: [ SKIPPED ] openmptarget.Multi_streams 29/48 Test #29: Kokkos_UnitTest_Random ...................... Passed 1.13 sec test 30 Start 30: Kokkos_AlgorithmsUnitTest_StdSet_A 30: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 30: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests 30: Test timeout computed to be: 1500 30: [==========] Running 14 tests from 3 test suites. 30: [----------] Global test environment set-up. 30: [----------] 3 tests from std_algorithms_reducers 30: [ RUN ] std_algorithms_reducers.max_first_loc 30: checking reduction with order: LeftToRight 30: checking reduction with order: RightToLeft 30: checking reduction with order: Random 30: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 30: [ RUN ] std_algorithms_reducers.min_first_loc 30: checking reduction with order: LeftToRight 30: checking reduction with order: RightToLeft 30: checking reduction with order: Random 30: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 30: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 30: checking reduction with order: LeftToRight 30: checking reduction with order: RightToLeft 30: checking reduction with order: Random 30: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 30: [----------] 3 tests from std_algorithms_reducers (0 ms total) 30: 30: [----------] 1 test from std_algorithms 30: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 30: [ OK ] std_algorithms.is_admissible_to_std_algorithms (83 ms) 30: [----------] 1 test from std_algorithms (83 ms total) 30: 30: [----------] 10 tests from random_access_iterator_test 30: [ RUN ] random_access_iterator_test.constructor 30: [ OK ] random_access_iterator_test.constructor (0 ms) 30: [ RUN ] random_access_iterator_test.dereference 30: [ OK ] random_access_iterator_test.dereference (0 ms) 30: [ RUN ] random_access_iterator_test.subscript_operator 30: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 30: [ RUN ] random_access_iterator_test.operatorsSet1 30: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 30: [ RUN ] random_access_iterator_test.operatorsSet2 30: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 30: [ RUN ] random_access_iterator_test.operatorsSet3 30: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 30: [ RUN ] random_access_iterator_test.operatorsSet4 30: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 30: [ RUN ] random_access_iterator_test.assignment_operator 30: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 30: [ RUN ] random_access_iterator_test.distance 30: [ OK ] random_access_iterator_test.distance (0 ms) 30: [ RUN ] random_access_iterator_test.traits_helpers 30: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 30: [----------] 10 tests from random_access_iterator_test (5 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 14 tests from 3 test suites ran. (89 ms total) 30: [ PASSED ] 14 tests. 30/48 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.75 sec test 31 Start 31: Kokkos_AlgorithmsUnitTest_StdSet_B 31: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 31: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests 31: Test timeout computed to be: 1500 31: [==========] Running 6 tests from 1 test suite. 31: [----------] Global test environment set-up. 31: [----------] 6 tests from std_algorithms_min_max_element_test 31: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 31: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (89 ms) 31: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 31: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 31: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 31: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (13 ms) 31: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 31: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (13 ms) 31: [ RUN ] std_algorithms_min_max_element_test.minmax_element_empty_range 31: [ OK ] std_algorithms_min_max_element_test.minmax_element_empty_range (0 ms) 31: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data 31: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data (19 ms) 31: [----------] 6 tests from std_algorithms_min_max_element_test (136 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 6 tests from 1 test suite ran. (136 ms total) 31: [ PASSED ] 6 tests. 31/48 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.80 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_C 32: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 32: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests 32: Test timeout computed to be: 1500 32: [==========] Running 13 tests from 10 test suites. 32: [----------] Global test environment set-up. 32: [----------] 1 test from std_algorithms_lexicographical_compare_test 32: [ RUN ] std_algorithms_lexicographical_compare_test.test 32: [ OK ] std_algorithms_lexicographical_compare_test.test (0 ms) 32: [----------] 1 test from std_algorithms_lexicographical_compare_test (0 ms total) 32: 32: [----------] 1 test from std_algorithms_for_each_test 32: [ RUN ] std_algorithms_for_each_test.test [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o 32: [ OK ] std_algorithms_for_each_test.test (279 ms) 32: [----------] 1 test from std_algorithms_for_each_test (279 ms total) 32: 32: [----------] 1 test from std_algorithms_find_test 32: [ RUN ] std_algorithms_find_test.test 32: [ OK ] std_algorithms_find_test.test (118 ms) 32: [----------] 1 test from std_algorithms_find_test (118 ms total) 32: 32: [----------] 4 tests from std_algorithms_non_mod_seq_ops 32: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 32: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (926 ms) 32: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 32: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1645 ms) 32: [ RUN ] std_algorithms_non_mod_seq_ops.search 32: [ OK ] std_algorithms_non_mod_seq_ops.search (1181 ms) 32: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 32: [ OK ] std_algorithms_non_mod_seq_ops.search_n (1253 ms) 32: [----------] 4 tests from std_algorithms_non_mod_seq_ops (5007 ms total) 32: 32: [----------] 1 test from std_algorithms_count_test 32: [ RUN ] std_algorithms_count_test.test 32: [ OK ] std_algorithms_count_test.test (150 ms) 32: [----------] 1 test from std_algorithms_count_test (150 ms total) 32: 32: [----------] 1 test from std_algorithms_equal_test 32: [ RUN ] std_algorithms_equal_test.test 32: [ OK ] std_algorithms_equal_test.test (63 ms) 32: [----------] 1 test from std_algorithms_equal_test (63 ms total) 32: 32: [----------] 1 test from std_algorithms_all_any_none_of_test 32: [ RUN ] std_algorithms_all_any_none_of_test.test 32: [ OK ] std_algorithms_all_any_none_of_test.test (144 ms) 32: [----------] 1 test from std_algorithms_all_any_none_of_test (144 ms total) 32: 32: [----------] 1 test from std_algorithms_nonmod_seq_ops 32: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 32: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (190 ms) 32: [----------] 1 test from std_algorithms_nonmod_seq_ops (190 ms total) 32: 32: [----------] 1 test from std_algorithms_mismatch_test 32: [ RUN ] std_algorithms_mismatch_test.test 32: [ OK ] std_algorithms_mismatch_test.test (334 ms) 32: [----------] 1 test from std_algorithms_mismatch_test (334 ms total) 32: 32: [----------] 1 test from std_algorithms_mod_seq_ops 32: [ RUN ] std_algorithms_mod_seq_ops.move_backward 32: [ OK ] std_algorithms_mod_seq_ops.move_backward (144 ms) 32: [----------] 1 test from std_algorithms_mod_seq_ops (144 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 13 tests from 10 test suites ran. (6432 ms total) 32: [ PASSED ] 13 tests. 32/48 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 7.11 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_D 33: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 33: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests 33: Test timeout computed to be: 1500 33: [==========] Running 33 tests from 5 test suites. 33: [----------] Global test environment set-up. 33: [----------] 5 tests from std_algorithms_mod_ops_test 33: [ RUN ] std_algorithms_mod_ops_test.move 33: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 33: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 33: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (104 ms) 33: [ RUN ] std_algorithms_mod_ops_test.swap 33: [ OK ] std_algorithms_mod_ops_test.swap (0 ms) 33: [ RUN ] std_algorithms_mod_ops_test.swap_within_parfor 33: [ OK ] std_algorithms_mod_ops_test.swap_within_parfor (0 ms) 33: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 33: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 33: [----------] 5 tests from std_algorithms_mod_ops_test (105 ms total) 33: 33: [----------] 12 tests from std_algorithms_mod_seq_ops_test 33: [ RUN ] std_algorithms_mod_seq_ops_test.copy 33: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 33: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 33: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 33: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 33: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.fill 33: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 33: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 33: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 33: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.generate 33: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 33: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 33: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (1 ms) 33: [----------] 12 tests from std_algorithms_mod_seq_ops_test (6 ms total) 33: 33: [----------] 4 tests from std_algorithms_replace_ops_test 33: [ RUN ] std_algorithms_replace_ops_test.replace 33: [ OK ] std_algorithms_replace_ops_test.replace (46 ms) 33: [ RUN ] std_algorithms_replace_ops_test.replace_if 33: [ OK ] std_algorithms_replace_ops_test.replace_if (202 ms) 33: [ RUN ] std_algorithms_replace_ops_test.replace_copy 33: [ OK ] std_algorithms_replace_ops_test.replace_copy (83 ms) 33: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 33: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (79 ms) 33: [----------] 4 tests from std_algorithms_replace_ops_test (412 ms total) 33: 33: [----------] 11 tests from std_algorithms_mod_seq_ops 33: [ RUN ] std_algorithms_mod_seq_ops.copy_if 33: [ OK ] std_algorithms_mod_seq_ops.copy_if (83 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.unique 33: [ OK ] std_algorithms_mod_seq_ops.unique (420 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 33: [ OK ] std_algorithms_mod_seq_ops.unique_copy (170 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.remove 33: [ OK ] std_algorithms_mod_seq_ops.remove (124 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.remove_if 33: [ OK ] std_algorithms_mod_seq_ops.remove_if (129 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 33: [ OK ] std_algorithms_mod_seq_ops.remove_copy (289 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 33: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (120 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.rotate 33: [ OK ] std_algorithms_mod_seq_ops.rotate (1630 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 33: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (737 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.shift_left [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o 33: [ OK ] std_algorithms_mod_seq_ops.shift_left (2144 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.shift_right [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o 33: [ OK ] std_algorithms_mod_seq_ops.shift_right (2105 ms) 33: [----------] 11 tests from std_algorithms_mod_seq_ops (7955 ms total) 33: 33: [----------] 1 test from std_algorithms_modseq_test 33: [ RUN ] std_algorithms_modseq_test.reverse 33: [ OK ] std_algorithms_modseq_test.reverse (138 ms) 33: [----------] 1 test from std_algorithms_modseq_test (138 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 33 tests from 5 test suites ran. (8619 ms total) 33: [ PASSED ] 33 tests. 33/48 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 9.28 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_E 34: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 34: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests 34: Test timeout computed to be: 1500 34: [==========] Running 15 tests from 6 test suites. 34: [----------] Global test environment set-up. 34: [----------] 2 tests from std_algorithms_sorting_ops_test 34: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 34: is_sorted: dynamic_view, all overloads 34: is_sorted: stride2_view, all overloads 34: is_sorted: stride3_view, all overloads 34: [ OK ] std_algorithms_sorting_ops_test.is_sorted (116 ms) 34: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 34: is_sorted_until: dynamic_view, all overloads 34: is_sorted_until: stride2_view, all overloads 34: is_sorted_until: stride3_view, all overloads 34: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (19 ms) 34: [----------] 2 tests from std_algorithms_sorting_ops_test (135 ms total) 34: 34: [----------] 4 tests from std_algorithms_partitioning_test 34: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 34: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 34: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 34: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (2 ms) 34: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 34: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (2 ms) 34: [ RUN ] std_algorithms_partitioning_test.partition_point 34: [ OK ] std_algorithms_partitioning_test.partition_point (2 ms) 34: [----------] 4 tests from std_algorithms_partitioning_test (8 ms total) 34: 34: [----------] 1 test from std_algorithms_partitioning_ops 34: [ RUN ] std_algorithms_partitioning_ops.partition_copy 34: [ OK ] std_algorithms_partitioning_ops.partition_copy (73 ms) 34: [----------] 1 test from std_algorithms_partitioning_ops (73 ms total) 34: 34: [----------] 1 test from std_algorithms_numerics_ops_test 34: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 34: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (135 ms) 34: [----------] 1 test from std_algorithms_numerics_ops_test (135 ms total) 34: 34: [----------] 6 tests from std_algorithms_numeric_ops_test 34: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 34: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (701 ms) 34: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 34: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 34: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 34: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (186 ms) 34: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 34: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 34: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 34: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 34: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 34: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 34: [----------] 6 tests from std_algorithms_numeric_ops_test (887 ms total) 34: 34: [----------] 1 test from std_algorithms_transform_ops_test 34: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 34: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (60 ms) 34: [----------] 1 test from std_algorithms_transform_ops_test (60 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 15 tests from 6 test suites ran. (1301 ms total) 34: [ PASSED ] 15 tests. 34/48 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 1.97 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 35: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 35: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests 35: Test timeout computed to be: 1500 35: [==========] Running 5 tests from 4 test suites. 35: [----------] Global test environment set-up. 35: [----------] 2 tests from std_algorithms_count_team_test 35: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 35: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (1237 ms) 35: [ RUN ] std_algorithms_count_team_test.count_returns_zero 35: [ OK ] std_algorithms_count_team_test.count_returns_zero (642 ms) 35: [----------] 2 tests from std_algorithms_count_team_test (1879 ms total) 35: 35: [----------] 1 test from std_algorithms_count_if_team_test 35: [ RUN ] std_algorithms_count_if_team_test.test 35: [ OK ] std_algorithms_count_if_team_test.test (719 ms) 35: [----------] 1 test from std_algorithms_count_if_team_test (719 ms total) 35: 35: [----------] 1 test from std_algorithms_for_each_team_test 35: [ RUN ] std_algorithms_for_each_team_test.test [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o 35: [ OK ] std_algorithms_for_each_team_test.test (879 ms) 35: [----------] 1 test from std_algorithms_for_each_team_test (879 ms total) 35: 35: [----------] 1 test from std_algorithms_for_each_n_team_test 35: [ RUN ] std_algorithms_for_each_n_team_test.test 35: [ OK ] std_algorithms_for_each_n_team_test.test (874 ms) 35: [----------] 1 test from std_algorithms_for_each_n_team_test (874 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 5 tests from 4 test suites ran. (4353 ms total) 35: [ PASSED ] 5 tests. 35/48 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 5.03 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 36: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 36: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests 36: Test timeout computed to be: 1500 36: [==========] Running 2 tests from 1 test suite. 36: [----------] Global test environment set-up. 36: [----------] 2 tests from std_algorithms_equal_team_test 36: [ RUN ] std_algorithms_equal_team_test.views_are_equal 36: [ OK ] std_algorithms_equal_team_test.views_are_equal (4548 ms) 36: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 36: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (3796 ms) 36: [----------] 2 tests from std_algorithms_equal_team_test (8345 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 2 tests from 1 test suite ran. (8345 ms total) 36: [ PASSED ] 2 tests. 36/48 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 9.01 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 37: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 37: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests 37: Test timeout computed to be: 1500 37: [==========] Running 0 tests from 0 test suites. 37: [==========] 0 tests from 0 test suites ran. (0 ms total) 37: [ PASSED ] 0 tests. 37/48 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 0.63 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 38: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 38: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests 38: Test timeout computed to be: 1500 38: [==========] Running 3 tests from 3 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from std_algorithms_min_element_team_test 38: [ RUN ] std_algorithms_min_element_team_test.test 38: [ OK ] std_algorithms_min_element_team_test.test (0 ms) 38: [----------] 1 test from std_algorithms_min_element_team_test (0 ms total) 38: 38: [----------] 1 test from std_algorithms_max_element_team_test 38: [ RUN ] std_algorithms_max_element_team_test.test 38: [ OK ] std_algorithms_max_element_team_test.test (0 ms) 38: [----------] 1 test from std_algorithms_max_element_team_test (0 ms total) 38: 38: [----------] 1 test from std_algorithms_minmax_element_team_test 38: [ RUN ] std_algorithms_minmax_element_team_test.test 38: [ OK ] std_algorithms_minmax_element_team_test.test (0 ms) 38: [----------] 1 test from std_algorithms_minmax_element_team_test (0 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 3 tests from 3 test suites ran. (0 ms total) 38: [ PASSED ] 3 tests. 38/48 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 0.62 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 39: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 39: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests 39: Test timeout computed to be: 1500 [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o 39: [==========] Running 6 tests from 6 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from std_algorithms_fill_team_test 39: [ RUN ] std_algorithms_fill_team_test.test 39: [ OK ] std_algorithms_fill_team_test.test (832 ms) 39: [----------] 1 test from std_algorithms_fill_team_test (832 ms total) 39: 39: [----------] 1 test from std_algorithms_fill_n_team_test 39: [ RUN ] std_algorithms_fill_n_team_test.test 39: [ OK ] std_algorithms_fill_n_team_test.test (2436 ms) 39: [----------] 1 test from std_algorithms_fill_n_team_test (2436 ms total) 39: 39: [----------] 1 test from std_algorithms_replace_team_test 39: [ RUN ] std_algorithms_replace_team_test.test 39: [ OK ] std_algorithms_replace_team_test.test (829 ms) 39: [----------] 1 test from std_algorithms_replace_team_test (830 ms total) 39: 39: [----------] 1 test from std_algorithms_replace_if_team_test 39: [ RUN ] std_algorithms_replace_if_team_test.test 39: [ OK ] std_algorithms_replace_if_team_test.test (1006 ms) 39: [----------] 1 test from std_algorithms_replace_if_team_test (1006 ms total) 39: 39: [----------] 1 test from std_algorithms_replace_copy_team_test 39: [ RUN ] std_algorithms_replace_copy_team_test.test 39: [ OK ] std_algorithms_replace_copy_team_test.test (2190 ms) 39: [----------] 1 test from std_algorithms_replace_copy_team_test (2190 ms total) 39: 39: [----------] 1 test from std_algorithms_replace_copy_if_team_test 39: [ RUN ] std_algorithms_replace_copy_if_team_test.test [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o 39: [ OK ] std_algorithms_replace_copy_if_team_test.test (1873 ms) 39: [----------] 1 test from std_algorithms_replace_copy_if_team_test (1873 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 6 tests from 6 test suites ran. (9170 ms total) 39: [ PASSED ] 6 tests. 39/48 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 9.84 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 40: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 40: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests 40: Test timeout computed to be: 1500 40: [==========] Running 4 tests from 4 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from std_algorithms_reverse_team_test 40: [ RUN ] std_algorithms_reverse_team_test.test 40: [ OK ] std_algorithms_reverse_team_test.test (795 ms) 40: [----------] 1 test from std_algorithms_reverse_team_test (795 ms total) 40: 40: [----------] 1 test from std_algorithms_reverse_copy_team_test 40: [ RUN ] std_algorithms_reverse_copy_team_test.test 40: [ OK ] std_algorithms_reverse_copy_team_test.test (1366 ms) 40: [----------] 1 test from std_algorithms_reverse_copy_team_test (1366 ms total) 40: 40: [----------] 1 test from std_algorithms_rotate_team_test 40: [ RUN ] std_algorithms_rotate_team_test.test [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o 40: [ OK ] std_algorithms_rotate_team_test.test (3030 ms) 40: [----------] 1 test from std_algorithms_rotate_team_test (3030 ms total) 40: 40: [----------] 1 test from std_algorithms_rotate_copy_team_test 40: [ RUN ] std_algorithms_rotate_copy_team_test.test [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o 40: [ OK ] std_algorithms_rotate_copy_team_test.test (5111 ms) 40: [----------] 1 test from std_algorithms_rotate_copy_team_test (5111 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 4 tests from 4 test suites ran. (10304 ms total) 40: [ PASSED ] 4 tests. 40/48 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 10.97 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 41: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 41: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests 41: Test timeout computed to be: 1500 41: [==========] Running 4 tests from 4 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from std_algorithms_move_team_test 41: [ RUN ] std_algorithms_move_team_test.test 41: [ OK ] std_algorithms_move_team_test.test (1751 ms) 41: [----------] 1 test from std_algorithms_move_team_test (1751 ms total) 41: 41: [----------] 1 test from std_algorithms_move_backward_team_test 41: [ RUN ] std_algorithms_move_backward_team_test.test 41: [ OK ] std_algorithms_move_backward_team_test.test (1574 ms) 41: [----------] 1 test from std_algorithms_move_backward_team_test (1574 ms total) 41: 41: [----------] 1 test from std_algorithms_shift_left_team_test 41: [ RUN ] std_algorithms_shift_left_team_test.test 41: [ OK ] std_algorithms_shift_left_team_test.test (4962 ms) 41: [----------] 1 test from std_algorithms_shift_left_team_test (4962 ms total) 41: 41: [----------] 1 test from std_algorithms_shift_right_team_test 41: [ RUN ] std_algorithms_shift_right_team_test.test 41: [ OK ] std_algorithms_shift_right_team_test.test (4579 ms) 41: [----------] 1 test from std_algorithms_shift_right_team_test (4579 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 4 tests from 4 test suites ran. (12867 ms total) 41: [ PASSED ] 4 tests. 41/48 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 13.54 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 42: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 42: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests 42: Test timeout computed to be: 1500 42: [==========] Running 9 tests from 9 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from std_algorithms_copy_team_test 42: [ RUN ] std_algorithms_copy_team_test.test 42: [ OK ] std_algorithms_copy_team_test.test (1911 ms) 42: [----------] 1 test from std_algorithms_copy_team_test (1911 ms total) 42: 42: [----------] 1 test from std_algorithms_copy_n_team_test 42: [ RUN ] std_algorithms_copy_n_team_test.test [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o 42: [ OK ] std_algorithms_copy_n_team_test.test (4190 ms) 42: [----------] 1 test from std_algorithms_copy_n_team_test (4190 ms total) 42: 42: [----------] 1 test from std_algorithms_copy_backward_team_test 42: [ RUN ] std_algorithms_copy_backward_team_test.test 42: [ OK ] std_algorithms_copy_backward_team_test.test (1471 ms) 42: [----------] 1 test from std_algorithms_copy_backward_team_test (1471 ms total) 42: 42: [----------] 1 test from std_algorithms_copy_if_team_test 42: [ RUN ] std_algorithms_copy_if_team_test.test 42: [ OK ] std_algorithms_copy_if_team_test.test (1718 ms) 42: [----------] 1 test from std_algorithms_copy_if_team_test (1718 ms total) 42: 42: [----------] 1 test from std_algorithms_unique_copy_team_test 42: [ RUN ] std_algorithms_unique_copy_team_test.test 42: [ OK ] std_algorithms_unique_copy_team_test.test (2271 ms) 42: [----------] 1 test from std_algorithms_unique_copy_team_test (2271 ms total) 42: 42: [----------] 1 test from std_algorithms_remove_team_test 42: [ RUN ] std_algorithms_remove_team_test.test 42: [ OK ] std_algorithms_remove_team_test.test (1295 ms) 42: [----------] 1 test from std_algorithms_remove_team_test (1295 ms total) 42: 42: [----------] 1 test from std_algorithms_remove_if_team_test 42: [ RUN ] std_algorithms_remove_if_team_test.test 42: [ OK ] std_algorithms_remove_if_team_test.test (1324 ms) 42: [----------] 1 test from std_algorithms_remove_if_team_test (1324 ms total) 42: 42: [----------] 1 test from std_algorithms_remove_copy_team_test 42: [ RUN ] std_algorithms_remove_copy_team_test.test [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o 42: [ OK ] std_algorithms_remove_copy_team_test.test (2033 ms) 42: [----------] 1 test from std_algorithms_remove_copy_team_test (2033 ms total) 42: 42: [----------] 1 test from std_algorithms_remove_copy_if_team_test 42: [ RUN ] std_algorithms_remove_copy_if_team_test.test [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o 42: [ OK ] std_algorithms_remove_copy_if_team_test.test (1858 ms) 42: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1858 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 9 tests from 9 test suites ran. (18076 ms total) 42: [ PASSED ] 9 tests. 42/48 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 18.75 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 43: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 43: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests 43: Test timeout computed to be: 1500 [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o 43: [==========] Running 2 tests from 2 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_unique_team_test 43: [ RUN ] std_algorithms_unique_team_test.test_default_predicate [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o 43: [ OK ] std_algorithms_unique_team_test.test_default_predicate (2097 ms) 43: [----------] 1 test from std_algorithms_unique_team_test (2097 ms total) 43: 43: [----------] 1 test from std_algorithms_adjacent_difference_team_test 43: [ RUN ] std_algorithms_adjacent_difference_team_test.test 43: [ OK ] std_algorithms_adjacent_difference_team_test.test (3296 ms) 43: [----------] 1 test from std_algorithms_adjacent_difference_team_test (3296 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 2 tests from 2 test suites ran. (5393 ms total) 43: [ PASSED ] 2 tests. 43/48 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 6.06 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 44: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 44: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests 44: Test timeout computed to be: 1500 44: [==========] Running 6 tests from 2 test suites. 44: [----------] Global test environment set-up. 44: [----------] 2 tests from std_algorithms_is_sorted_team_test 44: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 44: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (974 ms) 44: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 44: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1501 ms) 44: [----------] 2 tests from std_algorithms_is_sorted_team_test (2475 ms total) 44: 44: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 44: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 44: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (82 ms) 44: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 44: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (92 ms) 44: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o 44: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1215 ms) 44: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 44: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (738 ms) 44: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2129 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 6 tests from 2 test suites ran. (4605 ms total) 44: [ PASSED ] 6 tests. 44/48 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 5.27 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 45: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 45: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests 45: Test timeout computed to be: 1500 45: [==========] Running 4 tests from 4 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_transform_team_test 45: [ RUN ] std_algorithms_transform_team_test.test_unary_op 45: [ OK ] std_algorithms_transform_team_test.test_unary_op (1842 ms) 45: [----------] 1 test from std_algorithms_transform_team_test (1842 ms total) 45: 45: [----------] 1 test from std_algorithms_generate_team_test 45: [ RUN ] std_algorithms_generate_team_test.test_unary_op 45: [ OK ] std_algorithms_generate_team_test.test_unary_op (2039 ms) 45: [----------] 1 test from std_algorithms_generate_team_test (2039 ms total) 45: 45: [----------] 1 test from std_algorithms_generate_n_team_test 45: [ RUN ] std_algorithms_generate_n_team_test.test 45: [ OK ] std_algorithms_generate_n_team_test.test (2084 ms) 45: [----------] 1 test from std_algorithms_generate_n_team_test (2084 ms total) 45: 45: [----------] 1 test from std_algorithms_swap_ranges_team_test 45: [ RUN ] std_algorithms_swap_ranges_team_test.test 45: [ OK ] std_algorithms_swap_ranges_team_test.test (1700 ms) 45: [----------] 1 test from std_algorithms_swap_ranges_team_test (1700 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 4 tests from 4 test suites ran. (7667 ms total) 45: [ PASSED ] 4 tests. 45/48 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 8.34 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 46: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 46: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests 46: Test timeout computed to be: 1500 46: [==========] Running 1 test from 1 test suite. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_exclusive_scan_team_test 46: [ RUN ] std_algorithms_exclusive_scan_team_test.test 46: [ OK ] std_algorithms_exclusive_scan_team_test.test (2001 ms) 46: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2002 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 1 test from 1 test suite ran. (2002 ms total) 46: [ PASSED ] 1 test. 46/48 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 2.67 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 47: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 47: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests 47: Test timeout computed to be: 1500 47: [==========] Running 1 test from 1 test suite. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_inclusive_scan_team_test 47: [ RUN ] std_algorithms_inclusive_scan_team_test.test 47: [ OK ] std_algorithms_inclusive_scan_team_test.test (5793 ms) 47: [----------] 1 test from std_algorithms_inclusive_scan_team_test (5793 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 1 test from 1 test suite ran. (5793 ms total) 47: [ PASSED ] 1 test. 47/48 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 6.46 sec test 48 Start 48: Kokkos_UnitTest_SIMD 48: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/simd/unit_tests/Kokkos_UnitTest_SIMD 48: Working Directory: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/simd/unit_tests 48: Test timeout computed to be: 1500 48: [==========] Running 14 tests from 1 test suite. 48: [----------] Global test environment set-up. 48: [----------] 14 tests from simd 48: [ RUN ] simd.host_math_ops 48: [ OK ] simd.host_math_ops (0 ms) 48: [ RUN ] simd.device_math_ops 48: [ OK ] simd.device_math_ops (116 ms) 48: [ RUN ] simd.host_mask_ops 48: [ OK ] simd.host_mask_ops (0 ms) 48: [ RUN ] simd.device_mask_ops 48: [ OK ] simd.device_mask_ops (0 ms) 48: [ RUN ] simd.host_conversions 48: [ OK ] simd.host_conversions (0 ms) 48: [ RUN ] simd.device_conversions 48: [ OK ] simd.device_conversions (0 ms) 48: [ RUN ] simd.host_shift_ops 48: [ OK ] simd.host_shift_ops (0 ms) 48: [ RUN ] simd.device_shift_ops 48: [ OK ] simd.device_shift_ops (7 ms) 48: [ RUN ] simd.host_condition 48: [ OK ] simd.host_condition (0 ms) 48: [ RUN ] simd.device_condition 48: [ OK ] simd.device_condition (0 ms) 48: [ RUN ] simd.host_gen_ctors 48: [ OK ] simd.host_gen_ctors (0 ms) 48: [ RUN ] simd.device_gen_ctors 48: [ OK ] simd.device_gen_ctors (0 ms) 48: [ RUN ] simd.host_where_expressions 48: [ OK ] simd.host_where_expressions (0 ms) 48: [ RUN ] simd.device_where_expressions 48: [ OK ] simd.device_where_expressions (0 ms) 48: [----------] 14 tests from simd (124 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 14 tests from 1 test suite ran. (124 ms total) 48: [ PASSED ] 14 tests. 48/48 Test #48: Kokkos_UnitTest_SIMD ........................ Passed 0.79 sec 100% tests passed, 0 tests failed out of 48 Total Test time (real) = 837.18 sec Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Fri Jan 26 04:12:26 2024 stats zeroed Fri Jan 26 04:12:26 2024 cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 5558 cache size 4.5 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 042ee086f4a43614fbe7c28482aef202972c32bf5cd05eb94e5896c206c9a522 $ docker rm -f --volumes 042ee086f4a43614fbe7c28482aef202972c32bf5cd05eb94e5896c206c9a522 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o Running on fetnat06 in /var/jenkins/workspace/Kokkos_release-candidate-4.2.01 [Pipeline] // node [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Fetching changes from the remote Git repository Fetching without tags Checking out Revision d4a099599fdc6e9470cdc1c8ef891dc0cae7bdee (release-candidate-4.2.01) [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o Commit message: "Merge pull request #6749 from ndellingwood/cherrypick-6510-to-rc4201" [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/.git # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/release-candidate-4.2.01:refs/remotes/origin/release-candidate-4.2.01 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4a099599fdc6e9470cdc1c8ef891dc0cae7bdee # timeout=10 [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t b3231a5580b61442eca748d895a65dedcc919fec --build-arg BASE=nvidia/cuda:11.7.1-devel-ubuntu20.04 -f scripts/docker/Dockerfile.nvcc scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 23.04kB Step 1/10 : ARG BASE=nvidia/cuda:9.2-devel Step 2/10 : FROM $BASE ---> 54bed995e06c Step 3/10 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> faec4477348e Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 2719466f5751 Step 5/10 : RUN apt-get update && apt-get install -y bc wget ccache $ADDITIONAL_PACKAGES && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> b5708fae4a9e Step 6/10 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> 3e8acba1aca3 Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> b41cf3ee65ba Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> ee76ee8445f1 Step 9/10 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> d9a94a5fb889 Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> a82a45e231d6 Successfully built a82a45e231d6 Successfully tagged b3231a5580b61442eca748d895a65dedcc919fec:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . b3231a5580b61442eca748d895a65dedcc919fec . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat06 seems to be running inside container 5bb561564e404ea55159af8f6b497abc9f89373ec3520adbc4b83d6f73d2c21b $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_release-candidate-4.2.01 --volumes-from 5bb561564e404ea55159af8f6b497abc9f89373ec3520adbc4b83d6f73d2c21b -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** b3231a5580b61442eca748d895a65dedcc919fec cat [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o $ docker top f6c1fc326e1896f373b67b864580fee07adfc2e4980d0f0672dea79929ba1371 -eo pid,comm [Pipeline] { [Pipeline] sh + ccache --zero-stats Statistics zeroed [Pipeline] sh + rm -rf build + mkdir -p build + cd build + ../gnu_generate_makefile.bash --with-options=compiler_warnings --cxxflags=-Werror --cxxstandard=c++17 --with-cuda --with-cuda-options=enable_lambda --arch=Volta70 Generating Makefiles with options KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 CXX=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 + make test -j8 make -C core/unit_test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 CXX=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test' /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/UnitTestMainInit.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_Init.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCudaUVM_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCudaHostPinned_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_RangePolicy.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_RangePolicyRequire.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_a.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_b.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_c.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_d.cpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_e.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_ViewCopy_a.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_ViewCopy_b.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_DeepCopyAlignment.cpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_ViewMapping_a.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_ViewMapping_b.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_ViewMapping_subview.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_ViewResize.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_ViewLayoutStrideAssignment.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_a.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_b.cpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_c.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_d.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_e.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCudaUVM_ViewCopy_a.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCudaUVM_ViewCopy_b.cpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCudaUVM_ViewMapping_a.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCudaUVM_ViewMapping_b.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCudaUVM_ViewMapping_subview.cpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_a.cpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o [ 21%] Linking CXX executable Kokkos_IncrementalTest_SERIAL /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_b.cpp [ 21%] Built target Kokkos_IncrementalTest_SERIAL /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_c.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_d.cpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_e.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewCopy_a.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewCopy_b.cpp Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewMapping_a.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewMapping_b.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewMapping_subview.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_View_64bit.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_ViewOfClass.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_SubView_a.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_SubView_b.cpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_SubView_c01.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_SubView_c02.cpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_SubView_c03.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_SubView_c04.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_SubView_c05.cpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_SubView_c06.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_SubView_c07.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_SubView_c08.cpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_SubView_c09.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_SubView_c10.cpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_SubView_c11.cpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_SubView_c12.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_SubView_c13.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_Reductions.cpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_ParallelScanRangePolicy.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_Reductions_DeviceView.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_Reducers_a.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_Reducers_b.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_Reducers_c.cpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 26%] Linking CXX executable Kokkos_IncrementalTest_CUDA [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 26%] Built target Kokkos_IncrementalTest_CUDA /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_Reducers_d.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_Reducers_e.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_Complex.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_int.cpp Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Kokkos_Complex.hpp(110): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_unsignedint.cpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_longint.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_unsignedlongint.cpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_longlongint.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_double.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_float.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_complexfloat.cpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_complexdouble.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_AtomicViews.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_Atomics.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_TeamBasic.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_TeamScratch.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_TeamReductionScan.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_TeamTeamSize.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_TeamVectorRange.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_Other.cpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_MDRange_a.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_MDRange_b.cpp [ 28%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 28%] Built target Kokkos_CoreUnitTest_Develop /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_MDRange_c.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_MDRange_d.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_MDRange_e.cpp Scanning dependencies of target Kokkos_push_finalize_hook_terminate /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_Crs.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/cuda/TestCuda_Task.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_WorkGraph.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/cuda/TestCuda_Spaces.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_UniqueToken.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_LocalDeepCopy.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/cuda/TestCuda_DebugSerialExecution.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/cuda/TestCuda_DebugPinUVMSpace.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/cuda/TestCuda_TeamScratchStreams.cpp [ 28%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 28%] Built target Kokkos_push_finalize_hook_terminate /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Command_Line_Parsing.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Abort.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_HostThreadTeam.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_MemorySpace.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_SharedAlloc.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Spinwait.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_hwloc.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_CPUDiscovery.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_HostBarrier.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Core.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Stacktrace.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Profiling.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Error.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_HostSpace.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_MemoryPool.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src/impl/Kokkos_UnorderedMap_impl.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Cuda/Kokkos_Cuda_Instance.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Cuda/Kokkos_CudaSpace.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Cuda/Kokkos_Cuda_Task.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/src/Lock_Array_CUDA.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Serial/Kokkos_Serial.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Serial/Kokkos_Serial_Task.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/UnitTestMain.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/cuda/TestCuda_InterOp_Init.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/cuda/TestCuda_InterOp_Streams.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_Init.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_RangePolicy.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_RangePolicyRequire.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_View_64bit.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_a.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_b.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_c.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_d.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_e.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_DeepCopyAlignment.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 28%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 28%] Built target Kokkos_CoreUnitTest_CudaInterOpInit /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_ViewCopy_a.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_ViewCopy_b.cpp Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraph /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_ViewMapping_a.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_ViewMapping_b.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_ViewMapping_subview.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_ViewResize.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_ViewLayoutStrideAssignment.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_ViewOfClass.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_SubView_a.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_SubView_b.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_SubView_c01.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_SubView_c02.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_SubView_c03.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_SubView_c04.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_SubView_c05.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_SubView_c06.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_SubView_c07.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_SubView_c08.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_SubView_c09.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_SubView_c10.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_SubView_c11.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_SubView_c12.cpp [ 28%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 28%] Built target Kokkos_CoreUnitTest_CudaGraph Scanning dependencies of target Kokkos_CoreUnitTest_TuningBuiltins [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBuiltins.dir/tools/TestBuiltinTuners.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_SubView_c13.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_Reductions.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_ParallelScanRangePolicy.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_Reductions_DeviceView.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_Reducers_a.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_Reducers_b.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_Reducers_c.cpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_Reducers_d.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_Reducers_e.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_Complex.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_int.cpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_unsignedint.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_longint.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_unsignedlongint.cpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_longlongint.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Kokkos_Complex.hpp(110): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_double.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_float.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_complexfloat.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_complexdouble.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_AtomicViews.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_Atomics.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_TeamBasic.cpp [ 30%] Linking CXX executable Kokkos_CoreUnitTest_TuningBuiltins [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 30%] Built target Kokkos_CoreUnitTest_TuningBuiltins Scanning dependencies of target Kokkos_CoreUnitTest_LogicalSpaces [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LogicalSpaces.dir/tools/TestLogicalSpaces.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_TeamScratch.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_TeamVectorRange.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_TeamReductionScan.cpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_TeamTeamSize.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_Other.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_MDRange_a.cpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_MDRange_b.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_MDRange_c.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_MDRange_d.cpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_MDRange_e.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_Crs.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/serial/TestSerial_Task.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_WorkGraph.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_LocalDeepCopy.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestHWLOC.cpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/default/TestDefaultDeviceType.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/default/TestDefaultDeviceType_a1.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/default/TestDefaultDeviceType_b1.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/default/TestDefaultDeviceType_c1.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/default/TestDefaultDeviceType_a2.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/default/TestDefaultDeviceType_b2.cpp [ 30%] Linking CXX executable Kokkos_CoreUnitTest_LogicalSpaces [ 30%] Built target Kokkos_CoreUnitTest_LogicalSpaces /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/default/TestDefaultDeviceType_c2.cpp Scanning dependencies of target Kokkos_CoreUnitTest_CategoricalTuner [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CategoricalTuner.dir/tools/TestCategoricalTuner.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/default/TestDefaultDeviceType_a3.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/default/TestDefaultDeviceType_b3.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/default/TestDefaultDeviceType_c3.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/default/TestDefaultDeviceType_d.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestStackTrace.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestStackTrace_f0.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestStackTrace_f1.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestStackTrace_f2.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestStackTrace_f3.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestStackTrace_f4.cpp ar cr libkokkos.a Kokkos_Command_Line_Parsing.o Kokkos_HostSpace_deepcopy.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostThreadTeam.o Kokkos_MemorySpace.o Kokkos_SharedAlloc.o Kokkos_Spinwait.o Kokkos_hwloc.o Kokkos_CPUDiscovery.o Kokkos_HostBarrier.o Kokkos_Core.o Kokkos_Stacktrace.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_HostSpace.o Kokkos_MemoryPool.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Kokkos_Cuda_Task.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o ranlib libkokkos.a /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper UnitTestMainInit.o gtest-all.o TestCuda_Init.o TestCuda_SharedAlloc.o TestCudaUVM_SharedAlloc.o TestCudaHostPinned_SharedAlloc.o TestCuda_RangePolicy.o TestCuda_RangePolicyRequire.o TestCuda_ViewAPI_a.o TestCuda_ViewAPI_b.o TestCuda_ViewAPI_c.o TestCuda_ViewAPI_d.o TestCuda_ViewAPI_e.o TestCuda_ViewCopy_a.o TestCuda_ViewCopy_b.o TestCuda_DeepCopyAlignment.o TestCuda_ViewMapping_a.o TestCuda_ViewMapping_b.o TestCuda_ViewMapping_subview.o TestCuda_ViewResize.o TestCuda_ViewLayoutStrideAssignment.o TestCudaUVM_ViewAPI_a.o TestCudaUVM_ViewAPI_b.o TestCudaUVM_ViewAPI_c.o TestCudaUVM_ViewAPI_d.o TestCudaUVM_ViewAPI_e.o TestCudaUVM_ViewCopy_a.o TestCudaUVM_ViewCopy_b.o TestCudaUVM_ViewMapping_a.o TestCudaUVM_ViewMapping_b.o TestCudaUVM_ViewMapping_subview.o TestCudaHostPinned_ViewAPI_a.o TestCudaHostPinned_ViewAPI_b.o TestCudaHostPinned_ViewAPI_c.o TestCudaHostPinned_ViewAPI_d.o TestCudaHostPinned_ViewAPI_e.o TestCudaHostPinned_ViewCopy_a.o TestCudaHostPinned_ViewCopy_b.o TestCudaHostPinned_ViewMapping_a.o TestCudaHostPinned_ViewMapping_b.o TestCudaHostPinned_ViewMapping_subview.o TestCuda_View_64bit.o TestCuda_ViewOfClass.o TestCuda_SubView_a.o TestCuda_SubView_b.o TestCuda_SubView_c01.o TestCuda_SubView_c02.o TestCuda_SubView_c03.o TestCuda_SubView_c04.o TestCuda_SubView_c05.o TestCuda_SubView_c06.o TestCuda_SubView_c07.o TestCuda_SubView_c08.o TestCuda_SubView_c09.o TestCuda_SubView_c10.o TestCuda_SubView_c11.o TestCuda_SubView_c12.o TestCuda_SubView_c13.o TestCuda_Reductions.o TestCuda_ParallelScanRangePolicy.o TestCuda_Reductions_DeviceView.o TestCuda_Reducers_a.o TestCuda_Reducers_b.o TestCuda_Reducers_c.o TestCuda_Reducers_d.o TestCuda_Reducers_e.o TestCuda_Complex.o TestCuda_AtomicOperations_int.o TestCuda_AtomicOperations_unsignedint.o TestCuda_AtomicOperations_longint.o TestCuda_AtomicOperations_unsignedlongint.o TestCuda_AtomicOperations_longlongint.o TestCuda_AtomicOperations_double.o TestCuda_AtomicOperations_float.o TestCuda_AtomicOperations_complexfloat.o TestCuda_AtomicOperations_complexdouble.o TestCuda_AtomicViews.o TestCuda_Atomics.o TestCuda_TeamBasic.o TestCuda_TeamScratch.o TestCuda_TeamReductionScan.o TestCuda_TeamTeamSize.o TestCuda_TeamVectorRange.o TestCuda_Other.o TestCuda_MDRange_a.o TestCuda_MDRange_b.o TestCuda_MDRange_c.o TestCuda_MDRange_d.o TestCuda_MDRange_e.o TestCuda_Crs.o TestCuda_Task.o TestCuda_WorkGraph.o TestCuda_Spaces.o TestCuda_UniqueToken.o TestCuda_LocalDeepCopy.o TestCuda_DebugSerialExecution.o TestCuda_DebugPinUVMSpace.o TestCuda_TeamScratchStreams.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Cuda /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper UnitTestMain.o gtest-all.o TestCuda_InterOp_Init.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_CudaInterOpInit /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper UnitTestMain.o gtest-all.o TestCuda_InterOp_Streams.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_CudaInterOpStreams /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper UnitTestMainInit.o gtest-all.o TestSerial_Init.o TestSerial_SharedAlloc.o TestSerial_RangePolicy.o TestSerial_RangePolicyRequire.o TestSerial_View_64bit.o TestSerial_ViewAPI_a.o TestSerial_ViewAPI_b.o TestSerial_ViewAPI_c.o TestSerial_ViewAPI_d.o TestSerial_ViewAPI_e.o TestSerial_DeepCopyAlignment.o TestSerial_ViewCopy_a.o TestSerial_ViewCopy_b.o TestSerial_ViewMapping_a.o TestSerial_ViewMapping_b.o TestSerial_ViewMapping_subview.o TestSerial_ViewResize.o TestSerial_ViewLayoutStrideAssignment.o TestSerial_ViewOfClass.o TestSerial_SubView_a.o TestSerial_SubView_b.o TestSerial_SubView_c01.o TestSerial_SubView_c02.o TestSerial_SubView_c03.o TestSerial_SubView_c04.o TestSerial_SubView_c05.o TestSerial_SubView_c06.o TestSerial_SubView_c07.o TestSerial_SubView_c08.o TestSerial_SubView_c09.o TestSerial_SubView_c10.o TestSerial_SubView_c11.o TestSerial_SubView_c12.o TestSerial_SubView_c13.o TestSerial_Reductions.o TestSerial_ParallelScanRangePolicy.o TestSerial_Reductions_DeviceView.o TestSerial_Reducers_a.o TestSerial_Reducers_b.o TestSerial_Reducers_c.o TestSerial_Reducers_d.o TestSerial_Reducers_e.o TestSerial_Complex.o TestSerial_AtomicOperations_int.o TestSerial_AtomicOperations_unsignedint.o TestSerial_AtomicOperations_longint.o TestSerial_AtomicOperations_unsignedlongint.o TestSerial_AtomicOperations_longlongint.o TestSerial_AtomicOperations_double.o TestSerial_AtomicOperations_float.o TestSerial_AtomicOperations_complexfloat.o TestSerial_AtomicOperations_complexdouble.o TestSerial_AtomicViews.o TestSerial_Atomics.o TestSerial_TeamBasic.o TestSerial_TeamScratch.o TestSerial_TeamVectorRange.o TestSerial_TeamReductionScan.o TestSerial_TeamTeamSize.o TestSerial_Other.o TestSerial_MDRange_a.o TestSerial_MDRange_b.o TestSerial_MDRange_c.o TestSerial_MDRange_d.o TestSerial_MDRange_e.o TestSerial_Crs.o TestSerial_Task.o TestSerial_WorkGraph.o TestSerial_LocalDeepCopy.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Serial /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper TestHWLOC.o UnitTestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_HWLOC /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper UnitTestMainInit.o gtest-all.o TestDefaultDeviceType.o TestDefaultDeviceType_a1.o TestDefaultDeviceType_b1.o TestDefaultDeviceType_c1.o TestDefaultDeviceType_a2.o TestDefaultDeviceType_b2.o TestDefaultDeviceType_c2.o TestDefaultDeviceType_a3.o TestDefaultDeviceType_b3.o TestDefaultDeviceType_c3.o TestDefaultDeviceType_d.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Default /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper UnitTestMainInit.o gtest-all.o TestDefaultDeviceType.o TestDefaultDeviceType_a1.o TestDefaultDeviceType_b1.o TestDefaultDeviceType_c1.o TestDefaultDeviceType_a2.o TestDefaultDeviceType_b2.o TestDefaultDeviceType_c2.o TestDefaultDeviceType_a3.o TestDefaultDeviceType_b3.o TestDefaultDeviceType_c3.o TestDefaultDeviceType_d.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_PushFinalizeHook /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper UnitTestMainInit.o gtest-all.o TestDefaultDeviceType.o TestDefaultDeviceType_a1.o TestDefaultDeviceType_b1.o TestDefaultDeviceType_c1.o TestDefaultDeviceType_a2.o TestDefaultDeviceType_b2.o TestDefaultDeviceType_c2.o TestDefaultDeviceType_a3.o TestDefaultDeviceType_b3.o TestDefaultDeviceType_c3.o TestDefaultDeviceType_d.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_PushFinalizeHook_terminate /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper TestStackTrace.o TestStackTrace_f0.o TestStackTrace_f1.o TestStackTrace_f2.o TestStackTrace_f3.o TestStackTrace_f4.o gtest-all.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_StackTraceTestExec [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 32%] Linking CXX executable Kokkos_CoreUnitTest_CategoricalTuner [ 32%] Built target Kokkos_CoreUnitTest_CategoricalTuner [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test' make -C core/perf_test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 CXX=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test' /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/perf_test/test_taskdag.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Command_Line_Parsing.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_HostThreadTeam.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_MemorySpace.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_SharedAlloc.cpp Scanning dependencies of target Kokkos_CoreUnitTest_TuningBasics [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBasics.dir/tools/TestTuning.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Spinwait.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_hwloc.cpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_CPUDiscovery.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_HostBarrier.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Core.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Stacktrace.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Profiling.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Error.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_HostSpace.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_MemoryPool.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src/impl/Kokkos_UnorderedMap_impl.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Cuda/Kokkos_Cuda_Instance.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Cuda/Kokkos_CudaSpace.cpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Cuda/Kokkos_Cuda_Task.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/src/Lock_Array_CUDA.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Serial/Kokkos_Serial.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Serial/Kokkos_Serial_Task.cpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o ar cr libkokkos.a Kokkos_Command_Line_Parsing.o Kokkos_HostSpace_deepcopy.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostThreadTeam.o Kokkos_MemorySpace.o Kokkos_SharedAlloc.o Kokkos_Spinwait.o Kokkos_hwloc.o Kokkos_CPUDiscovery.o Kokkos_HostBarrier.o Kokkos_Core.o Kokkos_Stacktrace.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_HostSpace.o Kokkos_MemoryPool.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Kokkos_Cuda_Task.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o ranlib libkokkos.a /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -arch=sm_70 -L/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test -L/usr/local/cuda/lib64 -lpthread test_taskdag.o -lkokkos -ldl -lcudart -lcuda -o KokkosCore_PerformanceTest_TaskDAG echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test' make -C containers/unit_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 CXX=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/unit_tests' /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests/UnitTestMain.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_Bitset.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_DualView.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_DynamicView.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_DynViewAPI_generic.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_DynViewAPI_rank12345.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_DynViewAPI_rank67.cpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 33%] Linking CXX executable Kokkos_CoreUnitTest_TuningBasics [ 33%] Built target Kokkos_CoreUnitTest_TuningBasics [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_ErrorReporter.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_OffsetView.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_ScatterView.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_StaticCrsGraph.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_UnorderedMap.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda_ViewCtorPropEmbeddedDim.cpp Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Command_Line_Parsing.cpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_HostSpace_deepcopy.cpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_ExecPolicy.cpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_HostThreadTeam.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_MemorySpace.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Spinwait.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_hwloc.cpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_CPUDiscovery.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_HostBarrier.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Core.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Stacktrace.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Profiling.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Error.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_HostSpace.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_MemoryPool.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src/impl/Kokkos_UnorderedMap_impl.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Cuda/Kokkos_Cuda_Instance.cpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Cuda/Kokkos_CudaSpace.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Cuda/Kokkos_Cuda_Task.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/src/Lock_Array_CUDA.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Serial/Kokkos_Serial.cpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Serial/Kokkos_Serial_Task.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_Bitset.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_DualView.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_DynamicView.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_DynViewAPI_generic.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_DynViewAPI_rank12345.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_DynViewAPI_rank67.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_ErrorReporter.cpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_OffsetView.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_ScatterView.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_StaticCrsGraph.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_UnorderedMap.cpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial_ViewCtorPropEmbeddedDim.cpp ar cr libkokkos.a Kokkos_Command_Line_Parsing.o Kokkos_HostSpace_deepcopy.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostThreadTeam.o Kokkos_MemorySpace.o Kokkos_SharedAlloc.o Kokkos_Spinwait.o Kokkos_hwloc.o Kokkos_CPUDiscovery.o Kokkos_HostBarrier.o Kokkos_Core.o Kokkos_Stacktrace.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_HostSpace.o Kokkos_MemoryPool.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Kokkos_Cuda_Task.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o ranlib libkokkos.a /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper UnitTestMain.o gtest-all.o TestCuda_Bitset.o TestCuda_DualView.o TestCuda_DynamicView.o TestCuda_DynViewAPI_generic.o TestCuda_DynViewAPI_rank12345.o TestCuda_DynViewAPI_rank67.o TestCuda_ErrorReporter.o TestCuda_OffsetView.o TestCuda_ScatterView.o TestCuda_StaticCrsGraph.o TestCuda_UnorderedMap.o TestCuda_ViewCtorPropEmbeddedDim.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosContainers_UnitTest_Cuda [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper UnitTestMain.o gtest-all.o TestSerial_Bitset.o TestSerial_DualView.o TestSerial_DynamicView.o TestSerial_DynViewAPI_generic.o TestSerial_DynViewAPI_rank12345.o TestSerial_DynViewAPI_rank67.o TestSerial_ErrorReporter.o TestSerial_OffsetView.o TestSerial_ScatterView.o TestSerial_StaticCrsGraph.o TestSerial_UnorderedMap.o TestSerial_ViewCtorPropEmbeddedDim.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosContainers_UnitTest_Serial echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/unit_tests' make -C containers/performance_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 CXX=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/performance_tests' /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests/TestCuda.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests/TestMain.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Command_Line_Parsing.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_HostThreadTeam.cpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_MemorySpace.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_SharedAlloc.cpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Spinwait.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_hwloc.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_CPUDiscovery.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_HostBarrier.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Core.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Stacktrace.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Profiling.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Error.cpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_HostSpace.cpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_MemoryPool.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src/impl/Kokkos_UnorderedMap_impl.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Cuda/Kokkos_Cuda_Instance.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Cuda/Kokkos_CudaSpace.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Cuda/Kokkos_Cuda_Task.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/src/Lock_Array_CUDA.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Serial/Kokkos_Serial.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Serial/Kokkos_Serial_Task.cpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o ar cr libkokkos.a Kokkos_Command_Line_Parsing.o Kokkos_HostSpace_deepcopy.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostThreadTeam.o Kokkos_MemorySpace.o Kokkos_SharedAlloc.o Kokkos_Spinwait.o Kokkos_hwloc.o Kokkos_CPUDiscovery.o Kokkos_HostBarrier.o Kokkos_Core.o Kokkos_Stacktrace.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_HostSpace.o Kokkos_MemoryPool.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Kokkos_Cuda_Task.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o ranlib libkokkos.a /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -arch=sm_70 -L/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/performance_tests -L/usr/local/cuda/lib64 -lpthread TestCuda.o TestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda -o KokkosContainers_PerformanceTest_Cuda echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/performance_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/performance_tests' make -C algorithms/unit_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 CXX=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests' /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestCuda.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests/TestStdAlgorithmsCommon.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests/UnitTestMain.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Command_Line_Parsing.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_HostThreadTeam.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_MemorySpace.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Spinwait.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_hwloc.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_CPUDiscovery.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_HostBarrier.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Core.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Stacktrace.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Profiling.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_Error.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_HostSpace.cpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/impl/Kokkos_MemoryPool.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src/impl/Kokkos_UnorderedMap_impl.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Cuda/Kokkos_Cuda_Instance.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Cuda/Kokkos_CudaSpace.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Cuda/Kokkos_Cuda_Task.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/src/Lock_Array_CUDA.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Serial/Kokkos_Serial.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Serial/Kokkos_Serial_Task.cpp /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/src -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/desul/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/category_files -Werror -c TestSerial.cpp ar cr libkokkos.a Kokkos_Command_Line_Parsing.o Kokkos_HostSpace_deepcopy.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostThreadTeam.o Kokkos_MemorySpace.o Kokkos_SharedAlloc.o Kokkos_Spinwait.o Kokkos_hwloc.o Kokkos_CPUDiscovery.o Kokkos_HostBarrier.o Kokkos_Core.o Kokkos_Stacktrace.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_HostSpace.o Kokkos_MemoryPool.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Kokkos_Cuda_Task.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o ranlib libkokkos.a [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper TestSerial.o TestStdAlgorithmsCommon.o UnitTestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosAlgorithms_UnitTest_Serial Running on fetnat05 in /var/jenkins/workspace/Kokkos_release-candidate-4.2.01 [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_release-candidate-4.2.01 # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/release-candidate-4.2.01:refs/remotes/origin/release-candidate-4.2.01 # timeout=10 Avoid second fetch Checking out Revision d4a099599fdc6e9470cdc1c8ef891dc0cae7bdee (release-candidate-4.2.01) Commit message: "Merge pull request #6749 from ndellingwood/cherrypick-6510-to-rc4201" > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/release-candidate-4.2.01:refs/remotes/origin/release-candidate-4.2.01 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4a099599fdc6e9470cdc1c8ef891dc0cae7bdee # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t f555e42f4167d22dd1223349ff6439f8bb9fbf8b -f scripts/docker/Dockerfile.nvhpc scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 23.04kB Step 1/7 : ARG BASE=nvcr.io/nvidia/nvhpc:23.7-devel-cuda12.2-ubuntu20.04 Step 2/7 : FROM $BASE ---> 14f99d87eca9 Step 3/7 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> ac185a4ae86f Step 4/7 : ARG CMAKE_VERSION=3.23.1 ---> Using cache ---> c2cd33fc6594 Step 5/7 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 9fff90de95e0 Step 6/7 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> 1ca448ef8b8c Step 7/7 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 94aaf76b8cee Successfully built 94aaf76b8cee Successfully tagged f555e42f4167d22dd1223349ff6439f8bb9fbf8b:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . f555e42f4167d22dd1223349ff6439f8bb9fbf8b . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat05 seems to be running inside container 96f33fe7cfd5f46a9a15f01138a4a9793d7d20fc3e87b5208b51ad54ac432ce9 $ docker run -t -d -u 0:0 --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_release-candidate-4.2.01 --volumes-from 96f33fe7cfd5f46a9a15f01138a4a9793d7d20fc3e87b5208b51ad54ac432ce9 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** f555e42f4167d22dd1223349ff6439f8bb9fbf8b cat Running on fetnat03 in /var/jenkins/workspace/Kokkos_release-candidate-4.2.01 [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o $ docker top a2123a737d978d815421f3b0839f37acae0cdc355bc557c052b19865d20b6f4f -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL [Pipeline] withEnv [Pipeline] { Fetching changes from the remote Git repository [Pipeline] sh Fetching without tags + rm -rf build + mkdir -p build + cd build + /opt/cmake/bin/cmake -DCMAKE_CXX_COMPILER=nvc++ -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_OPENACC=ON -DKokkos_ARCH_VOLTA70=ON .. Checking out Revision d4a099599fdc6e9470cdc1c8ef891dc0cae7bdee (release-candidate-4.2.01) -- Setting default Kokkos CXX standard to 17 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/.git # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/release-candidate-4.2.01:refs/remotes/origin/release-candidate-4.2.01 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4a099599fdc6e9470cdc1c8ef891dc0cae7bdee # timeout=10 Commit message: "Merge pull request #6749 from ndellingwood/cherrypick-6510-to-rc4201" [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t f555e42f4167d22dd1223349ff6439f8bb9fbf8b -f scripts/docker/Dockerfile.nvhpc scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 23.04kB Step 1/7 : ARG BASE=nvcr.io/nvidia/nvhpc:23.7-devel-cuda12.2-ubuntu20.04 Step 2/7 : FROM $BASE ---> 14f99d87eca9 Step 3/7 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> 128db77655ab Step 4/7 : ARG CMAKE_VERSION=3.23.1 ---> Using cache ---> b73a4487d6db Step 5/7 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> cb0a8f38bd45 Step 6/7 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> 791686e462da Step 7/7 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 27405cf97eae Successfully built 27405cf97eae Successfully tagged f555e42f4167d22dd1223349ff6439f8bb9fbf8b:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . f555e42f4167d22dd1223349ff6439f8bb9fbf8b . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat03 seems to be running inside container f5533c4500bb972fac522753f323e695151547d02bae205ab16ca49992164d0f $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_release-candidate-4.2.01 --volumes-from f5533c4500bb972fac522753f323e695151547d02bae205ab16ca49992164d0f -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** f555e42f4167d22dd1223349ff6439f8bb9fbf8b cat -- The CXX compiler identification is NVHPC 23.7.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvc++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Setting build type to 'RelWithDebInfo' as none was specified. -- Kokkos version: 4.2.0 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/generated/Kokkos_Version_Info.cpp -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using --c++17;--gnu_extensions for C++17 extensions as feature -- SIMD: AVX512 detected -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Experimental::OpenACC -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VOLTA70 -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy $ docker top 0326d2947f4324aecda67b465833877fa64c87ee37823686269ee29f3820e251 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- Kokkos Devices: OPENACC;SERIAL, Kokkos Backends: OPENACC;SERIAL -- Configuring done [Pipeline] withEnv [Pipeline] { [Pipeline] sh + rm -rf build -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build + make -j8 [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 2%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 2%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 2%] Built target AlwaysCheckGit [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 3%] Linking CXX static library libkokkossimd.a [ 3%] Built target kokkossimd [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o + mkdir -p build + cd build + /opt/cmake/bin/cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=nvc++ -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_FLAGS=--diag_suppress=implicit_return_from_non_void_function,no_device_stack -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 -DKokkos_ENABLE_IMPL_MDSPAN=ON -DKokkos_ENABLE_IMPL_NVHPC_AS_DEVICE_COMPILER=ON .. -- Setting default Kokkos CXX standard to 17 -- The CXX compiler identification is NVHPC 23.7.0 -- Detecting CXX compiler ABI info [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 4%] Linking CXX static library libimpl_git_version.a [ 4%] Built target impl_git_version -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvc++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.2.0 [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/generated/Kokkos_Version_Info.cpp -- Using --c++17 for C++17 standard as feature [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 4%] Linking CXX shared library libkokkosprinter-tool.so [ 4%] Built target kokkosprinter-tool [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o -- SIMD: AVX512 detected [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o -- CUDA auto-detection of architecture failed with /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvc++. Enabling CUDA language ONLY to auto-detect architecture... -- Looking for a CUDA compiler [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemorySpace.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Spinwait.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o -- Looking for a CUDA compiler - /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvcc [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC.cpp.o -- The CUDA compiler identification is NVIDIA 12.2.91 -- Detecting CUDA compiler ABI info [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACCSpace.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC_Instance.cpp.o -- Detecting CUDA compiler ABI info - done -- Check for working CUDA compiler: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvcc - skipped -- Detecting CUDA compile features -- Detecting CUDA compile features - done [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.cpp.o -- Detected CUDA Compute Capability 70 -- Setting Kokkos_ARCH_VOLTA70=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Cuda -- Host Parallel: Kokkos::OpenMP -- Host Serial: NONE -- -- Architectures: -- NATIVE -- VOLTA70 [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o -- Found CUDAToolkit: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/cuda/12.2/include (found version "12.2.91") -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found TPLCUDA: TRUE -- Found TPLLIBDL: /usr/include -- Found OpenMP_CXX: -mp -- Found OpenMP: TRUE -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan -- Looking for C++ include experimental/mdspan - found -- Looking for C++ include mdspan -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/../../tpls/mdspan/include /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper TestCuda.o TestStdAlgorithmsCommon.o UnitTestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosAlgorithms_UnitTest_Cuda echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests' make -C core/unit_test test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 CXX=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 CXX=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test' ./KokkosCore_UnitTest_Cuda ./KokkosCore_UnitTest_Serial ./KokkosCore_UnitTest_HWLOC [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from hwloc [ RUN ] hwloc.query NUMA[1] CORE[1] PU[1] [ OK ] hwloc.query (0 ms) [----------] 1 test from hwloc (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. ./KokkosCore_UnitTest_Default ./KokkosCore_UnitTest_PushFinalizeHook ./KokkosCore_UnitTest_PushFinalizeHook_terminate ./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*normal ./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*terminate ./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*generic_term Note: Google Test filter = *terminate [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from defaultdevicetype_DeathTest [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate [WARNING] /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. Top of f1 Top of f0 Top of f0 Top of f3 Top of f3 Top of f3 Top of f3 Top of f3 Top of f1 Top of f0 Top of f0 StackTrace f3(std::cout, 4) returned: 110 Test setting std::terminate handler that prints the last saved stack trace Note: Google Test filter = *normal [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from defaultdevicetype [ RUN ] defaultdevicetype.stacktrace_normal Top of f1 Top of f0 Top of f0 Top of f3 Top of f3 Top of f3 Top of f3 Top of f3 Top of f1 Top of f0 Top of f0 StackTrace f3(std::cout, 4) returned: 110 Test setting std::terminate handler that prints the last saved stack trace [ OK ] defaultdevicetype.stacktrace_normal (0 ms) [----------] 1 test from defaultdevicetype (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. [==========] Running 15 tests from 1 test suite. [----------] Global test environment set-up. [----------] 15 tests from defaultdevicetype [ RUN ] defaultdevicetype.half_conversion [ OK ] defaultdevicetype.half_conversion (2 ms) [ RUN ] defaultdevicetype.bhalf_conversion [ OK ] defaultdevicetype.bhalf_conversion (1 ms) [ RUN ] defaultdevicetype.half_operators [ OK ] defaultdevicetype.half_operators (2 ms) [ RUN ] defaultdevicetype.bhalf_operators [ OK ] defaultdevicetype.bhalf_operators (2 ms) [ RUN ] defaultdevicetype.host_space_access [ OK ] defaultdevicetype.host_space_access (0 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a1 [ OK ] defaultdevicetype.reduce_instantiation_a1 (6 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b1 Note: Google Test filter = *generic_term [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from defaultdevicetype_DeathTest [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term [WARNING] /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. [==========] Running 164 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from serial_DeathTest [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment Top of f1 Top of f0 Top of f0 Top of f3 Top of f3 Top of f3 Top of f3 Top of f3 Top of f1 Top of f0 Top of f0 StackTrace f3(std::cout, 4) returned: 110 Test setting std::terminate handler that prints the last saved stack trace [ OK ] defaultdevicetype.reduce_instantiation_b1 (26 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ OK ] defaultdevicetype.reduce_instantiation_c1 (8 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 [ OK ] defaultdevicetype.reduce_instantiation_a2 (6 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [ OK ] defaultdevicetype.reduce_instantiation_b2 (18 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 [ OK ] defaultdevicetype.reduce_instantiation_c2 (5 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype.reduce_instantiation_a3 (9 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ OK ] defaultdevicetype.reduce_instantiation_b3 (18 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [==========] Running 15 tests from 1 test suite. [----------] Global test environment set-up. [----------] 15 tests from defaultdevicetype [ RUN ] defaultdevicetype.half_conversion [==========] Running 15 tests from 1 test suite. [----------] Global test environment set-up. [----------] 15 tests from defaultdevicetype [ RUN ] defaultdevicetype.half_conversion [ OK ] defaultdevicetype.half_conversion (7 ms) [ RUN ] defaultdevicetype.bhalf_conversion [ OK ] defaultdevicetype.half_conversion (7 ms) [ RUN ] defaultdevicetype.bhalf_conversion [ OK ] defaultdevicetype.bhalf_conversion (7 ms) [ RUN ] defaultdevicetype.half_operators [==========] Running 225 tests from 4 test suites. [----------] Global test environment set-up. [----------] 2 tests from cuda_DeathTest [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ OK ] defaultdevicetype.bhalf_conversion (8 ms) [ RUN ] defaultdevicetype.half_operators [ OK ] defaultdevicetype.half_operators (10 ms) [ RUN ] defaultdevicetype.bhalf_operators [ OK ] defaultdevicetype.reduce_instantiation_c3 (32 ms) [ RUN ] defaultdevicetype.malloc [ OK ] defaultdevicetype.malloc (0 ms) [----------] 15 tests from defaultdevicetype (141 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test suite ran. (142 ms total) [ PASSED ] 15 tests. [ OK ] defaultdevicetype.bhalf_operators (4 ms) [ RUN ] defaultdevicetype.host_space_access [ OK ] defaultdevicetype.host_space_access (0 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a1 [ OK ] defaultdevicetype.reduce_instantiation_a1 (7 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b1 [ OK ] defaultdevicetype.half_operators (22 ms) [ RUN ] defaultdevicetype.bhalf_operators [ OK ] defaultdevicetype.bhalf_operators (7 ms) [ RUN ] defaultdevicetype.host_space_access [ OK ] defaultdevicetype.host_space_access (0 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a1 [ OK ] defaultdevicetype.reduce_instantiation_a1 (20 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b1 [ OK ] defaultdevicetype.reduce_instantiation_b1 (20 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ OK ] defaultdevicetype.reduce_instantiation_c1 (4 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 [ OK ] defaultdevicetype.reduce_instantiation_a2 (6 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [ OK ] defaultdevicetype.reduce_instantiation_b2 (34 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 [ OK ] defaultdevicetype.reduce_instantiation_c2 (5 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype.reduce_instantiation_a3 (17 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ OK ] defaultdevicetype.reduce_instantiation_b1 (141 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ OK ] defaultdevicetype.reduce_instantiation_c1 (31 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 [ OK ] defaultdevicetype.reduce_instantiation_a2 (42 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [ OK ] defaultdevicetype.reduce_instantiation_b3 (106 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (409 ms) [----------] 1 test from defaultdevicetype_DeathTest (409 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (410 ms total) [ PASSED ] 1 test. [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (410 ms) [----------] 1 test from defaultdevicetype_DeathTest (410 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (410 ms total) [ PASSED ] 1 test. [ OK ] defaultdevicetype.reduce_instantiation_c3 (48 ms) [ RUN ] defaultdevicetype.malloc [ OK ] defaultdevicetype.malloc (0 ms) [----------] 15 tests from defaultdevicetype (312 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test suite ran. (312 ms total) [ PASSED ] 15 tests. [ OK ] defaultdevicetype.reduce_instantiation_b2 (72 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 [ OK ] defaultdevicetype.reduce_instantiation_c2 (7 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype.reduce_instantiation_a3 (9 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ OK ] defaultdevicetype.reduce_instantiation_b3 (23 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ OK ] defaultdevicetype.reduce_instantiation_c3 (7 ms) [ RUN ] defaultdevicetype.malloc [ OK ] defaultdevicetype.malloc (0 ms) [----------] 15 tests from defaultdevicetype (374 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test suite ran. (375 ms total) [ PASSED ] 15 tests. [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3973 ms) [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- Sources TestOpenMP.cpp -- Sources TestCuda.cpp -- Kokkos Devices: OPENMP;CUDA, Kokkos Backends: OPENMP;CUDA -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build + make -j8 [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Built target AlwaysCheckGit [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 1%] Linking CXX static library libkokkossimd.a [ 1%] Built target kokkossimd [ 1%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (7120 ms) [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 8%] Linking CXX static library libkokkoscore.a [ 8%] Built target kokkoscore [ 8%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (3532 ms) [----------] 2 tests from serial_DeathTest (7506 ms total) [----------] 162 tests from serial [ RUN ] serial.init [ OK ] serial.init (0 ms) [ RUN ] serial.dispatch [ OK ] serial.dispatch (10 ms) [ RUN ] serial.impl_shared_alloc [ OK ] serial.impl_shared_alloc (13 ms) [ RUN ] serial.range_for [ OK ] serial.range_for (0 ms) [ RUN ] serial.range_reduce [ OK ] serial.range_reduce (0 ms) [ RUN ] serial.range_dynamic_policy [ OK ] serial.range_dynamic_policy (0 ms) [ RUN ] serial.range_for_require [ OK ] serial.range_for_require (0 ms) [ RUN ] serial.range_reduce_require [ OK ] serial.range_reduce_require (0 ms) [ RUN ] serial.range_dynamic_policy_require [ OK ] serial.range_dynamic_policy_require (0 ms) [ RUN ] serial.view_api_a [ OK ] serial.view_api_a (60 ms) [ RUN ] serial.view_api_b [ OK ] serial.view_api_b (1 ms) [ RUN ] serial.view_api_c [ OK ] serial.view_api_c (0 ms) [ RUN ] serial.view_api_d [ OK ] serial.view_api_d (1 ms) [ RUN ] serial.view_allocation_error [ OK ] serial.view_allocation_error (1 ms) [ RUN ] serial.view_remap [ OK ] serial.view_remap (0 ms) [ RUN ] serial.view_mirror_nonconst [ OK ] serial.view_mirror_nonconst (0 ms) [ RUN ] serial.view_stride_method [ OK ] serial.view_stride_method (0 ms) [ RUN ] serial.anonymous_space [ OK ] serial.anonymous_space (0 ms) [ RUN ] serial.view_overload_resolution [ OK ] serial.view_overload_resolution (0 ms) [ RUN ] serial.view_allocation_large_rank [ 1%] Linking CXX static library libimpl_git_version.a [ 1%] Linking CXX shared library libkokkosprinter-tool.so [ 1%] Built target impl_git_version [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 2%] Built target kokkosprinter-tool [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ OK ] serial.view_allocation_large_rank (887 ms) [ RUN ] serial.view_shmem_size_on_device [ OK ] serial.view_shmem_size_on_device (0 ms) [ RUN ] serial.view_is_assignable [ OK ] serial.view_is_assignable (0 ms) [ RUN ] serial.deep_copy_alignment [ OK ] serial.deep_copy_alignment (94 ms) [ RUN ] serial.deep_copy_conversion [ OK ] serial.deep_copy_conversion (445 ms) [ RUN ] serial.view_copy_tests [ OK ] serial.view_copy_tests (92 ms) [ RUN ] serial.view_copy_tests_rank_0 [ OK ] serial.view_copy_tests_rank_0 (0 ms) [ RUN ] serial.view_copy_degenerated [ OK ] serial.view_copy_degenerated (0 ms) [ RUN ] serial.view_mapping [ OK ] serial.view_mapping (675 ms) [ RUN ] serial.view_mapping_operator [ OK ] serial.view_mapping_operator (39 ms) [ RUN ] serial.static_extent [ OK ] serial.static_extent (0 ms) [ RUN ] serial.view_mapping_atomic [ OK ] serial.view_mapping_atomic (7 ms) [ RUN ] serial.view_mapping_class_value [ OK ] serial.view_mapping_class_value (0 ms) [ RUN ] serial.view_mapping_assignable [ OK ] serial.view_mapping_assignable (0 ms) [ RUN ] serial.view_mapping_trivially_copyable [ OK ] serial.view_mapping_trivially_copyable (0 ms) [ RUN ] serial.view_mapping_subview [ OK ] serial.view_mapping_subview (0 ms) [ RUN ] serial.view_resize [ OK ] serial.view_resize (104 ms) [ RUN ] serial.view_realloc [ OK ] serial.view_realloc (0 ms) [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (195 ms) [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (192 ms) [ RUN ] serial.view_irregular_layout [ OK ] serial.view_irregular_layout (0 ms) [ RUN ] serial.view_nested_view [ OK ] serial.view_nested_view (0 ms) [ RUN ] serial.view_subview_auto_1d_left [ OK ] serial.view_subview_auto_1d_left (0 ms) [ RUN ] serial.view_subview_auto_1d_right [ OK ] serial.view_subview_auto_1d_right (0 ms) [ RUN ] serial.view_subview_auto_1d_stride [ OK ] serial.view_subview_auto_1d_stride (0 ms) [ RUN ] serial.view_subview_assign_strided [ OK ] serial.view_subview_assign_strided (0 ms) [ RUN ] serial.view_subview_left_0 [ OK ] serial.view_subview_left_0 (0 ms) [ RUN ] serial.view_subview_left_1 [ OK ] serial.view_subview_left_1 (0 ms) [ RUN ] serial.view_subview_left_2 [ OK ] serial.view_subview_left_2 (0 ms) [ RUN ] serial.view_subview_left_3 [ OK ] serial.view_subview_left_3 (0 ms) [ RUN ] serial.view_subview_right_0 [ OK ] serial.view_subview_right_0 (0 ms) [ RUN ] serial.view_subview_right_1 [ OK ] serial.view_subview_right_1 (0 ms) [ RUN ] serial.view_subview_right_3 [ OK ] serial.view_subview_right_3 (0 ms) [ RUN ] serial.view_static_tests [ OK ] serial.view_static_tests (0 ms) [ RUN ] serial.view_subview_layoutleft_to_layoutleft [ OK ] serial.view_subview_layoutleft_to_layoutleft (1 ms) [ RUN ] serial.view_subview_layoutright_to_layoutright [ OK ] serial.view_subview_layoutright_to_layoutright (1 ms) [ RUN ] serial.view_subview_1d_assign [ OK ] serial.view_subview_1d_assign (0 ms) [ RUN ] serial.view_subview_1d_assign_atomic [ OK ] serial.view_subview_1d_assign_atomic (0 ms) [ RUN ] serial.view_subview_1d_assign_randomaccess [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) [ RUN ] serial.view_subview_2d_from_3d [ OK ] serial.view_subview_2d_from_3d (78 ms) [ RUN ] serial.view_subview_2d_from_3d_atomic [ OK ] serial.view_subview_2d_from_3d_atomic (79 ms) [ RUN ] serial.view_subview_2d_from_3d_randomaccess [ OK ] serial.view_subview_2d_from_3d_randomaccess (78 ms) [ RUN ] serial.view_subview_3d_from_5d_left [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 9%] Linking CXX static library libkokkoscontainers.a [ 9%] Built target kokkoscontainers [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 11%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 11%] Linking CXX static library libkokkos_gtest.a [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ OK ] serial.view_subview_3d_from_5d_left (2607 ms) [ RUN ] serial.view_subview_3d_from_5d_left_atomic [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (6228 ms) [----------] 2 tests from cuda_DeathTest (13348 ms total) [----------] 146 tests from cuda [ RUN ] cuda.init [ OK ] cuda.init (0 ms) [ RUN ] cuda.dispatch [ OK ] cuda.dispatch (60 ms) [ RUN ] cuda.impl_shared_alloc [ OK ] cuda.impl_shared_alloc (69 ms) [ RUN ] cuda.range_for [ OK ] cuda.range_for (5 ms) [ RUN ] cuda.range_reduce [ OK ] cuda.range_reduce (0 ms) [ RUN ] cuda.range_dynamic_policy [ OK ] cuda.range_dynamic_policy (0 ms) [ RUN ] cuda.range_for_require [ OK ] cuda.range_for_require (1 ms) [ RUN ] cuda.range_reduce_require [ OK ] cuda.range_reduce_require (0 ms) [ RUN ] cuda.range_dynamic_policy_require [ OK ] cuda.range_dynamic_policy_require (0 ms) [ RUN ] cuda.view_api_a [ OK ] cuda.view_api_a (72 ms) [ RUN ] cuda.view_api_b [ OK ] cuda.view_api_b (4 ms) [ RUN ] cuda.view_api_c [ OK ] cuda.view_api_c (0 ms) [ RUN ] cuda.view_api_d [ OK ] cuda.view_api_d (1 ms) [ RUN ] cuda.view_allocation_error [ OK ] cuda.view_allocation_error (0 ms) [ RUN ] cuda.view_remap [ OK ] cuda.view_remap (0 ms) [ RUN ] cuda.view_mirror_nonconst [ OK ] cuda.view_mirror_nonconst (0 ms) [ RUN ] cuda.view_stride_method [ OK ] cuda.view_stride_method (0 ms) [ RUN ] cuda.anonymous_space [ OK ] cuda.anonymous_space (0 ms) [ RUN ] cuda.view_overload_resolution [ OK ] cuda.view_overload_resolution (0 ms) [ RUN ] cuda.view_allocation_large_rank [ OK ] cuda.view_allocation_large_rank (20 ms) [ RUN ] cuda.view_shmem_size_on_device [ OK ] cuda.view_shmem_size_on_device (0 ms) [ RUN ] cuda.view_is_assignable [ OK ] cuda.view_is_assignable (0 ms) [ RUN ] cuda.view_copy_tests [ OK ] cuda.view_copy_tests (41 ms) [ RUN ] cuda.view_copy_tests_rank_0 [ OK ] cuda.view_copy_tests_rank_0 (1 ms) [ RUN ] cuda.view_copy_degenerated [ OK ] cuda.view_copy_degenerated (0 ms) [ RUN ] cuda.deep_copy_alignment [ OK ] cuda.deep_copy_alignment (45 ms) [ RUN ] cuda.deep_copy_conversion [ OK ] cuda.deep_copy_conversion (6 ms) [ RUN ] cuda.view_mapping [ 11%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 11%] Built target kokkos_gtest [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemorySpace.cpp.o [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 13%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ OK ] cuda.view_mapping (670 ms) [ RUN ] cuda.view_mapping_operator [ OK ] cuda.view_mapping_operator (10 ms) [ RUN ] cuda.static_extent [ OK ] cuda.static_extent (0 ms) [ RUN ] cuda.view_mapping_atomic [ OK ] cuda.view_mapping_atomic (2 ms) [ RUN ] cuda.view_mapping_class_value [ OK ] cuda.view_mapping_class_value (0 ms) [ RUN ] cuda.view_mapping_assignable [ OK ] cuda.view_mapping_assignable (0 ms) [ RUN ] cuda.view_mapping_trivially_copyable [ OK ] cuda.view_mapping_trivially_copyable (0 ms) [ RUN ] cuda.view_mapping_subview [ OK ] cuda.view_mapping_subview (0 ms) [ RUN ] cuda.view_resize [ OK ] cuda.view_resize (84 ms) [ RUN ] cuda.view_realloc [ OK ] cuda.view_realloc (0 ms) [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (216 ms) [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (211 ms) [ RUN ] cuda.view_irregular_layout [ OK ] cuda.view_irregular_layout (0 ms) [ RUN ] cuda.view_nested_view [ OK ] cuda.view_nested_view (0 ms) [ RUN ] cuda.int64_t_reduce [ OK ] cuda.int64_t_reduce (10 ms) [ RUN ] cuda.double_reduce [ OK ] cuda.double_reduce (10 ms) [ RUN ] cuda.int64_t_reduce_dynamic [ OK ] cuda.int64_t_reduce_dynamic (15 ms) [ RUN ] cuda.double_reduce_dynamic [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ OK ] cuda.double_reduce_dynamic (14 ms) [ RUN ] cuda.int64_t_reduce_dynamic_view [ OK ] cuda.int64_t_reduce_dynamic_view (4 ms) [ RUN ] cuda.int_combined_reduce [ OK ] cuda.int_combined_reduce (0 ms) [ RUN ] cuda.mdrange_combined_reduce [ OK ] cuda.mdrange_combined_reduce (0 ms) [ RUN ] cuda.int_combined_reduce_mixed [ OK ] cuda.int_combined_reduce_mixed (0 ms) [ RUN ] cuda.reduction_deduction [ OK ] cuda.reduction_deduction (0 ms) [ RUN ] cuda.parallel_scan_range_policy [ OK ] cuda.parallel_scan_range_policy (59 ms) [ RUN ] cuda.reduce_device_view_range_policy [ OK ] cuda.reduce_device_view_range_policy (5 ms) [ RUN ] cuda.reduce_device_view_mdrange_policy [ OK ] cuda.reduce_device_view_mdrange_policy (134 ms) [ RUN ] cuda.reduce_device_view_team_policy [ OK ] cuda.reduce_device_view_team_policy (5 ms) [ RUN ] cuda.reducers_int [ OK ] cuda.reducers_int (5 ms) [ RUN ] cuda.reducers_double [ OK ] cuda.reducers_double (6 ms) [ RUN ] cuda.reducers_complex_double [ OK ] cuda.reducers_complex_double (1 ms) [ RUN ] cuda.reducers_struct [ OK ] cuda.reducers_struct (3 ms) [ RUN ] cuda.reducers_half_t [ OK ] cuda.reducers_half_t (3 ms) [ RUN ] cuda.reducers_bhalf_t [ OK ] cuda.reducers_bhalf_t (2 ms) [ RUN ] cuda.reducers_int8_t [ OK ] cuda.reducers_int8_t (2 ms) [ RUN ] cuda.reducers_point_t [ OK ] cuda.reducers_point_t (1 ms) [ RUN ] cuda.reducers_bool [ OK ] cuda.reducers_bool (0 ms) [ RUN ] cuda.complex_construction [ OK ] cuda.complex_construction (0 ms) [ RUN ] cuda.complex_basic_math [ OK ] cuda.complex_basic_math (0 ms) [ RUN ] cuda.complex_special_funtions [ OK ] cuda.complex_special_funtions (0 ms) [ RUN ] cuda.complex_io [ OK ] cuda.complex_io (0 ms) [ RUN ] cuda.complex_trivially_copyable [ OK ] cuda.complex_trivially_copyable (0 ms) [ RUN ] cuda.complex_issue_3865 [ OK ] cuda.complex_issue_3865 (0 ms) [ RUN ] cuda.complex_operations_arithmetic_types_overloads [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) [ RUN ] cuda.atomic_operations_int [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ OK ] cuda.atomic_operations_int (15 ms) [ RUN ] cuda.atomic_operations_unsigned [ OK ] cuda.atomic_operations_unsigned (12 ms) [ RUN ] cuda.atomic_operations_long [ OK ] cuda.atomic_operations_long (15 ms) [ RUN ] cuda.atomic_operations_unsignedlong [ OK ] cuda.atomic_operations_unsignedlong (12 ms) [ RUN ] cuda.atomic_operations_longlong [ OK ] cuda.atomic_operations_longlong (15 ms) [ RUN ] cuda.atomic_operations_double [ OK ] cuda.atomic_operations_double (7 ms) [ RUN ] cuda.atomic_operations_float [ OK ] cuda.atomic_operations_float (6 ms) [ RUN ] cuda.atomic_operations_complexfloat [ OK ] cuda.atomic_operations_complexfloat (6 ms) [ RUN ] cuda.atomic_operations_complexdouble [ OK ] cuda.atomic_operations_complexdouble (6 ms) [ RUN ] cuda.atomic_views_integral [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ OK ] serial.view_subview_3d_from_5d_left_atomic (2594 ms) [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Spinwait.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (2659 ms) [ RUN ] serial.view_subview_3d_from_5d_right [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ OK ] serial.view_subview_3d_from_5d_right (2965 ms) [ RUN ] serial.view_subview_3d_from_5d_right_atomic [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ OK ] cuda.atomic_views_integral (6481 ms) [ RUN ] cuda.atomic_views_nonintegral [ OK ] cuda.atomic_views_nonintegral (65 ms) [ RUN ] cuda.atomic_view_api [ OK ] cuda.atomic_view_api (0 ms) [ RUN ] cuda.atomics [ OK ] cuda.atomics (206 ms) [ RUN ] cuda.atomics_tpetra_max_abs [ OK ] cuda.atomics_tpetra_max_abs (0 ms) [ RUN ] cuda.team_for [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ OK ] cuda.team_for (1 ms) [ RUN ] cuda.team_reduce [ OK ] cuda.team_reduce (0 ms) [ RUN ] cuda.team_reduce_large [ OK ] cuda.team_reduce_large (43 ms) [ RUN ] cuda.team_parallel_single [ OK ] cuda.team_parallel_single (5 ms) [ RUN ] cuda.large_team_scratch_size [ OK ] cuda.large_team_scratch_size (9 ms) [ RUN ] cuda.team_broadcast_long [ OK ] cuda.team_broadcast_long (1 ms) [ RUN ] cuda.team_broadcast_long_wrapper [ OK ] cuda.team_broadcast_long_wrapper (0 ms) [ RUN ] cuda.team_broadcast_char [ OK ] cuda.team_broadcast_char (0 ms) [ RUN ] cuda.team_broadcast_float [ OK ] cuda.team_broadcast_float (0 ms) [ RUN ] cuda.team_broadcast_double [ OK ] cuda.team_broadcast_double (0 ms) [ RUN ] cuda.team_handle_by_value [ OK ] cuda.team_handle_by_value (0 ms) [ RUN ] cuda.team_vector [ OK ] cuda.team_vector (12 ms) [ RUN ] cuda.triple_nested_parallelism [ OK ] cuda.triple_nested_parallelism (9 ms) [ RUN ] cuda.parallel_scan_with_reducers [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp.dir/tstHeader.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ OK ] cuda.parallel_scan_with_reducers (700 ms) [ RUN ] cuda.team_shared_request [ OK ] cuda.team_shared_request (0 ms) [ RUN ] cuda.team_scratch_request [ OK ] cuda.team_scratch_request (0 ms) [ RUN ] cuda.team_lambda_shared_request [ OK ] cuda.team_lambda_shared_request (0 ms) [ RUN ] cuda.scratch_align [ OK ] cuda.scratch_align (0 ms) [ RUN ] cuda.shmem_size [ OK ] cuda.shmem_size (0 ms) [ RUN ] cuda.multi_level_scratch [ OK ] cuda.multi_level_scratch (5 ms) [ RUN ] cuda.team_scratch_memory_index_parallel_for [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) [ RUN ] cuda.team_reduction_scan [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ OK ] cuda.team_reduction_scan (1220 ms) [ RUN ] cuda.team_long_reduce [ OK ] cuda.team_long_reduce (10 ms) [ RUN ] cuda.team_double_reduce [ OK ] cuda.team_double_reduce (9 ms) [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) [ RUN ] cuda.repeated_team_reduce [ OK ] cuda.repeated_team_reduce (11 ms) [ RUN ] cuda.team_policy_max_recommended [ OK ] serial.view_subview_3d_from_5d_right_atomic (3043 ms) [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess [ OK ] cuda.team_policy_max_recommended (326 ms) [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) [ RUN ] cuda.team_teamvector_range [ OK ] cuda.team_teamvector_range (2 ms) [ RUN ] cuda.view_aggregate [ OK ] cuda.view_aggregate (0 ms) [ RUN ] cuda.memory_pool [ OK ] cuda.memory_pool (12 ms) [ RUN ] cuda.cxx11 [ OK ] cuda.cxx11 (1 ms) [ RUN ] cuda.viewctorprop_embedded_dim [ OK ] cuda.viewctorprop_embedded_dim (0 ms) [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) [ RUN ] cuda.view_layouttiled [ OK ] cuda.view_layouttiled (6 ms) [ RUN ] cuda.view_layouttiled_subtile [ OK ] cuda.view_layouttiled_subtile (3 ms) [ RUN ] cuda.mdrange_5d [ OK ] cuda.mdrange_5d (111 ms) [ RUN ] cuda.mdrange_6d [ OK ] cuda.mdrange_6d (141 ms) [ RUN ] cuda.mdrange_2d [ OK ] cuda.mdrange_2d (3 ms) [ RUN ] cuda.mdrange_array_reduce [ OK ] cuda.mdrange_array_reduce (0 ms) [ RUN ] cuda.mdrange_3d [ OK ] cuda.mdrange_3d (19 ms) [ RUN ] cuda.mdrange_neg_idx [ OK ] cuda.mdrange_neg_idx (1 ms) [ RUN ] cuda.mdrange_4d [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_LogicalSpaces_hpp.dir/tstHeader.cpp.o [ OK ] cuda.mdrange_4d (20 ms) [ RUN ] cuda.crs_count_fill [ OK ] cuda.crs_count_fill (4 ms) [ RUN ] cuda.crs_copy_constructor [ OK ] cuda.crs_copy_constructor (17 ms) [ RUN ] cuda.workgraph_fib [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ OK ] cuda.workgraph_fib (944 ms) [ RUN ] cuda.space_access [ OK ] cuda.space_access (0 ms) [ RUN ] cuda.uvm [ OK ] cuda.uvm (1 ms) [ RUN ] cuda.impl_view_accessible [ OK ] cuda.impl_view_accessible (1 ms) [ RUN ] cuda.impl_view_texture [ OK ] cuda.impl_view_texture (0 ms) [ RUN ] cuda.view_subview_const_randomaccess [ OK ] cuda.view_subview_const_randomaccess (0 ms) [ RUN ] cuda.unique_token_global [ OK ] cuda.unique_token_global (3 ms) [ RUN ] cuda.unique_token_instance [ OK ] cuda.unique_token_instance (2 ms) [ RUN ] cuda.unique_token_team_acquire [ OK ] cuda.unique_token_team_acquire (12 ms) [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MasterLock_hpp.dir/tstHeader.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MasterLock_hpp [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_MasterLock_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp.dir/tstHeader.cpp.o [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (2978 ms) [ RUN ] serial.view_test_unmanaged_subview_reset [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) [ RUN ] serial.int64_t_reduce [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_LogicalSpaces_hpp [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_LogicalSpaces_hpp [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ OK ] serial.int64_t_reduce (3005 ms) [ RUN ] serial.double_reduce [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (5330 ms) [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.cpp.o [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ OK ] serial.double_reduce (3075 ms) [ RUN ] serial.int64_t_reduce_dynamic [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (6164 ms) [ RUN ] cuda.local_deepcopy_teampolicy_layoutright [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ OK ] serial.int64_t_reduce_dynamic (4714 ms) [ RUN ] serial.double_reduce_dynamic [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 5%] Linking CXX static library libkokkos_gtest.a [ 5%] Built target kokkos_gtest [ 5%] Linking CXX static library libkokkoscore.a [ 5%] Built target kokkoscore [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 5%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 37%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ OK ] serial.double_reduce_dynamic (4819 ms) [ RUN ] serial.int64_t_reduce_dynamic_view [ OK ] cuda.local_deepcopy_teampolicy_layoutright (5836 ms) [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright [ OK ] serial.int64_t_reduce_dynamic_view (1228 ms) [ RUN ] serial.int_combined_reduce [ OK ] serial.int_combined_reduce (0 ms) [ RUN ] serial.mdrange_combined_reduce [ OK ] serial.mdrange_combined_reduce (0 ms) [ RUN ] serial.int_combined_reduce_mixed [ OK ] serial.int_combined_reduce_mixed (0 ms) [ RUN ] serial.reduction_deduction [ OK ] serial.reduction_deduction (0 ms) [ RUN ] serial.parallel_scan_range_policy [ OK ] serial.parallel_scan_range_policy (37 ms) [ RUN ] serial.reduce_device_view_range_policy [ 37%] Built target Kokkos_CoreTestCompileOnly [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 38%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src/Kokkos_Vector.hpp", line 33: warning: function "::emit_warning_kokkos_vector_deprecated" was declared deprecated ("Deprecated header is included") [deprecated_entity_with_custom_message] static auto do_not_include = emit_warning_kokkos_vector_deprecated(); ^ "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/src/Kokkos_Vector.hpp", line 29: note: because of a "deprecated" attribute [[deprecated("Deprecated header is included")]] int ^ Remark: individual warnings can be suppressed with "--diag_suppress " [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 38%] Built target Kokkos_CoreUnitTest_Cuda3 [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 5%] Linking CXX static library libkokkoscontainers.a [ 5%] Built target kokkoscontainers [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 5%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 5%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (6094 ms) [ RUN ] cuda.deep_copy_scratch [ OK ] cuda.deep_copy_scratch (0 ms) [ RUN ] cuda.debug_serial_execution [ OK ] cuda.debug_serial_execution (7 ms) [ RUN ] cuda.debug_pin_um_to_host [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ OK ] cuda.debug_pin_um_to_host (745 ms) [ RUN ] cuda.team_scratch_1_streams [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 41%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 42%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/SIMDTesting_Ops.hpp", line 84: warning: function "Kokkos::Experimental::abs(const Kokkos::Experimental::simd &) [with T=int32_t, Abi=Kokkos::Experimental::simd_abi::scalar]" was declared deprecated [deprecated_entity] return Kokkos::Experimental::abs(a); ^ "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/src/Kokkos_SIMD_Common_Math.hpp", line 154: note: because of a "deprecated" attribute KOKKOS_IMPL_SIMD_UNARY_FUNCTION(abs) ^ detected during: instantiation of "auto absolutes::on_host(const T &) const [with T=Kokkos::Experimental::simd]" at line 64 of "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_one_loader(UnaryOp, std::size_t, const T *) [with Abi=Kokkos::Experimental::simd_abi::scalar, Loader=load_element_aligned, UnaryOp=absolutes, T=int32_t]" at line 78 of "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_all_loaders(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=]" at line 89 of "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_all_math_ops(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int32_t, n=11UL]" at line 125 of "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int32_t]" at line 137 of "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_types(Kokkos::Experimental::Impl::data_types) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=]" at line 144 of "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set) [with Abis=]" at line 281 of "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/TestSIMD_MathOps.hpp" Remark: individual warnings can be suppressed with "--diag_suppress " "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/SIMDTesting_Ops.hpp", line 84: warning: function "Kokkos::Experimental::abs(const Kokkos::Experimental::simd &) [with T=int64_t, Abi=Kokkos::Experimental::simd_abi::scalar]" was declared deprecated [deprecated_entity] return Kokkos::Experimental::abs(a); ^ "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/src/Kokkos_SIMD_Common_Math.hpp", line 154: note: because of a "deprecated" attribute KOKKOS_IMPL_SIMD_UNARY_FUNCTION(abs) ^ detected during: instantiation of "auto absolutes::on_host(const T &) const [with T=Kokkos::Experimental::simd]" at line 64 of "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_one_loader(UnaryOp, std::size_t, const T *) [with Abi=Kokkos::Experimental::simd_abi::scalar, Loader=load_element_aligned, UnaryOp=absolutes, T=int64_t]" at line 78 of "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_all_loaders(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=]" at line 89 of "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_all_math_ops(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int64_t, n=11UL]" at line 125 of "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int64_t]" at line 137 of "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_types(Kokkos::Experimental::Impl::data_types) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=]" at line 144 of "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set) [with Abis=]" at line 281 of "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/TestSIMD_MathOps.hpp" "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/SIMDTesting_Ops.hpp", line 84: warning: function "Kokkos::Experimental::abs(const Kokkos::Experimental::simd &) [with T=double, Abi=Kokkos::Experimental::simd_abi::scalar]" was declared deprecated [deprecated_entity] return Kokkos::Experimental::abs(a); ^ "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/src/Kokkos_SIMD_Common_Math.hpp", line 154: note: because of a "deprecated" attribute KOKKOS_IMPL_SIMD_UNARY_FUNCTION(abs) ^ detected during: instantiation of "auto absolutes::on_host(const T &) const [with T=Kokkos::Experimental::simd]" at line 64 of "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_one_loader(UnaryOp, std::size_t, const T *) [with Abi=Kokkos::Experimental::simd_abi::scalar, Loader=load_element_aligned, UnaryOp=absolutes, T=double]" at line 78 of "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_all_loaders(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=]" at line 89 of "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_all_math_ops(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=double, n=11UL]" at line 120 of "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=double]" at line 137 of "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_types(Kokkos::Experimental::Impl::data_types) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=]" at line 144 of "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set) [with Abis=]" at line 281 of "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/TestSIMD_MathOps.hpp" "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/SIMDTesting_Ops.hpp", line 84: warning: function "Kokkos::Experimental::abs(const Kokkos::Experimental::simd &) [with T=float, Abi=Kokkos::Experimental::simd_abi::scalar]" was declared deprecated [deprecated_entity] return Kokkos::Experimental::abs(a); ^ "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/src/Kokkos_SIMD_Common_Math.hpp", line 154: note: because of a "deprecated" attribute KOKKOS_IMPL_SIMD_UNARY_FUNCTION(abs) ^ detected during: instantiation of "auto absolutes::on_host(const T &) const [with T=Kokkos::Experimental::simd]" at line 64 of "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_one_loader(UnaryOp, std::size_t, const T *) [with Abi=Kokkos::Experimental::simd_abi::scalar, Loader=load_element_aligned, UnaryOp=absolutes, T=float]" at line 78 of "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_all_loaders(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=]" at line 89 of "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_all_math_ops(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=float, n=11UL]" at line 120 of "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=float]" at line 137 of "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_types(Kokkos::Experimental::Impl::data_types) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=]" at line 144 of "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set) [with Abis=]" at line 281 of "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/simd/unit_tests/include/TestSIMD_MathOps.hpp" [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Abort.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ OK ] cuda.team_scratch_1_streams (14837 ms) [----------] 146 tests from cuda (51383 ms total) [----------] 52 tests from cuda_uvm [ RUN ] cuda_uvm.impl_shared_alloc [ OK ] cuda_uvm.impl_shared_alloc (52 ms) [ RUN ] cuda_uvm.view_api_a [ OK ] cuda_uvm.view_api_a (68 ms) [ RUN ] cuda_uvm.view_api_b [ OK ] cuda_uvm.view_api_b (16 ms) [ RUN ] cuda_uvm.view_api_c [ OK ] cuda_uvm.view_api_c (0 ms) [ RUN ] cuda_uvm.view_api_d [ OK ] cuda_uvm.view_api_d (4 ms) [ RUN ] cuda_uvm.view_allocation_error [ OK ] cuda_uvm.view_allocation_error (0 ms) [ RUN ] cuda_uvm.view_remap [ OK ] cuda_uvm.view_remap (2 ms) [ RUN ] cuda_uvm.view_mirror_nonconst [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) [ RUN ] cuda_uvm.view_stride_method [ OK ] cuda_uvm.view_stride_method (0 ms) [ RUN ] cuda_uvm.anonymous_space [ OK ] cuda_uvm.anonymous_space (0 ms) [ RUN ] cuda_uvm.view_overload_resolution [ OK ] cuda_uvm.view_overload_resolution (0 ms) [ RUN ] cuda_uvm.view_allocation_large_rank [ OK ] cuda_uvm.view_allocation_large_rank (250 ms) [ RUN ] cuda_uvm.view_shmem_size_on_device [ OK ] cuda_uvm.view_shmem_size_on_device (0 ms) [ RUN ] cuda_uvm.view_is_assignable [ OK ] cuda_uvm.view_is_assignable (25 ms) [ RUN ] cuda_uvm.view_copy_tests [ OK ] cuda_uvm.view_copy_tests (35 ms) [ RUN ] cuda_uvm.view_copy_tests_rank_0 [ OK ] cuda_uvm.view_copy_tests_rank_0 (10 ms) [ RUN ] cuda_uvm.view_copy_degenerated [ OK ] cuda_uvm.view_copy_degenerated (0 ms) [ RUN ] cuda_uvm.view_mapping [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ OK ] cuda_uvm.view_mapping (676 ms) [ RUN ] cuda_uvm.view_mapping_operator [ OK ] cuda_uvm.view_mapping_operator (8 ms) [ RUN ] cuda_uvm.static_extent [ OK ] cuda_uvm.static_extent (0 ms) [ RUN ] cuda_uvm.view_mapping_atomic [ OK ] cuda_uvm.view_mapping_atomic (2 ms) [ RUN ] cuda_uvm.view_mapping_class_value [ OK ] cuda_uvm.view_mapping_class_value (0 ms) [ RUN ] cuda_uvm.view_mapping_assignable [ OK ] cuda_uvm.view_mapping_assignable (0 ms) [ RUN ] cuda_uvm.view_mapping_trivially_copyable [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) [ RUN ] cuda_uvm.view_mapping_subview [ OK ] cuda_uvm.view_mapping_subview (0 ms) [ RUN ] cuda_uvm.view_subview_auto_1d_left [ OK ] cuda_uvm.view_subview_auto_1d_left (6 ms) [ RUN ] cuda_uvm.view_subview_auto_1d_right [ OK ] cuda_uvm.view_subview_auto_1d_right (4 ms) [ RUN ] cuda_uvm.view_subview_auto_1d_stride [ OK ] cuda_uvm.view_subview_auto_1d_stride (5 ms) [ RUN ] cuda_uvm.view_subview_assign_strided [ OK ] cuda_uvm.view_subview_assign_strided (4 ms) [ RUN ] cuda_uvm.view_subview_left_0 [ OK ] cuda_uvm.view_subview_left_0 (0 ms) [ RUN ] cuda_uvm.view_subview_left_1 [ OK ] cuda_uvm.view_subview_left_1 (0 ms) [ RUN ] cuda_uvm.view_subview_left_2 [ OK ] cuda_uvm.view_subview_left_2 (0 ms) [ RUN ] cuda_uvm.view_subview_left_3 [ OK ] cuda_uvm.view_subview_left_3 (0 ms) [ RUN ] cuda_uvm.view_subview_right_0 [ OK ] cuda_uvm.view_subview_right_0 (0 ms) [ RUN ] cuda_uvm.view_subview_right_1 [ OK ] cuda_uvm.view_subview_right_1 (0 ms) [ RUN ] cuda_uvm.view_subview_right_3 [ OK ] cuda_uvm.view_subview_right_3 (0 ms) [ RUN ] cuda_uvm.view_static_tests [ OK ] cuda_uvm.view_static_tests (1 ms) [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (3 ms) [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms) [ RUN ] cuda_uvm.view_subview_1d_assign [ OK ] cuda_uvm.view_subview_1d_assign (4 ms) [ RUN ] cuda_uvm.view_subview_1d_assign_atomic [ OK ] cuda_uvm.view_subview_1d_assign_atomic (4 ms) [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (4 ms) [ RUN ] cuda_uvm.view_subview_2d_from_3d [ OK ] cuda_uvm.view_subview_2d_from_3d (57 ms) [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (54 ms) [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (54 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left [ OK ] cuda_uvm.view_subview_3d_from_5d_left (78 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (77 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (77 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right [ OK ] cuda_uvm.view_subview_3d_from_5d_right (75 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (74 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (76 ms) [ RUN ] cuda_uvm.view_test_unmanaged_subview_reset [ OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms) [----------] 52 tests from cuda_uvm (1830 ms total) [----------] 25 tests from cuda_hostpinned [ RUN ] cuda_hostpinned.impl_shared_alloc [ OK ] cuda_hostpinned.impl_shared_alloc (38 ms) [ RUN ] cuda_hostpinned.view_api_a [ OK ] cuda_hostpinned.view_api_a (63 ms) [ RUN ] cuda_hostpinned.view_api_b [ OK ] cuda_hostpinned.view_api_b (6 ms) [ RUN ] cuda_hostpinned.view_api_c [ OK ] cuda_hostpinned.view_api_c (0 ms) [ RUN ] cuda_hostpinned.view_api_d [ OK ] cuda_hostpinned.view_api_d (2 ms) [ RUN ] cuda_hostpinned.view_allocation_error [ OK ] cuda_hostpinned.view_allocation_error (0 ms) [ RUN ] cuda_hostpinned.view_remap [ OK ] cuda_hostpinned.view_remap (0 ms) [ RUN ] cuda_hostpinned.view_mirror_nonconst [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) [ RUN ] cuda_hostpinned.view_stride_method [ OK ] cuda_hostpinned.view_stride_method (0 ms) [ RUN ] cuda_hostpinned.anonymous_space [ OK ] cuda_hostpinned.anonymous_space (0 ms) [ RUN ] cuda_hostpinned.view_overload_resolution [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) [ RUN ] cuda_hostpinned.view_allocation_large_rank [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ArrayOps.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 8%] Built target Kokkos_CoreUnitTest_OpenMPInterOp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o [ OK ] cuda_hostpinned.view_allocation_large_rank (5469 ms) [ RUN ] cuda_hostpinned.view_shmem_size_on_device [ OK ] cuda_hostpinned.view_shmem_size_on_device (0 ms) [ RUN ] cuda_hostpinned.view_is_assignable [ OK ] cuda_hostpinned.view_is_assignable (0 ms) [ RUN ] cuda_hostpinned.view_copy_tests [ OK ] cuda_hostpinned.view_copy_tests (85 ms) [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms) [ RUN ] cuda_hostpinned.view_copy_degenerated [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) [ RUN ] cuda_hostpinned.view_mapping [ OK ] cuda_hostpinned.view_mapping (673 ms) [ RUN ] cuda_hostpinned.view_mapping_operator [ OK ] cuda_hostpinned.view_mapping_operator (39 ms) [ RUN ] cuda_hostpinned.static_extent [ OK ] cuda_hostpinned.static_extent (0 ms) [ RUN ] cuda_hostpinned.view_mapping_atomic [ OK ] cuda_hostpinned.view_mapping_atomic (7 ms) [ RUN ] cuda_hostpinned.view_mapping_class_value [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) [ RUN ] cuda_hostpinned.view_mapping_assignable [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) [ RUN ] cuda_hostpinned.view_mapping_subview [ OK ] cuda_hostpinned.view_mapping_subview (1 ms) [----------] 25 tests from cuda_hostpinned (6391 ms total) [----------] Global test environment tear-down [==========] 225 tests from 4 test suites ran. (72953 ms total) [ PASSED ] 225 tests. ./KokkosCore_UnitTest_CudaInterOpInit [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from cuda [ RUN ] cuda.raw_cuda_interop [ OK ] cuda.raw_cuda_interop (140 ms) [----------] 1 test from cuda (140 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (140 ms total) [ PASSED ] 1 test. ./KokkosCore_UnitTest_CudaInterOpStreams [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from cuda [ RUN ] cuda.raw_cuda_streams [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ OK ] cuda.raw_cuda_streams (128 ms) [----------] 1 test from cuda (128 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (128 ms total) [ PASSED ] 1 test. [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ OK ] serial.reduce_device_view_range_policy (32907 ms) [ RUN ] serial.reduce_device_view_mdrange_policy [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 39%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 39%] Built target Kokkos_CoreTestCompileOnly [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_BitManipulationBuiltins.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CheckedIntegerOps.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 47%] Built target Kokkos_CoreUnitTest_SerialGraph [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph [ 8%] Built target Kokkos_CoreUnitTest_OpenMPGraph [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyConstructors.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 9%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 49%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 10%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 49%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 49%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 50%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 12%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 12%] Built target Kokkos_CoreTestCompileOnly [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 52%] Linking CXX executable Kokkos_UnitTest_SIMD [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyInterface.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 52%] Built target Kokkos_UnitTest_SIMD [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 52%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_CudaGraph [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 52%] Built target Kokkos_CoreUnitTest_Develop [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 52%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Complex.cpp.o [ 53%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ OK ] serial.reduce_device_view_mdrange_policy (58706 ms) [ RUN ] serial.reduce_device_view_team_policy [ 54%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 54%] Built target Kokkos_push_finalize_hook_terminate [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Concepts.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecSpacePartitioning.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ OK ] serial.reduce_device_view_team_policy (15153 ms) [ RUN ] serial.reducers_int [ OK ] serial.reducers_int (7 ms) [ RUN ] serial.reducers_double [ OK ] serial.reducers_double (7 ms) [ RUN ] serial.reducers_complex_double [ OK ] serial.reducers_complex_double (1 ms) [ RUN ] serial.reducers_struct [ OK ] serial.reducers_struct (1 ms) [ RUN ] serial.reducers_half_t [ OK ] serial.reducers_half_t (0 ms) [ RUN ] serial.reducers_bhalf_t [ OK ] serial.reducers_bhalf_t (0 ms) [ RUN ] serial.reducers_int8_t [ OK ] serial.reducers_int8_t (0 ms) [ RUN ] serial.reducers_point_t [ OK ] serial.reducers_point_t (0 ms) [ RUN ] serial.reducers_bool [ OK ] serial.reducers_bool (0 ms) [ RUN ] serial.complex_construction [ OK ] serial.complex_construction (0 ms) [ RUN ] serial.complex_basic_math [ OK ] serial.complex_basic_math (0 ms) [ RUN ] serial.complex_special_funtions [ OK ] serial.complex_special_funtions (0 ms) [ RUN ] serial.complex_io [ OK ] serial.complex_io (0 ms) [ RUN ] serial.complex_trivially_copyable [ OK ] serial.complex_trivially_copyable (0 ms) [ RUN ] serial.complex_issue_3865 [ OK ] serial.complex_issue_3865 (0 ms) [ RUN ] serial.complex_operations_arithmetic_types_overloads [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) [ RUN ] serial.atomic_operations_int [ OK ] serial.atomic_operations_int (2 ms) [ RUN ] serial.atomic_operations_unsigned [ OK ] serial.atomic_operations_unsigned (2 ms) [ RUN ] serial.atomic_operations_long [ OK ] serial.atomic_operations_long (2 ms) [ RUN ] serial.atomic_operations_unsignedlong [ OK ] serial.atomic_operations_unsignedlong (2 ms) [ RUN ] serial.atomic_operations_longlong [ OK ] serial.atomic_operations_longlong (2 ms) [ RUN ] serial.atomic_operations_double [ OK ] serial.atomic_operations_double (1 ms) [ RUN ] serial.atomic_operations_float [ OK ] serial.atomic_operations_float (1 ms) [ RUN ] serial.atomic_operations_complexfloat [ OK ] serial.atomic_operations_complexfloat (0 ms) [ RUN ] serial.atomic_operations_complexdouble [ OK ] serial.atomic_operations_complexdouble (1 ms) [ RUN ] serial.atomic_views_integral [ OK ] serial.atomic_views_integral (491 ms) [ RUN ] serial.atomic_views_nonintegral [ OK ] serial.atomic_views_nonintegral (276 ms) [ RUN ] serial.atomic_view_api [ OK ] serial.atomic_view_api (0 ms) [ RUN ] serial.atomics [ OK ] serial.atomics (14 ms) [ RUN ] serial.atomics_tpetra_max_abs [ OK ] serial.atomics_tpetra_max_abs (0 ms) [ RUN ] serial.team_for [ OK ] serial.team_for (0 ms) [ RUN ] serial.team_reduce [ OK ] serial.team_reduce (0 ms) [ RUN ] serial.team_reduce_large [ 13%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecutionSpace.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 55%] Linking CXX executable Kokkos_ProfilingAllCalls [ 55%] Built target Kokkos_ProfilingAllCalls [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LogicalSpaces.dir/tools/TestLogicalSpaces.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_FunctorAnalysis.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 14%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 14%] Built target Kokkos_push_finalize_hook_terminate [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Init.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 15%] Built target Kokkos_CoreUnitTest_Develop [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalConstants.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalSpecialFunctions.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_LogicalSpaces [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_LogicalSpaces [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 16%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 59%] Linking CXX executable Kokkos_ToolsInitialization [ 16%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ OK ] serial.team_reduce_large (29496 ms) [ RUN ] serial.team_parallel_single [ OK ] serial.team_parallel_single (120 ms) [ RUN ] serial.large_team_scratch_size [ OK ] serial.large_team_scratch_size (0 ms) [ RUN ] serial.team_broadcast_long [ OK ] serial.team_broadcast_long (0 ms) [ RUN ] serial.team_broadcast_long_wrapper [ OK ] serial.team_broadcast_long_wrapper (1 ms) [ RUN ] serial.team_broadcast_char [ OK ] serial.team_broadcast_char (0 ms) [ RUN ] serial.team_broadcast_float [ OK ] serial.team_broadcast_float (0 ms) [ RUN ] serial.team_broadcast_double [ OK ] serial.team_broadcast_double (0 ms) [ RUN ] serial.team_handle_by_value [ OK ] serial.team_handle_by_value (0 ms) [ RUN ] serial.team_vector [ OK ] serial.team_vector (95 ms) [ RUN ] serial.triple_nested_parallelism [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ OK ] serial.triple_nested_parallelism (3624 ms) [ RUN ] serial.parallel_scan_with_reducers [ OK ] serial.parallel_scan_with_reducers (915 ms) [ RUN ] serial.team_shared_request [ 59%] Built target Kokkos_ToolsInitialization [ OK ] serial.team_shared_request (501 ms) [ RUN ] serial.team_scratch_request [ OK ] serial.team_scratch_request (81 ms) [ RUN ] serial.team_lambda_shared_request [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ OK ] serial.team_lambda_shared_request (479 ms) [ RUN ] serial.scratch_align [ OK ] serial.scratch_align (0 ms) [ RUN ] serial.shmem_size [ OK ] serial.shmem_size (0 ms) [ RUN ] serial.multi_level_scratch [ OK ] serial.multi_level_scratch (109 ms) [ RUN ] serial.team_scratch_memory_index_parallel_for [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) [ RUN ] serial.team_teamvector_range [ OK ] serial.team_teamvector_range (26 ms) [ RUN ] serial.team_reduction_scan [ OK ] serial.team_reduction_scan (315 ms) [ RUN ] serial.team_long_reduce [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ OK ] serial.team_long_reduce (980 ms) [ RUN ] serial.team_double_reduce [ OK ] serial.team_double_reduce (1000 ms) [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) [ RUN ] serial.repeated_team_reduce [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 59%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 59%] Built target Kokkos_CoreUnitTest_Default [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/UnitTestMainInit.cpp.o [ OK ] serial.repeated_team_reduce (8786 ms) [ RUN ] serial.team_policy_max_recommended [ OK ] serial.team_policy_max_recommended (72 ms) [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) [ RUN ] serial.view_aggregate [ OK ] serial.view_aggregate (0 ms) [ RUN ] serial.memory_pool [ OK ] serial.memory_pool (72 ms) [ RUN ] serial.cxx11 [ OK ] serial.cxx11 (0 ms) [ RUN ] serial.viewctorprop_embedded_dim [ OK ] serial.viewctorprop_embedded_dim (0 ms) [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) [ RUN ] serial.view_layouttiled [ OK ] serial.view_layouttiled (6 ms) [ RUN ] serial.view_layouttiled_subtile [ OK ] serial.view_layouttiled_subtile (2 ms) [ RUN ] serial.mdrange_5d [ OK ] serial.mdrange_5d (509 ms) [ RUN ] serial.mdrange_6d [ 17%] Linking CXX executable Kokkos_ProfilingAllCalls [ 17%] Built target Kokkos_ProfilingAllCalls [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ OK ] serial.mdrange_6d (1582 ms) [ RUN ] serial.mdrange_2d [ OK ] serial.mdrange_2d (11 ms) [ RUN ] serial.mdrange_array_reduce [ OK ] serial.mdrange_array_reduce (0 ms) [ RUN ] serial.mdrange_3d [ OK ] serial.mdrange_3d (122 ms) [ RUN ] serial.mdrange_neg_idx [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ OK ] serial.mdrange_neg_idx (786 ms) [ RUN ] serial.mdrange_4d [ OK ] serial.mdrange_4d (150 ms) [ RUN ] serial.crs_count_fill [ OK ] serial.crs_count_fill (5 ms) [ RUN ] serial.crs_copy_constructor [ OK ] serial.crs_copy_constructor (25 ms) [ RUN ] serial.workgraph_fib [ OK ] serial.workgraph_fib (704 ms) [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 59%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 59%] Built target Kokkos_CoreUnitTest_KokkosP [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test01_execspace_OPENACC.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 61%] Linking CXX executable Kokkos_StackTraceTestExec [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test02_atomic_host_OPENACC.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 62%] Built target Kokkos_StackTraceTestExec [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 17%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 41%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_a.cpp.o [ OK ] serial.local_deepcopy_teampolicy_layoutleft (12548 ms) [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 17%] Built target Kokkos_CoreUnitTest_KokkosP [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 42%] Built target Kokkos_CoreUnitTest_KokkosP [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_b.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03a_MemorySpace_malloc_OPENACC.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (10419 ms) [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 17%] Linking CXX executable Kokkos_ToolsInitialization [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 17%] Built target Kokkos_ToolsInitialization [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ OK ] serial.local_deepcopy_teampolicy_layoutright (5962 ms) [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03b_MemorySpace_free_OPENACC.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ OK ] serial.local_deepcopy_rangepolicy_layoutright (6418 ms) [ RUN ] serial.deep_copy_scratch [ OK ] serial.deep_copy_scratch (0 ms) [----------] 162 tests from serial (230337 ms total) [----------] Global test environment tear-down [==========] 164 tests from 2 test suites ran. (237844 ms total) [ PASSED ] 164 tests. make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test' make -C core/perf_test test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 CXX=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 CXX=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test' ./KokkosCore_PerformanceTest_TaskDAG make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test' make -C containers/unit_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 CXX=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/unit_tests' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 CXX=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/unit_tests' ./KokkosContainers_UnitTest_Cuda ./KokkosContainers_UnitTest_Serial [==========] Running 41 tests from 1 test suite. [----------] Global test environment set-up. [----------] 41 tests from serial [ RUN ] serial.bitset [==========] Running 41 tests from 1 test suite. [----------] Global test environment set-up. [----------] 41 tests from cuda [ RUN ] cuda.bitset [ OK ] cuda.bitset (13 ms) [ RUN ] cuda.dualview_combination [ OK ] cuda.dualview_combination (0 ms) [ RUN ] cuda.dualview_alloc [ OK ] cuda.dualview_alloc (0 ms) [ RUN ] cuda.test_dualview_copy_construction_and_assignment [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) [ RUN ] cuda.dualview_combinations_without_init [ OK ] cuda.dualview_combinations_without_init (0 ms) [ RUN ] cuda.dualview_deep_copy [ OK ] cuda.dualview_deep_copy (1 ms) [ RUN ] cuda.dualview_realloc [ OK ] cuda.dualview_realloc (0 ms) [ RUN ] cuda.dualview_resize [ OK ] cuda.dualview_resize (0 ms) [ RUN ] cuda.dualview_device_correct_kokkos_device [ OK ] cuda.dualview_device_correct_kokkos_device (1 ms) [ RUN ] cuda.dualview_host_correct_kokkos_device [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) [ RUN ] cuda.dualview_host_modify_template_device_sync [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) [ RUN ] cuda.dualview_device_modify_template_host_sync [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) [ RUN ] cuda.dynamic_view [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [ OK ] cuda.dynamic_view (27 ms) [ RUN ] cuda.dyn_rank_view_api_generic [ OK ] cuda.dyn_rank_view_api_generic (28 ms) [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (0 ms) [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (2 ms) [ RUN ] cuda.dyn_rank_view_api_operator_rank67 [ OK ] cuda.dyn_rank_view_api_operator_rank67 (0 ms) [ RUN ] cuda.ErrorReporterViaLambda [ OK ] cuda.ErrorReporterViaLambda (0 ms) [ RUN ] cuda.ErrorReporter [ OK ] cuda.ErrorReporter (0 ms) [ RUN ] cuda.offsetview_construction [ OK ] cuda.offsetview_construction (2 ms) [ RUN ] cuda.offsetview_unmanaged_construction [ OK ] cuda.offsetview_unmanaged_construction (0 ms) [ RUN ] cuda.offsetview_subview [ OK ] cuda.offsetview_subview (0 ms) [ RUN ] cuda.offsetview_offsets_rank1 [ OK ] cuda.offsetview_offsets_rank1 (0 ms) [ RUN ] cuda.offsetview_offsets_rank2 [ OK ] cuda.offsetview_offsets_rank2 (0 ms) [ RUN ] cuda.offsetview_offsets_rank3 [ OK ] cuda.offsetview_offsets_rank3 (0 ms) [ RUN ] cuda.scatterview [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test04_ParallelFor_RangePolicy_OPENACC.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_d.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ OK ] serial.bitset (9068 ms) [ RUN ] serial.dualview_combination [ OK ] serial.dualview_combination (0 ms) [ RUN ] serial.dualview_alloc [ OK ] serial.dualview_alloc (0 ms) [ RUN ] serial.test_dualview_copy_construction_and_assignment [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) [ RUN ] serial.dualview_combinations_without_init [ OK ] serial.dualview_combinations_without_init (0 ms) [ RUN ] serial.dualview_deep_copy [ OK ] serial.dualview_deep_copy (0 ms) [ RUN ] serial.dualview_realloc [ OK ] serial.dualview_realloc (0 ms) [ RUN ] serial.dualview_resize [ OK ] serial.dualview_resize (0 ms) [ RUN ] serial.dualview_device_correct_kokkos_device [ OK ] serial.dualview_device_correct_kokkos_device (1 ms) [ RUN ] serial.dualview_host_correct_kokkos_device [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) [ RUN ] serial.dualview_host_modify_template_device_sync [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) [ RUN ] serial.dualview_host_modify_template_device_execspace_sync [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) [ RUN ] serial.dualview_device_modify_template_host_sync [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) [ RUN ] serial.dualview_device_modify_template_host_execspace_sync [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) [ RUN ] serial.dualview_template_views_return_correct_executionspace_views [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) [ RUN ] serial.dynamic_view [ OK ] serial.dynamic_view (114 ms) [ RUN ] serial.dyn_rank_view_api_generic [ OK ] serial.dyn_rank_view_api_generic (25 ms) [ RUN ] serial.dyn_rank_view_api_operator_rank12345 [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped skipping since not default execution space [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) [ RUN ] serial.dyn_rank_view_api_operator_rank67 [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) [ RUN ] serial.ErrorReporterViaLambda [ OK ] serial.ErrorReporterViaLambda (0 ms) [ RUN ] serial.ErrorReporter [ OK ] serial.ErrorReporter (0 ms) [ RUN ] serial.offsetview_construction [ OK ] serial.offsetview_construction (577 ms) [ RUN ] serial.offsetview_unmanaged_construction [ OK ] serial.offsetview_unmanaged_construction (0 ms) [ RUN ] serial.offsetview_subview [ OK ] serial.offsetview_subview (9 ms) [ RUN ] serial.offsetview_offsets_rank1 [ OK ] serial.offsetview_offsets_rank1 (0 ms) [ RUN ] serial.offsetview_offsets_rank2 [ OK ] serial.offsetview_offsets_rank2 (0 ms) [ RUN ] serial.offsetview_offsets_rank3 [ OK ] serial.offsetview_offsets_rank3 (0 ms) [ RUN ] serial.scatterview [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_e.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test05_ParallelReduce_RangePolicy_OPENACC.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENACC.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ OK ] serial.scatterview (20634 ms) [ RUN ] serial.scatterview_devicetype [ OK ] serial.scatterview_devicetype (5 ms) [ RUN ] serial.staticcrsgraph [ OK ] serial.staticcrsgraph (18 ms) [ RUN ] serial.UnorderedMap_insert [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 20%] Linking CXX executable Kokkos_StackTraceTestExec [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 21%] Built target Kokkos_StackTraceTestExec [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test08_deep_copy_OPENACC.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test10_HierarchicalBasics_OPENACC.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_g.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangePolicyConstructors.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/incremental/Test12a_ThreadScratch.hpp", line 113: warning: statement is unreachable [code_is_unreachable] test.run(1, 55, 9); ^ Remark: individual warnings can be suppressed with "--diag_suppress " [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangeReduce.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDSpan.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/incremental/Test12b_TeamScratch.hpp", line 103: warning: statement is unreachable [code_is_unreachable] test.run(1, 4, 4); ^ Remark: individual warnings can be suppressed with "--diag_suppress " [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENACC.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MinMaxClamp.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ParallelScanRangePolicy.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Printf.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENACC.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENACC.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_QuadPrecisionMath.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_RangePolicyConstructors.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ReducerCTADs.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12a_ThreadScratch_OPENACC.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/incremental/Test12a_ThreadScratch.hpp", line 113: warning: statement is unreachable [code_is_unreachable] test.run(1, 55, 9); ^ Remark: individual warnings can be suppressed with "--diag_suppress " [ OK ] serial.UnorderedMap_insert (50416 ms) [ RUN ] serial.UnorderedMap_failed_insert [ OK ] cuda.scatterview (81132 ms) [ RUN ] cuda.scatterview_devicetype [ OK ] cuda.scatterview_devicetype (27 ms) [ RUN ] cuda.staticcrsgraph [ OK ] cuda.staticcrsgraph (46 ms) [ RUN ] cuda.UnorderedMap_insert [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ OK ] cuda.UnorderedMap_insert (7911 ms) [ RUN ] cuda.UnorderedMap_failed_insert [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ OK ] cuda.UnorderedMap_failed_insert (1061 ms) [ RUN ] cuda.UnorderedMap_deep_copy [ OK ] cuda.UnorderedMap_deep_copy (7 ms) [ RUN ] cuda.UnorderedMap_valid_empty [ OK ] cuda.UnorderedMap_valid_empty (1 ms) [ RUN ] cuda.UnorderedMap_clear_zero_size [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) [ RUN ] cuda.UnorderedMap_consistent_size [ OK ] cuda.UnorderedMap_consistent_size (0 ms) [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) [ RUN ] cuda.UnorderedMap_lambda_capturable [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) [ RUN ] cuda.UnorderedMap_constructor_view_alloc [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) [ RUN ] cuda.viewctorprop_embedded_dim [ OK ] cuda.viewctorprop_embedded_dim (0 ms) [----------] 41 tests from cuda (90278 ms total) [----------] Global test environment tear-down [==========] 41 tests from 1 test suite ran. (90278 ms total) [ PASSED ] 41 tests. [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_b.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_c.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_e.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ OK ] serial.UnorderedMap_failed_insert (24085 ms) [ RUN ] serial.UnorderedMap_deep_copy [ OK ] serial.UnorderedMap_deep_copy (13 ms) [ RUN ] serial.UnorderedMap_valid_empty [ OK ] serial.UnorderedMap_valid_empty (0 ms) [ RUN ] serial.UnorderedMap_clear_zero_size [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) [ RUN ] serial.UnorderedMap_consistent_size [ OK ] serial.UnorderedMap_consistent_size (0 ms) [ RUN ] serial.UnorderedMap_shallow_copyable_on_device [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) [ RUN ] serial.UnorderedMap_lambda_capturable [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) [ RUN ] serial.UnorderedMap_constructor_view_alloc [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) [ RUN ] serial.viewctorprop_embedded_dim [ OK ] serial.viewctorprop_embedded_dim (0 ms) [----------] 41 tests from serial (104979 ms total) [----------] Global test environment tear-down [==========] 41 tests from 1 test suite ran. (104979 ms total) [ PASSED ] 40 tests. [ SKIPPED ] 1 test, listed below: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/unit_tests' make -C containers/performance_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 CXX=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/performance_tests' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 CXX=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/performance_tests' ./KokkosContainers_PerformanceTest_Cuda [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 76%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from TEST_CATEGORY [ RUN ] TEST_CATEGORY.dynrankview_perf Cuda DynRankView vs View: Initialization Only View time (init only): 0.00121361 View sum computation time: 0.00121361 Strided View time (init only): 0.00117877 View Rank7 time (init only): 0.00125611 DynRankView time (init only): 0.00126475 DynRankView sum computation time: 0.00185686 Ratio of View to DynRankView time: 0.959568 Ratio of View to DynRankView sum computation time: 0.884317 Ratio of View to View Rank7 time: 0.966168 Ratio of StrideView to DynRankView time: 0.932018 Ratio of DynRankView to View Rank7 time: 1.00688 [ OK ] TEST_CATEGORY.dynrankview_perf (21 ms) [ RUN ] TEST_CATEGORY.global_2_local Cuda size, create, generate, fill, find 256, 0.000324413, 3.2814e-05, 0.00408465, 0.00220518 512, 0.000202532, 1.4485e-05, 2.4538e-05, 0.00220886 1024, 0.000194421, 1.299e-05, 2.5799e-05, 0.00222966 2048, 0.00019542, 1.3702e-05, 2.4721e-05, 0.00227335 4096, 0.000194084, 1.2833e-05, 2.4817e-05, 0.00234083 8192, 0.000232535, 1.3366e-05, 3.0848e-05, 0.00231574 16384, 0.000202996, 1.2995e-05, 3.2786e-05, 0.00232329 32768, 0.000209425, 1.3254e-05, 3.7135e-05, 0.00246468 65536, 0.000210043, 1.4238e-05, 4.7103e-05, 0.00275004 131072, 0.000221057, 1.4873e-05, 6.5302e-05, 0.00332755 262144, 0.000220122, 1.6866e-05, 0.000155331, 0.00624064 524288, 0.000231842, 2.0049e-05, 0.000533041, 0.0196682 1048576, 0.00121402, 2.8754e-05, 0.00139692, 0.0469985 [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12b_TeamScratch_OPENACC.cpp.o 2097152, 0.000565042, 4.2428e-05, 0.00303995, 0.109916 [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o 4194304, 0.000830404, 6.6238e-05, 0.00681793, 0.235899 [ OK ] TEST_CATEGORY.global_2_local (466 ms) [ RUN ] TEST_CATEGORY.unordered_map_performance_near skipping test [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) [ RUN ] TEST_CATEGORY.unordered_map_performance_far skipping test [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) [----------] 4 tests from TEST_CATEGORY (487 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (487 ms total) [ PASSED ] 4 tests. make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/performance_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/performance_tests' make -C algorithms/unit_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 CXX=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 CXX=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests' ./KokkosAlgorithms_UnitTest_Cuda ./KokkosAlgorithms_UnitTest_Serial [ 76%] Built target Kokkos_IncrementalTest_SERIAL [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [==========] Running 12 tests from 1 test suite. [----------] Global test environment set-up. [----------] 12 tests from serial [ RUN ] serial.Random_XorShift64 Test Seed:1706245679797796063 Test Scalar=int -- Testing randomness properties [==========] Running 12 tests from 1 test suite. [----------] Global test environment set-up. [----------] 12 tests from cuda [ RUN ] cuda.Random_XorShift64 Test Seed:1706245679810649678 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0237939 -0.00709854 || 0.051031 28085 29514 || 28008 28674.4 || -98.1302 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00299857 0.0070158 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00238639 0.00414554 || 0.051031 28081 29597 || 28606.1 28674.4 || 57.3079 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.000726453 0.00692174 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00494598 0.00994715 || 0.051031 27916 29349 || 28533.3 28674.4 || 137.509 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.000485222 0.00217217 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00495756 0.00168851 || 0.051031 27935 29332 || 28817.3 28674.4 || 23.342 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0108106 0.00118197 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000244213 -0.99999 -48239.5 || 0.051031 0 195124 || 2.92814e+09 28674.4 || -6.66863e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000731503 -0.314742 0.142898 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195942 -0.999999 -57857.5 || 0.051031 0 1.55173e+06 || 2.8688e+10 28674.4 || -7.99822e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.0058889 -0.967937 10.3192 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.78568e-07 -0.00526287 0.0146601 || 0.051031 27968 29332 || 28826.1 28674.4 || 202.661 -2.0744 -- Testing 3-D histogram Density 3D: 7.49199e-07 0.0035322 0.0033231 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0145976 -0.0107208 || 0.051031 28036 29384 || 29099.2 28674.4 || -148.205 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00441058 0.00337331 || 0.051031 1e+64 -1e+64 Test Seed:1706245679947213061 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00972331 -0.0381092 || 0.051031 28011 29386 || 28955.9 28674.4 || -526.822 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0152875 0.00356538 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00200125 -0.0164674 || 0.051031 28096 29370 || 28731.9 28674.4 || -227.646 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00553101 0.0103364 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0124083 0.0107697 || 0.051031 27992 29302 || 29034.7 28674.4 || 148.881 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00606162 0.00984691 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00632031 -0.00177075 || 0.051031 27973 29280 || 28494.3 28674.4 || -24.4789 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0127195 0.00624935 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000244364 -0.99999 -48251.3 || 0.051031 0 195154 || 2.92884e+09 28674.4 || -6.67027e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000731981 -0.292198 0.14055 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195606 -0.999999 -57856.6 || 0.051031 0 1.55152e+06 || 2.86902e+10 28674.4 || -7.99809e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00587806 -0.967932 10.2451 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.78568e-07 0.00397044 -0.0131035 || 0.051031 27931 29295 || 28561 28674.4 || -181.143 -2.0744 -- Testing 3-D histogram Density 3D: 7.49199e-07 -0.0126319 -0.00390872 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0156209 0.0106093 || 0.051031 28012 29405 || 29129.4 28674.4 || 146.663 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00232458 0.00669208 || 0.051031 1e+64 -1e+64 [ OK ] cuda.Random_XorShift64 (270 ms) [ RUN ] cuda.Random_XorShift1024_0 Test Seed:1706245680080799948 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00561604 -0.00994268 || 0.051031 10954 11810 || 11441.2 11377 || -137.448 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0144213 -0.00260582 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0057605 0.00256129 || 0.051031 11001 11790 || 11442.9 11377 || 35.4072 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0128745 -0.000919181 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0164397 -0.00718824 || 0.051031 10940 11822 || 11192.9 11377 || -99.3702 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00165587 0.00208763 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.025979 -0.0147816 || 0.051031 10932 11797 || 11680.4 11377 || -204.34 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00497524 -0.00179719 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000244168 -0.999975 -7595.44 || 0.051031 0 77725 || 4.61068e+08 11377 || -1.04999e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000732118 -0.141317 0.0221619 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195643 -0.999997 -9107.89 || 0.051031 0 616070 || 4.51638e+09 11377 || -1.25907e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00588069 -0.92276 1.63423 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.73387e-07 0.0066275 0.00441737 || 0.051031 10905 11820 || 11302.1 11377 || 61.0657 -0.823045 -- Testing 3-D histogram Density 3D: 3.24249e-07 0.0228482 0.00196422 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00890706 0.0035659 || 0.051031 10982 11797 || 11479.2 11377 || 49.2951 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00197825 0.00117975 || 0.051031 1e+64 -1e+64 Test Seed:1706245680318967396 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0069094 0.00610273 || 0.051031 10991 11796 || 11456.1 11377 || 84.3642 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00873247 0.00130951 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0172755 0.000702239 || 0.051031 11009 11736 || 11183.8 11377 || 9.70775 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00256797 0.000940101 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00630337 6.96882e-05 || 0.051031 10955 11772 || 11449.1 11377 || 0.96337 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0148502 -4.02687e-05 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00125903 -0.000615423 || 0.051031 10974 11791 || 11362.7 11377 || -8.5076 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00685523 0.00487708 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000244582 -0.999975 -7595.4 || 0.051031 0 77712 || 4.61056e+08 11377 || -1.04999e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000733417 -0.157437 0.0252196 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195379 -0.999997 -9108.14 || 0.051031 0 616384 || 4.51751e+09 11377 || -1.25911e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00587189 -0.922356 1.61821 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0091794 0.000748878 || 0.051031 10976 11836 || 11273.5 11377 || 10.3525 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00890758 0.00123641 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.010195 -0.00622462 || 0.051031 10972 11839 || 11262.1 11377 || -86.0491 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0112932 -0.000932318 || 0.051031 1e+64 -1e+64 [ OK ] cuda.Random_XorShift1024_0 (640 ms) [ RUN ] cuda.Multi_streams "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/incremental/Test12b_TeamScratch.hpp", line 103: warning: statement is unreachable [code_is_unreachable] test.run(1, 4, 4); ^ Remark: individual warnings can be suppressed with "--diag_suppress " [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ OK ] cuda.Multi_streams (2100 ms) [ RUN ] cuda.SortUnsignedValueType [ OK ] cuda.SortUnsignedValueType (28 ms) [ RUN ] cuda.SortEmptyView [ OK ] cuda.SortEmptyView (0 ms) [ RUN ] cuda.BinSortGenericTests [ OK ] cuda.BinSortGenericTests (25 ms) [ RUN ] cuda.BinSortEmptyView [ OK ] cuda.BinSortEmptyView (0 ms) [ RUN ] cuda.BinSortEmptyKeysView [ OK ] cuda.BinSortEmptyKeysView (0 ms) [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SharedAlloc.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENACC.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENACC.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0202947 -0.00410622 || 0.051031 28004 29313 || 28104 28674.4 || -56.7644 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0016459 -0.0040531 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENACC.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test14_MDRangeReduce_OPENACC.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test16_ParallelScan_OPENACC.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0195581 -0.00613645 || 0.051031 28045 29426 || 29246.4 28674.4 || -84.8303 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00455283 -0.003788 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 80%] Linking CXX executable Kokkos_IncrementalTest_OPENACC [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.01362 -0.00189031 || 0.051031 28022 29259 || 28289.1 28674.4 || -26.1316 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00123915 0.0009259 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [ 80%] Built target Kokkos_IncrementalTest_OPENACC [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 81%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 81%] Built target Kokkos_CoreUnitTest_CTestDevice [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 81%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 82%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_TeamPolicyConstructors.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_View_64bit.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_a.cpp.o [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.000369882 -0.00849556 || 0.051031 28038 29356 || 28685 28674.4 || -117.443 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0182478 -0.00643724 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_b.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_c.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (109709 ms) [ RUN ] cuda.NestedSort [ OK ] cuda.NestedSort (154 ms) [ RUN ] cuda.NestedSortByKey [ OK ] cuda.NestedSortByKey (606 ms) [ RUN ] cuda.SortWithCustomComparator [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ OK ] cuda.SortWithCustomComparator (2897 ms) [----------] 12 tests from cuda (116432 ms total) [----------] Global test environment tear-down [==========] 12 tests from 1 test suite ran. (116432 ms total) [ PASSED ] 12 tests. [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 47%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 48%] Built target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_d.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_a.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_b.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCtorDimMatch.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewHooks.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewLayoutStrideAssignment.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_a.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMemoryAccessViolation.cpp.o [ 29%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 29%] Built target Kokkos_IncrementalTest_OPENMP [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp -- Testing 1-D histogram Density 1D: 0.000244122 -0.99999 -48247.2 || 0.051031 0 194923 || 2.92893e+09 28674.4 || -6.6697e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000731253 -0.304506 0.158226 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_WithoutInitializing.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 50%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_a.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c01.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c04.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c06.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 52%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c07.cpp.o [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o -- Testing 1-D histogram Density 1D: 0.00196082 -0.999999 -57856.3 || 0.051031 0 1.55107e+06 || 2.8689e+10 28674.4 || -7.99806e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00589297 -0.967803 10.2682 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c09.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o [ 33%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o [ 33%] Built target Kokkos_CoreUnitTest_Cuda3 [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o -- Testing 1-D histogram Density 1D: 6.63432e-07 0.0133594 -0.0219906 || 0.051031 28053 29314 || 28296.4 28674.4 || -303.998 -2.0744 -- Testing 3-D histogram Density 3D: 7.03793e-07 0.0148244 0.00271538 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties [ 92%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 92%] Built target Kokkos_CoreUnitTest_Serial2 [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c10.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 34%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 34%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 34%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o [ 34%] Built target Kokkos_CoreUnitTest_CTestDevice [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.000448088 0.0276968 || 0.051031 27950 29304 || 28687.2 28674.4 || 382.881 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00788339 0.00864033 || 0.051031 1e+64 -1e+64 Test Seed:1706246058113205905 Test Scalar=int -- Testing randomness properties [ 36%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c12.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00220288 0.0318991 || 0.051031 28065 29339 || 28611.4 28674.4 || 440.973 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0154831 -0.00194275 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 1.04063e-06 -0.00983173 || 0.051031 28051 29337 || 28674.4 28674.4 || -135.914 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00149624 -0.0040747 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c13.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 55%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 55%] Built target Kokkos_CoreUnitTest_Cuda2 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00778569 -0.0125015 || 0.051031 28063 29431 || 28452.9 28674.4 || -172.821 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0223606 -0.00440232 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_LogicalSpaces_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_LogicalSpaces_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c14.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_LogicalSpaces_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_LogicalSpaces_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MasterLock_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MasterLock_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00481747 0.0183092 || 0.051031 28015 29263 || 28813.2 28674.4 || 253.106 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0054332 -0.0112558 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ 40%] Linking CXX executable Kokkos_IncrementalTest_CUDA [ 40%] Built target Kokkos_IncrementalTest_CUDA [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MasterLock_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_MasterLock_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 41%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 41%] Built target Kokkos_CoreUnitTest_Default [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp.dir/tstHeader.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 99%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 99%] Built target Kokkos_CoreUnitTest_Serial1 [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp -- Testing 1-D histogram Density 1D: 0.000244834 -0.99999 -48248.9 || 0.051031 0 195146 || 2.92866e+09 28674.4 || -6.66992e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000733375 -0.316191 0.150274 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenACC [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [100%] Built target Kokkos_CoreUnitTest_OpenACC + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial1 1: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o 1: [==========] Running 212 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 4 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o 1: [ OK ] serial_DeathTest.abort_from_host (378 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (442 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (419 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (447 ms) 1: [----------] 4 tests from serial_DeathTest (1688 ms total) 1: 1: [----------] 208 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (1 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (1 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (1 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (1 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (1 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (2 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (58 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (26 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (3 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (46 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (1 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (0 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (3531 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (3528 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (1561 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1615 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (46 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (177 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (1 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (8 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (135 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (10 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o 1: [ OK ] serial.mdrange_large_deep_copy (2255 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types [ 64%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3205 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (1 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.view_aggregate 1: [ OK ] serial.view_aggregate (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (11 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.view_layouttiled 1: [ OK ] serial.view_layouttiled (0 ms) 1: [ RUN ] serial.view_layouttiled_subtile 1: [ OK ] serial.view_layouttiled_subtile (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (5 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (1 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (20 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (20 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (0 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (0 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (0 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (0 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (0 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_point_t 1: [ OK ] serial.reducers_point_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce 1: [ OK ] serial.int64_t_reduce (299 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (305 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 65%] Built target Kokkos_CoreUnitTest_Serial2 1: [ OK ] serial.int64_t_reduce_dynamic (990 ms) 1: [ RUN ] serial.double_reduce_dynamic 1: [ OK ] serial.double_reduce_dynamic (1065 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (291 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (1 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy 1: [ OK ] serial.reduce_device_view_mdrange_policy (19 ms) 1: [ RUN ] serial.reduce_device_view_team_policy [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 66%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o 1: [ OK ] serial.reduce_device_view_team_policy (2905 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (6 ms) 1: [ RUN ] serial.task_fib_deprecated 1: [ OK ] serial.task_fib_deprecated (220 ms) 1: [ RUN ] serial.task_depend_deprecated 1: [ OK ] serial.task_depend_deprecated (0 ms) 1: [ RUN ] serial.task_team_deprecated 1: [ OK ] serial.task_team_deprecated (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated 1: [ OK ] serial.task_with_mempool_deprecated (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated 1: [ OK ] serial.task_multiple_depend_deprecated (9 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated 1: [ OK ] serial.task_scheduler_ctors_deprecated (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated 1: [ OK ] serial.task_scheduer_ctors_device_deprecated (0 ms) 1: [ RUN ] serial.task_fib_deprecated_multiple 1: [ OK ] serial.task_fib_deprecated_multiple (219 ms) 1: [ RUN ] serial.task_depend_deprecated_multiple 1: [ OK ] serial.task_depend_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_team_deprecated_multiple 1: [ OK ] serial.task_team_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated_multiple 1: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated_multiple 1: [ OK ] serial.task_multiple_depend_deprecated_multiple (6 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated_multiple 1: [ OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated_multiple 1: [ OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_fib_single 1: [ OK ] serial.task_fib_single (169 ms) 1: [ RUN ] serial.task_depend_single 1: [ OK ] serial.task_depend_single (0 ms) 1: [ RUN ] serial.task_team_single 1: [ OK ] serial.task_team_single (0 ms) 1: [ RUN ] serial.task_with_mempool_single 1: [ OK ] serial.task_with_mempool_single (0 ms) 1: [ RUN ] serial.task_multiple_depend_single 1: [ OK ] serial.task_multiple_depend_single (5 ms) 1: [ RUN ] serial.task_scheduler_ctors_single 1: [ OK ] serial.task_scheduler_ctors_single (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_single 1: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 1: [ RUN ] serial.task_fib_multiple 1: [ OK ] serial.task_fib_multiple (172 ms) 1: [ RUN ] serial.task_depend_multiple 1: [ OK ] serial.task_depend_multiple (0 ms) 1: [ RUN ] serial.task_team_multiple 1: [ OK ] serial.task_team_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_multiple 1: [ OK ] serial.task_with_mempool_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_multiple 1: [ OK ] serial.task_multiple_depend_multiple (5 ms) 1: [ RUN ] serial.task_scheduler_ctors_multiple 1: [ OK ] serial.task_scheduler_ctors_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_multiple 1: [ OK ] serial.task_scheduer_ctors_device_multiple (0 ms) 1: [ RUN ] serial.task_fib_chase_lev 1: [ OK ] serial.task_fib_chase_lev (187 ms) 1: [ RUN ] serial.task_depend_chase_lev 1: [ OK ] serial.task_depend_chase_lev (0 ms) 1: [ RUN ] serial.task_team_chase_lev 1: [ OK ] serial.task_team_chase_lev (0 ms) 1: [ RUN ] serial.task_with_mempool_chase_lev 1: [ OK ] serial.task_with_mempool_chase_lev (0 ms) 1: [ RUN ] serial.task_multiple_depend_chase_lev 1: [ OK ] serial.task_multiple_depend_chase_lev (6 ms) 1: [ RUN ] serial.task_scheduler_ctors_chase_lev 1: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 1: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 1: [----------] 208 tests from serial (23195 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 212 tests from 2 test suites ran. (24884 ms total) 1: [ PASSED ] 211 tests. 1: [ SKIPPED ] 1 test, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1/20 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 25.64 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 2: [==========] Running 122 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 7 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o [ 66%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (22281 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o [ 68%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 68%] Built target Kokkos_PerformanceTest_SharedSpace [ 68%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 68%] Built target Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (19563 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 68%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 68%] Built target Kokkos_PerformanceTest_Mempool [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (18804 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2754 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2633 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 2: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [----------] 7 tests from serial_DeathTest (66037 ms total) 2: 2: [----------] 115 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (510 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (12 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (7 ms) 2: [ RUN ] serial.triple_nested_parallelism [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o 2: [ OK ] serial.triple_nested_parallelism (602 ms) 2: [ RUN ] serial.parallel_scan_with_reducers [ 68%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 2: [ OK ] serial.parallel_scan_with_reducers (113 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (5 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (3 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (4 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (172 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (131 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (115 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce [ 68%] Built target Kokkos_CoreUnitTest_Serial1 [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o 2: [ OK ] serial.repeated_team_reduce (7200 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (157 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (76 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (3 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (77 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (2 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (2 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (1 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (22 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (21 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (6 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (1 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (1 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (0 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (0 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o 2: [ OK ] serial.view_allocation_large_rank (1592 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (7 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (55 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (56 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (58 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (3 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (14 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (57 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (0 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (0 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (3 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (3 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (3 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (28 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (28 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (27 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (287 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (288 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (287 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 115 tests from serial (12085 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 122 tests from 2 test suites ran. (78122 ms total) 2: [ PASSED ] 119 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/20 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 78.88 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/20 Test #3: Kokkos_CoreUnitTest_SerialGraph ............. Passed 0.74 sec test 4 Start 4: Kokkos_CoreUnitTest_OpenACC 4: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_OpenACC 4: Test timeout computed to be: 1500 [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o 4: [==========] Running 142 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 11 tests from openacc_DeathTest 4: [ RUN ] openacc_DeathTest.abort_from_host 4: [ OK ] openacc_DeathTest.abort_from_host (960 ms) 4: [ RUN ] openacc_DeathTest.abort_from_device 4: [ OK ] openacc_DeathTest.abort_from_device (8 ms) 4: [ RUN ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort (1188 ms) 4: [ RUN ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions 4: [ OK ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions (935 ms) 4: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_dyn [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o -- Testing 1-D histogram Density 1D: 0.0019575 -0.999999 -57857.4 || 0.051031 0 1.55132e+06 || 2.86901e+10 28674.4 || -7.99821e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.0058824 -0.96774 10.2469 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o -- Testing 1-D histogram Density 1D: 6.68478e-07 0.018422 0.00855527 || 0.051031 27970 29245 || 28155.7 28674.4 || 118.268 -2.0744 -- Testing 3-D histogram Density 3D: 7.18929e-07 -0.014381 0.00175617 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 70%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 70%] Built target Kokkos_PerformanceTest_Atomic [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 70%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0236008 -0.0349321 || 0.051031 27960 29404 || 28013.3 28674.4 || -482.902 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0249378 0.00485326 || 0.051031 1e+64 -1e+64 [ OK ] serial.Random_XorShift64 (754905 ms) [ RUN ] serial.Random_XorShift1024_0 Test Seed:1706246434702819976 Test Scalar=int -- Testing randomness properties [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0105628 -0.0104827 || 0.051031 11000 11844 || 11498.4 11377 || -144.913 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00866796 0.00121951 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0176347 0.0082314 || 0.051031 10933 11813 || 11581.2 11377 || 113.791 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0144369 0.00188442 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o [ 70%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o 4: [ OK ] openacc_DeathTest.view_construction_with_wrong_params_dyn (60873 ms) 4: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_stat [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00395388 0.0106957 || 0.051031 10974 11846 || 11332.2 11377 || 147.858 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00272728 -0.00236723 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0114264 -0.00166269 || 0.051031 10962 11798 || 11248.4 11377 || -22.985 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0019334 -0.00337783 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 71%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 71%] Built target Kokkos_ContainersPerformanceTest_Cuda 4: [ OK ] openacc_DeathTest.view_construction_with_wrong_params_stat (56696 ms) 4: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_mix Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o -- Testing 1-D histogram Density 1D: 0.000244855 -0.999975 -7594.3 || 0.051031 0 77672 || 4.60992e+08 11377 || -1.04984e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000734219 -0.155783 0.0200189 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 73%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 73%] Built target Kokkos_ContainersTestCompileOnly [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_LogicalSpaces_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MasterLock_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_LogicalSpaces_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_LogicalSpaces_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MasterLock_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MasterLock_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o 4: [ OK ] openacc_DeathTest.view_construction_with_wrong_params_mix (57625 ms) 4: [ RUN ] openacc_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o -- Testing 1-D histogram Density 1D: 0.00195485 -0.999997 -9108.09 || 0.051031 0 617215 || 4.51729e+09 11377 || -1.2591e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00587577 -0.923396 1.63627 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties 4: [ OK ] openacc_DeathTest.view_layoutstride_right_to_layoutleft_assignment (8155 ms) 4: [ RUN ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp -- Testing 1-D histogram Density 1D: 2.67029e-07 -0.0140641 -0.00141369 || 0.051031 10964 11788 || 11539.2 11377 || -19.5429 -0.823045 -- Testing 3-D histogram Density 3D: 3.05176e-07 -0.0074621 0.00270844 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp 4: [ OK ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment (8510 ms) 4: [ RUN ] openacc_DeathTest.view_memory_access_violations_from_host [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.000327596 0.0061854 || 0.051031 10986 11791 || 11373.2 11377 || 85.507 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0157456 -0.00259421 || 0.051031 1e+64 -1e+64 Test Seed:1706246589773132753 Test Scalar=int -- Testing randomness properties [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00950771 0.00499409 || 0.051031 10979 11825 || 11269.8 11377 || 69.0383 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0051323 -0.00174293 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o 4: [ OK ] openacc_DeathTest.view_memory_access_violations_from_host (21487 ms) 4: [ RUN ] openacc_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewMemoryAccessViolation.hpp:186: Skipped 4: skipping because OpenACC backend is currently not able to abort from the device 4: [ SKIPPED ] openacc_DeathTest.view_memory_access_violations_from_device (0 ms) 4: [----------] 11 tests from openacc_DeathTest (216442 ms total) 4: 4: [----------] 131 tests from openacc 4: [ RUN ] openacc.array_capacity 4: [ OK ] openacc.array_capacity (0 ms) 4: [ RUN ] openacc.array_element_access 4: [ OK ] openacc.array_element_access (0 ms) 4: [ RUN ] openacc.array_zero_capacity 4: [ OK ] openacc.array_zero_capacity (0 ms) 4: [ RUN ] openacc.array_zero_data_nullptr 4: [ OK ] openacc.array_zero_data_nullptr (0 ms) 4: [ RUN ] openacc.array_contiguous_capacity 4: [ OK ] openacc.array_contiguous_capacity (0 ms) 4: [ RUN ] openacc.array_contiguous_element_access 4: [ OK ] openacc.array_contiguous_element_access (0 ms) 4: [ RUN ] openacc.array_contiguous_assignment 4: [ OK ] openacc.array_contiguous_assignment (0 ms) 4: [ RUN ] openacc.array_strided_capacity 4: [ OK ] openacc.array_strided_capacity (0 ms) 4: [ RUN ] openacc.array_strided_element_access 4: [ OK ] openacc.array_strided_element_access (0 ms) 4: [ RUN ] openacc.array_strided_assignment 4: [ OK ] openacc.array_strided_assignment (0 ms) 4: [ RUN ] openacc.bit_manip_countl_zero 4: [ OK ] openacc.bit_manip_countl_zero (36 ms) 4: [ RUN ] openacc.bit_manip_countl_one 4: [ OK ] openacc.bit_manip_countl_one (0 ms) 4: [ RUN ] openacc.bit_manip_countr_zero 4: [ OK ] openacc.bit_manip_countr_zero (0 ms) 4: [ RUN ] openacc.bit_manip_countr_one 4: [ OK ] openacc.bit_manip_countr_one (0 ms) 4: [ RUN ] openacc.bit_manip_popcount 4: [ OK ] openacc.bit_manip_popcount (0 ms) 4: [ RUN ] openacc.bit_manip_has_single_bit 4: [ OK ] openacc.bit_manip_has_single_bit (0 ms) 4: [ RUN ] openacc.bit_manip_bit_floor 4: [ OK ] openacc.bit_manip_bit_floor (0 ms) 4: [ RUN ] openacc.bit_manip_bit_ceil 4: [ OK ] openacc.bit_manip_bit_ceil (0 ms) 4: [ RUN ] openacc.bit_manip_bit_width 4: [ OK ] openacc.bit_manip_bit_width (0 ms) 4: [ RUN ] openacc.bit_manip_rotl 4: [ OK ] openacc.bit_manip_rotl (0 ms) 4: [ RUN ] openacc.bit_manip_rotr 4: [ OK ] openacc.bit_manip_rotr (0 ms) 4: [ RUN ] openacc.bit_manip_byeswap 4: [ OK ] openacc.bit_manip_byeswap (0 ms) 4: [ RUN ] openacc.bit_manip_bit_cast 4: [ OK ] openacc.bit_manip_bit_cast (0 ms) 4: [ RUN ] openacc.checked_integer_operations_multiply_overflow 4: [ OK ] openacc.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] openacc.execution_policy_occupancy_and_hint 4: [ OK ] openacc.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] openacc.complex_construction 4: [ OK ] openacc.complex_construction (2 ms) 4: [ RUN ] openacc.complex_basic_math 4: [ OK ] openacc.complex_basic_math (0 ms) 4: [ RUN ] openacc.complex_special_funtions 4: [ OK ] openacc.complex_special_funtions (0 ms) 4: [ RUN ] openacc.complex_io 4: [ OK ] openacc.complex_io (0 ms) 4: [ RUN ] openacc.complex_trivially_copyable 4: [ OK ] openacc.complex_trivially_copyable (0 ms) 4: [ RUN ] openacc.complex_issue_3865 4: [ OK ] openacc.complex_issue_3865 (0 ms) 4: [ RUN ] openacc.complex_operations_arithmetic_types_overloads 4: [ OK ] openacc.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] openacc.partitioning_by_args 4: [ OK ] openacc.partitioning_by_args (2 ms) 4: [ RUN ] openacc.partitioning_by_vector 4: [ OK ] openacc.partitioning_by_vector (0 ms) 4: [ RUN ] openacc.execution_space_as_class_data_member 4: [ OK ] openacc.execution_space_as_class_data_member (0 ms) 4: [ RUN ] openacc.functor_analysis 4: [ OK ] openacc.functor_analysis (0 ms) 4: [ RUN ] openacc.init 4: [ OK ] openacc.init (0 ms) 4: [ RUN ] openacc.dispatch 4: [ OK ] openacc.dispatch (181 ms) 4: [ RUN ] openacc.mathematical_constants_e 4: [ OK ] openacc.mathematical_constants_e (17 ms) 4: [ RUN ] openacc.mathematical_constants_log2e 4: [ OK ] openacc.mathematical_constants_log2e (0 ms) 4: [ RUN ] openacc.mathematical_constants_log10e 4: [ OK ] openacc.mathematical_constants_log10e (0 ms) 4: [ RUN ] openacc.mathematical_constants_pi 4: [ OK ] openacc.mathematical_constants_pi (0 ms) 4: [ RUN ] openacc.mathematical_constants_inv_pi 4: [ OK ] openacc.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] openacc.mathematical_constants_inv_sqrtpi 4: [ OK ] openacc.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] openacc.mathematical_constants_ln2 4: [ OK ] openacc.mathematical_constants_ln2 (0 ms) 4: [ RUN ] openacc.mathematical_constants_ln10 4: [ OK ] openacc.mathematical_constants_ln10 (0 ms) 4: [ RUN ] openacc.mathematical_constants_sqrt2 4: [ OK ] openacc.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] openacc.mathematical_constants_sqrt3 4: [ OK ] openacc.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] openacc.mathematical_constants_inv_sqrt3 4: [ OK ] openacc.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] openacc.mathematical_constants_egamma 4: [ OK ] openacc.mathematical_constants_egamma (0 ms) 4: [ RUN ] openacc.mathematical_constants_phi 4: [ OK ] openacc.mathematical_constants_phi (0 ms) 4: [ RUN ] openacc.mathspecialfunc_expint1 4: [ OK ] openacc.mathspecialfunc_expint1 (0 ms) 4: [ RUN ] openacc.mathspecialfunc_errorfunc 4: [ OK ] openacc.mathspecialfunc_errorfunc (0 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesselj0y0 4: [ OK ] openacc.mathspecialfunc_cbesselj0y0 (69 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesselj1y1 4: [ OK ] openacc.mathspecialfunc_cbesselj1y1 (67 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesseli0k0 4: [ OK ] openacc.mathspecialfunc_cbesseli0k0 (1 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesseli1k1 4: [ OK ] openacc.mathspecialfunc_cbesseli1k1 (1 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesselh1stkind 4: [ OK ] openacc.mathspecialfunc_cbesselh1stkind (1 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesselh2ndkind 4: [ OK ] openacc.mathspecialfunc_cbesselh2ndkind (1 ms) 4: [ RUN ] openacc.mdrange_5d 4: [ OK ] openacc.mdrange_5d (147 ms) 4: [ RUN ] openacc.mdrange_6d 4: [ OK ] openacc.mdrange_6d (512 ms) 4: [ RUN ] openacc.mdrange_3d 4: [ OK ] openacc.mdrange_3d (52 ms) 4: [ RUN ] openacc.mdrange_neg_idx [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o 4: [ OK ] openacc.mdrange_neg_idx (248 ms) 4: [ RUN ] openacc.mdrange_4d 4: [ OK ] openacc.mdrange_4d (56 ms) 4: [ RUN ] openacc.mdrange_large_deep_copy [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o [ 58%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 4: [ OK ] openacc.mdrange_large_deep_copy (29 ms) 4: [ RUN ] openacc.md_range_policy_construction_from_arrays 4: [ OK ] openacc.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] openacc.mdrange_parallel_reduce_primitive_types -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0023153 -0.0136235 || 0.051031 10982 11779 || 11403.4 11377 || -188.331 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0038482 -0.00200216 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [ 58%] Built target Kokkos_CoreUnitTest_Cuda1 [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp 4: [ OK ] openacc.mdrange_parallel_reduce_primitive_types (4528 ms) 4: [ RUN ] openacc.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestMDSpan.hpp:57: Skipped 4: mdspan not enabled 4: [ SKIPPED ] openacc.mdspan_minimal_functional (0 ms) 4: [ RUN ] openacc.max 4: [ OK ] openacc.max (0 ms) 4: [ RUN ] openacc.max_within_parfor 4: [ OK ] openacc.max_within_parfor (2 ms) 4: [ RUN ] openacc.min 4: [ OK ] openacc.min (0 ms) 4: [ RUN ] openacc.min_within_parfor 4: [ OK ] openacc.min_within_parfor (0 ms) 4: [ RUN ] openacc.minmax 4: [ OK ] openacc.minmax (0 ms) 4: [ RUN ] openacc.minmax_within_parfor 4: [ OK ] openacc.minmax_within_parfor (0 ms) 4: [ RUN ] openacc.clamp 4: [ OK ] openacc.clamp (0 ms) 4: [ RUN ] openacc.clamp_within_parfor 4: [ OK ] openacc.clamp_within_parfor (0 ms) 4: [ RUN ] openacc.parallel_scan_range_policy 4: [ OK ] openacc.parallel_scan_range_policy (117 ms) 4: [ RUN ] openacc.kokkos_printf 4: [ OK ] openacc.kokkos_printf (2 ms) 4: [ RUN ] openacc.range_policy_runtime_parameters 4: [ OK ] openacc.range_policy_runtime_parameters (0 ms) 4: [ RUN ] openacc.reducers_double 4: [ OK ] openacc.reducers_double (8 ms) 4: [ RUN ] openacc.reducers_bool 4: [ OK ] openacc.reducers_bool (6 ms) 4: [ RUN ] openacc.impl_shared_alloc 4: [ OK ] openacc.impl_shared_alloc (50 ms) 4: [ RUN ] openacc.team_policy_runtime_parameters 4: [ OK ] openacc.team_policy_runtime_parameters (0 ms) 4: [ RUN ] openacc.view_api_a 4: [ OK ] openacc.view_api_a (10 ms) 4: [ RUN ] openacc.view_api_b 4: [ OK ] openacc.view_api_b (12 ms) 4: [ RUN ] openacc.view_api_c 4: [ OK ] openacc.view_api_c (4 ms) 4: [ RUN ] openacc.view_api_d 4: [ OK ] openacc.view_api_d (7 ms) 4: [ RUN ] openacc.view_allocation_error 4: [ OK ] openacc.view_allocation_error (0 ms) 4: [ RUN ] openacc.view_copy_tests 4: [ OK ] openacc.view_copy_tests (19 ms) 4: [ RUN ] openacc.view_copy_tests_rank_0 4: [ OK ] openacc.view_copy_tests_rank_0 (4 ms) 4: [ RUN ] openacc.view_copy_degenerated 4: [ OK ] openacc.view_copy_degenerated (0 ms) 4: [ RUN ] openacc.view_hooks 4: [ OK ] openacc.view_hooks (0 ms) 4: [ RUN ] openacc.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] openacc.view_layoutstride_left_to_layoutleft_assignment (74 ms) 4: [ RUN ] openacc.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] openacc.view_layoutstride_right_to_layoutright_assignment (69 ms) 4: [ RUN ] openacc.view_irregular_layout 4: [ OK ] openacc.view_irregular_layout (19 ms) 4: [ RUN ] openacc.view_mapping 4: [ OK ] openacc.view_mapping (59 ms) 4: [ RUN ] openacc.view_mapping_operator 4: [ OK ] openacc.view_mapping_operator (47 ms) 4: [ RUN ] openacc.static_extent 4: [ OK ] openacc.static_extent (0 ms) 4: [ RUN ] openacc.resize_realloc_no_init 4: [ OK ] openacc.resize_realloc_no_init (36 ms) 4: [ RUN ] openacc.resize_realloc_no_alloc 4: [ OK ] openacc.resize_realloc_no_alloc (0 ms) 4: [ RUN ] openacc.realloc_exec_space 4: [ OK ] openacc.realloc_exec_space (0 ms) 4: [ RUN ] openacc.view_alloc 4: [ OK ] openacc.view_alloc (0 ms) 4: [ RUN ] openacc.view_alloc_exec_space 4: [ OK ] openacc.view_alloc_exec_space (0 ms) 4: [ RUN ] openacc.view_alloc_int 4: [ OK ] openacc.view_alloc_int (0 ms) 4: [ RUN ] openacc.view_alloc_exec_space_int 4: [ OK ] openacc.view_alloc_exec_space_int (0 ms) 4: [ RUN ] openacc.deep_copy_zero_memset 4: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestWithoutInitializing.hpp:220: Skipped 4: skipping since the OpenACC backend doesn't implement ZeroMemset 4: [ SKIPPED ] openacc.deep_copy_zero_memset (0 ms) 4: [ RUN ] openacc.resize_exec_space 4: [ OK ] openacc.resize_exec_space (18 ms) 4: [ RUN ] openacc.view_allocation_int 4: [ OK ] openacc.view_allocation_int (0 ms) 4: [ RUN ] openacc.view_allocation_exec_space_int 4: [ OK ] openacc.view_allocation_exec_space_int (0 ms) 4: [ RUN ] openacc.view_not_default_constructible 4: [ OK ] openacc.view_not_default_constructible (0 ms) 4: [ RUN ] openacc.view_subview_auto_1d_left 4: [ OK ] openacc.view_subview_auto_1d_left (3 ms) 4: [ RUN ] openacc.view_subview_auto_1d_right 4: [ OK ] openacc.view_subview_auto_1d_right (0 ms) 4: [ RUN ] openacc.view_subview_auto_1d_stride 4: [ OK ] openacc.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] openacc.view_subview_assign_strided 4: [ OK ] openacc.view_subview_assign_strided (0 ms) 4: [ RUN ] openacc.view_subview_left_0 4: [ OK ] openacc.view_subview_left_0 (0 ms) 4: [ RUN ] openacc.view_subview_left_1 4: [ OK ] openacc.view_subview_left_1 (0 ms) 4: [ RUN ] openacc.view_subview_left_2 4: [ OK ] openacc.view_subview_left_2 (0 ms) 4: [ RUN ] openacc.view_subview_left_3 4: [ OK ] openacc.view_subview_left_3 (0 ms) 4: [ RUN ] openacc.view_subview_right_0 4: [ OK ] openacc.view_subview_right_0 (0 ms) 4: [ RUN ] openacc.view_subview_right_1 4: [ OK ] openacc.view_subview_right_1 (0 ms) 4: [ RUN ] openacc.view_subview_right_3 4: [ OK ] openacc.view_subview_right_3 (0 ms) 4: [ RUN ] openacc.view_static_tests 4: [ OK ] openacc.view_static_tests (0 ms) 4: [ RUN ] openacc.view_subview_1d_assign 4: [ OK ] openacc.view_subview_1d_assign (7 ms) 4: [ RUN ] openacc.view_subview_2d_from_3d 4: [ OK ] openacc.view_subview_2d_from_3d (121 ms) 4: [ RUN ] openacc.view_subview_2d_from_3d_randomaccess 4: [ OK ] openacc.view_subview_2d_from_3d_randomaccess (121 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_left [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o 4: [ OK ] openacc.view_subview_3d_from_5d_left (553 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] openacc.view_subview_3d_from_5d_left_randomaccess (540 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_right 4: [ OK ] openacc.view_subview_3d_from_5d_right (1370 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] openacc.view_subview_3d_from_5d_right_randomaccess (1371 ms) 4: [ RUN ] openacc.view_test_unmanaged_subview_reset 4: [ OK ] openacc.view_test_unmanaged_subview_reset (1 ms) 4: [ RUN ] openacc.view_subview_memory_traits_construction 4: [ OK ] openacc.view_subview_memory_traits_construction (0 ms) 4: [----------] 131 tests from openacc (10634 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 142 tests from 2 test suites ran. (227076 ms total) 4: [ PASSED ] 139 tests. 4: [ SKIPPED ] 3 tests, listed below: 4: [ SKIPPED ] openacc_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] openacc.mdspan_minimal_functional 4: [ SKIPPED ] openacc.deep_copy_zero_memset 4/20 Test #4: Kokkos_CoreUnitTest_OpenACC ................. Passed 228.10 sec test 5 Start 5: Kokkos_CoreUnitTest_Default 5: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_Default 5: Test timeout computed to be: 1500 -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0125765 -0.011535 || 0.051031 10943 11788 || 11521.9 11377 || -159.459 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0140356 -0.00311133 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties 5: [==========] Running 21 tests from 1 test suite. 5: [----------] Global test environment set-up. 5: [----------] 21 tests from defaultdevicetype 5: [ RUN ] defaultdevicetype.initialization_settings 5: [ OK ] defaultdevicetype.initialization_settings (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 5: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_device_id 5: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_num_devices 5: Warning: command line argument '--kokkos-num-devices' is deprecated. Use '--kokkos-map-device-id-by=mpi_rank' instead. Raised by Kokkos::initialize(). 5: Warning: command line argument '--kokkos-num-devices' is deprecated. Use '--kokkos-map-device-id-by=mpi_rank' instead. Raised by Kokkos::initialize(). 5: [ OK ] defaultdevicetype.cmd_line_args_num_devices (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 5: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 5: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_help 5: [ OK ] defaultdevicetype.cmd_line_args_help (6 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 5: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (1 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 5: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (8 ms) 5: [ RUN ] defaultdevicetype.env_vars_num_threads 5: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_device_id 5: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_num_devices 5: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 5: [ OK ] defaultdevicetype.env_vars_num_devices (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_disable_warnings 5: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_tune_internals 5: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 5: [ RUN ] defaultdevicetype.visible_devices 5: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 5: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 5: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 5: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 5: [ OK ] defaultdevicetype.visible_devices (0 ms) 5: [ RUN ] defaultdevicetype.compiler_macros 5: [ OK ] defaultdevicetype.compiler_macros (1 ms) 5: [ RUN ] defaultdevicetype.half_conversion 5: [ OK ] defaultdevicetype.half_conversion (4 ms) 5: [ RUN ] defaultdevicetype.bhalf_conversion 5: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 5: [ RUN ] defaultdevicetype.half_operators 5: [ OK ] defaultdevicetype.half_operators (1 ms) 5: [ RUN ] defaultdevicetype.bhalf_operators 5: [ OK ] defaultdevicetype.bhalf_operators (1 ms) 5: [ RUN ] defaultdevicetype.host_space_access 5: [ OK ] defaultdevicetype.host_space_access (0 ms) 5: [----------] 21 tests from defaultdevicetype (27 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 21 tests from 1 test suite ran. (27 ms total) 5: [ PASSED ] 21 tests. 5/20 Test #5: Kokkos_CoreUnitTest_Default ................. Passed 0.84 sec test 6 Start 6: Kokkos_CoreUnitTest_LegionInitialization 6: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 6: Test timeout computed to be: 1500 6: [==========] Running 1 test from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 1 test from initialization 6: [ RUN ] initialization.legion_initialization 6: [ OK ] initialization.legion_initialization (457 ms) 6: [----------] 1 test from initialization (457 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (457 ms total) 6: [ PASSED ] 1 test. 6/20 Test #6: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.74 sec test 7 Start 7: Kokkos_CoreUnitTest_PushFinalizeHook 7: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 7: Test timeout computed to be: 1500 7: SUCCESS 7/20 Test #7: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.73 sec test 8 Start 8: Kokkos_CoreUnitTest_Develop 8: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_Develop 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from defaultdevicetype 8: [ RUN ] defaultdevicetype.development_test 8: [ OK ] defaultdevicetype.development_test (0 ms) 8: [----------] 1 test from defaultdevicetype (0 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (0 ms total) 8: [ PASSED ] 1 test. 8/20 Test #8: Kokkos_CoreUnitTest_Develop ................. Passed 0.73 sec test 9 Start 9: Kokkos_CoreUnitTest_KokkosP 9: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 9: Test timeout computed to be: 1500 9: [==========] Running 23 tests from 2 test suites. 9: [----------] Global test environment set-up. 9: [----------] 21 tests from kokkosp 9: [ RUN ] kokkosp.test_named_instance_fence 9: Ref: 134217729 9: Ref: named_instance 9: 134217729 9: named_instance 9: [ OK ] kokkosp.test_named_instance_fence (0 ms) 9: [ RUN ] kokkosp.test_unnamed_instance_fence 9: Ref: 134217729 9: Ref: Unnamed Instance Fence 9: 134217729 9: Kokkos::OpenACC::fence(): Unnamed Instance Fence 9: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 9: [ RUN ] kokkosp.test_named_global_fence 9: Ref: 134217728 9: Ref: test global fence 9: 0 9: test global fence 9: Miss on id 9: 134217728 9: test global fence 9: [ OK ] kokkosp.test_named_global_fence (0 ms) 9: [ RUN ] kokkosp.test_unnamed_global_fence 9: Ref: 134217728 9: Ref: Unnamed Global Fence 9: 0 9: Kokkos::fence: Unnamed Global Fence 9: Miss on id 9: 134217728 9: Kokkos::fence: Unnamed Global Fence 9: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 9: [ RUN ] kokkosp.test_multiple_default_instances 9: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 9: [ RUN ] kokkosp.test_id_gen 9: [ OK ] kokkosp.test_id_gen (0 ms) 9: [ RUN ] kokkosp.test_kernel_sequence 9: Ref: 134217729 9: Ref: named_instance 9: 134217729 9: named_instance 9: Ref: 134217729 9: Ref: test_kernel 9: 134217729 9: named_instance 9: Miss on name 9: 0 9: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 9: Miss on name 9: Miss on id 9: 134217728 9: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 9: Miss on name 9: Miss on id 9: 134217729 9: test_kernel 9: [ OK ] kokkosp.test_kernel_sequence (0 ms) 9: [ RUN ] kokkosp.async_deep_copy 9: [ OK ] kokkosp.async_deep_copy (0 ms) 9: [ RUN ] kokkosp.parallel_for 9: [ OK ] kokkosp.parallel_for (0 ms) 9: [ RUN ] kokkosp.regions 9: [ OK ] kokkosp.regions (0 ms) 9: [ RUN ] kokkosp.fences 9: [ OK ] kokkosp.fences (0 ms) 9: [ RUN ] kokkosp.raw_allocation 9: [ OK ] kokkosp.raw_allocation (0 ms) 9: [ RUN ] kokkosp.view 9: [ OK ] kokkosp.view (0 ms) 9: [ RUN ] kokkosp.sections 9: [ OK ] kokkosp.sections (0 ms) 9: [ RUN ] kokkosp.metadata 9: [ OK ] kokkosp.metadata (0 ms) 9: [ RUN ] kokkosp.profile_events 9: [ OK ] kokkosp.profile_events (0 ms) 9: [ RUN ] kokkosp.no_init_kernel 9: [ OK ] kokkosp.no_init_kernel (0 ms) 9: [ RUN ] kokkosp.get_events 9: [ OK ] kokkosp.get_events (0 ms) 9: [ RUN ] kokkosp.create_mirror_no_init 9: [ OK ] kokkosp.create_mirror_no_init (0 ms) 9: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 9: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 9: [ RUN ] kokkosp.create_mirror_view_and_copy 9: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 9: [----------] 21 tests from kokkosp (1 ms total) 9: 9: [----------] 2 tests from defaultdevicetype 9: [ RUN ] defaultdevicetype.profiling_section 9: [ OK ] defaultdevicetype.profiling_section (0 ms) 9: [ RUN ] defaultdevicetype.scoped_profile_region 9: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 9: [----------] 2 tests from defaultdevicetype (0 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 23 tests from 2 test suites ran. (1 ms total) 9: [ PASSED ] 23 tests. 9/20 Test #9: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.78 sec test 10 Start 10: Kokkos_CoreUnitTest_ToolIndependence 10: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 10: Test timeout computed to be: 1500 10/20 Test #10: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 0.01 sec test 11 Start 11: Kokkos_ProfilingTestLibraryLoadHelp 11: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 11: Environment variables: 11: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/libkokkosprinter-tool.so 11: Test timeout computed to be: 1500 11: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 11: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 11/20 Test #11: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 0.77 sec test 12 Start 12: Kokkos_ProfilingTestLibraryCmdLineHelp 12: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/libkokkosprinter-tool.so" 12: Test timeout computed to be: 1500 [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp 12: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 12/20 Test #12: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 0.74 sec test 13 Start 13: Kokkos_ProfilingTestLibraryLoad 13: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 13: Environment variables: 13: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/libkokkosprinter-tool.so 13: Test timeout computed to be: 1500 13: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp 13: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental7OpenACCE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBRT:no::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.2.0::kokkosp_allocate_data:Host:source:0x1265080:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x1265380:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1265400:Host:source:0x1265100:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0x1265580:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x1265380:40::kokkosp_deallocate_data:Host:source:0x1265080:40::kokkosp_finalize_library:: 13/20 Test #13: Kokkos_ProfilingTestLibraryLoad ............. Passed 0.73 sec test 14 Start 14: Kokkos_ProfilingTestLibraryCmdLine 14: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/libkokkosprinter-tool.so" 14: Test timeout computed to be: 1500 14: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental7OpenACCE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBRT:no::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.2.0::kokkosp_allocate_data:Host:source:0x2158f80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x2159200:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x2159280:Host:source:0x2159000:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0x2159400:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x2159200:40::kokkosp_deallocate_data:Host:source:0x2158f80:40::kokkosp_finalize_library:: 14/20 Test #14: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 0.73 sec test 15 Start 15: Kokkos_CoreUnitTest_StackTraceTest 15: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec 15: Test timeout computed to be: 1500 [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o 15: [==========] Running 3 tests from 2 test suites. 15: [----------] Global test environment set-up. 15: [----------] 2 tests from defaultdevicetype_DeathTest 15: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 15: 15: [WARNING] /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 15: Top of f1 15: Top of f0 15: Top of f0 15: test_f1: 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d7993] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x43bc0e] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fc376ac1083] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f1: 15: [0x4d7993] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x43d266] Test::test_stacktrace(bool, bool) 15: [0x43bc0e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7fc376ac1083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f1 15: Top of f0 15: Top of f0 15: StackTrace f3(std::cout, 4) returned: 110 15: test_f3: 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d7993] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x43bc0e] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fc376ac1083] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f3: 15: [0x4d7993] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x441832] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x43e1cd] Test::test_stacktrace(bool, bool) 15: [0x43bc0e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7fc376ac1083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace 15: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (248 ms) 15: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 15: 15: [WARNING] /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 15: Top of f1 15: Top of f0 15: Top of f0 15: test_f1: 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d7993] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x43bf8b] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fc376ac1083] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f1: 15: [0x4d7993] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x43d266] Test::test_stacktrace(bool, bool) 15: [0x43bf8b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7fc376ac1083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f1 15: Top of f0 15: Top of f0 15: StackTrace f3(std::cout, 4) returned: 110 15: test_f3: 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d7993] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x43bf8b] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fc376ac1083] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f3: 15: [0x4d7993] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x441832] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x43e1cd] Test::test_stacktrace(bool, bool) 15: [0x43bf8b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7fc376ac1083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace 15: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (268 ms) 15: [----------] 2 tests from defaultdevicetype_DeathTest (517 ms total) 15: 15: [----------] 1 test from defaultdevicetype 15: [ RUN ] defaultdevicetype.stacktrace_normal 15: Top of f1 15: Top of f0 15: Top of f0 15: test_f1: 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d7993] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fc376ac1083] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f1: 15: [0x4d7993] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x43d266] Test::test_stacktrace(bool, bool) 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7fc376ac1083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f1 15: Top of f0 15: Top of f0 15: StackTrace f3(std::cout, 4) returned: 110 15: test_f3: 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d7993] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fc376ac1083] 15: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f3: 15: [0x4d7993] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x441832] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x43e1cd] Test::test_stacktrace(bool, bool) 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7fc376ac1083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace 15: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 15: [----------] 1 test from defaultdevicetype (1 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 3 tests from 2 test suites ran. (518 ms total) 15: [ PASSED ] 3 tests. 15/20 Test #15: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 1.29 sec test 16 Start 16: Kokkos_IncrementalTest_OPENACC 16: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_IncrementalTest_OPENACC 16: Test timeout computed to be: 1500 16: [==========] Running 27 tests from 1 test suite. 16: [----------] Global test environment set-up. 16: [----------] 27 tests from OPENACC 16: [ RUN ] OPENACC.IncrTest_01_execspace_typedef 16: [ OK ] OPENACC.IncrTest_01_execspace_typedef (0 ms) 16: [ RUN ] OPENACC.IncrTest_01_execspace 16: Device Execution Space: 16: KOKKOS_ENABLE_OPENACC: yes 16: OpenACC Options: 16: KOKKOS_ENABLE_OPENACC_COLLAPSE_HIERARCHICAL_CONSTRUCTS: yes 16: Using OpenACC 16: OpenACC 16: [ OK ] OPENACC.IncrTest_01_execspace (0 ms) 16: [ RUN ] OPENACC.IncrTest_02_AtomicExchange 16: [ OK ] OPENACC.IncrTest_02_AtomicExchange (0 ms) 16: [ RUN ] OPENACC.IncrTest_02_AtomicAdd 16: [ OK ] OPENACC.IncrTest_02_AtomicAdd (0 ms) 16: [ RUN ] OPENACC.IncrTest_02_AtomicSub 16: [ OK ] OPENACC.IncrTest_02_AtomicSub (0 ms) 16: [ RUN ] OPENACC.IncrTest_03a_memspace_malloc 16: [ OK ] OPENACC.IncrTest_03a_memspace_malloc (0 ms) 16: [ RUN ] OPENACC.IncrTest_03b_memspace_free 16: [ OK ] OPENACC.IncrTest_03b_memspace_free (1767 ms) 16: [ RUN ] OPENACC.IncrTest_04_simple_parallelFor 16: [ OK ] OPENACC.IncrTest_04_simple_parallelFor (0 ms) 16: [ RUN ] OPENACC.IncrTest_04_RangePolicy_parallelFor 16: [ OK ] OPENACC.IncrTest_04_RangePolicy_parallelFor (0 ms) 16: [ RUN ] OPENACC.IncrTest_05_reduction 16: [ OK ] OPENACC.IncrTest_05_reduction (7 ms) 16: [ RUN ] OPENACC.IncrTest_06_mdrange2D 16: [ OK ] OPENACC.IncrTest_06_mdrange2D (0 ms) 16: [ RUN ] OPENACC.IncrTest_06_mdrange3D 16: [ OK ] OPENACC.IncrTest_06_mdrange3D (0 ms) 16: [ RUN ] OPENACC.IncrTest_06_mdrange4D 16: [ OK ] OPENACC.IncrTest_06_mdrange4D (0 ms) 16: [ RUN ] OPENACC.IncrTest_08_deep_copy_2D 16: [ OK ] OPENACC.IncrTest_08_deep_copy_2D (0 ms) 16: [ RUN ] OPENACC.IncrTest_08_deep_copy_3D 16: [ OK ] OPENACC.IncrTest_08_deep_copy_3D (0 ms) 16: [ RUN ] OPENACC.IncrTest_08_deep_copy_4D 16: [ OK ] OPENACC.IncrTest_08_deep_copy_4D (0 ms) 16: [ RUN ] OPENACC.IncrTest_10_Hierarchical_Basics 16: [ OK ] OPENACC.IncrTest_10_Hierarchical_Basics (0 ms) 16: [ RUN ] OPENACC.IncrTest_11a_Hierarchical_ForLoop 16: [ OK ] OPENACC.IncrTest_11a_Hierarchical_ForLoop (1 ms) 16: [ RUN ] OPENACC.IncrTest_11b_Hierarchical_ForLoop 16: [ OK ] OPENACC.IncrTest_11b_Hierarchical_ForLoop (4 ms) 16: [ RUN ] OPENACC.IncrTest_11c_Hierarchical_ForLoop 16: [ OK ] OPENACC.IncrTest_11c_Hierarchical_ForLoop (239 ms) 16: [ RUN ] OPENACC.IncrTest_12a_ThreadScratch 16: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/incremental/Test12a_ThreadScratch.hpp:102: Skipped 16: skipping since scratch memory is not yet implemented in the OpenACC backend 16: [ SKIPPED ] OPENACC.IncrTest_12a_ThreadScratch (0 ms) 16: [ RUN ] OPENACC.IncrTest_12b_TeamScratch 16: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/incremental/Test12b_TeamScratch.hpp:92: Skipped 16: skipping since scratch memory is not yet implemented in the OpenACC backend 16: [ SKIPPED ] OPENACC.IncrTest_12b_TeamScratch (0 ms) 16: [ RUN ] OPENACC.IncrTest_13a_Hierarchical_Red 16: [ OK ] OPENACC.IncrTest_13a_Hierarchical_Red (0 ms) 16: [ RUN ] OPENACC.IncrTest_13b_Hierarchical_Red 16: [ OK ] OPENACC.IncrTest_13b_Hierarchical_Red (0 ms) 16: [ RUN ] OPENACC.IncrTest_13c_Hierarchical_Red 16: [ OK ] OPENACC.IncrTest_13c_Hierarchical_Red (0 ms) 16: [ RUN ] OPENACC.incr_14_MDrangeReduce 16: [ OK ] OPENACC.incr_14_MDrangeReduce (0 ms) 16: [ RUN ] OPENACC.IncrTest_16_parallelscan 16: [ OK ] OPENACC.IncrTest_16_parallelscan (2 ms) 16: [----------] 27 tests from OPENACC (2027 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 27 tests from 1 test suite ran. (2027 ms total) 16: [ PASSED ] 25 tests. 16: [ SKIPPED ] 2 tests, listed below: 16: [ SKIPPED ] OPENACC.IncrTest_12a_ThreadScratch 16: [ SKIPPED ] OPENACC.IncrTest_12b_TeamScratch 16/20 Test #16: Kokkos_IncrementalTest_OPENACC .............. Passed 2.78 sec test 17 Start 17: Kokkos_IncrementalTest_SERIAL 17: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 17: Test timeout computed to be: 1500 17: [==========] Running 28 tests from 1 test suite. 17: [----------] Global test environment set-up. 17: [----------] 28 tests from SERIAL 17: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 17: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 17: [ RUN ] SERIAL.IncrTest_01_execspace 17: Host Serial Execution Space: 17: KOKKOS_ENABLE_SERIAL: yes 17: Kokkos atomics disabled 17: 17: Serial Runtime Configuration: 17: Serial 17: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 17: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 17: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 17: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 17: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 17: [ RUN ] SERIAL.IncrTest_02_AtomicSub 17: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 17: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 17: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 17: [ RUN ] SERIAL.IncrTest_03b_memspace_free 17: [ OK ] SERIAL.IncrTest_03b_memspace_free (148 ms) 17: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 17: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 17: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 17: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 17: [ RUN ] SERIAL.IncrTest_05_reduction 17: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 17: [ RUN ] SERIAL.IncrTest_06_mdrange2D 17: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 17: [ RUN ] SERIAL.IncrTest_06_mdrange3D 17: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 17: [ RUN ] SERIAL.IncrTest_06_mdrange4D 17: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 17: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 17: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 17: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 17: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 17: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 17: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 17: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 17: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 17: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 17: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 17: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 17: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 17: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 17: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (207 ms) 17: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/incremental/Test12a_ThreadScratch.hpp:102: Skipped 17: skipping since scratch memory is not yet implemented in the OpenACC backend 17: [ SKIPPED ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 17: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/incremental/Test12b_TeamScratch.hpp:92: Skipped 17: skipping since scratch memory is not yet implemented in the OpenACC backend 17: [ SKIPPED ] SERIAL.IncrTest_12b_TeamScratch (0 ms) 17: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 17: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 17: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 17: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 17: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 17: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 17: [ RUN ] SERIAL.incr_14_MDrangeReduce 17: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 17: [ RUN ] SERIAL.IncrTest_16_parallelscan 17: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 17: [ RUN ] SERIAL.incr_17_atomicView 17: [ OK ] SERIAL.incr_17_atomicView (0 ms) 17: [----------] 28 tests from SERIAL (357 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 28 tests from 1 test suite ran. (357 ms total) 17: [ PASSED ] 26 tests. 17: [ SKIPPED ] 2 tests, listed below: 17: [ SKIPPED ] SERIAL.IncrTest_12a_ThreadScratch 17: [ SKIPPED ] SERIAL.IncrTest_12b_TeamScratch 17/20 Test #17: Kokkos_IncrementalTest_SERIAL ............... Passed 1.09 sec test 18 Start 18: Kokkos_CoreUnitTest_CTestDevice 18: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 18: Test timeout computed to be: 1500 18: [==========] Running 8 tests from 1 test suite. 18: [----------] Global test environment set-up. 18: [----------] 8 tests from ctest_environment 18: [ RUN ] ctest_environment.no_device_type 18: [ OK ] ctest_environment.no_device_type (0 ms) 18: [ RUN ] ctest_environment.no_process_count 18: [ OK ] ctest_environment.no_process_count (0 ms) 18: [ RUN ] ctest_environment.invalid_rank 18: [ OK ] ctest_environment.invalid_rank (0 ms) 18: [ RUN ] ctest_environment.no_type_str 18: [ OK ] ctest_environment.no_type_str (0 ms) 18: [ RUN ] ctest_environment.missing_type 18: [ OK ] ctest_environment.missing_type (0 ms) 18: [ RUN ] ctest_environment.no_id_str 18: [ OK ] ctest_environment.no_id_str (0 ms) 18: [ RUN ] ctest_environment.invalid_id_str 18: [ OK ] ctest_environment.invalid_id_str (0 ms) 18: [ RUN ] ctest_environment.good 18: [ OK ] ctest_environment.good (0 ms) 18: [----------] 8 tests from ctest_environment (0 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 8 tests from 1 test suite ran. (0 ms total) 18: [ PASSED ] 8 tests. 18/20 Test #18: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.01 sec test 19 Start 19: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 19: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 19: Test timeout computed to be: 1500 19/20 Test #19: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.01 sec test 20 Start 20: Kokkos_UnitTest_SIMD 20: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/simd/unit_tests/Kokkos_UnitTest_SIMD 20: Test timeout computed to be: 1500 -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0057632 0.00728163 || 0.051031 10977 11783 || 11311.8 11377 || 100.661 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0158718 0.00278746 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o 20: [==========] Running 14 tests from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 14 tests from simd 20: [ RUN ] simd.host_math_ops 20: [ OK ] simd.host_math_ops (0 ms) 20: [ RUN ] simd.device_math_ops 20: [ OK ] simd.device_math_ops (7 ms) 20: [ RUN ] simd.host_mask_ops 20: [ OK ] simd.host_mask_ops (0 ms) 20: [ RUN ] simd.device_mask_ops 20: [ OK ] simd.device_mask_ops (0 ms) 20: [ RUN ] simd.host_conversions 20: [ OK ] simd.host_conversions (0 ms) 20: [ RUN ] simd.device_conversions 20: [ OK ] simd.device_conversions (0 ms) 20: [ RUN ] simd.host_shift_ops 20: [ OK ] simd.host_shift_ops (0 ms) 20: [ RUN ] simd.device_shift_ops 20: [ OK ] simd.device_shift_ops (0 ms) 20: [ RUN ] simd.host_condition 20: [ OK ] simd.host_condition (0 ms) 20: [ RUN ] simd.device_condition 20: [ OK ] simd.device_condition (0 ms) 20: [ RUN ] simd.host_gen_ctors 20: [ OK ] simd.host_gen_ctors (0 ms) 20: [ RUN ] simd.device_gen_ctors 20: [ OK ] simd.device_gen_ctors (0 ms) 20: [ RUN ] simd.host_where_expressions 20: [ OK ] simd.host_where_expressions (0 ms) 20: [ RUN ] simd.device_where_expressions 20: [ OK ] simd.device_where_expressions (0 ms) 20: [----------] 14 tests from simd (8 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 14 tests from 1 test suite ran. (8 ms total) 20: [ PASSED ] 14 tests. 20/20 Test #20: Kokkos_UnitTest_SIMD ........................ Passed 0.77 sec 100% tests passed, 0 tests failed out of 20 Total Test time (real) = 346.15 sec [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 a2123a737d978d815421f3b0839f37acae0cdc355bc557c052b19865d20b6f4f $ docker rm -f --volumes a2123a737d978d815421f3b0839f37acae0cdc355bc557c052b19865d20b6f4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } Running on fetnat05 in /var/jenkins/workspace/Kokkos_release-candidate-4.2.01 [Pipeline] // node [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Fetching changes from the remote Git repository Fetching without tags Checking out Revision d4a099599fdc6e9470cdc1c8ef891dc0cae7bdee (release-candidate-4.2.01) > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/.git # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/release-candidate-4.2.01:refs/remotes/origin/release-candidate-4.2.01 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4a099599fdc6e9470cdc1c8ef891dc0cae7bdee # timeout=10 Commit message: "Merge pull request #6749 from ndellingwood/cherrypick-6510-to-rc4201" [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t e3ef0d54bf550486c94005517340e90c5d2924da --build-arg BASE=nvidia/cuda:11.0.3-devel-ubuntu18.04 --build-arg ADDITIONAL_PACKAGES=g++-8 gfortran clang --build-arg CMAKE_VERSION=3.17.3 -f scripts/docker/Dockerfile.nvcc scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 23.04kB Step 1/10 : ARG BASE=nvidia/cuda:9.2-devel Step 2/10 : FROM $BASE ---> a557740b9093 Step 3/10 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> 1a188e18e907 Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> a7659463d2b6 Step 5/10 : RUN apt-get update && apt-get install -y bc wget ccache $ADDITIONAL_PACKAGES && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 25c8226573ee Step 6/10 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> 52db153fb4a9 Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 88987c3b739a Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 56d8dc951816 Step 9/10 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> 8c2899f61495 Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 956db1442e5a Successfully built 956db1442e5a Successfully tagged e3ef0d54bf550486c94005517340e90c5d2924da:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . e3ef0d54bf550486c94005517340e90c5d2924da . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat05 seems to be running inside container 96f33fe7cfd5f46a9a15f01138a4a9793d7d20fc3e87b5208b51ad54ac432ce9 $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_release-candidate-4.2.01 --volumes-from 96f33fe7cfd5f46a9a15f01138a4a9793d7d20fc3e87b5208b51ad54ac432ce9 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** e3ef0d54bf550486c94005517340e90c5d2924da cat [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp $ docker top 40a47079effaae71f6203d775ab3f1232b5d46594f970c4b5af032261284f697 -eo pid,comm [Pipeline] { [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o [Pipeline] withEnv [Pipeline] { [Pipeline] sh + ccache --zero-stats Statistics cleared [Pipeline] sh [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o + rm -rf install + mkdir -p install + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER=g++-8 -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_OPENMP=OFF -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=OFF -DKokkos_ENABLE_CUDA_UVM=ON -DKokkos_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE=ON -DKokkos_ENABLE_DEPRECATED_CODE_3=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_IMPL_MDSPAN=ON -DCMAKE_INSTALL_PREFIX=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/../install .. -- Setting default Kokkos CXX standard to 17 -- The CXX compiler identification is GNU 8.4.0 -- Check for working CXX compiler: /usr/bin/g++-8 -- Check for working CXX compiler: /usr/bin/g++-8 - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.2.0 -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 11.0.221 -- kokkos_launch_compiler (/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/kokkos_launch_compiler) is enabled... -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt CMake Deprecation Warning at cmake/kokkos_enable_options.cmake:180 (MESSAGE): Setting Kokkos_ENABLE_CUDA_LAMBDA is deprecated. Lambda expressions in device code are always enabled. Forcing -DKokkos_ENABLE_CUDA_LAMBDA=ON Call Stack (most recent call first): cmake/kokkos_tribits.cmake:202 (INCLUDE) CMakeLists.txt:226 (KOKKOS_SETUP_BUILD_ENVIRONMENT) -- Using -std=c++17 for C++17 standard as feature -- SIMD: AVX512 detected -- CUDA auto-detection of architecture failed with /usr/bin/g++-8. Enabling CUDA language ONLY to auto-detect architecture... -- Looking for a CUDA compiler [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp -- Looking for a CUDA compiler - /usr/local/cuda/bin/nvcc -- The CUDA compiler identification is NVIDIA 11.0.221 -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - works -- Detecting CUDA compiler ABI info -- Detecting CUDA compiler ABI info - done -- Detecting CUDA compile features -- Detecting CUDA compile features - done [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o -- Detected CUDA Compute Capability 70 -- Setting Kokkos_ARCH_VOLTA70=ON -- Built-in Execution Spaces: CMake Deprecation Warning at cmake/kokkos_arch.cmake:1067 (MESSAGE): Setting Kokkos_ENABLE_CUDA_UVM is deprecated - use the portable Kokkos::SharedSpace as an explicit memory space in your code instead Call Stack (most recent call first): cmake/kokkos_tribits.cmake:204 (INCLUDE) CMakeLists.txt:226 (KOKKOS_SETUP_BUILD_ENVIRONMENT) -- Device Parallel: Kokkos::Cuda -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VOLTA70 -- Found CUDAToolkit: /usr/local/cuda/include (found version "11.0.221") -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found TPLCUDA: TRUE -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan -- Looking for C++ include experimental/mdspan - not found -- Looking for C++ include mdspan -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/../../tpls/mdspan/include -- Kokkos Devices: CUDA;SERIAL, Kokkos Backends: CUDA;SERIAL -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build + make -j8 install Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd [ 3%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 3%] Built target AlwaysCheckGit Scanning dependencies of target impl_git_version [ 6%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 10%] Linking CXX static library libkokkossimd.a [ 10%] Built target kokkossimd Scanning dependencies of target kokkoscore [ 16%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 16%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 23%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 23%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 26%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 33%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 33%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 36%] Linking CXX static library libimpl_git_version.a [ 36%] Built target impl_git_version [ 40%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o [ 43%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 46%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 50%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 53%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemorySpace.cpp.o [ 56%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 60%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 63%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Spinwait.cpp.o [ 66%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 70%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 73%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o [ 76%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 80%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 83%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 86%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 90%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o [ 93%] Linking CXX static library libkokkoscore.a [ 93%] Built target kokkoscore Scanning dependencies of target kokkoscontainers [ 96%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [100%] Linking CXX static library libkokkoscontainers.a [100%] Built target kokkoscontainers Install the project... -- Install configuration: "Release" -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Cuda -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Cuda/Kokkos_Cuda_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Cuda/Kokkos_Cuda_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Cuda/Kokkos_Cuda.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Cuda/Kokkos_Cuda_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Cuda/Kokkos_Cuda_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Cuda/Kokkos_Cuda_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Cuda/Kokkos_Cuda_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Cuda/Kokkos_Cuda_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Cuda/Kokkos_Cuda_BlockSize_Deduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Cuda/Kokkos_Cuda_Parallel_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Cuda/Kokkos_Cuda_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Cuda/Kokkos_Cuda_KernelLaunch.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Cuda/Kokkos_Cuda_Parallel_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Cuda/Kokkos_Cuda_ReduceScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Cuda/Kokkos_CudaSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Cuda/Kokkos_Cuda_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Cuda/Kokkos_Cuda_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Cuda/Kokkos_Cuda_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Cuda/Kokkos_Cuda_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Cuda/Kokkos_Cuda_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Cuda/Kokkos_Cuda_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Cuda/Kokkos_Cuda_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Cuda/Kokkos_Cuda_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Cuda/Kokkos_Cuda_abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/HPX -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/HPX/Kokkos_HPX_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/HPX/Kokkos_HPX_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/HPX/Kokkos_HPX_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/HPX/Kokkos_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Layout.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Assert.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/HIP -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/HIP/Kokkos_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/HIP/Kokkos_HIP_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/HIP/Kokkos_HIP_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/HIP/Kokkos_HIP_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/HIP/Kokkos_HIP_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/HIP/Kokkos_HIP_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/HIP/Kokkos_HIP_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/HIP/Kokkos_HIP_Shuffle_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/HIP/Kokkos_HIP_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/HIP/Kokkos_HIP_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/HIP/Kokkos_HIP_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/HIP/Kokkos_HIP_Space.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/HIP/Kokkos_HIP_BlockSize_Deduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/HIP/Kokkos_HIP_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/HIP/Kokkos_HIP_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/HIP/Kokkos_HIP_ReduceScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/HIP/Kokkos_HIP_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/HIP/Kokkos_HIP_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/HIP/Kokkos_HIP_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/HIP/Kokkos_HIP_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/HIP/Kokkos_HIP_KernelLaunch.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/HIP/Kokkos_HIP_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/HIP/Kokkos_HIP_Parallel_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/HIP/Kokkos_HIP_Parallel_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/HIP/Kokkos_HIP_SharedAllocationRecord.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Profiling_ProfileSection.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Timer.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Core.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_ScratchSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/traits -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/traits/Kokkos_GraphKernelTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/traits/Kokkos_WorkItemPropertyTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/traits/Kokkos_ScheduleTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/traits/Kokkos_Traits_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/traits/Kokkos_IndexTypeTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/traits/Kokkos_ExecutionSpaceTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/traits/Kokkos_LaunchBoundsTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/traits/Kokkos_OccupancyControlTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/traits/Kokkos_PolicyTraitMatcher.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/traits/Kokkos_IterationPatternTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/traits/Kokkos_WorkTagTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/traits/Kokkos_PolicyTraitAdaptor.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Atomic.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/decl -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/decl/Kokkos_Declare_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/decl/Kokkos_Declare_OPENMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/decl/Kokkos_Declare_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/decl/Kokkos_Declare_OPENACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/decl/Kokkos_Declare_THREADS.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/decl/Kokkos_Declare_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/decl/Kokkos_Declare_SERIAL.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/decl/Kokkos_Declare_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/decl/Kokkos_Declare_OPENMPTARGET.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/decl/Kokkos_Declare_HBWSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Parallel_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_HostSpace_deepcopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_NvidiaGpuArchitectures.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_GraphImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_HostBarrier.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_CheckedIntegerOps.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_TaskNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_ParseCommandLineArgumentsAndEnvironmentVariables.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_TaskQueueCommon.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_Command_Line_Parsing.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_Tools_Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_ViewCtor.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_InitializationSettings.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_GraphNodeImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_SharedAlloc_timpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_EBO.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_TaskQueueMultiple_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_CPUDiscovery.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_DeviceManagement.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_Combined_Reducer.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_ZeroMemset_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_StringManipulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_ViewUniformType.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_ViewMapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_Utilities.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_Profiling_C_Interface.h -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_TaskResult.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_Default_Graph_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_GraphImpl_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_Half_NumericTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_Profiling.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_Traits.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_TaskQueue_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_Half_MathematicalFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_MemoryPoolAllocator.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_HostThreadTeam.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_Profiling_Interface.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_HostSharedPtr.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_QuadPrecisionMath.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_SingleTaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_ExecSpaceManager.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_ViewLayoutTiled.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_GraphNodeCustomization.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_MultipleTaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_TeamMDPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_SharedAlloc.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_GraphImpl_Utilities.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_TaskBase.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_Tools.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_Atomic_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/KokkosExp_Host_IterateTile.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_BitOps.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_TaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_MemorySpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_Default_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_HostSpace_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_ConcurrentBitset.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_LIFO.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_ClockTic.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_AnalyzePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_TaskQueueMemoryManager.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_ViewTracker.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_FunctorAnalysis.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_Spinwait.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/KokkosExp_IterateTileGPU.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_LinkedListNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_Volatile_Load.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_SimpleTaskScheduler.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_Stacktrace.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_Default_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_TaskQueueMultiple.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/KokkosExp_ViewMapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_ChaseLev.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_TaskPolicyData.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_Profiling_DeviceInfo.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_ViewArray.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_VLAEmulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_Memory_Fence.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_TaskTeamMember.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_Default_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_FixedBufferMemoryPool.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_OptionalRef.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Atomics_Desul_Wrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/fwd -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/fwd/Kokkos_Fwd_OPENACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/fwd/Kokkos_Fwd_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/fwd/Kokkos_Fwd_OPENMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/fwd/Kokkos_Fwd_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/fwd/Kokkos_Fwd_OPENMPTARGET.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/fwd/Kokkos_Fwd_HBWSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/fwd/Kokkos_Fwd_THREADS.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/fwd/Kokkos_Fwd_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/fwd/Kokkos_Fwd_SERIAL.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/fwd/Kokkos_Fwd_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_NumericTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Atomics_Desul_Config.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Threads -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Threads/Kokkos_Threads_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Threads/Kokkos_ThreadsExec.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Threads/Kokkos_Threads_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Threads/Kokkos_Threads_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Threads/Kokkos_ThreadsTeam.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Threads/Kokkos_Threads_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Threads/Kokkos_Threads_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Threads/Kokkos_Threads_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Threads/Kokkos_Threads_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Threads/Kokkos_Threads.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Threads/Kokkos_Threads_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Threads/Kokkos_Threads_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Threads/Kokkos_Threads_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Array.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenMPTarget -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenMPTarget/Kokkos_OpenMPTarget_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel_Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenMPTarget/Kokkos_OpenMPTarget.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenMPTarget/Kokkos_OpenMPTargetSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenMPTarget/Kokkos_OpenMPTarget_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Reducer.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_MathematicalConstants.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_HBWSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/KokkosExp_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_LogicalSpaces.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Printf.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_TaskScheduler.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_TaskScheduler_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_AcquireUniqueTokenImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Rank.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_GraphNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Core_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenACC -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenACC/Kokkos_OpenACC_ScheduleType.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenACC/Kokkos_OpenACC_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenACC/Kokkos_OpenACCSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenACC/Kokkos_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenACC/Kokkos_OpenACC_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenACC/Kokkos_OpenACC_Traits.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenACC/Kokkos_OpenACC_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenACC/Kokkos_OpenACC_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenACC/Kokkos_OpenACC_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenACC/Kokkos_OpenACC_FunctorAdapter.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenACC/Kokkos_OpenACC_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Concepts.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/KokkosExp_InterOp.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Graph_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_MemoryPool.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Parallel.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_HostSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_PointerOwnership.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Pair.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenMP -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenMP/Kokkos_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenMP/Kokkos_OpenMP_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenMP/Kokkos_OpenMP_Parallel_Scan.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenMP/Kokkos_OpenMP_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenMP/Kokkos_OpenMP_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenMP/Kokkos_OpenMP_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenMP/Kokkos_OpenMP_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenMP/Kokkos_OpenMP_Parallel_For.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/OpenMP/Kokkos_OpenMP_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_CopyViews.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Complex.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_MemoryTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Atomics_Desul_Volatile_Wrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Graph.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_MinMaxClamp.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Serial -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Serial/Kokkos_Serial_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Serial/Kokkos_Serial_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Serial/Kokkos_Serial_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Serial/Kokkos_Serial_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Serial/Kokkos_Serial_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Serial/Kokkos_Serial_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Serial/Kokkos_Serial_Parallel_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Serial/Kokkos_Serial_Parallel_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Serial/Kokkos_Serial.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_MasterLock.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_BitManipulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_MathematicalSpecialFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_MathematicalFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/View -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/View/Hooks -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/View/Hooks/Kokkos_ViewHooks.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/View/MDSpan -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/View/MDSpan/Kokkos_MDSpan_Extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/View/MDSpan/Kokkos_MDSpan_Header.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_AnonymousSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Future.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_ReductionIdentity.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Half.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_hwloc.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Profiling_ScopedRegion.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Tuners.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/SYCL -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/SYCL/Kokkos_SYCL_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/SYCL/Kokkos_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/SYCL/Kokkos_SYCL_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/SYCL/Kokkos_SYCL_TeamPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/SYCL/Kokkos_SYCL_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/SYCL/Kokkos_SYCL_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/SYCL/Kokkos_SYCL_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/SYCL/Kokkos_SYCL_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/SYCL/Kokkos_SYCL_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/SYCL/Kokkos_SYCL_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/SYCL/Kokkos_SYCL_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/SYCL/Kokkos_SYCL_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/SYCL/Kokkos_SYCL_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/SYCL/Kokkos_SYCL_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/SYCL/Kokkos_SYCL_WorkgroupReduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/SYCL/Kokkos_SYCL_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/SYCL/Kokkos_SYCL_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/SYCL/Kokkos_SYCL_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/SYCL/Kokkos_SYCL_Space.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/setup -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/setup/Kokkos_Setup_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/setup/Kokkos_Setup_Cuda.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/setup/Kokkos_Setup_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Crs.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_ExecPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_DetectionIdiom.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Compare_Exchange_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Compare_Exchange.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Compare_Exchange_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Fetch_Op_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Fetch_Op_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Fetch_Op_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Compare_Exchange_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Compare_Exchange_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Adapt_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Thread_Fence_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Thread_Fence_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Lock_Based_Fetch_Op_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Lock_Array.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Lock_Based_Fetch_Op_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Compare_Exchange_MSVC.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Lock_Based_Fetch_Op_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Fetch_Op_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Thread_Fence_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Thread_Fence_MSVC.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Thread_Fence_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Thread_Fence.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Fetch_Op_Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Lock_Array_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Operator_Function_Objects.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Lock_Free_Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Adapt_CXX.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Lock_Based_Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/openmp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/openmp/OpenMP_40.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/openmp/OpenMP_40_op.inc -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Thread_Fence_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Adapt_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Lock_Array_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Thread_Fence_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Lock_Array_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Lock_Based_Fetch_Op_Host.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/cuda -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange_op.inc -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_predicate -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange.inc -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/cuda/cuda_cc7_asm.inc -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/cuda/CUDA_asm.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_isglobal -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_predicate -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange_memorder.inc -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/cuda/CUDA_asm_exchange.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_isglobal -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/cuda/cuda_cc7_asm_memorder.inc -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Fetch_Op_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Fetch_Op_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Compare_Exchange_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Atomic_Ref.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Compare_Exchange_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul -- Up-to-date: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/desul/atomics/Config.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/lib/libkokkoscore.a -- Up-to-date: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/lib/libkokkoscore.a -- Up-to-date: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/mdspan -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/mdspan/mdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/mdspan/mdarray.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/experimental -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/experimental/__p2630_bits -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/experimental/__p2630_bits/strided_slice.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/experimental/__p2630_bits/submdspan_extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/experimental/__p2630_bits/submdspan_mapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/experimental/__p2630_bits/submdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/experimental/__p1684_bits -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/experimental/__p1684_bits/mdarray.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/experimental/__p0009_bits -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/experimental/__p0009_bits/config.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/experimental/__p0009_bits/layout_right.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/experimental/__p0009_bits/no_unique_address.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/experimental/__p0009_bits/mdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/experimental/__p0009_bits/layout_left.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/experimental/__p0009_bits/compressed_pair.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/experimental/__p0009_bits/macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/experimental/__p0009_bits/trait_backports.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/experimental/__p0009_bits/type_list.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/experimental/__p0009_bits/dynamic_extent.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/experimental/__p0009_bits/layout_stride.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/experimental/__p0009_bits/extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/experimental/__p0009_bits/default_accessor.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/experimental/__p0009_bits/full_extent_t.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Bitset.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_UnorderedMap_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_StaticCrsGraph_factory.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_Functional_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/impl/Kokkos_Bitset_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_StaticCrsGraph.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_ScatterView.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Functional.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_DualView.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_UnorderedMap.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Vector.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_OffsetView.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_DynRankView.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_DynamicView.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_ErrorReporter.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/lib/libkokkoscontainers.a -- Up-to-date: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/lib/libkokkoscontainers.a -- Up-to-date: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_TransformExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_Mismatch.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_Find.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_Transform.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_CopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_AllOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_RemoveIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_ForEach.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_NoneOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_AdjacentFind.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_Equal.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_MoveBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_TransformExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_Mismatch.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_Transform.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_FunctorsForExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_CopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_CopyCopyN.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_AdjacentFind.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_Equal.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_MoveBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_GenerateGenerateN.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_Constraints.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_ReplaceIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_AdjacentDifference.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_CopyBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_AllOfAnyOfNoneOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_Reverse.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_Unique.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_TransformReduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_PartitionCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_MinMaxMinmaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_IsSorted.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_HelperPredicates.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_FindIfOrNot.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_RandomAccessIterator.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_MustUseKokkosSingleInTeam.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_Rotate.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_IsPartitioned.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_FindEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_ReplaceCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_IsSortedUntil.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_PartitionPoint.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_InclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_ShiftRight.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_ShiftLeft.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_ReplaceCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_RotateCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_ExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_LexicographicalCompare.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_CountCountIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_ValueWrapperForNoNeutralElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_ReducerWithArbitraryJoinerNoNeutralElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_Replace.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_SearchN.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_RemoveAllVariants.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_Search.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_SwapRanges.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_Move.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_ForEachForEachN.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_FindFirstOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_IdentityReferenceUnaryFunctor.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_UniqueCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_ReverseCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_TransformInclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/impl/Kokkos_FillFillN.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_Generate.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_CountIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_Fill.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_FindIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_ReplaceIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_RemoveCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_IterSwap.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_MinMaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_FindIfNot.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_AdjacentDifference.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_GenerateN.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_CopyBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_Reverse.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_Unique.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_Copy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_TransformReduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_Count.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_PartitionCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_IsSorted.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_BeginEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_Rotate.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_IsPartitioned.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_FindEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_ReplaceCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_IsSortedUntil.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_PartitionPoint.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_InclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_ForEachN.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_RemoveCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_ShiftRight.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_ShiftLeft.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_MaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_ReplaceCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_RotateCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_ExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_LexicographicalCompare.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_MinElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_Replace.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_Remove.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_SearchN.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_Search.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_SwapRanges.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_Move.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_AnyOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_FillN.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_FindFirstOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_UniqueCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_ReverseCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_TransformInclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_Distance.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_CopyN.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/std_algorithms/Kokkos_Swap.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Sort.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/sorting -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/sorting/Kokkos_BinOpsPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/sorting/impl -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/sorting/impl/Kokkos_SortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/sorting/impl/Kokkos_NestedSortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/sorting/impl/Kokkos_CopyOpsForBinSortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/sorting/Kokkos_SortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/sorting/Kokkos_BinSortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/sorting/Kokkos_NestedSortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_Random.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_NestedSort.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_StdAlgorithms.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_SIMD_AVX2.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_SIMD.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_SIMD_Scalar.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_SIMD_AVX512.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_SIMD_Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_SIMD_Common_Math.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/Kokkos_SIMD_NEON.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/lib/libkokkossimd.a -- Up-to-date: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/lib/libkokkossimd.a -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/lib/cmake/Kokkos/KokkosConfig.cmake -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/lib/cmake/Kokkos/KokkosConfigCommon.cmake -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/lib/cmake/Kokkos/KokkosConfigVersion.cmake -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/lib/cmake/Kokkos/KokkosTargets.cmake -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/lib/cmake/Kokkos/KokkosTargets-release.cmake -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/KokkosCore_config.h -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/bin/nvcc_wrapper -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/bin/hpcbind -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/bin/kokkos_launch_compiler -- Up-to-date: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/KokkosCore_config.h -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/KokkosCore_Config_FwdBackend.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/KokkosCore_Config_SetupBackend.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/KokkosCore_Config_DeclareBackend.hpp -- Installing: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/include/KokkosCore_Config_PostInclude.hpp + cd .. + rm -rf build-tests + mkdir -p build-tests + cd build-tests + export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/../install + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -DCMAKE_CXX_FLAGS=-Werror --Werror=all-warnings -Xcudafe --diag_suppress=3159 -DCMAKE_CXX_STANDARD=17 -DKokkos_INSTALL_TESTING=ON .. -- Setting default Kokkos CXX standard to 17 -- The CXX compiler identification is GNU 8.4.0 -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper - works -- Detecting CXX compiler ABI info [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.2.0 -- The project name is: Kokkos -- Using internal gtest for testing -- Enabled Kokkos devices: CUDA;SERIAL CMake Warning at install/lib/cmake/Kokkos/KokkosConfigCommon.cmake:59 (MESSAGE): The installed Kokkos configuration does not support CXX extensions. Forcing -DCMAKE_CXX_EXTENSIONS=Off Call Stack (most recent call first): install/lib/cmake/Kokkos/KokkosConfig.cmake:56 (INCLUDE) cmake/kokkos_tribits.cmake:186 (FIND_PACKAGE) CMakeLists.txt:226 (KOKKOS_SETUP_BUILD_ENVIRONMENT) [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o -- Testing 1-D histogram Density 1D: 0.000242763 -0.999975 -7594.7 || 0.051031 0 77604 || 4.60992e+08 11377 || -1.04989e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000727935 -0.154955 0.0198772 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) Reason given by package: Interpreter: Wrong major version for the interpreter "/usr/bin/python" -- Sources TestCuda.cpp -- Kokkos Devices: , Kokkos Backends: -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target kokkosprinter-tool Scanning dependencies of target kokkos_gtest Scanning dependencies of target Kokkos_query_device [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 0%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 0%] Built target AlwaysCheckGit Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 0%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 0%] Building CXX object example/query_device/CMakeFiles/Kokkos_query_device.dir/query_device.cpp.o Scanning dependencies of target Kokkos_tutorial_01_hello_world [ 0%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 0%] Building CXX object example/tutorial/01_hello_world/CMakeFiles/Kokkos_tutorial_01_hello_world.dir/hello_world.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 1%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 2%] Linking CXX shared library libkokkosprinter-tool.so [ 2%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 2%] Built target kokkosprinter-tool Scanning dependencies of target Kokkos_tutorial_02_simple_reduce [ 2%] Building CXX object example/tutorial/02_simple_reduce/CMakeFiles/Kokkos_tutorial_02_simple_reduce.dir/simple_reduce.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 2%] Linking CXX executable Kokkos_tutorial_01_hello_world [ 2%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 2%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 2%] Built target Kokkos_tutorial_01_hello_world [ 2%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_tutorial_03_simple_view [ 3%] Building CXX object example/tutorial/03_simple_view/CMakeFiles/Kokkos_tutorial_03_simple_view.dir/simple_view.cpp.o Scanning dependencies of target Kokkos_tutorial_04_simple_memoryspaces [ 3%] Building CXX object example/tutorial/04_simple_memoryspaces/CMakeFiles/Kokkos_tutorial_04_simple_memoryspaces.dir/simple_memoryspaces.cpp.o [ 3%] Linking CXX executable Kokkos_query_device [ 3%] Built target Kokkos_query_device Scanning dependencies of target Kokkos_tutorial_05_simple_atomics [ 3%] Building CXX object example/tutorial/05_simple_atomics/CMakeFiles/Kokkos_tutorial_05_simple_atomics.dir/simple_atomics.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 3%] Linking CXX executable Kokkos_tutorial_02_simple_reduce [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 3%] Built target Kokkos_tutorial_02_simple_reduce Scanning dependencies of target Kokkos_tutorial_06_simple_mdrangepolicy [ 3%] Building CXX object example/tutorial/06_simple_mdrangepolicy/CMakeFiles/Kokkos_tutorial_06_simple_mdrangepolicy.dir/simple_mdrangepolicy.cpp.o [ 3%] Linking CXX static library libkokkos_gtest.a [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 3%] Built target kokkos_gtest Scanning dependencies of target Kokkos_tutorial_advancedviews_01_data_layouts [ 3%] Building CXX object example/tutorial/Advanced_Views/01_data_layouts/CMakeFiles/Kokkos_tutorial_advancedviews_01_data_layouts.dir/data_layouts.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 3%] Linking CXX executable Kokkos_tutorial_03_simple_view [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 3%] Linking CXX executable Kokkos_tutorial_04_simple_memoryspaces [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 3%] Built target Kokkos_tutorial_03_simple_view [ 3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 3%] Built target Kokkos_tutorial_04_simple_memoryspaces [ 3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 3%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 4%] Linking CXX executable Kokkos_tutorial_05_simple_atomics [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 4%] Built target Kokkos_tutorial_05_simple_atomics Scanning dependencies of target Kokkos_tutorial_advancedviews_02_memory_traits [ 4%] Building CXX object example/tutorial/Advanced_Views/02_memory_traits/CMakeFiles/Kokkos_tutorial_advancedviews_02_memory_traits.dir/memory_traits.cpp.o [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 4%] Linking CXX executable Kokkos_tutorial_06_simple_mdrangepolicy [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 4%] Built target Kokkos_tutorial_06_simple_mdrangepolicy Scanning dependencies of target Kokkos_tutorial_advancedviews_03_subviews [ 5%] Building CXX object example/tutorial/Advanced_Views/03_subviews/CMakeFiles/Kokkos_tutorial_advancedviews_03_subviews.dir/subviews.cpp.o [ 5%] Linking CXX executable Kokkos_tutorial_advancedviews_01_data_layouts [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 5%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 5%] Built target Kokkos_tutorial_advancedviews_01_data_layouts [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 6%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 6%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o Scanning dependencies of target Kokkos_tutorial_advancedviews_04_dualviews [ 6%] Building CXX object example/tutorial/Advanced_Views/04_dualviews/CMakeFiles/Kokkos_tutorial_advancedviews_04_dualviews.dir/dual_view.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o Scanning dependencies of target Kokkos_tutorial_advancedviews_05_nvidia_uvm [ 6%] Building CXX object example/tutorial/Advanced_Views/05_NVIDIA_UVM/CMakeFiles/Kokkos_tutorial_advancedviews_05_nvidia_uvm.dir/uvm_example.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 6%] Linking CXX executable Kokkos_tutorial_advancedviews_02_memory_traits [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=0UL, RankDynamic=0UL]" (42): here /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=0UL, RankDynamic=0UL]" (42): here /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=1UL, RankDynamic=0UL]" (44): here /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=1UL, RankDynamic=0UL]" (44): here /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=1UL, RankDynamic=1UL]" (45): here /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=1UL, RankDynamic=1UL]" (45): here /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=2UL, RankDynamic=0UL]" (47): here /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=2UL, RankDynamic=0UL]" (47): here /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=2UL, RankDynamic=1UL]" (48): here /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=2UL, RankDynamic=1UL]" (48): here /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=2UL, RankDynamic=2UL]" (49): here /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=2UL, RankDynamic=2UL]" (49): here /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=0UL]" (51): here /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=0UL]" (51): here /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=1UL]" (52): here /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=1UL]" (52): here /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=2UL]" (53): here /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=2UL]" (53): here /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=3UL]" (54): here /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=3UL]" (54): here /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=0UL]" (56): here /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=0UL]" (56): here /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=1UL]" (57): here /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=1UL]" (57): here /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=2UL]" (58): here /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=2UL]" (58): here /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=3UL]" (59): here /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=3UL]" (59): here /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=4UL]" (60): here /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=4UL]" (60): here [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 6%] Linking CXX executable Kokkos_tutorial_advancedviews_03_subviews [ 6%] Built target Kokkos_tutorial_advancedviews_02_memory_traits Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 6%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_01_thread_teams.dir/thread_teams.cpp.o [ 6%] Built target Kokkos_tutorial_advancedviews_03_subviews Scanning dependencies of target Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 7%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams_lambda/CMakeFiles/Kokkos_tutorial_hierarchical_01_thread_teams_lambda.dir/thread_teams_lambda.cpp.o [ 7%] Linking CXX executable Kokkos_ContainersTestCompileOnly -- Testing 1-D histogram Density 1D: 0.00196113 -0.999997 -9107.86 || 0.051031 0 616194 || 4.51671e+09 11377 || -1.25907e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00589462 -0.922978 1.61801 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 7%] Building CXX object example/tutorial/Hierarchical_Parallelism/02_nested_parallel_for/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for.dir/nested_parallel_for.cpp.o [ 7%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 7%] Building CXX object example/tutorial/Hierarchical_Parallelism/03_vectorization/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_03_vectorization.dir/vectorization.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_tutorial_01_hello_world_lambda [ 8%] Building CXX object example/tutorial/01_hello_world_lambda/CMakeFiles/Kokkos_tutorial_01_hello_world_lambda.dir/hello_world_lambda.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 8%] Linking CXX executable Kokkos_tutorial_advancedviews_04_dualviews -- Testing 1-D histogram Density 1D: 2.73387e-07 0.00414003 -0.00230937 || 0.051031 10994 11798 || 11330.1 11377 || -31.9248 -0.823045 -- Testing 3-D histogram Density 3D: 3.24249e-07 0.00164727 0.00138057 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties [ 8%] Built target Kokkos_tutorial_advancedviews_04_dualviews Scanning dependencies of target Kokkos_tutorial_02_simple_reduce_lambda [ 8%] Building CXX object example/tutorial/02_simple_reduce_lambda/CMakeFiles/Kokkos_tutorial_02_simple_reduce_lambda.dir/simple_reduce_lambda.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 8%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 8%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 8%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_tutorial_03_simple_view_lambda [ 8%] Building CXX object example/tutorial/03_simple_view_lambda/CMakeFiles/Kokkos_tutorial_03_simple_view_lambda.dir/simple_view_lambda.cpp.o [ 8%] Linking CXX executable Kokkos_tutorial_advancedviews_05_nvidia_uvm [ 8%] Built target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams Scanning dependencies of target Kokkos_gups [ 8%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 8%] Built target Kokkos_tutorial_advancedviews_05_nvidia_uvm Scanning dependencies of target impl_git_version [ 8%] Linking CXX executable Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 8%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 8%] Built target Kokkos_tutorial_hierarchical_01_thread_teams_lambda Scanning dependencies of target Kokkos_ProfilingAllCalls [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 8%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 8%] Built target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for nvcc_wrapper has been given GNU extension standard flag -std=gnu++17 - reverting flag to -std=c++17 Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 8%] Linking CXX executable Kokkos_tutorial_01_hello_world_lambda [ 9%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_03_vectorization -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00470107 0.00186887 || 0.051031 10997 11818 || 11323.7 11377 || 25.8353 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0081019 -0.000719914 || 0.051031 1e+64 -1e+64 [ OK ] serial.Random_XorShift1024_0 (310301 ms) [ RUN ] serial.Multi_streams [ OK ] serial.Multi_streams (0 ms) [ RUN ] serial.SortUnsignedValueType [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 9%] Built target Kokkos_tutorial_01_hello_world_lambda [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 10%] Built target Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 10%] Linking CXX static library libimpl_git_version.a [ 10%] Built target impl_git_version Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_3 [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_3.dir/UnitTestMain.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o [ 11%] Linking CXX executable Kokkos_tutorial_02_simple_reduce_lambda [ 11%] Linking CXX executable Kokkos_tutorial_03_simple_view_lambda [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o [ 11%] Built target Kokkos_tutorial_02_simple_reduce_lambda [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_3.dir/default/TestDefaultDeviceTypeInit_3.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 11%] Built target Kokkos_tutorial_03_simple_view_lambda [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 12%] Linking CXX executable Kokkos_ProfilingAllCalls [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_12 [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_12.dir/UnitTestMain.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_12.dir/default/TestDefaultDeviceTypeInit_12.cpp.o [ 12%] Built target Kokkos_ProfilingAllCalls Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 13%] Linking CXX executable Kokkos_gups [ 13%] Built target Kokkos_gups Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_3 [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_DefaultInit_3 [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_12 [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_DefaultInit_12 [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 14%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_ToolIndependence Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 15%] Built target Kokkos_CoreUnitTest_Develop [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 17%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 17%] Built target Kokkos_push_finalize_hook_terminate [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 18%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o [ 18%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraph [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 71%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ OK ] serial.SortUnsignedValueType (48742 ms) [ RUN ] serial.SortEmptyView [ OK ] serial.SortEmptyView (0 ms) [ RUN ] serial.BinSortGenericTests [ OK ] serial.BinSortGenericTests (4407 ms) [ RUN ] serial.BinSortEmptyView [ OK ] serial.BinSortEmptyView (0 ms) [ RUN ] serial.BinSortEmptyKeysView [ OK ] serial.BinSortEmptyKeysView (0 ms) [ RUN ] serial.BinSortUnsignedKeyLayoutStrideValues [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 71%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 20%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph [ 71%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 72%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o [ 75%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 76%] Built target Kokkos_CoreUnitTest_Cuda1 [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 20%] Built target Kokkos_CoreUnitTest_CudaGraph [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_6 [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_6.dir/UnitTestMain.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_6.dir/default/TestDefaultDeviceTypeInit_6.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 20%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_6 [ 72%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 72%] Built target Kokkos_ContainersPerformanceTest_OpenMP [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 20%] Built target Kokkos_CoreUnitTest_DefaultInit_6 Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_16 [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_16.dir/UnitTestMain.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_16.dir/default/TestDefaultDeviceTypeInit_16.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 72%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 72%] Built target Kokkos_ContainersPerformanceTest_Cuda [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 21%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 21%] Built target Kokkos_CoreUnitTest_CTestDevice Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_17 [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_17.dir/UnitTestMain.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_17.dir/default/TestDefaultDeviceTypeInit_17.cpp.o [ 21%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_16 [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 21%] Built target Kokkos_CoreUnitTest_DefaultInit_16 Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 21%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 21%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_17 [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ 21%] Built target Kokkos_CoreUnitTest_DefaultInit_17 Scanning dependencies of target Kokkos_CoreUnitTest_LogicalSpaces [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LogicalSpaces.dir/tools/TestLogicalSpaces.cpp.o [ 21%] Built target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 22%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 23%] Built target Kokkos_CoreUnitTest_SerialGraph Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 23%] Linking CXX executable Kokkos_CoreUnitTest_LogicalSpaces [ 23%] Built target Kokkos_CoreUnitTest_LogicalSpaces Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 25%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 25%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_5 [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_5.dir/UnitTestMain.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_5.dir/default/TestDefaultDeviceTypeInit_5.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 26%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_5 [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 26%] Built target Kokkos_CoreUnitTest_DefaultInit_5 Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_13 [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_13.dir/UnitTestMain.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_13.dir/default/TestDefaultDeviceTypeInit_13.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 73%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 73%] Built target Kokkos_ContainersTestCompileOnly [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 28%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_13 [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 28%] Built target Kokkos_CoreUnitTest_DefaultInit_13 Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_15 [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_15.dir/UnitTestMain.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_15.dir/default/TestDefaultDeviceTypeInit_15.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 32%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_15 [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 32%] Built target Kokkos_CoreUnitTest_DefaultInit_15 [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 33%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 33%] Built target Kokkos_CoreUnitTest_CudaTimingBased Scanning dependencies of target Kokkos_ToolsInitialization [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o [ 74%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 74%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ OK ] serial.BinSortUnsignedKeyLayoutStrideValues (203400 ms) [ RUN ] serial.NestedSort [ OK ] serial.NestedSort (69 ms) [ RUN ] serial.NestedSortByKey [ OK ] serial.NestedSortByKey (531 ms) [ RUN ] serial.SortWithCustomComparator [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ OK ] serial.SortWithCustomComparator (5955 ms) [----------] 12 tests from serial (1328316 ms total) [----------] Global test environment tear-down [==========] 12 tests from 1 test suite ran. (1328316 ms total) [ PASSED ] 12 tests. make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests' Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Fri Jan 26 04:49:39 2024 stats zeroed Fri Jan 26 04:49:39 2024 cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 5558 cache size 4.5 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 f6c1fc326e1896f373b67b864580fee07adfc2e4980d0f0672dea79929ba1371 [ 75%] Linking CXX executable Kokkos_UnitTest_Random [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Built target Kokkos_UnitTest_Random [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o $ docker rm -f --volumes f6c1fc326e1896f373b67b864580fee07adfc2e4980d0f0672dea79929ba1371 [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 33%] Linking CXX executable Kokkos_ToolsInitialization [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } Running on fetnat06 in /var/jenkins/workspace/Kokkos_release-candidate-4.2.01 [Pipeline] // node [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Fetching changes from the remote Git repository Fetching without tags Checking out Revision d4a099599fdc6e9470cdc1c8ef891dc0cae7bdee (release-candidate-4.2.01) Commit message: "Merge pull request #6749 from ndellingwood/cherrypick-6510-to-rc4201" [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/.git # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/release-candidate-4.2.01:refs/remotes/origin/release-candidate-4.2.01 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4a099599fdc6e9470cdc1c8ef891dc0cae7bdee # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 4a83186eb6e3bdc8986fc29bded0b247b6cc2c8f --build-arg BASE=nvidia/cuda:11.6.2-devel-ubuntu20.04 -f scripts/docker/Dockerfile.nvcc scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 23.04kB Step 1/10 : ARG BASE=nvidia/cuda:9.2-devel Step 2/10 : FROM $BASE ---> d3d3738d6060 Step 3/10 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> ba4388456426 Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 7e5fdddc191e Step 5/10 : RUN apt-get update && apt-get install -y bc wget ccache $ADDITIONAL_PACKAGES && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> c8a69daed154 Step 6/10 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> 572ecb6968ef Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> ced169bf8388 Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> bc1e67e588ea Step 9/10 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> 25706de144ef Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 5c0c1143ee4e Successfully built 5c0c1143ee4e Successfully tagged 4a83186eb6e3bdc8986fc29bded0b247b6cc2c8f:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [ 33%] Built target Kokkos_ToolsInitialization [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o + docker inspect -f . 4a83186eb6e3bdc8986fc29bded0b247b6cc2c8f . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat06 seems to be running inside container 5bb561564e404ea55159af8f6b497abc9f89373ec3520adbc4b83d6f73d2c21b $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_release-candidate-4.2.01 --volumes-from 5bb561564e404ea55159af8f6b497abc9f89373ec3520adbc4b83d6f73d2c21b -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 4a83186eb6e3bdc8986fc29bded0b247b6cc2c8f cat [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o $ docker top f96f4ee4cdcdfb9d6db71067f499028dc51523df48734654a72dc9290af45aa3 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] sh + ccache --zero-stats Statistics zeroed [Pipeline] sh + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEBUG=ON -DKokkos_ENABLE_DEBUG_BOUNDS_CHECK=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=ON -DKokkos_ENABLE_LIBDL=OFF -DKokkos_ENABLE_IMPL_MDSPAN=ON -DKokkos_ENABLE_IMPL_CUDA_MALLOC_ASYNC=OFF .. -- Setting default Kokkos CXX standard to 17 [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o -- The CXX compiler identification is GNU 9.4.0 -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.2.0 -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 11.6.124 -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using -std=c++17 for C++17 standard as feature [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o Warning: 'long double' is treated as 'double' in device code [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o -- SIMD: AVX512 detected -- Detected CUDA Compute Capability 70 -- Setting Kokkos_ARCH_VOLTA70=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Cuda -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VOLTA70 -- Found CUDAToolkit: /usr/local/cuda/include (found version "11.6.124") -- Looking for C++ include pthread.h [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found TPLCUDA: TRUE -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan -- Looking for C++ include experimental/mdspan - not found -- Looking for C++ include mdspan -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/../../tpls/mdspan/include [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- No installed google benchmark found, fetching from GitHub -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) -- [benchmark] Version: 1.6.2 -- [benchmark] Looking for shm_open in rt [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Performing Test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_STD_REGEX [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/make cmTC_34e89/fast && /usr/bin/make -f CMakeFiles/cmTC_34e89.dir/build.make CMakeFiles/cmTC_34e89.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_34e89.dir/gnu_posix_regex.cpp.o [benchmark] /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/bin/nvcc_wrapper -Werror -Wempty-body -Wclobbered -Wignored-qualifiers -Wall -Wextra -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -o CMakeFiles/cmTC_34e89.dir/gnu_posix_regex.cpp.o -c /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp [benchmark] /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp:1:10: fatal error: gnuregex.h: No such file or directory [benchmark] 1 | #include [benchmark] | ^~~~~~~~~~~~ [benchmark] compilation terminated. [benchmark] make[1]: *** [CMakeFiles/cmTC_34e89.dir/build.make:69: CMakeFiles/cmTC_34e89.dir/gnu_posix_regex.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:124: cmTC_34e89/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Sources TestCuda.cpp -- Kokkos Devices: CUDA;SERIAL, Kokkos Backends: CUDA;SERIAL -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkos_gtest Scanning dependencies of target benchmark [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Built target AlwaysCheckGit [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o Scanning dependencies of target kokkoscore [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 3%] Linking CXX static library libkokkossimd.a [ 3%] Built target kokkossimd Scanning dependencies of target impl_git_version [ 3%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting nvcc_wrapper has been given GNU extension standard flag -std=gnu++17 - reverting flag to -std=c++17 [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 76%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 76%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 3%] Linking CXX static library libimpl_git_version.a nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 3%] Built target impl_git_version [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 3%] Linking CXX static library libkokkos_gtest.a [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 38%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 3%] Built target kokkos_gtest [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d17_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 38%] Built target Kokkos_CoreUnitTest_Cuda3 Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_1 [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_1.dir/UnitTestMain.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_1.dir/default/TestDefaultDeviceTypeInit_1.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 39%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 39%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 40%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_1 [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o Warning: 'long double' is treated as 'double' in device code [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 40%] Built target Kokkos_CoreUnitTest_DefaultInit_1 Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_2 [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_2.dir/UnitTestMain.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_2.dir/default/TestDefaultDeviceTypeInit_2.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemorySpace.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Spinwait.cpp.o [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 40%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_2 [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 41%] Built target Kokkos_CoreUnitTest_DefaultInit_2 [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_9 [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_9.dir/UnitTestMain.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_9.dir/default/TestDefaultDeviceTypeInit_9.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 7%] Linking CXX static library libbenchmark.a [ 7%] Built target benchmark [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o Scanning dependencies of target benchmark_main [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 41%] Linking CXX executable Kokkos_StackTraceTestExec [ 42%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_9 [ 7%] Linking CXX static library libbenchmark_main.a [ 7%] Built target benchmark_main [ 7%] Linking CXX static library libkokkoscore.a [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 7%] Built target kokkoscore Scanning dependencies of target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 43%] Built target Kokkos_StackTraceTestExec Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_4 [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_4.dir/UnitTestMain.cpp.o [ 43%] Built target Kokkos_CoreUnitTest_DefaultInit_9 Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_7 [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_7.dir/UnitTestMain.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_4.dir/default/TestDefaultDeviceTypeInit_4.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_7.dir/default/TestDefaultDeviceTypeInit_7.cpp.o [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 8%] Linking CXX static library libkokkoscontainers.a [ 8%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_LogicalSpaces Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LogicalSpaces.dir/tools/TestLogicalSpaces.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 43%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_4 [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 44%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_7 [ 44%] Built target Kokkos_CoreUnitTest_DefaultInit_4 [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 44%] Built target Kokkos_CoreUnitTest_DefaultInit_7 Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_8 [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_8.dir/UnitTestMain.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_8.dir/default/TestDefaultDeviceTypeInit_8.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_LogicalSpaces [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_LogicalSpaces Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 10%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_CTestDevice [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 45%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_8 [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 46%] Built target Kokkos_CoreUnitTest_DefaultInit_8 [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_SerialGraph Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestLegionInitialization.cpp(30): warning #177-D: member "::initialization_legion_initialization_Test::test_info_" was declared but never referenced [ 13%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_LegionInitialization Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraph [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Vector.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 16%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 16%] Built target Kokkos_CoreUnitTest_CudaGraph [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestInitializationSettings.cpp(47): warning #177-D: member "::defaultdevicetype_initialization_settings_Test::test_info_" was declared but never referenced [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(143): warning #177-D: member "::defaultdevicetype_cmd_line_args_num_threads_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(156): warning #177-D: member "::defaultdevicetype_cmd_line_args_device_id_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(169): warning #177-D: member "::defaultdevicetype_cmd_line_args_num_devices_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(185): warning #177-D: member "::defaultdevicetype_cmd_line_args_disable_warning_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(197): warning #177-D: member "::defaultdevicetype_cmd_line_args_tune_internals_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(211): warning #177-D: member "::defaultdevicetype_cmd_line_args_help_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(245): warning #177-D: member "::defaultdevicetype_cmd_line_args_tools_arguments_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(271): warning #177-D: member "::defaultdevicetype_cmd_line_args_unrecognized_flag_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(320): warning #177-D: member "::defaultdevicetype_env_vars_num_threads_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(343): warning #177-D: member "::defaultdevicetype_env_vars_device_id_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(354): warning #177-D: member "::defaultdevicetype_env_vars_num_devices_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(368): warning #177-D: member "::defaultdevicetype_env_vars_disable_warnings_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(395): warning #177-D: member "::defaultdevicetype_env_vars_tune_internals_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(422): warning #177-D: member "::defaultdevicetype_visible_devices_Test::test_info_" was declared but never referenced [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 85%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 85%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestSharedSpace.cpp(100): warning #177-D: member "::defaultdevicetype_shared_space_Test::test_info_" was declared but never referenced [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 85%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 85%] Built target Kokkos_PerformanceTest_Benchmark [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestSharedHostPinnedSpace.cpp(60): warning #177-D: member "::defaultdevicetype_shared_host_pinned_space_Test::test_info_" was declared but never referenced [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 85%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 85%] Linking CXX executable Kokkos_ContainersUnitTest_Serial Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 85%] Built target Kokkos_ContainersUnitTest_Cuda [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 85%] Built target Kokkos_ContainersUnitTest_Serial [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 86%] Linking CXX executable Kokkos_UnitTest_Random [ 86%] Built target Kokkos_UnitTest_Random [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_10 [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_10.dir/UnitTestMain.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_10.dir/default/TestDefaultDeviceTypeInit_10.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 57%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_10 [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o [ 57%] Built target Kokkos_CoreUnitTest_DefaultInit_10 Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_11 [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_11.dir/UnitTestMain.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_11.dir/default/TestDefaultDeviceTypeInit_11.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 81%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 81%] Built target Kokkos_ContainersUnitTest_OpenMP [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 58%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_11 [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 58%] Built target Kokkos_CoreUnitTest_DefaultInit_11 Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_14 [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_14.dir/UnitTestMain.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_14.dir/default/TestDefaultDeviceTypeInit_14.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Kokkos_Complex.hpp(110): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 81%] Linking CXX executable Kokkos_UnitTest_Sort [ 81%] Built target Kokkos_UnitTest_Sort [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 59%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_14 [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 59%] Built target Kokkos_CoreUnitTest_DefaultInit_14 Scanning dependencies of target Kokkos_CoreUnitTest_DefaultInit_18 [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_18.dir/UnitTestMain.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DefaultInit_18.dir/default/TestDefaultDeviceTypeInit_18.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 60%] Linking CXX executable Kokkos_CoreUnitTest_DefaultInit_18 [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 60%] Built target Kokkos_CoreUnitTest_DefaultInit_18 Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 61%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 61%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 87%] Linking CXX executable Kokkos_UnitTest_Sort [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 87%] Built target Kokkos_UnitTest_Sort [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 65%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 84%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 66%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Kokkos_Complex.hpp(110): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 84%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 84%] Built target Kokkos_ContainersUnitTest_Cuda [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 29%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 67%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o [ 29%] Built target Kokkos_CoreUnitTest_Cuda3 Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 68%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 68%] Built target Kokkos_ContainersUnitTest_Serial Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 69%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o [ 30%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 30%] Built target Kokkos_CoreUnitTest_Develop Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 70%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 70%] Built target Kokkos_ContainersPerformanceTest_Cuda Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 30%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 31%] Built target Kokkos_push_finalize_hook_terminate Scanning dependencies of target Kokkos_StackTraceTestExec [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 72%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 74%] Built target Kokkos_CoreUnitTest_Serial2 [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/tools/TestScopedRegion.cpp(34): warning #177-D: member "::defaultdevicetype_scoped_profile_region_Test::test_info_" was declared but never referenced [ 33%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 33%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o Warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestNumericTraits.hpp(46): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestNumericTraits.hpp(105): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestNumericTraits.hpp(113): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestNumericTraits.hpp(114): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestNumericTraits.hpp(114): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestNumericTraits.hpp(114): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Kokkos_NumericTraits.hpp(77): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Kokkos_NumericTraits.hpp(82): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Kokkos_NumericTraits.hpp(86): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Kokkos_NumericTraits.hpp(93): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestNumericTraits.hpp(126): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestNumericTraits.hpp(127): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestNumericTraits.hpp(126): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestNumericTraits.hpp(127): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Kokkos_NumericTraits.hpp(56): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Kokkos_NumericTraits.hpp(72): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestNumericTraits.hpp(151): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestNumericTraits.hpp(151): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Kokkos_NumericTraits.hpp(105): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestNumericTraits.hpp(163): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestNumericTraits.hpp(163): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/src/Kokkos_NumericTraits.hpp(113): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 34%] Linking CXX executable Kokkos_StackTraceTestExec [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 35%] Built target Kokkos_StackTraceTestExec [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 74%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 35%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 74%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B Scanning dependencies of target Kokkos_UnitTest_Sort [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 35%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 36%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 36%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_IncrementalTest_CUDA [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 75%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o [ 75%] Built target Kokkos_CoreUnitTest_Cuda1 Scanning dependencies of target Kokkos_UnitTest_Random [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 77%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 77%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 86%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 86%] Built target Kokkos_CoreUnitTest_Cuda2 [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 78%] Linking CXX executable Kokkos_UnitTest_Random [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] Built target Kokkos_UnitTest_Random [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 38%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 39%] Built target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_PartitionMaster.cpp.o [ 83%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Vector.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 83%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 89%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 89%] Built target Kokkos_CoreUnitTest_OpenMP [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 83%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 83%] Built target Kokkos_ContainersUnitTest_Cuda [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 84%] Linking CXX executable Kokkos_UnitTest_Sort [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 85%] Built target Kokkos_UnitTest_Sort [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests/TestStdAlgorithmsCommon.hpp(206): warning: missing return statement at end of non-void function "Test::stdalgos::create_deep_copyable_compatible_view_with_same_extent(ViewType) [with ViewType=Kokkos::View]" detected during: instantiation of "auto Test::stdalgos::create_deep_copyable_compatible_view_with_same_extent(ViewType) [with ViewType=Kokkos::View]" (210): here instantiation of "auto Test::stdalgos::create_deep_copyable_compatible_clone(ViewType) [with ViewType=Kokkos::View]" (530): here instantiation of "auto Test::stdalgos::create_host_space_copy(ViewType) [with ViewType=Kokkos::View]" /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/algorithms/unit_tests/TestStdAlgorithmsTeamMinMaxElement.cpp(150): here [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 46%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o [ 46%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o [ 91%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 91%] Built target Kokkos_CoreUnitTest_Cuda2 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o Scanning dependencies of target Kokkos_UnitTest_SIMD [ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 51%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 51%] Built target Kokkos_IncrementalTest_SERIAL Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 51%] Linking CXX executable Kokkos_IncrementalTest_CUDA [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 51%] Built target Kokkos_IncrementalTest_CUDA Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_gups [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 96%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 55%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 56%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 97%] Linking CXX executable Kokkos_gups [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o [ 97%] Built target Kokkos_gups [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o Scanning dependencies of target Kokkos_UnitTest_SIMD [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_LogicalSpaces_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_LogicalSpaces_hpp.dir/tstHeader.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [100%] Linking CXX executable Kokkos_UnitTest_SIMD [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_LogicalSpaces_hpp [100%] Built target Kokkos_UnitTest_SIMD [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_LogicalSpaces_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MasterLock_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MasterLock_hpp.dir/tstHeader.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MasterLock_hpp [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 60%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_MasterLock_hpp [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 61%] Built target Kokkos_CoreUnitTest_Cuda1 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial1 1: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp 1: [==========] Running 181 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 4 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o 1: [ OK ] serial_DeathTest.abort_from_host (490 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (463 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (470 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (474 ms) 1: [----------] 4 tests from serial_DeathTest (1898 ms total) 1: 1: [----------] 177 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (1 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (1 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (1 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (2 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (2 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (3 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (2 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (2 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (6 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (109 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (70 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (2 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (3 ms) 1: [ RUN ] serial.deep_copy_conversion [100%] Linking CXX executable Kokkos_UnitTest_SIMD [100%] Built target Kokkos_UnitTest_SIMD 1: [ OK ] serial.deep_copy_conversion (37 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (1 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (0 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (2 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (4130 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2155 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (1259 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1265 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (2 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (2 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (77 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (258 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (2 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp 1: [ OK ] serial.mdrange_3d (11 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (121 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (19 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M + ctest --verbose 1: [ OK ] serial.mdrange_large_deep_copy (1152 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial1 1: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: 1: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 1: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 1: setting CUDA_VISIBLE_DEVICES. 1: This could on multi GPU systems lead to severe performance" 1: penalties. 1: [==========] Running 216 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 4 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (456 ms) 1: [ RUN ] serial_DeathTest.abort_from_device [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o 1: [ OK ] serial_DeathTest.abort_from_device (407 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (403 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (372 ms) 1: [----------] 4 tests from serial_DeathTest (1639 ms total) 1: 1: [----------] 212 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (1 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (1 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (1 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (1 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (1 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (3 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (94 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (54 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (8 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (30 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (0 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (0 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (2 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (4230 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (0 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.view_aggregate 1: [ OK ] serial.view_aggregate (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (38 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.view_layouttiled 1: [ OK ] serial.view_layouttiled (1 ms) 1: [ RUN ] serial.view_layouttiled_subtile 1: [ OK ] serial.view_layouttiled_subtile (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (7 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (1 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (0 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (0 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (3 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (3 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (0 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (0 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (0 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_point_t 1: [ OK ] serial.reducers_point_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce 1: [ OK ] serial.int64_t_reduce (0 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (175 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (3299 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 1: [ OK ] serial.int64_t_reduce_dynamic (2029 ms) 1: [ RUN ] serial.double_reduce_dynamic [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o 1: [ OK ] serial.double_reduce_dynamic (2251 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2716 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [ OK ] serial.int64_t_reduce_dynamic_view (454 ms) 1: [ RUN ] serial.int_combined_reduce 1: [ OK ] serial.int_combined_reduce (0 ms) 1: [ RUN ] serial.mdrange_combined_reduce 1: [ OK ] serial.mdrange_combined_reduce (0 ms) 1: [ RUN ] serial.int_combined_reduce_mixed 1: [ OK ] serial.int_combined_reduce_mixed (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (16 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (999 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (986 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (3 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (3 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (61 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (202 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (1 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (14 ms) 1: [ RUN ] serial.mdrange_neg_idx [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp 1: [ OK ] serial.mdrange_neg_idx (87 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (15 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp 1: [ OK ] serial.mdrange_large_deep_copy (1078 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o 1: [ OK ] serial.reduce_device_view_mdrange_policy (2858 ms) 1: [ RUN ] serial.reduce_device_view_team_policy [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o 1: [ OK ] serial.reduce_device_view_team_policy (2391 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (8 ms) 1: [----------] 177 tests from serial (25198 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 181 tests from 2 test suites ran. (27097 ms total) 1: [ PASSED ] 180 tests. 1: [ SKIPPED ] 1 test, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1/59 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 29.18 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp 2: [==========] Running 121 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 7 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (6836 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: [ OK ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (1 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.view_aggregate 1: [ OK ] serial.view_aggregate (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (23 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.view_layouttiled 1: [ OK ] serial.view_layouttiled (0 ms) 1: [ RUN ] serial.view_layouttiled_subtile 1: [ OK ] serial.view_layouttiled_subtile (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (4 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (1 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (0 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (0 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (1 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (2 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (0 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (0 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (0 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_point_t 1: [ OK ] serial.reducers_point_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce 1: [ OK ] serial.int64_t_reduce (233 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (301 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic 1: [ OK ] serial.int64_t_reduce_dynamic (841 ms) 1: [ RUN ] serial.double_reduce_dynamic 1: [ OK ] serial.double_reduce_dynamic (1060 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (247 ms) 1: [ RUN ] serial.int_combined_reduce 1: [ OK ] serial.int_combined_reduce (0 ms) 1: [ RUN ] serial.mdrange_combined_reduce 1: [ OK ] serial.mdrange_combined_reduce (0 ms) 1: [ RUN ] serial.int_combined_reduce_mixed 1: [ OK ] serial.int_combined_reduce_mixed (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (10 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o 1: [ OK ] serial.reduce_device_view_mdrange_policy (2553 ms) 1: [ RUN ] serial.reduce_device_view_team_policy Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I 1: [ OK ] serial.reduce_device_view_team_policy (2062 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (6 ms) 1: [ RUN ] serial.task_fib_deprecated 1: [ OK ] serial.task_fib_deprecated (626 ms) 1: [ RUN ] serial.task_depend_deprecated 1: [ OK ] serial.task_depend_deprecated (0 ms) 1: [ RUN ] serial.task_team_deprecated 1: [ OK ] serial.task_team_deprecated (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated 1: [ OK ] serial.task_with_mempool_deprecated (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated 1: [ OK ] serial.task_multiple_depend_deprecated (11 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated 1: [ OK ] serial.task_scheduler_ctors_deprecated (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated 1: [ OK ] serial.task_scheduer_ctors_device_deprecated (0 ms) 1: [ RUN ] serial.task_fib_deprecated_multiple 1: [ OK ] serial.task_fib_deprecated_multiple (625 ms) 1: [ RUN ] serial.task_depend_deprecated_multiple 1: [ OK ] serial.task_depend_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_team_deprecated_multiple 1: [ OK ] serial.task_team_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated_multiple 1: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated_multiple 1: [ OK ] serial.task_multiple_depend_deprecated_multiple (11 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated_multiple 1: [ OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated_multiple 1: [ OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_fib_single [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o 1: [ OK ] serial.task_fib_single (514 ms) 1: [ RUN ] serial.task_depend_single 1: [ OK ] serial.task_depend_single (0 ms) 1: [ RUN ] serial.task_team_single 1: [ OK ] serial.task_team_single (0 ms) 1: [ RUN ] serial.task_with_mempool_single 1: [ OK ] serial.task_with_mempool_single (0 ms) 1: [ RUN ] serial.task_multiple_depend_single 1: [ OK ] serial.task_multiple_depend_single (10 ms) 1: [ RUN ] serial.task_scheduler_ctors_single 1: [ OK ] serial.task_scheduler_ctors_single (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_single 1: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 1: [ RUN ] serial.task_fib_multiple 1: [ OK ] serial.task_fib_multiple (516 ms) 1: [ RUN ] serial.task_depend_multiple 1: [ OK ] serial.task_depend_multiple (0 ms) 1: [ RUN ] serial.task_team_multiple 1: [ OK ] serial.task_team_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_multiple 1: [ OK ] serial.task_with_mempool_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_multiple 1: [ OK ] serial.task_multiple_depend_multiple (10 ms) 1: [ RUN ] serial.task_scheduler_ctors_multiple 1: [ OK ] serial.task_scheduler_ctors_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_multiple 1: [ OK ] serial.task_scheduer_ctors_device_multiple (0 ms) 1: [ RUN ] serial.task_fib_chase_lev [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp 1: [ OK ] serial.task_fib_chase_lev (546 ms) 1: [ RUN ] serial.task_depend_chase_lev 1: [ OK ] serial.task_depend_chase_lev (0 ms) 1: [ RUN ] serial.task_team_chase_lev 1: [ OK ] serial.task_team_chase_lev (0 ms) 1: [ RUN ] serial.task_with_mempool_chase_lev 1: [ OK ] serial.task_with_mempool_chase_lev (0 ms) 1: [ RUN ] serial.task_multiple_depend_chase_lev 1: [ OK ] serial.task_multiple_depend_chase_lev (11 ms) 1: [ RUN ] serial.task_scheduler_ctors_chase_lev 1: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 1: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 1: [----------] 212 tests from serial (26761 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 216 tests from 2 test suites ran. (28401 ms total) 1: [ PASSED ] 216 tests. 1/66 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 29.15 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 2: 2: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 2: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 2: setting CUDA_VISIBLE_DEVICES. 2: This could on multi GPU systems lead to severe performance" 2: penalties. 2: [==========] Running 123 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 7 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp.dir/tstHeader.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp.dir/tstHeader.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (25614 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 68%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (20308 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat [ 68%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 69%] Built target Kokkos_CoreUnitTest_Cuda2 [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 69%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (22097 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix [100%] Linking CXX executable Kokkos_UnitTest_SIMD [100%] Built target Kokkos_UnitTest_SIMD [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (18861 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix [ 69%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 69%] Built target Kokkos_PerformanceTest_SharedSpace [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 69%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 69%] Built target Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 70%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 70%] Built target Kokkos_PerformanceTest_Mempool 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (22170 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3239 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 70%] Linking CXX executable Kokkos_PerformanceTest_Atomic 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (19621 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2928 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 70%] Built target Kokkos_PerformanceTest_Atomic [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (3244 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 2: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [----------] 7 tests from serial_DeathTest (76367 ms total) 2: 2: [----------] 114 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (562 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (12 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (102 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (5 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (5 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (5 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (15 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (14 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (15 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (234 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (173 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (58 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2978 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 2: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [----------] 7 tests from serial_DeathTest (64697 ms total) 2: 2: [----------] 116 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (0 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (6 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (6 ms) 2: [ RUN ] serial.triple_nested_parallelism 2: [ OK ] serial.triple_nested_parallelism (431 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (86 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (5 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (5 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (5 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (8 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (8 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (8 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (189 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (38 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (49 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o 2: [ OK ] serial.repeated_team_reduce (5194 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (121 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (118 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (64 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (5 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (56 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (5 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (2 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (1 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (0 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (0 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (6 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (0 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (1 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (0 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (0 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o 2: [ OK ] serial.view_allocation_large_rank (887 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (5 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (58 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (55 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (49 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (2 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (5 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (111 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (0 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (0 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (12 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (12 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (12 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (478 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (478 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (477 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (512 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (513 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (512 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 116 tests from serial (10624 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 123 tests from 2 test suites ran. (75322 ms total) 2: [ PASSED ] 120 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/66 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 76.13 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 3: 3: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 3: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 3: setting CUDA_VISIBLE_DEVICES. 3: This could on multi GPU systems lead to severe performance" 3: penalties. 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/66 Test #3: Kokkos_CoreUnitTest_SerialGraph ............. Passed 0.77 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda1 4: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda1 4: Test timeout computed to be: 1500 2: [ OK ] serial.repeated_team_reduce (11763 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (177 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (178 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (91 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (4 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (87 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (3 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (2 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (2 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (0 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (0 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (6 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (1 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (0 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (0 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (0 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o 4: 4: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 4: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 4: setting CUDA_VISIBLE_DEVICES. 4: This could on multi GPU systems lead to severe performance" 4: penalties. 4: [==========] Running 183 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 4 tests from cuda_DeathTest 4: [ RUN ] cuda_DeathTest.abort_from_host [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o 2: [ OK ] serial.view_allocation_large_rank (1334 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (8 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (88 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (79 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (40 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (3 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (1 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.view_resize 4: [ OK ] cuda_DeathTest.abort_from_host (1011 ms) 4: [ RUN ] cuda_DeathTest.abort_from_device 2: [ OK ] serial.view_resize (6 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (164 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (0 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (0 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (20 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (20 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (19 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 4: [ OK ] cuda_DeathTest.abort_from_device (1071 ms) 4: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort 2: [ OK ] serial.view_subview_3d_from_5d_left (751 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic [ 72%] Linking CXX executable Kokkos_CoreUnitTest_Default 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (752 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (1047 ms) 4: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (751 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 4: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (974 ms) 4: [----------] 4 tests from cuda_DeathTest (4104 ms total) 4: 4: [----------] 179 tests from cuda 4: [ RUN ] cuda.array_capacity 4: [ OK ] cuda.array_capacity (0 ms) 4: [ RUN ] cuda.array_element_access 4: [ OK ] cuda.array_element_access (0 ms) 4: [ RUN ] cuda.array_zero_capacity 4: [ OK ] cuda.array_zero_capacity (0 ms) 4: [ RUN ] cuda.array_zero_data_nullptr 4: [ OK ] cuda.array_zero_data_nullptr (0 ms) 4: [ RUN ] cuda.array_contiguous_capacity 4: [ OK ] cuda.array_contiguous_capacity (0 ms) 4: [ RUN ] cuda.array_contiguous_element_access 4: [ OK ] cuda.array_contiguous_element_access (0 ms) 4: [ RUN ] cuda.array_contiguous_assignment 4: [ OK ] cuda.array_contiguous_assignment (0 ms) 4: [ RUN ] cuda.array_strided_capacity 4: [ OK ] cuda.array_strided_capacity (0 ms) 4: [ RUN ] cuda.array_strided_element_access 4: [ OK ] cuda.array_strided_element_access (0 ms) 4: [ RUN ] cuda.array_strided_assignment 4: [ OK ] cuda.array_strided_assignment (0 ms) 4: [ RUN ] cuda.atomic_operations_complexdouble 4: [ OK ] cuda.atomic_operations_complexdouble (27 ms) 4: [ RUN ] cuda.atomic_operations_complexfloat 4: [ OK ] cuda.atomic_operations_complexfloat (25 ms) 4: [ RUN ] cuda.atomic_operations_double 4: [ OK ] cuda.atomic_operations_double (35 ms) 4: [ RUN ] cuda.atomic_operations_float 4: [ OK ] cuda.atomic_operations_float (36 ms) 4: [ RUN ] cuda.atomic_operations_int 4: [ OK ] cuda.atomic_operations_int (83 ms) 4: [ RUN ] cuda.atomic_operations_long 4: [ OK ] cuda.atomic_operations_long (89 ms) 4: [ RUN ] cuda.atomic_operations_longlong 2: [ OK ] serial.view_subview_3d_from_5d_right (763 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 4: [ OK ] cuda.atomic_operations_longlong (86 ms) 4: [ RUN ] cuda.atomic_shared 4: [ OK ] cuda.atomic_shared (0 ms) 4: [ RUN ] cuda.atomic_operations_unsigned 4: [ OK ] cuda.atomic_operations_unsigned (72 ms) 4: [ RUN ] cuda.atomic_operations_unsignedlong 4: [ OK ] cuda.atomic_operations_unsignedlong (69 ms) 4: [ RUN ] cuda.atomics [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o 4: [ OK ] cuda.atomics (236 ms) 4: [ RUN ] cuda.atomics_tpetra_max_abs 4: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] cuda.atomic_views_integral 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (764 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (762 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 114 tests from serial (19873 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 121 tests from 2 test suites ran. (96240 ms total) 2: [ PASSED ] 118 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/59 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 98.32 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/59 Test #3: Kokkos_CoreUnitTest_SerialGraph ............. Passed 2.07 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda1 4: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 4: Test timeout computed to be: 1500 [ 72%] Built target Kokkos_CoreUnitTest_Default [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o 4: [==========] Running 183 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 4 tests from cuda_DeathTest 4: [ RUN ] cuda_DeathTest.abort_from_host 4: [ OK ] cuda_DeathTest.abort_from_host (1083 ms) 4: [ RUN ] cuda_DeathTest.abort_from_device 4: [ OK ] cuda.atomic_views_integral (6479 ms) 4: [ RUN ] cuda.atomic_views_nonintegral 4: [ OK ] cuda.atomic_views_nonintegral (57 ms) 4: [ RUN ] cuda.atomic_view_api 4: [ OK ] cuda.atomic_view_api (2 ms) 4: [ RUN ] cuda.bit_manip_countl_zero 4: [ OK ] cuda.bit_manip_countl_zero (4 ms) 4: [ RUN ] cuda.bit_manip_countl_one 4: [ OK ] cuda.bit_manip_countl_one (0 ms) 4: [ RUN ] cuda.bit_manip_countr_zero 4: [ OK ] cuda.bit_manip_countr_zero (0 ms) 4: [ RUN ] cuda.bit_manip_countr_one 4: [ OK ] cuda.bit_manip_countr_one (0 ms) 4: [ RUN ] cuda.bit_manip_popcount 4: [ OK ] cuda.bit_manip_popcount (0 ms) 4: [ RUN ] cuda.bit_manip_has_single_bit 4: [ OK ] cuda.bit_manip_has_single_bit (0 ms) 4: [ RUN ] cuda.bit_manip_bit_floor 4: [ OK ] cuda.bit_manip_bit_floor (0 ms) 4: [ RUN ] cuda.bit_manip_bit_ceil 4: [ OK ] cuda.bit_manip_bit_ceil (0 ms) 4: [ RUN ] cuda.bit_manip_bit_width 4: [ OK ] cuda.bit_manip_bit_width (0 ms) 4: [ RUN ] cuda.bit_manip_rotl 4: [ OK ] cuda.bit_manip_rotl (0 ms) 4: [ RUN ] cuda.bit_manip_rotr 4: [ OK ] cuda.bit_manip_rotr (0 ms) 4: [ RUN ] cuda.bit_manip_byeswap 4: [ OK ] cuda.bit_manip_byeswap (0 ms) 4: [ RUN ] cuda.bit_manip_bit_cast 4: [ OK ] cuda.bit_manip_bit_cast (0 ms) 4: [ RUN ] cuda.test_block_deduction_bug_pr_3103 4: [ OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] cuda.checked_integer_operations_multiply_overflow 4: [ OK ] cuda.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] cuda.execution_policy_occupancy_and_hint 4: [ OK ] cuda.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] cuda.complex_construction 4: [ OK ] cuda.complex_construction (0 ms) 4: [ RUN ] cuda.complex_basic_math 4: [ OK ] cuda.complex_basic_math (0 ms) 4: [ RUN ] cuda.complex_special_funtions 4: [ OK ] cuda.complex_special_funtions (0 ms) 4: [ RUN ] cuda.complex_io 4: [ OK ] cuda.complex_io (0 ms) 4: [ RUN ] cuda.complex_trivially_copyable 4: [ OK ] cuda.complex_trivially_copyable (0 ms) 4: [ RUN ] cuda.complex_issue_3865 4: [ OK ] cuda.complex_issue_3865 (0 ms) 4: [ RUN ] cuda.complex_operations_arithmetic_types_overloads 4: [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] cuda.crs_count_fill 4: [ OK ] cuda.crs_count_fill (6 ms) 4: [ RUN ] cuda.crs_copy_constructor 4: [ OK ] cuda.crs_copy_constructor (23 ms) 4: [ RUN ] cuda.deep_copy_alignment 4: [ OK ] cuda.deep_copy_alignment (6 ms) 4: [ RUN ] cuda.deep_copy_conversion 4: [ OK ] cuda.deep_copy_conversion (22 ms) 4: [ RUN ] cuda.partitioning_by_args 4: [ OK ] cuda.partitioning_by_args (1 ms) 4: [ RUN ] cuda.partitioning_by_vector 4: [ OK ] cuda.partitioning_by_vector (0 ms) 4: [ RUN ] cuda.execution_space_as_class_data_member 4: [ OK ] cuda.execution_space_as_class_data_member (0 ms) 4: [ RUN ] cuda.functor_analysis 4: [ OK ] cuda.functor_analysis (0 ms) 4: [ RUN ] cuda.host_shared_ptr_use_count 4: [ OK ] cuda.host_shared_ptr_use_count (0 ms) 4: [ RUN ] cuda.host_shared_ptr_get 4: [ OK ] cuda.host_shared_ptr_get (0 ms) 4: [ RUN ] cuda.host_shared_ptr_dereference_on_device 4: [ OK ] cuda.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_special_members_on_device 4: [ OK ] cuda.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_tracking 4: [ OK ] cuda.host_shared_ptr_tracking (0 ms) 4: [ RUN ] cuda.init 4: [ OK ] cuda.init (0 ms) 4: [ RUN ] cuda.dispatch 4: [ OK ] cuda.dispatch (37 ms) 4: [ RUN ] cuda.join_backward_compatibility 4: [ OK ] cuda.join_backward_compatibility (0 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft 4: [ OK ] cuda_DeathTest.abort_from_device (1071 ms) 4: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (1223 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft 4: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (1033 ms) 4: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions 4: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (1020 ms) 4: [----------] 4 tests from cuda_DeathTest (4209 ms total) 4: 4: [----------] 179 tests from cuda 4: [ RUN ] cuda.array_capacity 4: [ OK ] cuda.array_capacity (0 ms) 4: [ RUN ] cuda.array_element_access 4: [ OK ] cuda.array_element_access (0 ms) 4: [ RUN ] cuda.array_zero_capacity 4: [ OK ] cuda.array_zero_capacity (0 ms) 4: [ RUN ] cuda.array_zero_data_nullptr 4: [ OK ] cuda.array_zero_data_nullptr (0 ms) 4: [ RUN ] cuda.array_contiguous_capacity 4: [ OK ] cuda.array_contiguous_capacity (0 ms) 4: [ RUN ] cuda.array_contiguous_element_access 4: [ OK ] cuda.array_contiguous_element_access (0 ms) 4: [ RUN ] cuda.array_contiguous_assignment 4: [ OK ] cuda.array_contiguous_assignment (0 ms) 4: [ RUN ] cuda.array_strided_capacity 4: [ OK ] cuda.array_strided_capacity (0 ms) 4: [ RUN ] cuda.array_strided_element_access 4: [ OK ] cuda.array_strided_element_access (0 ms) 4: [ RUN ] cuda.array_strided_assignment 4: [ OK ] cuda.array_strided_assignment (0 ms) 4: [ RUN ] cuda.atomic_operations_complexdouble 4: [ OK ] cuda.atomic_operations_complexdouble (7 ms) 4: [ RUN ] cuda.atomic_operations_complexfloat 4: [ OK ] cuda.atomic_operations_complexfloat (6 ms) 4: [ RUN ] cuda.atomic_operations_double 4: [ OK ] cuda.atomic_operations_double (7 ms) 4: [ RUN ] cuda.atomic_operations_float 4: [ OK ] cuda.atomic_operations_float (6 ms) 4: [ RUN ] cuda.atomic_operations_int 4: [ OK ] cuda.atomic_operations_int (15 ms) 4: [ RUN ] cuda.atomic_operations_long 4: [ OK ] cuda.atomic_operations_long (15 ms) 4: [ RUN ] cuda.atomic_operations_longlong 4: [ OK ] cuda.atomic_operations_longlong (15 ms) 4: [ RUN ] cuda.atomic_shared 4: [ OK ] cuda.atomic_shared (0 ms) 4: [ RUN ] cuda.atomic_operations_unsigned 4: [ OK ] cuda.atomic_operations_unsigned (12 ms) 4: [ RUN ] cuda.atomic_operations_unsignedlong 4: [ OK ] cuda.atomic_operations_unsignedlong (12 ms) 4: [ RUN ] cuda.atomics 4: [ OK ] cuda.atomics (231 ms) 4: [ RUN ] cuda.atomics_tpetra_max_abs 4: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] cuda.atomic_views_integral 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (2015 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (1209 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (1425 ms) 4: [ RUN ] cuda.deep_copy_scratch 4: [ OK ] cuda.deep_copy_scratch (1 ms) 4: [ RUN ] cuda.mathematical_constants_e 4: [ OK ] cuda.mathematical_constants_e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log2e 4: [ OK ] cuda.mathematical_constants_log2e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log10e 4: [ OK ] cuda.mathematical_constants_log10e (0 ms) 4: [ RUN ] cuda.mathematical_constants_pi 4: [ OK ] cuda.mathematical_constants_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_pi 4: [ OK ] cuda.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrtpi 4: [ OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln2 4: [ OK ] cuda.mathematical_constants_ln2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln10 4: [ OK ] cuda.mathematical_constants_ln10 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt2 4: [ OK ] cuda.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt3 4: [ OK ] cuda.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrt3 4: [ OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_egamma 4: [ OK ] cuda.mathematical_constants_egamma (0 ms) 4: [ RUN ] cuda.mathematical_constants_phi 4: [ OK ] cuda.mathematical_constants_phi (0 ms) 4: [ RUN ] cuda.mathematical_functions_trigonometric_functions 4: [ OK ] cuda.mathematical_functions_trigonometric_functions (2 ms) 4: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 4: [ OK ] cuda.mathematical_functions_hyperbolic_functions (2 ms) 4: [ RUN ] cuda.mathematical_functions_non_standard 4: [ OK ] cuda.mathematical_functions_non_standard (0 ms) 4: [ RUN ] cuda.mathematical_functions_power_functions 4: [ OK ] cuda.mathematical_functions_power_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_fma 4: [ OK ] cuda.mathematical_functions_fma (0 ms) 4: [ RUN ] cuda.mathematical_functions_error_and_gamma_functions 4: [ OK ] cuda.mathematical_functions_error_and_gamma_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (1 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_absolute_value 4: [ OK ] cuda.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_absolute_value 4: [ OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_remainder_function 4: [ OK ] cuda.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] cuda.mathematical_functions_isfinite 4: [ OK ] cuda.mathematical_functions_isfinite (0 ms) 4: [ RUN ] cuda.mathematical_functions_isinf 4: [ OK ] cuda.mathematical_functions_isinf (0 ms) 4: [ RUN ] cuda.mathematical_functions_isnan 4: [ OK ] cuda.mathematical_functions_isnan (0 ms) 4: [ RUN ] cuda.mathematical_functions_exponential_functions 4: [ OK ] cuda.mathematical_functions_exponential_functions (2 ms) 4: [ RUN ] cuda.mathspecialfunc_expint1 4: [ OK ] cuda.mathspecialfunc_expint1 (1 ms) 4: [ RUN ] cuda.mathspecialfunc_errorfunc 4: [ OK ] cuda.mathspecialfunc_errorfunc (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 4: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (24 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 4: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (23 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 4: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (2 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 4: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (2 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 4: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 4: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (1 ms) 4: [ RUN ] cuda.mdrange_5d 4: [ OK ] cuda.mdrange_5d (24 ms) 4: [ RUN ] cuda.mdrange_6d 4: [ OK ] cuda.mdrange_6d (46 ms) 4: [ RUN ] cuda.mdrange_2d 4: [ OK ] cuda.mdrange_2d (7 ms) 4: [ RUN ] cuda.mdrange_array_reduce 4: [ OK ] cuda.mdrange_array_reduce (0 ms) 4: [ RUN ] cuda.mdrange_3d 4: [ OK ] cuda.mdrange_3d (19 ms) 4: [ RUN ] cuda.mdrange_neg_idx 4: [ OK ] cuda.mdrange_neg_idx (4 ms) 4: [ RUN ] cuda.mdrange_4d 4: [ OK ] cuda.mdrange_4d (12 ms) 4: [ RUN ] cuda.mdrange_scalar 4: [ OK ] cuda.mdrange_scalar (0 ms) 4: [ RUN ] cuda.mdrange_large_deep_copy 4: [ OK ] cuda.mdrange_large_deep_copy (172 ms) 4: [ RUN ] cuda.md_range_policy_construction_from_arrays 4: [ OK ] cuda.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] cuda.mdrange_parallel_reduce_primitive_types 4: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (1604 ms) 4: [ RUN ] cuda.mdspan_minimal_functional 4: [ OK ] cuda.mdspan_minimal_functional (1 ms) 4: [ RUN ] cuda.max 4: [ OK ] cuda.max (0 ms) 4: [ RUN ] cuda.max_within_parfor 4: [ OK ] cuda.max_within_parfor (0 ms) 4: [ RUN ] cuda.min 4: [ OK ] cuda.min (0 ms) 4: [ RUN ] cuda.min_within_parfor 4: [ OK ] cuda.min_within_parfor (0 ms) 4: [ RUN ] cuda.minmax 4: [ OK ] cuda.minmax (0 ms) 4: [ RUN ] cuda.minmax_within_parfor 4: [ OK ] cuda.minmax_within_parfor (0 ms) 4: [ RUN ] cuda.clamp 4: [ OK ] cuda.clamp (0 ms) 4: [ RUN ] cuda.clamp_within_parfor 4: [ OK ] cuda.clamp_within_parfor (0 ms) 4: [ RUN ] cuda.numeric_traits_infinity 4: [ OK ] cuda.numeric_traits_infinity (1 ms) 4: [ RUN ] cuda.numeric_traits_epsilon 4: [ OK ] cuda.numeric_traits_epsilon (1 ms) 4: [ RUN ] cuda.numeric_traits_round_error 4: [ OK ] cuda.numeric_traits_round_error (1 ms) 4: [ RUN ] cuda.numeric_traits_norm_min 4: [ OK ] cuda.numeric_traits_norm_min (1 ms) 4: [ RUN ] cuda.numeric_traits_denorm_min 4: [ OK ] cuda.numeric_traits_denorm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_finite_min_max 4: [ OK ] cuda.numeric_traits_finite_min_max (8 ms) 4: [ RUN ] cuda.numeric_traits_digits 4: [ OK ] cuda.numeric_traits_digits (5 ms) 4: [ RUN ] cuda.numeric_traits_digits10 4: [ OK ] cuda.numeric_traits_digits10 (5 ms) 4: [ RUN ] cuda.numeric_traits_max_digits10 4: [ OK ] cuda.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] cuda.numeric_traits_radix 4: [ OK ] cuda.numeric_traits_radix (5 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent 4: [ OK ] cuda.numeric_traits_min_max_exponent (2 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent10 4: [ OK ] cuda.numeric_traits_min_max_exponent10 (1 ms) 4: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 4: [ OK ] cuda.numeric_traits_quiet_and_signaling_nan (2 ms) 4: [ RUN ] cuda.numeric_traits_sfinae_friendly 4: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] cuda.view_aggregate 4: [ OK ] cuda.view_aggregate (0 ms) 4: [ RUN ] cuda.memory_pool 4: [ OK ] cuda.memory_pool (19 ms) 4: [ RUN ] cuda.cxx11 4: [ OK ] cuda.cxx11 (4 ms) 4: [ RUN ] cuda.viewctorprop_embedded_dim 4: [ OK ] cuda.viewctorprop_embedded_dim (1 ms) 4: [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] cuda.view_layouttiled 4: [ OK ] cuda.view_layouttiled (6 ms) 4: [ RUN ] cuda.view_layouttiled_subtile 4: [ OK ] cuda.view_layouttiled_subtile (0 ms) 4: [ RUN ] cuda.parallel_scan_range_policy 4: [ OK ] cuda.parallel_scan_range_policy (53 ms) 4: [ RUN ] cuda.kokkos_printf 4: [ OK ] cuda.kokkos_printf (1 ms) 4: [ RUN ] cuda.range_for 4: [ OK ] cuda.range_for (3 ms) 4: [ RUN ] cuda.range_reduce 4: [ OK ] cuda.range_reduce (2 ms) 4: [ RUN ] cuda.range_dynamic_policy 4: [ OK ] cuda.range_dynamic_policy (0 ms) 4: [ RUN ] cuda.range_policy_runtime_parameters 4: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 4: [ RUN ] cuda.range_for_require 4: [ OK ] cuda.range_for_require (2 ms) 4: [ RUN ] cuda.range_reduce_require 4: [ OK ] cuda.range_reduce_require (1 ms) 4: [ RUN ] cuda.range_dynamic_policy_require 4: [ OK ] cuda.range_dynamic_policy_require (0 ms) 4: [ RUN ] cuda.reducers_int 4: [ OK ] cuda.reducers_int (8 ms) 4: [ RUN ] cuda.reducers_double 4: [ OK ] cuda.reducers_double (9 ms) 4: [ RUN ] cuda.reducers_complex_double 4: [ OK ] cuda.reducers_complex_double (2 ms) 4: [ RUN ] cuda.reducers_struct 4: [ OK ] cuda.reducers_struct (4 ms) 4: [ RUN ] cuda.reducers_half_t 4: [ OK ] cuda.reducers_half_t (6 ms) 4: [ RUN ] cuda.reducers_bhalf_t 4: [ OK ] cuda.reducers_bhalf_t (6 ms) 4: [ RUN ] cuda.reducers_int8_t 4: [ OK ] cuda.reducers_int8_t (5 ms) 4: [ RUN ] cuda.reducers_point_t 4: [ OK ] cuda.reducers_point_t (2 ms) 4: [ RUN ] cuda.reducers_bool 4: [ OK ] cuda.reducers_bool (1 ms) 4: [ RUN ] cuda.int64_t_reduce 4: [ OK ] cuda.int64_t_reduce (9 ms) 4: [ RUN ] cuda.double_reduce 4: [ OK ] cuda.double_reduce (9 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic 4: [ OK ] cuda.int64_t_reduce_dynamic (13 ms) 4: [ RUN ] cuda.double_reduce_dynamic 4: [ OK ] cuda.double_reduce_dynamic (13 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic_view 4: [ OK ] cuda.int64_t_reduce_dynamic_view (23 ms) 4: [ RUN ] cuda.int_combined_reduce 4: [ OK ] cuda.int_combined_reduce (0 ms) 4: [ RUN ] cuda.mdrange_combined_reduce 4: [ OK ] cuda.mdrange_combined_reduce (0 ms) 4: [ RUN ] cuda.int_combined_reduce_mixed 4: [ OK ] cuda.int_combined_reduce_mixed (0 ms) 4: [ RUN ] cuda.reduction_deduction 4: [ OK ] cuda.reduction_deduction (0 ms) 4: [ RUN ] cuda.reduce_device_view_range_policy 4: [ OK ] cuda.reduce_device_view_range_policy (5 ms) 4: [ RUN ] cuda.reduce_device_view_mdrange_policy 4: [ OK ] cuda.reduce_device_view_mdrange_policy (132 ms) 4: [ RUN ] cuda.reduce_device_view_team_policy 4: [ OK ] cuda.reduce_device_view_team_policy (6 ms) 4: [ RUN ] cuda.impl_shared_alloc 4: [ OK ] cuda.impl_shared_alloc (61 ms) 4: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceRangePolicyViewSizeLimit (17 ms) 4: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (71 ms) 4: [----------] 179 tests from cuda (15803 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 183 tests from 2 test suites ran. (19907 ms total) 4: [ PASSED ] 183 tests. 4/66 Test #4: Kokkos_CoreUnitTest_Cuda1 ................... Passed 20.89 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda2 5: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda2 5: Test timeout computed to be: 1500 5: 5: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 5: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 5: setting CUDA_VISIBLE_DEVICES. 5: This could on multi GPU systems lead to severe performance" 5: penalties. 5: [==========] Running 123 tests from 3 test suites. 5: [----------] Global test environment set-up. 5: [----------] 7 tests from cuda_DeathTest 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o 4: [ OK ] cuda.atomic_views_integral (6761 ms) 4: [ RUN ] cuda.atomic_views_nonintegral 4: [ OK ] cuda.atomic_views_nonintegral (57 ms) 4: [ RUN ] cuda.atomic_view_api 4: [ OK ] cuda.atomic_view_api (0 ms) 4: [ RUN ] cuda.bit_manip_countl_zero 4: [ OK ] cuda.bit_manip_countl_zero (4 ms) 4: [ RUN ] cuda.bit_manip_countl_one 4: [ OK ] cuda.bit_manip_countl_one (0 ms) 4: [ RUN ] cuda.bit_manip_countr_zero 4: [ OK ] cuda.bit_manip_countr_zero (0 ms) 4: [ RUN ] cuda.bit_manip_countr_one 4: [ OK ] cuda.bit_manip_countr_one (0 ms) 4: [ RUN ] cuda.bit_manip_popcount 4: [ OK ] cuda.bit_manip_popcount (0 ms) 4: [ RUN ] cuda.bit_manip_has_single_bit 4: [ OK ] cuda.bit_manip_has_single_bit (0 ms) 4: [ RUN ] cuda.bit_manip_bit_floor 4: [ OK ] cuda.bit_manip_bit_floor (0 ms) 4: [ RUN ] cuda.bit_manip_bit_ceil 4: [ OK ] cuda.bit_manip_bit_ceil (0 ms) 4: [ RUN ] cuda.bit_manip_bit_width 4: [ OK ] cuda.bit_manip_bit_width (0 ms) 4: [ RUN ] cuda.bit_manip_rotl 4: [ OK ] cuda.bit_manip_rotl (0 ms) 4: [ RUN ] cuda.bit_manip_rotr 4: [ OK ] cuda.bit_manip_rotr (0 ms) 4: [ RUN ] cuda.bit_manip_byeswap 4: [ OK ] cuda.bit_manip_byeswap (0 ms) 4: [ RUN ] cuda.bit_manip_bit_cast 4: [ OK ] cuda.bit_manip_bit_cast (0 ms) 4: [ RUN ] cuda.test_block_deduction_bug_pr_3103 4: [ OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] cuda.checked_integer_operations_multiply_overflow 4: [ OK ] cuda.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] cuda.execution_policy_occupancy_and_hint 4: [ OK ] cuda.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] cuda.complex_construction 4: [ OK ] cuda.complex_construction (0 ms) 4: [ RUN ] cuda.complex_basic_math 4: [ OK ] cuda.complex_basic_math (0 ms) 4: [ RUN ] cuda.complex_special_funtions 4: [ OK ] cuda.complex_special_funtions (0 ms) 4: [ RUN ] cuda.complex_io 4: [ OK ] cuda.complex_io (0 ms) 4: [ RUN ] cuda.complex_trivially_copyable 4: [ OK ] cuda.complex_trivially_copyable (0 ms) 4: [ RUN ] cuda.complex_issue_3865 4: [ OK ] cuda.complex_issue_3865 (0 ms) 4: [ RUN ] cuda.complex_operations_arithmetic_types_overloads 4: [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] cuda.crs_count_fill 4: [ OK ] cuda.crs_count_fill (2 ms) 4: [ RUN ] cuda.crs_copy_constructor 4: [ OK ] cuda.crs_copy_constructor (7 ms) 4: [ RUN ] cuda.deep_copy_alignment 4: [ OK ] cuda.deep_copy_alignment (3 ms) 4: [ RUN ] cuda.deep_copy_conversion 4: [ OK ] cuda.deep_copy_conversion (11 ms) 4: [ RUN ] cuda.partitioning_by_args 4: [ OK ] cuda.partitioning_by_args (1 ms) 4: [ RUN ] cuda.partitioning_by_vector 4: [ OK ] cuda.partitioning_by_vector (0 ms) 4: [ RUN ] cuda.execution_space_as_class_data_member 4: [ OK ] cuda.execution_space_as_class_data_member (0 ms) 4: [ RUN ] cuda.functor_analysis 4: [ OK ] cuda.functor_analysis (0 ms) 4: [ RUN ] cuda.host_shared_ptr_use_count 4: [ OK ] cuda.host_shared_ptr_use_count (0 ms) 4: [ RUN ] cuda.host_shared_ptr_get 4: [ OK ] cuda.host_shared_ptr_get (0 ms) 4: [ RUN ] cuda.host_shared_ptr_dereference_on_device 4: [ OK ] cuda.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_special_members_on_device 4: [ OK ] cuda.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_tracking 4: [ OK ] cuda.host_shared_ptr_tracking (1 ms) 4: [ RUN ] cuda.init 4: [ OK ] cuda.init (0 ms) 4: [ RUN ] cuda.dispatch 4: [ OK ] cuda.dispatch (53 ms) 4: [ RUN ] cuda.join_backward_compatibility 4: [ OK ] cuda.join_backward_compatibility (0 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (1971 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (2814 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (1942 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_OpenMP 1: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP 1: Test timeout computed to be: 1500 1: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 1: Detected: 6 cores per node. 1: Detected: 1 MPI_ranks per node. 1: Requested: 8 threads per process. 1: [==========] Running 304 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 11 tests from openmp_DeathTest 1: [ RUN ] openmp_DeathTest.abort_from_host 1: [ OK ] openmp_DeathTest.abort_from_host (669 ms) 1: [ RUN ] openmp_DeathTest.abort_from_device 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (2216 ms) 4: [ RUN ] cuda.deep_copy_scratch 4: [ OK ] cuda.deep_copy_scratch (0 ms) 4: [ RUN ] cuda.mathematical_constants_e 4: [ OK ] cuda.mathematical_constants_e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log2e 4: [ OK ] cuda.mathematical_constants_log2e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log10e 4: [ OK ] cuda.mathematical_constants_log10e (0 ms) 4: [ RUN ] cuda.mathematical_constants_pi 4: [ OK ] cuda.mathematical_constants_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_pi 4: [ OK ] cuda.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrtpi 4: [ OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln2 4: [ OK ] cuda.mathematical_constants_ln2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln10 4: [ OK ] cuda.mathematical_constants_ln10 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt2 4: [ OK ] cuda.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt3 4: [ OK ] cuda.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrt3 4: [ OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_egamma 4: [ OK ] cuda.mathematical_constants_egamma (0 ms) 4: [ RUN ] cuda.mathematical_constants_phi 4: [ OK ] cuda.mathematical_constants_phi (0 ms) 4: [ RUN ] cuda.mathematical_functions_trigonometric_functions 4: [ OK ] cuda.mathematical_functions_trigonometric_functions (4 ms) 4: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 4: [ OK ] cuda.mathematical_functions_hyperbolic_functions (3 ms) 4: [ RUN ] cuda.mathematical_functions_non_standard 4: [ OK ] cuda.mathematical_functions_non_standard (0 ms) 4: [ RUN ] cuda.mathematical_functions_power_functions 4: [ OK ] cuda.mathematical_functions_power_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_fma 4: [ OK ] cuda.mathematical_functions_fma (0 ms) 4: [ RUN ] cuda.mathematical_functions_error_and_gamma_functions 4: [ OK ] cuda.mathematical_functions_error_and_gamma_functions (2 ms) 4: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (2 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_absolute_value 4: [ OK ] cuda.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_absolute_value 4: [ OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_remainder_function 4: [ OK ] cuda.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] cuda.mathematical_functions_isfinite 4: [ OK ] cuda.mathematical_functions_isfinite (0 ms) 4: [ RUN ] cuda.mathematical_functions_isinf 4: [ OK ] cuda.mathematical_functions_isinf (0 ms) 4: [ RUN ] cuda.mathematical_functions_isnan 4: [ OK ] cuda.mathematical_functions_isnan (0 ms) 4: [ RUN ] cuda.mathematical_functions_exponential_functions 4: [ OK ] cuda.mathematical_functions_exponential_functions (4 ms) 4: [ RUN ] cuda.mathspecialfunc_expint1 4: [ OK ] cuda.mathspecialfunc_expint1 (0 ms) 4: [ RUN ] cuda.mathspecialfunc_errorfunc 4: [ OK ] cuda.mathspecialfunc_errorfunc (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 4: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (24 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 4: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (24 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 4: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 4: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 4: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 4: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (0 ms) 4: [ RUN ] cuda.mdrange_5d 4: [ OK ] cuda.mdrange_5d (24 ms) 4: [ RUN ] cuda.mdrange_6d 4: [ OK ] cuda.mdrange_6d (37 ms) 4: [ RUN ] cuda.mdrange_2d 4: [ OK ] cuda.mdrange_2d (2 ms) 4: [ RUN ] cuda.mdrange_array_reduce 4: [ OK ] cuda.mdrange_array_reduce (0 ms) 4: [ RUN ] cuda.mdrange_3d 4: [ OK ] cuda.mdrange_3d (7 ms) 4: [ RUN ] cuda.mdrange_neg_idx 4: [ OK ] cuda.mdrange_neg_idx (2 ms) 4: [ RUN ] cuda.mdrange_4d 4: [ OK ] cuda.mdrange_4d (5 ms) 4: [ RUN ] cuda.mdrange_scalar 4: [ OK ] cuda.mdrange_scalar (0 ms) 4: [ RUN ] cuda.mdrange_large_deep_copy 4: [ OK ] cuda.mdrange_large_deep_copy (107 ms) 4: [ RUN ] cuda.md_range_policy_construction_from_arrays 4: [ OK ] cuda.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] cuda.mdrange_parallel_reduce_primitive_types 1: [ OK ] openmp_DeathTest.abort_from_device (591 ms) 1: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (541 ms) 1: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o 1: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (660 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_dyn 4: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (1713 ms) 4: [ RUN ] cuda.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestMDSpan.hpp:57: Skipped 4: mdspan not enabled 4: [ SKIPPED ] cuda.mdspan_minimal_functional (0 ms) 4: [ RUN ] cuda.max 4: [ OK ] cuda.max (0 ms) 4: [ RUN ] cuda.max_within_parfor 4: [ OK ] cuda.max_within_parfor (0 ms) 4: [ RUN ] cuda.min 4: [ OK ] cuda.min (0 ms) 4: [ RUN ] cuda.min_within_parfor 4: [ OK ] cuda.min_within_parfor (0 ms) 4: [ RUN ] cuda.minmax 4: [ OK ] cuda.minmax (0 ms) 4: [ RUN ] cuda.minmax_within_parfor 4: [ OK ] cuda.minmax_within_parfor (0 ms) 4: [ RUN ] cuda.clamp 4: [ OK ] cuda.clamp (0 ms) 4: [ RUN ] cuda.clamp_within_parfor 4: [ OK ] cuda.clamp_within_parfor (0 ms) 4: [ RUN ] cuda.numeric_traits_infinity 4: [ OK ] cuda.numeric_traits_infinity (0 ms) 4: [ RUN ] cuda.numeric_traits_epsilon 4: [ OK ] cuda.numeric_traits_epsilon (0 ms) 4: [ RUN ] cuda.numeric_traits_round_error 4: [ OK ] cuda.numeric_traits_round_error (0 ms) 4: [ RUN ] cuda.numeric_traits_norm_min 4: [ OK ] cuda.numeric_traits_norm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_denorm_min 4: [ OK ] cuda.numeric_traits_denorm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_finite_min_max 4: [ OK ] cuda.numeric_traits_finite_min_max (2 ms) 4: [ RUN ] cuda.numeric_traits_digits 4: [ OK ] cuda.numeric_traits_digits (1 ms) 4: [ RUN ] cuda.numeric_traits_digits10 4: [ OK ] cuda.numeric_traits_digits10 (1 ms) 4: [ RUN ] cuda.numeric_traits_max_digits10 4: [ OK ] cuda.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] cuda.numeric_traits_radix 4: [ OK ] cuda.numeric_traits_radix (1 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent 4: [ OK ] cuda.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent10 4: [ OK ] cuda.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 4: [ OK ] cuda.numeric_traits_quiet_and_signaling_nan (0 ms) 4: [ RUN ] cuda.numeric_traits_sfinae_friendly 4: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] cuda.view_aggregate 4: [ OK ] cuda.view_aggregate (0 ms) 4: [ RUN ] cuda.memory_pool 4: [ OK ] cuda.memory_pool (9 ms) 4: [ RUN ] cuda.cxx11 4: [ OK ] cuda.cxx11 (1 ms) 4: [ RUN ] cuda.viewctorprop_embedded_dim 4: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 4: [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] cuda.view_layouttiled 4: [ OK ] cuda.view_layouttiled (2 ms) 4: [ RUN ] cuda.view_layouttiled_subtile 4: [ OK ] cuda.view_layouttiled_subtile (0 ms) 4: [ RUN ] cuda.parallel_scan_range_policy 4: [ OK ] cuda.parallel_scan_range_policy (29 ms) 4: [ RUN ] cuda.kokkos_printf 4: [ OK ] cuda.kokkos_printf (1 ms) 4: [ RUN ] cuda.range_for 4: [ OK ] cuda.range_for (1 ms) 4: [ RUN ] cuda.range_reduce 4: [ OK ] cuda.range_reduce (0 ms) 4: [ RUN ] cuda.range_dynamic_policy 4: [ OK ] cuda.range_dynamic_policy (0 ms) 4: [ RUN ] cuda.range_policy_runtime_parameters 4: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 4: [ RUN ] cuda.range_for_require 4: [ OK ] cuda.range_for_require (0 ms) 4: [ RUN ] cuda.range_reduce_require 4: [ OK ] cuda.range_reduce_require (0 ms) 4: [ RUN ] cuda.range_dynamic_policy_require 4: [ OK ] cuda.range_dynamic_policy_require (0 ms) 4: [ RUN ] cuda.reducers_int 4: [ OK ] cuda.reducers_int (4 ms) 4: [ RUN ] cuda.reducers_double 4: [ OK ] cuda.reducers_double (4 ms) 4: [ RUN ] cuda.reducers_complex_double 4: [ OK ] cuda.reducers_complex_double (1 ms) 4: [ RUN ] cuda.reducers_struct 4: [ OK ] cuda.reducers_struct (2 ms) 4: [ RUN ] cuda.reducers_half_t 4: [ OK ] cuda.reducers_half_t (2 ms) 4: [ RUN ] cuda.reducers_bhalf_t 4: [ OK ] cuda.reducers_bhalf_t (2 ms) 4: [ RUN ] cuda.reducers_int8_t 4: [ OK ] cuda.reducers_int8_t (2 ms) 4: [ RUN ] cuda.reducers_point_t 4: [ OK ] cuda.reducers_point_t (1 ms) 4: [ RUN ] cuda.reducers_bool 4: [ OK ] cuda.reducers_bool (0 ms) 4: [ RUN ] cuda.int64_t_reduce 4: [ OK ] cuda.int64_t_reduce (11 ms) 4: [ RUN ] cuda.double_reduce 4: [ OK ] cuda.double_reduce (11 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic 4: [ OK ] cuda.int64_t_reduce_dynamic (16 ms) 4: [ RUN ] cuda.double_reduce_dynamic 4: [ OK ] cuda.double_reduce_dynamic (16 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic_view 4: [ OK ] cuda.int64_t_reduce_dynamic_view (4 ms) 4: [ RUN ] cuda.int_combined_reduce 4: [ OK ] cuda.int_combined_reduce (0 ms) 4: [ RUN ] cuda.mdrange_combined_reduce 4: [ OK ] cuda.mdrange_combined_reduce (0 ms) 4: [ RUN ] cuda.int_combined_reduce_mixed 4: [ OK ] cuda.int_combined_reduce_mixed (0 ms) 4: [ RUN ] cuda.reduction_deduction 4: [ OK ] cuda.reduction_deduction (0 ms) 4: [ RUN ] cuda.reduce_device_view_range_policy 4: [ OK ] cuda.reduce_device_view_range_policy (5 ms) 4: [ RUN ] cuda.reduce_device_view_mdrange_policy 4: [ OK ] cuda.reduce_device_view_mdrange_policy (129 ms) 4: [ RUN ] cuda.reduce_device_view_team_policy 4: [ OK ] cuda.reduce_device_view_team_policy (5 ms) 4: [ RUN ] cuda.impl_shared_alloc 4: [ OK ] cuda.impl_shared_alloc (74 ms) 4: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceRangePolicyViewSizeLimit (20 ms) 4: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (96 ms) 4: [----------] 179 tests from cuda (18646 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 183 tests from 2 test suites ran. (22856 ms total) 4: [ PASSED ] 182 tests. 4: [ SKIPPED ] 1 test, listed below: 4: [ SKIPPED ] cuda.mdspan_minimal_functional 4/59 Test #4: Kokkos_CoreUnitTest_Cuda1 ................... Passed 25.12 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda2 5: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 5: Test timeout computed to be: 1500 5: [==========] Running 121 tests from 3 test suites. 5: [----------] Global test environment set-up. 5: [----------] 7 tests from cuda_DeathTest 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_dyn (33051 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_stat [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 75%] Linking CXX executable Kokkos_ContainersTestCompileOnly 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_dyn (51263 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat [ 75%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 75%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 76%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_dyn (53461 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_stat (31178 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_mix [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 77%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 77%] Built target Kokkos_ContainersPerformanceTest_Cuda [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_stat (45704 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_mix (31657 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment 1: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4573 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o 1: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (4545 ms) 1: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 1: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 1: skipping since no memory access violation would occur 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host (0 ms) 1: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_device 1: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 1: skipping since no memory access violation would occur 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device (0 ms) 1: [----------] 11 tests from openmp_DeathTest (107469 ms total) 1: 1: [----------] 293 tests from openmp 1: [ RUN ] openmp.array_capacity 1: [ OK ] openmp.array_capacity (0 ms) 1: [ RUN ] openmp.array_element_access 1: [ OK ] openmp.array_element_access (0 ms) 1: [ RUN ] openmp.array_zero_capacity 1: [ OK ] openmp.array_zero_capacity (0 ms) 1: [ RUN ] openmp.array_zero_data_nullptr 1: [ OK ] openmp.array_zero_data_nullptr (0 ms) 1: [ RUN ] openmp.array_contiguous_capacity 1: [ OK ] openmp.array_contiguous_capacity (0 ms) 1: [ RUN ] openmp.array_contiguous_element_access 1: [ OK ] openmp.array_contiguous_element_access (0 ms) 1: [ RUN ] openmp.array_contiguous_assignment 1: [ OK ] openmp.array_contiguous_assignment (0 ms) 1: [ RUN ] openmp.array_strided_capacity 1: [ OK ] openmp.array_strided_capacity (0 ms) 1: [ RUN ] openmp.array_strided_element_access 1: [ OK ] openmp.array_strided_element_access (0 ms) 1: [ RUN ] openmp.array_strided_assignment 1: [ OK ] openmp.array_strided_assignment (0 ms) 1: [ RUN ] openmp.atomic_operations_complexdouble 1: [ OK ] openmp.atomic_operations_complexdouble (4 ms) 1: [ RUN ] openmp.atomic_operations_complexfloat 1: [ OK ] openmp.atomic_operations_complexfloat (3 ms) 1: [ RUN ] openmp.atomic_operations_double 1: [ OK ] openmp.atomic_operations_double (2 ms) 1: [ RUN ] openmp.atomic_operations_float 1: [ OK ] openmp.atomic_operations_float (2 ms) 1: [ RUN ] openmp.atomic_operations_int 1: [ OK ] openmp.atomic_operations_int (7 ms) 1: [ RUN ] openmp.atomic_operations_long 1: [ OK ] openmp.atomic_operations_long (8 ms) 1: [ RUN ] openmp.atomic_operations_longlong 1: [ OK ] openmp.atomic_operations_longlong (10 ms) 1: [ RUN ] openmp.atomic_shared 1: [ OK ] openmp.atomic_shared (0 ms) 1: [ RUN ] openmp.atomic_operations_unsigned 1: [ OK ] openmp.atomic_operations_unsigned (6 ms) 1: [ RUN ] openmp.atomic_operations_unsignedlong 1: [ OK ] openmp.atomic_operations_unsignedlong (7 ms) 1: [ RUN ] openmp.atomics 1: [ OK ] openmp.atomics (21 ms) 1: [ RUN ] openmp.atomics_tpetra_max_abs 1: [ OK ] openmp.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] openmp.atomic_views_integral 1: [ OK ] openmp.atomic_views_integral (271 ms) 1: [ RUN ] openmp.atomic_views_nonintegral 1: [ OK ] openmp.atomic_views_nonintegral (199 ms) 1: [ RUN ] openmp.atomic_view_api 1: [ OK ] openmp.atomic_view_api (0 ms) 1: [ RUN ] openmp.bit_manip_countl_zero 1: [ OK ] openmp.bit_manip_countl_zero (0 ms) 1: [ RUN ] openmp.bit_manip_countl_one 1: [ OK ] openmp.bit_manip_countl_one (0 ms) 1: [ RUN ] openmp.bit_manip_countr_zero 1: [ OK ] openmp.bit_manip_countr_zero (0 ms) 1: [ RUN ] openmp.bit_manip_countr_one 1: [ OK ] openmp.bit_manip_countr_one (0 ms) 1: [ RUN ] openmp.bit_manip_popcount 1: [ OK ] openmp.bit_manip_popcount (0 ms) 1: [ RUN ] openmp.bit_manip_has_single_bit 1: [ OK ] openmp.bit_manip_has_single_bit (0 ms) 1: [ RUN ] openmp.bit_manip_bit_floor 1: [ OK ] openmp.bit_manip_bit_floor (0 ms) 1: [ RUN ] openmp.bit_manip_bit_ceil 1: [ OK ] openmp.bit_manip_bit_ceil (0 ms) 1: [ RUN ] openmp.bit_manip_bit_width 1: [ OK ] openmp.bit_manip_bit_width (0 ms) 1: [ RUN ] openmp.bit_manip_rotl 1: [ OK ] openmp.bit_manip_rotl (0 ms) 1: [ RUN ] openmp.bit_manip_rotr 1: [ OK ] openmp.bit_manip_rotr (0 ms) 1: [ RUN ] openmp.bit_manip_byeswap 1: [ OK ] openmp.bit_manip_byeswap (0 ms) 1: [ RUN ] openmp.bit_manip_bit_cast 1: [ OK ] openmp.bit_manip_bit_cast (0 ms) 1: [ RUN ] openmp.test_block_deduction_bug_pr_3103 1: [ OK ] openmp.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] openmp.checked_integer_operations_multiply_overflow 1: [ OK ] openmp.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] openmp.execution_policy_occupancy_and_hint 1: [ OK ] openmp.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] openmp.complex_construction 1: [ OK ] openmp.complex_construction (0 ms) 1: [ RUN ] openmp.complex_basic_math 1: [ OK ] openmp.complex_basic_math (0 ms) 1: [ RUN ] openmp.complex_special_funtions 1: [ OK ] openmp.complex_special_funtions (0 ms) 1: [ RUN ] openmp.complex_io 1: [ OK ] openmp.complex_io (0 ms) 1: [ RUN ] openmp.complex_trivially_copyable 1: [ OK ] openmp.complex_trivially_copyable (0 ms) 1: [ RUN ] openmp.complex_issue_3865 1: [ OK ] openmp.complex_issue_3865 (0 ms) 1: [ RUN ] openmp.complex_operations_arithmetic_types_overloads 1: [ OK ] openmp.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] openmp.crs_count_fill 1: [ OK ] openmp.crs_count_fill (0 ms) 1: [ RUN ] openmp.crs_copy_constructor 1: [ OK ] openmp.crs_copy_constructor (2 ms) 1: [ RUN ] openmp.deep_copy_alignment 1: [ OK ] openmp.deep_copy_alignment (3 ms) 1: [ RUN ] openmp.deep_copy_conversion 1: [ OK ] openmp.deep_copy_conversion (51 ms) 1: [ RUN ] openmp.partitioning_by_args 1: [ OK ] openmp.partitioning_by_args (0 ms) 1: [ RUN ] openmp.partitioning_by_vector 1: [ OK ] openmp.partitioning_by_vector (0 ms) 1: [ RUN ] openmp.execution_space_as_class_data_member 1: [ OK ] openmp.execution_space_as_class_data_member (0 ms) 1: [ RUN ] openmp.functor_analysis 1: [ OK ] openmp.functor_analysis (0 ms) 1: [ RUN ] openmp.host_shared_ptr_use_count 1: [ OK ] openmp.host_shared_ptr_use_count (0 ms) 1: [ RUN ] openmp.host_shared_ptr_get 1: [ OK ] openmp.host_shared_ptr_get (0 ms) 1: [ RUN ] openmp.host_shared_ptr_dereference_on_device 1: [ OK ] openmp.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] openmp.host_shared_ptr_special_members_on_device 1: [ OK ] openmp.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] openmp.host_shared_ptr_tracking 1: [ OK ] openmp.host_shared_ptr_tracking (0 ms) 1: [ RUN ] openmp.init 1: [ OK ] openmp.init (0 ms) 1: [ RUN ] openmp.dispatch 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_stat (46712 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 1: [ OK ] openmp.dispatch (95 ms) 1: [ RUN ] openmp.join_backward_compatibility 1: [ OK ] openmp.join_backward_compatibility (0 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutleft [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (1836 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (1830 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (1361 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (1370 ms) 1: [ RUN ] openmp.deep_copy_scratch 1: [ OK ] openmp.deep_copy_scratch (0 ms) 1: [ RUN ] openmp.mathematical_constants_e 1: [ OK ] openmp.mathematical_constants_e (0 ms) 1: [ RUN ] openmp.mathematical_constants_log2e 1: [ OK ] openmp.mathematical_constants_log2e (0 ms) 1: [ RUN ] openmp.mathematical_constants_log10e 1: [ OK ] openmp.mathematical_constants_log10e (0 ms) 1: [ RUN ] openmp.mathematical_constants_pi 1: [ OK ] openmp.mathematical_constants_pi (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_pi 1: [ OK ] openmp.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_sqrtpi 1: [ OK ] openmp.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] openmp.mathematical_constants_ln2 1: [ OK ] openmp.mathematical_constants_ln2 (0 ms) 1: [ RUN ] openmp.mathematical_constants_ln10 1: [ OK ] openmp.mathematical_constants_ln10 (0 ms) 1: [ RUN ] openmp.mathematical_constants_sqrt2 1: [ OK ] openmp.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] openmp.mathematical_constants_sqrt3 1: [ OK ] openmp.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_sqrt3 1: [ OK ] openmp.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] openmp.mathematical_constants_egamma 1: [ OK ] openmp.mathematical_constants_egamma (0 ms) 1: [ RUN ] openmp.mathematical_constants_phi 1: [ OK ] openmp.mathematical_constants_phi (0 ms) 1: [ RUN ] openmp.mathematical_functions_trigonometric_functions 1: [ OK ] openmp.mathematical_functions_trigonometric_functions (1 ms) 1: [ RUN ] openmp.mathematical_functions_hyperbolic_functions 1: [ OK ] openmp.mathematical_functions_hyperbolic_functions (1 ms) 1: [ RUN ] openmp.mathematical_functions_non_standard 1: [ OK ] openmp.mathematical_functions_non_standard (0 ms) 1: [ RUN ] openmp.mathematical_functions_power_functions 1: [ OK ] openmp.mathematical_functions_power_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_fma 1: [ OK ] openmp.mathematical_functions_fma (0 ms) 1: [ RUN ] openmp.mathematical_functions_error_and_gamma_functions 1: [ OK ] openmp.mathematical_functions_error_and_gamma_functions (1 ms) 1: [ RUN ] openmp.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (1 ms) 1: [ RUN ] openmp.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] openmp.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_absolute_value 1: [ OK ] openmp.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] openmp.mathematical_functions_floating_point_absolute_value 1: [ OK ] openmp.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] openmp.mathematical_functions_remainder_function 1: [ OK ] openmp.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] openmp.mathematical_functions_isfinite 1: [ OK ] openmp.mathematical_functions_isfinite (0 ms) 1: [ RUN ] openmp.mathematical_functions_isinf 1: [ OK ] openmp.mathematical_functions_isinf (0 ms) 1: [ RUN ] openmp.mathematical_functions_isnan 1: [ OK ] openmp.mathematical_functions_isnan (0 ms) 1: [ RUN ] openmp.mathematical_functions_exponential_functions 1: [ OK ] openmp.mathematical_functions_exponential_functions (1 ms) 1: [ RUN ] openmp.mathspecialfunc_expint1 1: [ OK ] openmp.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_errorfunc 1: [ OK ] openmp.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselj0y0 1: [ OK ] openmp.mathspecialfunc_cbesselj0y0 (2 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselj1y1 1: [ OK ] openmp.mathspecialfunc_cbesselj1y1 (2 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesseli0k0 1: [ OK ] openmp.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesseli1k1 1: [ OK ] openmp.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselh1stkind 1: [ OK ] openmp.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselh2ndkind 1: [ OK ] openmp.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] openmp.mdrange_5d 1: [ OK ] openmp.mdrange_5d (32 ms) 1: [ RUN ] openmp.mdrange_6d 1: [ OK ] openmp.mdrange_6d (93 ms) 1: [ RUN ] openmp.mdrange_2d 1: [ OK ] openmp.mdrange_2d (2 ms) 1: [ RUN ] openmp.mdrange_array_reduce 1: [ OK ] openmp.mdrange_array_reduce (0 ms) 1: [ RUN ] openmp.mdrange_3d 1: [ OK ] openmp.mdrange_3d (9 ms) 1: [ RUN ] openmp.mdrange_neg_idx 1: [ OK ] openmp.mdrange_neg_idx (53 ms) 1: [ RUN ] openmp.mdrange_4d 1: [ OK ] openmp.mdrange_4d (10 ms) 1: [ RUN ] openmp.mdrange_scalar 1: [ OK ] openmp.mdrange_scalar (0 ms) 1: [ RUN ] openmp.mdrange_large_deep_copy [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 79%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o 1: [ OK ] openmp.mdrange_large_deep_copy (1001 ms) 1: [ RUN ] openmp.md_range_policy_construction_from_arrays 1: [ OK ] openmp.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] openmp.mdrange_parallel_reduce_primitive_types 1: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (1742 ms) 1: [ RUN ] openmp.mdspan_minimal_functional 1: [ OK ] openmp.mdspan_minimal_functional (0 ms) 1: [ RUN ] openmp.max 1: [ OK ] openmp.max (0 ms) 1: [ RUN ] openmp.max_within_parfor 1: [ OK ] openmp.max_within_parfor (1 ms) 1: [ RUN ] openmp.min 1: [ OK ] openmp.min (0 ms) 1: [ RUN ] openmp.min_within_parfor 1: [ OK ] openmp.min_within_parfor (0 ms) 1: [ RUN ] openmp.minmax 1: [ OK ] openmp.minmax (0 ms) 1: [ RUN ] openmp.minmax_within_parfor 1: [ OK ] openmp.minmax_within_parfor (0 ms) 1: [ RUN ] openmp.clamp 1: [ OK ] openmp.clamp (0 ms) 1: [ RUN ] openmp.clamp_within_parfor 1: [ OK ] openmp.clamp_within_parfor (0 ms) 1: [ RUN ] openmp.numeric_traits_infinity 1: [ OK ] openmp.numeric_traits_infinity (1 ms) 1: [ RUN ] openmp.numeric_traits_epsilon 1: [ OK ] openmp.numeric_traits_epsilon (0 ms) 1: [ RUN ] openmp.numeric_traits_round_error 1: [ OK ] openmp.numeric_traits_round_error (0 ms) 1: [ RUN ] openmp.numeric_traits_norm_min 1: [ OK ] openmp.numeric_traits_norm_min (0 ms) 1: [ RUN ] openmp.numeric_traits_denorm_min 1: [ OK ] openmp.numeric_traits_denorm_min (0 ms) 1: [ RUN ] openmp.numeric_traits_finite_min_max 1: [ OK ] openmp.numeric_traits_finite_min_max (1 ms) 1: [ RUN ] openmp.numeric_traits_digits 1: [ OK ] openmp.numeric_traits_digits (0 ms) 1: [ RUN ] openmp.numeric_traits_digits10 1: [ OK ] openmp.numeric_traits_digits10 (0 ms) 1: [ RUN ] openmp.numeric_traits_max_digits10 1: [ OK ] openmp.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] openmp.numeric_traits_radix 1: [ OK ] openmp.numeric_traits_radix (0 ms) 1: [ RUN ] openmp.numeric_traits_min_max_exponent 1: [ OK ] openmp.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] openmp.numeric_traits_min_max_exponent10 1: [ OK ] openmp.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] openmp.numeric_traits_quiet_and_signaling_nan 1: [ OK ] openmp.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] openmp.numeric_traits_sfinae_friendly 1: [ OK ] openmp.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] openmp.view_aggregate 1: [ OK ] openmp.view_aggregate (0 ms) 1: [ RUN ] openmp.memory_pool 1: [ OK ] openmp.memory_pool (61 ms) 1: [ RUN ] openmp.cxx11 1: [ OK ] openmp.cxx11 (0 ms) 1: [ RUN ] openmp.viewctorprop_embedded_dim 1: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] openmp.view_layouttiled 1: [ OK ] openmp.view_layouttiled (1 ms) 1: [ RUN ] openmp.view_layouttiled_subtile 1: [ OK ] openmp.view_layouttiled_subtile (0 ms) 1: [ RUN ] openmp.parallel_scan_range_policy 1: [ OK ] openmp.parallel_scan_range_policy (9 ms) 1: [ RUN ] openmp.kokkos_printf 1: [ OK ] openmp.kokkos_printf (1 ms) 1: [ RUN ] openmp.range_for 1: [ OK ] openmp.range_for (1 ms) 1: [ RUN ] openmp.range_reduce 1: [ OK ] openmp.range_reduce (1 ms) 1: [ RUN ] openmp.range_dynamic_policy 1: [ OK ] openmp.range_dynamic_policy (0 ms) 1: [ RUN ] openmp.range_policy_runtime_parameters 1: [ OK ] openmp.range_policy_runtime_parameters (0 ms) 1: [ RUN ] openmp.range_for_require 1: [ OK ] openmp.range_for_require (1 ms) 1: [ RUN ] openmp.range_reduce_require 1: [ OK ] openmp.range_reduce_require (0 ms) 1: [ RUN ] openmp.range_dynamic_policy_require 1: [ OK ] openmp.range_dynamic_policy_require (0 ms) 1: [ RUN ] openmp.reducers_int 1: [ OK ] openmp.reducers_int (5 ms) 1: [ RUN ] openmp.reducers_double 1: [ OK ] openmp.reducers_double (4 ms) 1: [ RUN ] openmp.reducers_complex_double 1: [ OK ] openmp.reducers_complex_double (1 ms) 1: [ RUN ] openmp.reducers_struct 1: [ OK ] openmp.reducers_struct (1 ms) 1: [ RUN ] openmp.reducers_half_t 1: [ OK ] openmp.reducers_half_t (1 ms) 1: [ RUN ] openmp.reducers_bhalf_t 1: [ OK ] openmp.reducers_bhalf_t (1 ms) 1: [ RUN ] openmp.reducers_int8_t 1: [ OK ] openmp.reducers_int8_t (1 ms) 1: [ RUN ] openmp.reducers_point_t 1: [ OK ] openmp.reducers_point_t (0 ms) 1: [ RUN ] openmp.reducers_bool 1: [ OK ] openmp.reducers_bool (0 ms) 1: [ RUN ] openmp.int64_t_reduce 1: [ OK ] openmp.int64_t_reduce (76 ms) 1: [ RUN ] openmp.double_reduce 1: [ OK ] openmp.double_reduce (78 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic 1: [ OK ] openmp.int64_t_reduce_dynamic (317 ms) 1: [ RUN ] openmp.double_reduce_dynamic 1: [ OK ] openmp.double_reduce_dynamic (333 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic_view 1: [ OK ] openmp.int64_t_reduce_dynamic_view (75 ms) 1: [ RUN ] openmp.int_combined_reduce 1: [ OK ] openmp.int_combined_reduce (0 ms) 1: [ RUN ] openmp.mdrange_combined_reduce 1: [ OK ] openmp.mdrange_combined_reduce (0 ms) 1: [ RUN ] openmp.int_combined_reduce_mixed 1: [ OK ] openmp.int_combined_reduce_mixed (0 ms) 1: [ RUN ] openmp.reduction_deduction 1: [ OK ] openmp.reduction_deduction (0 ms) 1: [ RUN ] openmp.reduce_device_view_range_policy 1: [ OK ] openmp.reduce_device_view_range_policy (49 ms) 1: [ RUN ] openmp.reduce_device_view_mdrange_policy 1: [ OK ] openmp.reduce_device_view_mdrange_policy (58 ms) 1: [ RUN ] openmp.reduce_device_view_team_policy [ 79%] Built target Kokkos_ContainersUnitTest_Cuda Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o 1: [ OK ] openmp.reduce_device_view_team_policy (457 ms) 1: [ RUN ] openmp.impl_shared_alloc 1: [ OK ] openmp.impl_shared_alloc (11 ms) 1: [ RUN ] openmp.team_for 1: [ OK ] openmp.team_for (18 ms) 1: [ RUN ] openmp.team_reduce 1: [ OK ] openmp.team_reduce (18 ms) 1: [ RUN ] openmp.team_reduce_large [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o 1: [ OK ] openmp.team_reduce_large (304 ms) 1: [ RUN ] openmp.team_parallel_single [ 79%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o 1: [ OK ] openmp.team_parallel_single (2875 ms) 1: [ RUN ] openmp.large_team_scratch_size 1: [ OK ] openmp.large_team_scratch_size (0 ms) 1: [ RUN ] openmp.team_broadcast_long 1: [ OK ] openmp.team_broadcast_long (77 ms) 1: [ RUN ] openmp.team_broadcast_long_wrapper 1: [ OK ] openmp.team_broadcast_long_wrapper (72 ms) 1: [ RUN ] openmp.team_broadcast_char 1: [ OK ] openmp.team_broadcast_char (83 ms) 1: [ RUN ] openmp.team_broadcast_float 1: [ OK ] openmp.team_broadcast_float (74 ms) 1: [ RUN ] openmp.team_broadcast_double 1: [ OK ] openmp.team_broadcast_double (72 ms) 1: [ RUN ] openmp.team_handle_by_value 1: [ OK ] openmp.team_handle_by_value (0 ms) 1: [ RUN ] openmp.team_vector [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o 1: [ OK ] openmp.team_vector (321 ms) 1: [ RUN ] openmp.triple_nested_parallelism 1: [ OK ] openmp.triple_nested_parallelism (395 ms) 1: [ RUN ] openmp.parallel_scan_with_reducers 1: [ OK ] openmp.parallel_scan_with_reducers (101 ms) 1: [ RUN ] openmp.team_thread_range_combined_reducers 1: [ OK ] openmp.team_thread_range_combined_reducers (7 ms) 1: [ RUN ] openmp.thread_vector_range_combined_reducers 1: [ OK ] openmp.thread_vector_range_combined_reducers (0 ms) 1: [ RUN ] openmp.team_vector_range_combined_reducers 1: [ OK ] openmp.team_vector_range_combined_reducers (0 ms) 1: [ RUN ] openmp.TeamThreadMDRangeParallelFor 1: [ OK ] openmp.TeamThreadMDRangeParallelFor (7 ms) 1: [ RUN ] openmp.ThreadVectorMDRangeParallelFor 1: [ OK ] openmp.ThreadVectorMDRangeParallelFor (6 ms) 1: [ RUN ] openmp.TeamVectorMDRangeParallelFor 1: [ OK ] openmp.TeamVectorMDRangeParallelFor (7 ms) 1: [ RUN ] openmp.TeamThreadMDRangeParallelReduce 1: [ OK ] openmp.TeamThreadMDRangeParallelReduce (10 ms) 1: [ RUN ] openmp.ThreadVectorMDRangeParallelReduce 1: [ OK ] openmp.ThreadVectorMDRangeParallelReduce (10 ms) 1: [ RUN ] openmp.TeamVectorMDRangeParallelReduce 1: [ OK ] openmp.TeamVectorMDRangeParallelReduce (10 ms) 1: [ RUN ] openmp.team_policy_runtime_parameters 1: [ OK ] openmp.team_policy_runtime_parameters (0 ms) 1: [ RUN ] openmp.team_reduction_scan [ 79%] Built target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o 1: [ OK ] openmp.team_reduction_scan (11061 ms) 1: [ RUN ] openmp.team_long_reduce 1: [ OK ] openmp.team_long_reduce (54 ms) 1: [ RUN ] openmp.team_double_reduce 1: [ OK ] openmp.team_double_reduce (57 ms) 1: [ RUN ] openmp.team_parallel_dummy_with_reducer_and_scratch_space 1: [ OK ] openmp.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 1: [ RUN ] openmp.repeated_team_reduce 1: [ OK ] openmp.repeated_team_reduce (1849 ms) 1: [ RUN ] openmp.team_scan 1: [ OK ] openmp.team_scan (196 ms) 1: [ RUN ] openmp.team_scan_ret_val 1: [ OK ] openmp.team_scan_ret_val (193 ms) 1: [ RUN ] openmp.team_shared_request 1: [ OK ] openmp.team_shared_request (76 ms) 1: [ RUN ] openmp.team_scratch_request 1: [ OK ] openmp.team_scratch_request (45 ms) 1: [ RUN ] openmp.team_lambda_shared_request 1: [ OK ] openmp.team_lambda_shared_request (16 ms) 1: [ RUN ] openmp.scratch_align 1: [ OK ] openmp.scratch_align (0 ms) 1: [ RUN ] openmp.shmem_size 1: [ OK ] openmp.shmem_size (0 ms) 1: [ RUN ] openmp.multi_level_scratch 1: [ OK ] openmp.multi_level_scratch (9 ms) 1: [ RUN ] openmp.team_scratch_memory_index_parallel_for 1: [ OK ] openmp.team_scratch_memory_index_parallel_for (0 ms) 1: [ RUN ] openmp.team_policy_max_recommended [ 80%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_mix (46895 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment 1: [ OK ] openmp.team_policy_max_recommended (3321 ms) 1: [ RUN ] openmp.team_policy_minmax_scalar_without_plus_equal_k 1: [ OK ] openmp.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 1: [ RUN ] openmp.team_teamvector_range 1: [ OK ] openmp.team_teamvector_range (94 ms) 1: [ RUN ] openmp.unique_token_global 1: [ OK ] openmp.unique_token_global (18 ms) 1: [ RUN ] openmp.unique_token_instance 1: [ OK ] openmp.unique_token_instance (54 ms) 1: [ RUN ] openmp.unique_token_team_acquire 1: [ OK ] openmp.unique_token_team_acquire (1 ms) 1: [ RUN ] openmp.view_api_a 1: [ OK ] openmp.view_api_a (7 ms) 1: [ RUN ] openmp.view_api_b 1: [ OK ] openmp.view_api_b (1 ms) 1: [ RUN ] openmp.view_api_c 1: [ OK ] openmp.view_api_c (0 ms) 1: [ RUN ] openmp.view_api_d 1: [ OK ] openmp.view_api_d (0 ms) 1: [ RUN ] openmp.view_allocation_error 1: [ OK ] openmp.view_allocation_error (0 ms) 1: [ RUN ] openmp.view_remap 1: [ OK ] openmp.view_remap (0 ms) 1: [ RUN ] openmp.view_mirror_nonconst 1: [ OK ] openmp.view_mirror_nonconst (0 ms) 1: [ RUN ] openmp.view_stride_method 1: [ OK ] openmp.view_stride_method (0 ms) 1: [ RUN ] openmp.anonymous_space 1: [ OK ] openmp.anonymous_space (0 ms) 1: [ RUN ] openmp.view_overload_resolution 1: [ OK ] openmp.view_overload_resolution (0 ms) 1: [ RUN ] openmp.view_allocation_large_rank 5: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (6648 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 80%] Built target Kokkos_ContainersUnitTest_Serial Scanning dependencies of target Kokkos_UnitTest_Sort [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o 1: [ OK ] openmp.view_allocation_large_rank (1379 ms) 1: [ RUN ] openmp.view_shmem_size_on_device 1: [ OK ] openmp.view_shmem_size_on_device (0 ms) 1: [ RUN ] openmp.view_is_assignable 1: [ OK ] openmp.view_is_assignable (0 ms) 1: [ RUN ] openmp.view_copy_tests 1: [ OK ] openmp.view_copy_tests (4 ms) 1: [ RUN ] openmp.view_copy_tests_rank_0 1: [ OK ] openmp.view_copy_tests_rank_0 (0 ms) 1: [ RUN ] openmp.view_copy_degenerated 1: [ OK ] openmp.view_copy_degenerated (0 ms) 1: [ RUN ] openmp.view_hooks 1: [ OK ] openmp.view_hooks (0 ms) 1: [ RUN ] openmp.view_layoutstride_left_to_layoutleft_assignment 1: [ OK ] openmp.view_layoutstride_left_to_layoutleft_assignment (54 ms) 1: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 1: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (46 ms) 1: [ RUN ] openmp.view_irregular_layout 1: [ OK ] openmp.view_irregular_layout (0 ms) 1: [ RUN ] openmp.view_mapping 1: [ OK ] openmp.view_mapping (56 ms) 1: [ RUN ] openmp.view_mapping_operator 1: [ OK ] openmp.view_mapping_operator (1 ms) 1: [ RUN ] openmp.static_extent 1: [ OK ] openmp.static_extent (0 ms) 1: [ RUN ] openmp.view_mapping_atomic 1: [ OK ] openmp.view_mapping_atomic (2 ms) 1: [ RUN ] openmp.view_mapping_class_value 1: [ OK ] openmp.view_mapping_class_value (0 ms) 1: [ RUN ] openmp.view_mapping_assignable 1: [ OK ] openmp.view_mapping_assignable (0 ms) 1: [ RUN ] openmp.view_mapping_trivially_copyable 1: [ OK ] openmp.view_mapping_trivially_copyable (0 ms) 1: [ RUN ] openmp.view_mapping_subview 1: [ OK ] openmp.view_mapping_subview (0 ms) 1: [ RUN ] openmp.view_nested_view 1: [ OK ] openmp.view_nested_view (0 ms) 1: [ RUN ] openmp.view_resize 1: [ OK ] openmp.view_resize (8 ms) 1: [ RUN ] openmp.view_realloc 1: [ OK ] openmp.view_realloc (0 ms) 1: [ RUN ] openmp.workgraph_fib 1: [ OK ] openmp.workgraph_fib (554 ms) 1: [ RUN ] openmp.resize_realloc_no_init 1: [ OK ] openmp.resize_realloc_no_init (0 ms) 1: [ RUN ] openmp.resize_realloc_no_alloc 1: [ OK ] openmp.resize_realloc_no_alloc (0 ms) 1: [ RUN ] openmp.realloc_exec_space 1: [ OK ] openmp.realloc_exec_space (0 ms) 1: [ RUN ] openmp.view_alloc 1: [ OK ] openmp.view_alloc (0 ms) 1: [ RUN ] openmp.view_alloc_exec_space 1: [ OK ] openmp.view_alloc_exec_space (0 ms) 1: [ RUN ] openmp.view_alloc_int 1: [ OK ] openmp.view_alloc_int (0 ms) 1: [ RUN ] openmp.view_alloc_exec_space_int 1: [ OK ] openmp.view_alloc_exec_space_int (0 ms) 1: [ RUN ] openmp.deep_copy_zero_memset 1: [ OK ] openmp.deep_copy_zero_memset (0 ms) 1: [ RUN ] openmp.resize_exec_space 1: [ OK ] openmp.resize_exec_space (0 ms) 1: [ RUN ] openmp.view_allocation_int 1: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 1: skipping since the fence checked for isn't necessary 1: [ SKIPPED ] openmp.view_allocation_int (0 ms) 1: [ RUN ] openmp.view_allocation_exec_space_int 1: [ OK ] openmp.view_allocation_exec_space_int (0 ms) 1: [ RUN ] openmp.view_not_default_constructible 1: [ OK ] openmp.view_not_default_constructible (0 ms) 1: [ RUN ] openmp.view_subview_auto_1d_left 1: [ OK ] openmp.view_subview_auto_1d_left (0 ms) 1: [ RUN ] openmp.view_subview_auto_1d_right 1: [ OK ] openmp.view_subview_auto_1d_right (0 ms) 1: [ RUN ] openmp.view_subview_auto_1d_stride 1: [ OK ] openmp.view_subview_auto_1d_stride (0 ms) 1: [ RUN ] openmp.view_subview_assign_strided 1: [ OK ] openmp.view_subview_assign_strided (0 ms) 1: [ RUN ] openmp.view_subview_left_0 1: [ OK ] openmp.view_subview_left_0 (0 ms) 1: [ RUN ] openmp.view_subview_left_1 1: [ OK ] openmp.view_subview_left_1 (0 ms) 1: [ RUN ] openmp.view_subview_left_2 1: [ OK ] openmp.view_subview_left_2 (0 ms) 1: [ RUN ] openmp.view_subview_left_3 1: [ OK ] openmp.view_subview_left_3 (0 ms) 1: [ RUN ] openmp.view_subview_right_0 1: [ OK ] openmp.view_subview_right_0 (0 ms) 1: [ RUN ] openmp.view_subview_right_1 1: [ OK ] openmp.view_subview_right_1 (0 ms) 1: [ RUN ] openmp.view_subview_right_3 1: [ OK ] openmp.view_subview_right_3 (0 ms) 1: [ RUN ] openmp.view_static_tests 1: [ OK ] openmp.view_static_tests (0 ms) 1: [ RUN ] openmp.view_subview_layoutleft_to_layoutleft 1: [ OK ] openmp.view_subview_layoutleft_to_layoutleft (0 ms) 1: [ RUN ] openmp.view_subview_layoutright_to_layoutright 1: [ OK ] openmp.view_subview_layoutright_to_layoutright (0 ms) 1: [ RUN ] openmp.view_subview_1d_assign 1: [ OK ] openmp.view_subview_1d_assign (0 ms) 1: [ RUN ] openmp.view_subview_1d_assign_atomic 1: [ OK ] openmp.view_subview_1d_assign_atomic (0 ms) 1: [ RUN ] openmp.view_subview_1d_assign_randomaccess 1: [ OK ] openmp.view_subview_1d_assign_randomaccess (0 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d 1: [ OK ] openmp.view_subview_2d_from_3d (9 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_atomic 1: [ OK ] openmp.view_subview_2d_from_3d_atomic (9 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 1: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (9 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left 1: [ OK ] openmp.view_subview_3d_from_5d_left (100 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 1: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (105 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess 1: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (100 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right 1: [ OK ] openmp.view_subview_3d_from_5d_right (170 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o 1: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (210 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess 1: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (170 ms) 1: [ RUN ] openmp.view_test_unmanaged_subview_reset 1: [ OK ] openmp.view_test_unmanaged_subview_reset (0 ms) 1: [ RUN ] openmp.view_subview_memory_traits_construction 1: [ OK ] openmp.view_subview_memory_traits_construction (0 ms) 1: [----------] 293 tests from openmp (36179 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 304 tests from 2 test suites ran. (143649 ms total) 1: [ PASSED ] 301 tests. 1: [ SKIPPED ] 3 tests, listed below: 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device 1: [ SKIPPED ] openmp.view_allocation_int 1/51 Test #1: Kokkos_CoreUnitTest_OpenMP .................. Passed 144.51 sec test 2 Start 2: Kokkos_CoreUnitTest_OpenMPInterOp 2: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPInterOp 2: Test timeout computed to be: 1500 2: [==========] Running 1 test from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 1 test from openmp 2: [ RUN ] openmp.raw_openmp_interop 2: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 2: Detected: 6 cores per node. 2: Detected: 1 MPI_ranks per node. 2: Requested: 8 threads per process. 2: [ OK ] openmp.raw_openmp_interop (26 ms) 2: [----------] 1 test from openmp (26 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 1 test from 1 test suite ran. (26 ms total) 2: [ PASSED ] 1 test. 2/51 Test #2: Kokkos_CoreUnitTest_OpenMPInterOp ........... Passed 0.82 sec test 3 Start 3: Kokkos_CoreUnitTest_OpenMPGraph 3: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPGraph 3: Test timeout computed to be: 1500 3: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 3: Detected: 6 cores per node. 3: Detected: 1 MPI_ranks per node. 3: Requested: 8 threads per process. 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from openmp_count_bugs 3: [ RUN ] openmp_count_bugs.launch_one 3: [ OK ] openmp_count_bugs.launch_one (0 ms) 3: [ RUN ] openmp_count_bugs.launch_one_rvalue 3: [ OK ] openmp_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] openmp_count_bugs.launch_six 3: [ OK ] openmp_count_bugs.launch_six (0 ms) 3: [ RUN ] openmp_count_bugs.when_all_cycle 3: [ OK ] openmp_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] openmp_count_bugs.zero_work_reduce 3: [ OK ] openmp_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from openmp_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (1 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/51 Test #3: Kokkos_CoreUnitTest_OpenMPGraph ............. Passed 0.78 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda1 4: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 4: Test timeout computed to be: 1500 4: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 4: Detected: 6 cores per node. 4: Detected: 1 MPI_ranks per node. 4: Requested: 8 threads per process. 4: [==========] Running 183 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 4 tests from cuda_DeathTest 4: [ RUN ] cuda_DeathTest.abort_from_host [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o 4: [ OK ] cuda_DeathTest.abort_from_host (671 ms) 4: [ RUN ] cuda_DeathTest.abort_from_device 4: [ OK ] cuda_DeathTest.abort_from_device (645 ms) 4: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort 5: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (6399 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host 5: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 5: skipping since no memory access violation would occur 5: [ SKIPPED ] cuda_DeathTest.view_memory_access_violations_from_host (0 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device 4: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (663 ms) 4: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions 4: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (618 ms) 4: [----------] 4 tests from cuda_DeathTest (2599 ms total) 4: 4: [----------] 179 tests from cuda 4: [ RUN ] cuda.array_capacity 4: [ OK ] cuda.array_capacity (0 ms) 4: [ RUN ] cuda.array_element_access 4: [ OK ] cuda.array_element_access (0 ms) 4: [ RUN ] cuda.array_zero_capacity 4: [ OK ] cuda.array_zero_capacity (0 ms) 4: [ RUN ] cuda.array_zero_data_nullptr 4: [ OK ] cuda.array_zero_data_nullptr (0 ms) 4: [ RUN ] cuda.array_contiguous_capacity 4: [ OK ] cuda.array_contiguous_capacity (0 ms) 4: [ RUN ] cuda.array_contiguous_element_access 4: [ OK ] cuda.array_contiguous_element_access (0 ms) 4: [ RUN ] cuda.array_contiguous_assignment 4: [ OK ] cuda.array_contiguous_assignment (0 ms) 4: [ RUN ] cuda.array_strided_capacity 4: [ OK ] cuda.array_strided_capacity (0 ms) 4: [ RUN ] cuda.array_strided_element_access 4: [ OK ] cuda.array_strided_element_access (0 ms) 4: [ RUN ] cuda.array_strided_assignment 4: [ OK ] cuda.array_strided_assignment (0 ms) 4: [ RUN ] cuda.atomic_operations_complexdouble 4: [ OK ] cuda.atomic_operations_complexdouble (7 ms) 4: [ RUN ] cuda.atomic_operations_complexfloat 4: [ OK ] cuda.atomic_operations_complexfloat (7 ms) 4: [ RUN ] cuda.atomic_operations_double 4: [ OK ] cuda.atomic_operations_double (7 ms) 4: [ RUN ] cuda.atomic_operations_float 4: [ OK ] cuda.atomic_operations_float (5 ms) 4: [ RUN ] cuda.atomic_operations_int 4: [ OK ] cuda.atomic_operations_int (15 ms) 4: [ RUN ] cuda.atomic_operations_long 4: [ OK ] cuda.atomic_operations_long (16 ms) 4: [ RUN ] cuda.atomic_operations_longlong 4: [ OK ] cuda.atomic_operations_longlong (16 ms) 4: [ RUN ] cuda.atomic_shared 4: [ OK ] cuda.atomic_shared (0 ms) 4: [ RUN ] cuda.atomic_operations_unsigned 4: [ OK ] cuda.atomic_operations_unsigned (13 ms) 4: [ RUN ] cuda.atomic_operations_unsignedlong 4: [ OK ] cuda.atomic_operations_unsignedlong (13 ms) 4: [ RUN ] cuda.atomics 4: [ OK ] cuda.atomics (269 ms) 4: [ RUN ] cuda.atomics_tpetra_max_abs 4: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] cuda.atomic_views_integral [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_mix (46454 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment 4: [ OK ] cuda.atomic_views_integral (6468 ms) 4: [ RUN ] cuda.atomic_views_nonintegral 4: [ OK ] cuda.atomic_views_nonintegral (50 ms) 4: [ RUN ] cuda.atomic_view_api 4: [ OK ] cuda.atomic_view_api (0 ms) 4: [ RUN ] cuda.bit_manip_countl_zero 4: [ OK ] cuda.bit_manip_countl_zero (11 ms) 4: [ RUN ] cuda.bit_manip_countl_one 4: [ OK ] cuda.bit_manip_countl_one (0 ms) 4: [ RUN ] cuda.bit_manip_countr_zero 4: [ OK ] cuda.bit_manip_countr_zero (0 ms) 4: [ RUN ] cuda.bit_manip_countr_one 4: [ OK ] cuda.bit_manip_countr_one (0 ms) 4: [ RUN ] cuda.bit_manip_popcount 4: [ OK ] cuda.bit_manip_popcount (0 ms) 4: [ RUN ] cuda.bit_manip_has_single_bit 4: [ OK ] cuda.bit_manip_has_single_bit (0 ms) 4: [ RUN ] cuda.bit_manip_bit_floor 4: [ OK ] cuda.bit_manip_bit_floor (0 ms) 4: [ RUN ] cuda.bit_manip_bit_ceil 4: [ OK ] cuda.bit_manip_bit_ceil (0 ms) 4: [ RUN ] cuda.bit_manip_bit_width 4: [ OK ] cuda.bit_manip_bit_width (0 ms) 4: [ RUN ] cuda.bit_manip_rotl 4: [ OK ] cuda.bit_manip_rotl (0 ms) 4: [ RUN ] cuda.bit_manip_rotr 4: [ OK ] cuda.bit_manip_rotr (0 ms) 4: [ RUN ] cuda.bit_manip_byeswap 4: [ OK ] cuda.bit_manip_byeswap (0 ms) 4: [ RUN ] cuda.bit_manip_bit_cast 4: [ OK ] cuda.bit_manip_bit_cast (0 ms) 4: [ RUN ] cuda.test_block_deduction_bug_pr_3103 4: [ OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] cuda.checked_integer_operations_multiply_overflow 4: [ OK ] cuda.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] cuda.execution_policy_occupancy_and_hint 4: [ OK ] cuda.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] cuda.complex_construction 4: [ OK ] cuda.complex_construction (2 ms) 4: [ RUN ] cuda.complex_basic_math 4: [ OK ] cuda.complex_basic_math (0 ms) 4: [ RUN ] cuda.complex_special_funtions 4: [ OK ] cuda.complex_special_funtions (0 ms) 4: [ RUN ] cuda.complex_io 4: [ OK ] cuda.complex_io (0 ms) 4: [ RUN ] cuda.complex_trivially_copyable 4: [ OK ] cuda.complex_trivially_copyable (0 ms) 4: [ RUN ] cuda.complex_issue_3865 4: [ OK ] cuda.complex_issue_3865 (0 ms) 4: [ RUN ] cuda.complex_operations_arithmetic_types_overloads 4: [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] cuda.crs_count_fill 4: [ OK ] cuda.crs_count_fill (3 ms) 4: [ RUN ] cuda.crs_copy_constructor 4: [ OK ] cuda.crs_copy_constructor (5 ms) 4: [ RUN ] cuda.deep_copy_alignment 4: [ OK ] cuda.deep_copy_alignment (11 ms) 4: [ RUN ] cuda.deep_copy_conversion 4: [ OK ] cuda.deep_copy_conversion (5 ms) 4: [ RUN ] cuda.partitioning_by_args 4: [ OK ] cuda.partitioning_by_args (2 ms) 4: [ RUN ] cuda.partitioning_by_vector 4: [ OK ] cuda.partitioning_by_vector (0 ms) 4: [ RUN ] cuda.execution_space_as_class_data_member 4: [ OK ] cuda.execution_space_as_class_data_member (0 ms) 4: [ RUN ] cuda.functor_analysis 4: [ OK ] cuda.functor_analysis (0 ms) 4: [ RUN ] cuda.host_shared_ptr_use_count 4: [ OK ] cuda.host_shared_ptr_use_count (0 ms) 4: [ RUN ] cuda.host_shared_ptr_get 4: [ OK ] cuda.host_shared_ptr_get (0 ms) 4: [ RUN ] cuda.host_shared_ptr_dereference_on_device 4: [ OK ] cuda.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_special_members_on_device 4: [ OK ] cuda.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_tracking 4: [ OK ] cuda.host_shared_ptr_tracking (1 ms) 4: [ RUN ] cuda.init 4: [ OK ] cuda.init (0 ms) 4: [ RUN ] cuda.dispatch 4: [ OK ] cuda.dispatch (35 ms) 4: [ RUN ] cuda.join_backward_compatibility 4: [ OK ] cuda.join_backward_compatibility (0 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft 4: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestLocalDeepCopy.hpp:913: Skipped 4: FIXME_NVHPC : Compiler bug affecting subviews of high rank Views 4: [ SKIPPED ] cuda.local_deepcopy_teampolicy_layoutleft (0 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft 4: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestLocalDeepCopy.hpp:946: Skipped 4: FIXME_NVHPC : Compiler bug affecting subviews of high rank Views 4: [ SKIPPED ] cuda.local_deepcopy_rangepolicy_layoutleft (0 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright 4: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestLocalDeepCopy.hpp:979: Skipped 4: FIXME_NVHPC : Compiler bug affecting subviews of high rank Views 4: [ SKIPPED ] cuda.local_deepcopy_teampolicy_layoutright (0 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright 4: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestLocalDeepCopy.hpp:1012: Skipped 4: FIXME_NVHPC : Compiler bug affecting subviews of high rank Views 4: [ SKIPPED ] cuda.local_deepcopy_rangepolicy_layoutright (0 ms) 4: [ RUN ] cuda.deep_copy_scratch 4: [ OK ] cuda.deep_copy_scratch (10 ms) 4: [ RUN ] cuda.mathematical_constants_e 4: [ OK ] cuda.mathematical_constants_e (2 ms) 4: [ RUN ] cuda.mathematical_constants_log2e 4: [ OK ] cuda.mathematical_constants_log2e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log10e 4: [ OK ] cuda.mathematical_constants_log10e (0 ms) 4: [ RUN ] cuda.mathematical_constants_pi 4: [ OK ] cuda.mathematical_constants_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_pi 4: [ OK ] cuda.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrtpi 4: [ OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln2 4: [ OK ] cuda.mathematical_constants_ln2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln10 4: [ OK ] cuda.mathematical_constants_ln10 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt2 4: [ OK ] cuda.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt3 4: [ OK ] cuda.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrt3 4: [ OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_egamma 4: [ OK ] cuda.mathematical_constants_egamma (0 ms) 4: [ RUN ] cuda.mathematical_constants_phi 4: [ OK ] cuda.mathematical_constants_phi (0 ms) 4: [ RUN ] cuda.mathematical_functions_trigonometric_functions 4: [ OK ] cuda.mathematical_functions_trigonometric_functions (23 ms) 4: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 4: [ OK ] cuda.mathematical_functions_hyperbolic_functions (10 ms) 4: [ RUN ] cuda.mathematical_functions_non_standard 4: [ OK ] cuda.mathematical_functions_non_standard (2 ms) 4: [ RUN ] cuda.mathematical_functions_power_functions 4: [ OK ] cuda.mathematical_functions_power_functions (21 ms) 4: [ RUN ] cuda.mathematical_functions_fma 4: [ OK ] cuda.mathematical_functions_fma (0 ms) 4: [ RUN ] cuda.mathematical_functions_error_and_gamma_functions 4: [ OK ] cuda.mathematical_functions_error_and_gamma_functions (7 ms) 4: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (9 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (2 ms) 4: [ RUN ] cuda.mathematical_functions_absolute_value 4: [ OK ] cuda.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_absolute_value 4: [ OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_remainder_function 4: [ OK ] cuda.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] cuda.mathematical_functions_isfinite 4: [ OK ] cuda.mathematical_functions_isfinite (0 ms) 4: [ RUN ] cuda.mathematical_functions_isinf 4: [ OK ] cuda.mathematical_functions_isinf (0 ms) 4: [ RUN ] cuda.mathematical_functions_isnan 4: [ OK ] cuda.mathematical_functions_isnan (0 ms) 4: [ RUN ] cuda.mathematical_functions_exponential_functions 4: [ OK ] cuda.mathematical_functions_exponential_functions (18 ms) 4: [ RUN ] cuda.mathspecialfunc_expint1 4: [ OK ] cuda.mathspecialfunc_expint1 (12 ms) 4: [ RUN ] cuda.mathspecialfunc_errorfunc 4: [ OK ] cuda.mathspecialfunc_errorfunc (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 4: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (25 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 4: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (27 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 4: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 4: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 4: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 4: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (1 ms) 4: [ RUN ] cuda.mdrange_5d 4: [ OK ] cuda.mdrange_5d (27 ms) 4: [ RUN ] cuda.mdrange_6d 4: [ OK ] cuda.mdrange_6d (28 ms) 4: [ RUN ] cuda.mdrange_2d 4: [ OK ] cuda.mdrange_2d (3 ms) 4: [ RUN ] cuda.mdrange_array_reduce 4: [ OK ] cuda.mdrange_array_reduce (0 ms) 4: [ RUN ] cuda.mdrange_3d 4: [ OK ] cuda.mdrange_3d (7 ms) 4: [ RUN ] cuda.mdrange_neg_idx 4: [ OK ] cuda.mdrange_neg_idx (1 ms) 4: [ RUN ] cuda.mdrange_4d 4: [ OK ] cuda.mdrange_4d (6 ms) 4: [ RUN ] cuda.mdrange_scalar 4: [ OK ] cuda.mdrange_scalar (0 ms) 4: [ RUN ] cuda.mdrange_large_deep_copy 4: [ OK ] cuda.mdrange_large_deep_copy (75 ms) 4: [ RUN ] cuda.md_range_policy_construction_from_arrays 4: [ OK ] cuda.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] cuda.mdrange_parallel_reduce_primitive_types 4: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (1563 ms) 4: [ RUN ] cuda.mdspan_minimal_functional 4: [ OK ] cuda.mdspan_minimal_functional (0 ms) 4: [ RUN ] cuda.max 4: [ OK ] cuda.max (0 ms) 4: [ RUN ] cuda.max_within_parfor 4: [ OK ] cuda.max_within_parfor (0 ms) 4: [ RUN ] cuda.min 4: [ OK ] cuda.min (0 ms) 4: [ RUN ] cuda.min_within_parfor 4: [ OK ] cuda.min_within_parfor (0 ms) 4: [ RUN ] cuda.minmax 4: [ OK ] cuda.minmax (0 ms) 4: [ RUN ] cuda.minmax_within_parfor 4: [ OK ] cuda.minmax_within_parfor (0 ms) 4: [ RUN ] cuda.clamp 4: [ OK ] cuda.clamp (0 ms) 4: [ RUN ] cuda.clamp_within_parfor 4: [ OK ] cuda.clamp_within_parfor (0 ms) 4: [ RUN ] cuda.numeric_traits_infinity 4: [ OK ] cuda.numeric_traits_infinity (10 ms) 4: [ RUN ] cuda.numeric_traits_epsilon 4: [ OK ] cuda.numeric_traits_epsilon (0 ms) 4: [ RUN ] cuda.numeric_traits_round_error 4: [ OK ] cuda.numeric_traits_round_error (0 ms) 4: [ RUN ] cuda.numeric_traits_norm_min 4: [ OK ] cuda.numeric_traits_norm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_denorm_min 4: [ OK ] cuda.numeric_traits_denorm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_finite_min_max 4: [ OK ] cuda.numeric_traits_finite_min_max (2 ms) 4: [ RUN ] cuda.numeric_traits_digits 4: [ OK ] cuda.numeric_traits_digits (1 ms) 4: [ RUN ] cuda.numeric_traits_digits10 4: [ OK ] cuda.numeric_traits_digits10 (1 ms) 4: [ RUN ] cuda.numeric_traits_max_digits10 4: [ OK ] cuda.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] cuda.numeric_traits_radix 4: [ OK ] cuda.numeric_traits_radix (1 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent 4: [ OK ] cuda.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent10 4: [ OK ] cuda.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 4: [ OK ] cuda.numeric_traits_quiet_and_signaling_nan (0 ms) 4: [ RUN ] cuda.numeric_traits_sfinae_friendly 4: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] cuda.view_aggregate 4: [ OK ] cuda.view_aggregate (0 ms) 4: [ RUN ] cuda.memory_pool 4: [ OK ] cuda.memory_pool (24 ms) 4: [ RUN ] cuda.cxx11 4: [ OK ] cuda.cxx11 (1 ms) 4: [ RUN ] cuda.viewctorprop_embedded_dim 4: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 4: [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] cuda.view_layouttiled 4: [ OK ] cuda.view_layouttiled (2 ms) 4: [ RUN ] cuda.view_layouttiled_subtile 4: [ OK ] cuda.view_layouttiled_subtile (0 ms) 4: [ RUN ] cuda.parallel_scan_range_policy 4: [ OK ] cuda.parallel_scan_range_policy (40 ms) 4: [ RUN ] cuda.kokkos_printf 4: [ OK ] cuda.kokkos_printf (2 ms) 4: [ RUN ] cuda.range_for 4: [ OK ] cuda.range_for (2 ms) 4: [ RUN ] cuda.range_reduce 4: [ OK ] cuda.range_reduce (0 ms) 4: [ RUN ] cuda.range_dynamic_policy 4: [ OK ] cuda.range_dynamic_policy (0 ms) 4: [ RUN ] cuda.range_policy_runtime_parameters 4: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 4: [ RUN ] cuda.range_for_require 4: [ OK ] cuda.range_for_require (2 ms) 4: [ RUN ] cuda.range_reduce_require 4: [ OK ] cuda.range_reduce_require (0 ms) 4: [ RUN ] cuda.range_dynamic_policy_require 4: [ OK ] cuda.range_dynamic_policy_require (0 ms) 4: [ RUN ] cuda.reducers_int 4: [ OK ] cuda.reducers_int (8 ms) 4: [ RUN ] cuda.reducers_double 4: [ OK ] cuda.reducers_double (10 ms) 4: [ RUN ] cuda.reducers_complex_double 4: [ OK ] cuda.reducers_complex_double (23 ms) 4: [ RUN ] cuda.reducers_struct 4: [ OK ] cuda.reducers_struct (6 ms) 4: [ RUN ] cuda.reducers_half_t 4: [ OK ] cuda.reducers_half_t (5 ms) 4: [ RUN ] cuda.reducers_bhalf_t 4: [ OK ] cuda.reducers_bhalf_t (6 ms) 4: [ RUN ] cuda.reducers_int8_t 4: [ OK ] cuda.reducers_int8_t (2 ms) 4: [ RUN ] cuda.reducers_point_t 4: [ OK ] cuda.reducers_point_t (4 ms) 4: [ RUN ] cuda.reducers_bool 4: [ OK ] cuda.reducers_bool (1 ms) 4: [ RUN ] cuda.int64_t_reduce 4: [ OK ] cuda.int64_t_reduce (14 ms) 4: [ RUN ] cuda.double_reduce 4: [ OK ] cuda.double_reduce (9 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic 4: [ OK ] cuda.int64_t_reduce_dynamic (13 ms) 4: [ RUN ] cuda.double_reduce_dynamic 4: [ OK ] cuda.double_reduce_dynamic (13 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic_view 4: [ OK ] cuda.int64_t_reduce_dynamic_view (3 ms) 4: [ RUN ] cuda.int_combined_reduce 4: [ OK ] cuda.int_combined_reduce (0 ms) 4: [ RUN ] cuda.mdrange_combined_reduce 4: [ OK ] cuda.mdrange_combined_reduce (0 ms) 4: [ RUN ] cuda.int_combined_reduce_mixed 4: [ OK ] cuda.int_combined_reduce_mixed (0 ms) 4: [ RUN ] cuda.reduction_deduction 4: [ OK ] cuda.reduction_deduction (0 ms) 4: [ RUN ] cuda.reduce_device_view_range_policy 4: [ OK ] cuda.reduce_device_view_range_policy (5 ms) 4: [ RUN ] cuda.reduce_device_view_mdrange_policy 4: [ OK ] cuda.reduce_device_view_mdrange_policy (117 ms) 4: [ RUN ] cuda.reduce_device_view_team_policy 4: [ OK ] cuda.reduce_device_view_team_policy (6 ms) 4: [ RUN ] cuda.impl_shared_alloc 4: [ OK ] cuda.impl_shared_alloc (120 ms) 4: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceRangePolicyViewSizeLimit (20 ms) 4: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (64 ms) 4: [----------] 179 tests from cuda (9444 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 183 tests from 2 test suites ran. (12043 ms total) 4: [ PASSED ] 179 tests. 4: [ SKIPPED ] 4 tests, listed below: 4: [ SKIPPED ] cuda.local_deepcopy_teampolicy_layoutleft 4: [ SKIPPED ] cuda.local_deepcopy_rangepolicy_layoutleft 4: [ SKIPPED ] cuda.local_deepcopy_teampolicy_layoutright 4: [ SKIPPED ] cuda.local_deepcopy_rangepolicy_layoutright 4/51 Test #4: Kokkos_CoreUnitTest_Cuda1 ................... Passed 12.86 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda2 5: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 5: Test timeout computed to be: 1500 5: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (6643 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment 5: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 5: Detected: 6 cores per node. 5: Detected: 1 MPI_ranks per node. 5: Requested: 8 threads per process. 5: [==========] Running 123 tests from 3 test suites. 5: [----------] Global test environment set-up. 5: [----------] 7 tests from cuda_DeathTest 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn [ 81%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o 5: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (6681 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (15755 ms) 5: [----------] 7 tests from cuda_DeathTest (172668 ms total) 5: 5: [----------] 88 tests from cuda 5: [ RUN ] cuda.team_for 5: [ OK ] cuda.team_for (8 ms) 5: [ RUN ] cuda.team_reduce 5: [ OK ] cuda.team_reduce (1 ms) 5: [ RUN ] cuda.team_reduce_large 5: [ OK ] cuda.team_reduce_large (395 ms) 5: [ RUN ] cuda.team_parallel_single 5: [ OK ] cuda.team_parallel_single (25 ms) 5: [ RUN ] cuda.large_team_scratch_size 5: [ OK ] cuda.large_team_scratch_size (3 ms) 5: [ RUN ] cuda.team_broadcast_long 5: [ OK ] cuda.team_broadcast_long (0 ms) 5: [ RUN ] cuda.team_broadcast_long_wrapper 5: [ OK ] cuda.team_broadcast_long_wrapper (0 ms) 5: [ RUN ] cuda.team_broadcast_char 5: [ OK ] cuda.team_broadcast_char (0 ms) 5: [ RUN ] cuda.team_broadcast_float 5: [ OK ] cuda.team_broadcast_float (0 ms) 5: [ RUN ] cuda.team_broadcast_double 5: [ OK ] cuda.team_broadcast_double (0 ms) 5: [ RUN ] cuda.team_handle_by_value 5: [ OK ] cuda.team_handle_by_value (0 ms) 5: [ RUN ] cuda.team_vector 5: [ OK ] cuda.team_vector (51 ms) 5: [ RUN ] cuda.triple_nested_parallelism 5: [ OK ] cuda.triple_nested_parallelism (65 ms) 5: [ RUN ] cuda.parallel_scan_with_reducers 5: [ OK ] cuda.parallel_scan_with_reducers (99 ms) 5: [ RUN ] cuda.team_thread_range_combined_reducers 5: [ OK ] cuda.team_thread_range_combined_reducers (2 ms) 5: [ RUN ] cuda.thread_vector_range_combined_reducers 5: [ OK ] cuda.thread_vector_range_combined_reducers (1 ms) 5: [ RUN ] cuda.team_vector_range_combined_reducers 5: [ OK ] cuda.team_vector_range_combined_reducers (1 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelFor 5: [ OK ] cuda.TeamThreadMDRangeParallelFor (18 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 5: [ OK ] cuda.ThreadVectorMDRangeParallelFor (18 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelFor 5: [ OK ] cuda.TeamVectorMDRangeParallelFor (17 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 5: [ OK ] cuda.TeamThreadMDRangeParallelReduce (13 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 5: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (15 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 5: [ OK ] cuda.TeamVectorMDRangeParallelReduce (12 ms) 5: [ RUN ] cuda.team_policy_runtime_parameters 5: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 5: [ RUN ] cuda.team_reduction_scan 5: [ OK ] cuda.team_reduction_scan (1385 ms) 5: [ RUN ] cuda.team_long_reduce 5: [ OK ] cuda.team_long_reduce (8 ms) 5: [ RUN ] cuda.team_double_reduce 5: [ OK ] cuda.team_double_reduce (8 ms) 5: [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space 5: [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 5: [ RUN ] cuda.repeated_team_reduce 5: [ OK ] cuda.repeated_team_reduce (12 ms) 5: [ RUN ] cuda.team_scan 5: [ OK ] cuda.team_scan (205 ms) 5: [ RUN ] cuda.team_scan_ret_val 5: [ OK ] cuda.team_scan_ret_val (223 ms) 5: [ RUN ] cuda.team_shared_request 5: [ OK ] cuda.team_shared_request (0 ms) 5: [ RUN ] cuda.team_scratch_request 5: [ OK ] cuda.team_scratch_request (0 ms) 5: [ RUN ] cuda.team_lambda_shared_request 5: [ OK ] cuda.team_lambda_shared_request (0 ms) 5: [ RUN ] cuda.scratch_align 5: [ OK ] cuda.scratch_align (1 ms) 5: [ RUN ] cuda.shmem_size 5: [ OK ] cuda.shmem_size (0 ms) 5: [ RUN ] cuda.multi_level_scratch 5: [ OK ] cuda.multi_level_scratch (7 ms) 5: [ RUN ] cuda.team_scratch_memory_index_parallel_for 5: [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) 5: [ RUN ] cuda.team_policy_max_recommended 5: [ OK ] cuda.team_policy_max_recommended (294 ms) 5: [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k 5: [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 5: [ RUN ] cuda.team_teamvector_range 5: [ OK ] cuda.team_teamvector_range (8 ms) 5: [ RUN ] cuda.unique_token_global 5: [ OK ] cuda.unique_token_global (2 ms) 5: [ RUN ] cuda.unique_token_instance 5: [ OK ] cuda.unique_token_instance (2 ms) 5: [ RUN ] cuda.unique_token_team_acquire 5: [ OK ] cuda.unique_token_team_acquire (12 ms) 5: [ RUN ] cuda.view_api_a 5: [ OK ] cuda.view_api_a (12 ms) 5: [ RUN ] cuda.view_api_b 5: [ OK ] cuda.view_api_b (20 ms) 5: [ RUN ] cuda.view_api_c 5: [ OK ] cuda.view_api_c (1 ms) 5: [ RUN ] cuda.view_api_d 5: [ OK ] cuda.view_api_d (3 ms) 5: [ RUN ] cuda.view_allocation_error 5: [ OK ] cuda.view_allocation_error (0 ms) 5: [ RUN ] cuda.view_remap 5: [ OK ] cuda.view_remap (0 ms) 5: [ RUN ] cuda.view_mirror_nonconst 5: [ OK ] cuda.view_mirror_nonconst (0 ms) 5: [ RUN ] cuda.view_stride_method 5: [ OK ] cuda.view_stride_method (0 ms) 5: [ RUN ] cuda.anonymous_space 5: [ OK ] cuda.anonymous_space (0 ms) 5: [ RUN ] cuda.view_overload_resolution 5: [ OK ] cuda.view_overload_resolution (0 ms) 5: [ RUN ] cuda.view_allocation_large_rank [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o 5: [ OK ] cuda.view_allocation_large_rank (240 ms) 5: [ RUN ] cuda.view_shmem_size_on_device 5: [ OK ] cuda.view_shmem_size_on_device (1 ms) 5: [ RUN ] cuda.view_is_assignable 5: [ OK ] cuda.view_is_assignable (24 ms) 5: [ RUN ] cuda.view_copy_tests 5: [ OK ] cuda.view_copy_tests (30 ms) 5: [ RUN ] cuda.view_copy_tests_rank_0 5: [ OK ] cuda.view_copy_tests_rank_0 (9 ms) 5: [ RUN ] cuda.view_copy_degenerated 5: [ OK ] cuda.view_copy_degenerated (0 ms) 5: [ RUN ] cuda.view_hooks 5: [ OK ] cuda.view_hooks (0 ms) 5: [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (68 ms) 5: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (62 ms) 5: [ RUN ] cuda.view_irregular_layout 5: [ OK ] cuda.view_irregular_layout (0 ms) 5: [ RUN ] cuda.view_mapping 5: [ OK ] cuda.view_mapping (52 ms) 5: [ RUN ] cuda.view_mapping_operator 5: [ OK ] cuda.view_mapping_operator (15 ms) 5: [ RUN ] cuda.static_extent 5: [ OK ] cuda.static_extent (0 ms) 5: [ RUN ] cuda.view_mapping_atomic 5: [ OK ] cuda.view_mapping_atomic (0 ms) 5: [ RUN ] cuda.view_mapping_class_value 5: [ OK ] cuda.view_mapping_class_value (0 ms) 5: [ RUN ] cuda.view_mapping_assignable 5: [ OK ] cuda.view_mapping_assignable (0 ms) 5: [ RUN ] cuda.view_mapping_trivially_copyable 5: [ OK ] cuda.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] cuda.view_mapping_subview 5: [ OK ] cuda.view_mapping_subview (1 ms) 5: [ RUN ] cuda.view_nested_view 5: [ OK ] cuda.view_nested_view (0 ms) 5: [ RUN ] cuda.view_resize 5: [ OK ] cuda.view_resize (26 ms) 5: [ RUN ] cuda.view_realloc 5: [ OK ] cuda.view_realloc (5 ms) 5: [ RUN ] cuda.workgraph_fib 5: [ OK ] cuda.workgraph_fib (842 ms) 5: [ RUN ] cuda.resize_realloc_no_init 5: [ OK ] cuda.resize_realloc_no_init (1 ms) 5: [ RUN ] cuda.resize_realloc_no_alloc 5: [ OK ] cuda.resize_realloc_no_alloc (0 ms) 5: [ RUN ] cuda.realloc_exec_space 5: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestWithoutInitializing.hpp:78: Skipped 5: skipping since CudaUVMSpace requires additional fences 5: [ SKIPPED ] cuda.realloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc 5: [ OK ] cuda.view_alloc (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space 5: [ OK ] cuda.view_alloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc_int 5: [ OK ] cuda.view_alloc_int (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space_int 5: [ OK ] cuda.view_alloc_exec_space_int (0 ms) 5: [ RUN ] cuda.deep_copy_zero_memset 5: [ OK ] cuda.deep_copy_zero_memset (0 ms) 5: [ RUN ] cuda.resize_exec_space 5: [ OK ] cuda.resize_exec_space (0 ms) 5: [ RUN ] cuda.view_allocation_int 5: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 5: skipping since the fence checked for isn't necessary 5: [ SKIPPED ] cuda.view_allocation_int (0 ms) 5: [ RUN ] cuda.view_allocation_exec_space_int 5: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestWithoutInitializing.hpp:321: Skipped 5: skipping since the CudaUVMSpace requires additiional fences 5: [ SKIPPED ] cuda.view_allocation_exec_space_int (0 ms) 5: [ RUN ] cuda.view_not_default_constructible 5: [ OK ] cuda.view_not_default_constructible (0 ms) 5: [----------] 88 tests from cuda (4357 ms total) 5: 5: [----------] 28 tests from cuda_uvm 5: [ RUN ] cuda_uvm.view_subview_auto_1d_left 5: [ OK ] cuda_uvm.view_subview_auto_1d_left (5 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_right 5: [ OK ] cuda_uvm.view_subview_auto_1d_right (5 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_stride 5: [ OK ] cuda_uvm.view_subview_auto_1d_stride (4 ms) 5: [ RUN ] cuda_uvm.view_subview_assign_strided 5: [ OK ] cuda_uvm.view_subview_assign_strided (4 ms) 5: [ RUN ] cuda_uvm.view_subview_left_0 5: [ OK ] cuda_uvm.view_subview_left_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_1 5: [ OK ] cuda_uvm.view_subview_left_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_2 5: [ OK ] cuda_uvm.view_subview_left_2 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_3 5: [ OK ] cuda_uvm.view_subview_left_3 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_0 5: [ OK ] cuda_uvm.view_subview_right_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_1 5: [ OK ] cuda_uvm.view_subview_right_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_3 5: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 5: [ RUN ] cuda_uvm.view_static_tests 5: [ OK ] cuda_uvm.view_static_tests (1 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 5: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (3 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 5: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign 5: [ OK ] cuda_uvm.view_subview_1d_assign (3 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 5: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (3 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 5: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (3 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d 5: [ OK ] cuda_uvm.view_subview_2d_from_3d (49 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (48 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (48 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (69 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (69 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (69 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (70 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (70 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (70 ms) 5: [ RUN ] cuda_uvm.view_test_unmanaged_subview_reset 5: [ OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms) 5: [ RUN ] cuda_uvm.view_subview_memory_traits_construction 5: [ OK ] cuda_uvm.view_subview_memory_traits_construction (0 ms) 5: [----------] 28 tests from cuda_uvm (608 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 123 tests from 3 test suites ran. (177635 ms total) 5: [ PASSED ] 119 tests. 5: [ SKIPPED ] 4 tests, listed below: 5: [ SKIPPED ] cuda_DeathTest.view_memory_access_violations_from_host 5: [ SKIPPED ] cuda.realloc_exec_space 5: [ SKIPPED ] cuda.view_allocation_int 5: [ SKIPPED ] cuda.view_allocation_exec_space_int 5/66 Test #5: Kokkos_CoreUnitTest_Cuda2 ................... Passed 178.67 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda3 6: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda3 6: Test timeout computed to be: 1500 6: 6: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 6: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 6: setting CUDA_VISIBLE_DEVICES. 6: This could on multi GPU systems lead to severe performance" 6: penalties. 6: [==========] Running 91 tests from 3 test suites. 6: [----------] Global test environment set-up. 6: [----------] 41 tests from cuda 6: [ RUN ] cuda.task_fib_deprecated 6: [ OK ] cuda.task_fib_deprecated (2102 ms) 6: [ RUN ] cuda.task_depend_deprecated 6: [ OK ] cuda.task_depend_deprecated (109 ms) 6: [ RUN ] cuda.task_team_deprecated 6: [ OK ] cuda.task_team_deprecated (14 ms) 6: [ RUN ] cuda.task_with_mempool_deprecated 6: [ OK ] cuda.task_with_mempool_deprecated (1 ms) 6: [ RUN ] cuda.task_multiple_depend_deprecated 6: [ OK ] cuda.task_multiple_depend_deprecated (52 ms) 6: [ RUN ] cuda.task_scheduler_ctors_deprecated 6: [ OK ] cuda.task_scheduler_ctors_deprecated (0 ms) 6: [ RUN ] cuda.task_scheduer_ctors_device_deprecated 6: [ OK ] cuda.task_scheduer_ctors_device_deprecated (1 ms) 6: [ RUN ] cuda.task_fib_deprecated_multiple 6: [ OK ] cuda.task_fib_deprecated_multiple (574 ms) 6: [ RUN ] cuda.task_depend_deprecated_multiple 6: [ OK ] cuda.task_depend_deprecated_multiple (109 ms) 6: [ RUN ] cuda.task_team_deprecated_multiple 6: [ OK ] cuda.task_team_deprecated_multiple (10 ms) 6: [ RUN ] cuda.task_with_mempool_deprecated_multiple 6: [ OK ] cuda.task_with_mempool_deprecated_multiple (27 ms) 6: [ RUN ] cuda.task_multiple_depend_deprecated_multiple 6: [ OK ] cuda.task_multiple_depend_deprecated_multiple (65 ms) 6: [ RUN ] cuda.task_scheduler_ctors_deprecated_multiple 6: [ OK ] cuda.task_scheduler_ctors_deprecated_multiple (0 ms) 6: [ RUN ] cuda.task_scheduer_ctors_device_deprecated_multiple 6: [ OK ] cuda.task_scheduer_ctors_device_deprecated_multiple (32 ms) 6: [ RUN ] cuda.task_fib_single 6: [ OK ] cuda.task_fib_single (1849 ms) 6: [ RUN ] cuda.task_depend_single 6: [ OK ] cuda.task_depend_single (82 ms) 6: [ RUN ] cuda.task_team_single 6: [ OK ] cuda.task_team_single (12 ms) 6: [ RUN ] cuda.task_with_mempool_single 6: [ OK ] cuda.task_with_mempool_single (3 ms) 6: [ RUN ] cuda.task_multiple_depend_single 6: [ OK ] cuda.task_multiple_depend_single (59 ms) 6: [ RUN ] cuda.task_scheduler_ctors_single 6: [ OK ] cuda.task_scheduler_ctors_single (0 ms) 6: [ RUN ] cuda.task_scheduer_ctors_device_single 6: [ OK ] cuda.task_scheduer_ctors_device_single (2 ms) 6: [ RUN ] cuda.task_fib_multiple 6: [ OK ] cuda.task_fib_multiple (1273 ms) 6: [ RUN ] cuda.task_depend_multiple 6: [ OK ] cuda.task_depend_multiple (81 ms) 6: [ RUN ] cuda.task_team_multiple 6: [ OK ] cuda.task_team_multiple (9 ms) 6: [ RUN ] cuda.task_with_mempool_multiple 6: [ OK ] cuda.task_with_mempool_multiple (4 ms) 6: [ RUN ] cuda.task_multiple_depend_multiple 6: [ OK ] cuda.task_multiple_depend_multiple (54 ms) 6: [ RUN ] cuda.task_scheduler_ctors_multiple 6: [ OK ] cuda.task_scheduler_ctors_multiple (0 ms) 6: [ RUN ] cuda.task_scheduer_ctors_device_multiple 6: [ OK ] cuda.task_scheduer_ctors_device_multiple (4 ms) 6: [ RUN ] cuda.task_fib_chase_lev 6: [ OK ] cuda.task_fib_chase_lev (1430 ms) 6: [ RUN ] cuda.task_depend_chase_lev 6: [ OK ] cuda.task_depend_chase_lev (136 ms) 6: [ RUN ] cuda.task_team_chase_lev 6: [ OK ] cuda.task_team_chase_lev (10 ms) 6: [ RUN ] cuda.task_with_mempool_chase_lev 6: [ OK ] cuda.task_with_mempool_chase_lev (5 ms) 6: [ RUN ] cuda.task_multiple_depend_chase_lev 6: [ OK ] cuda.task_multiple_depend_chase_lev (62 ms) 6: [ RUN ] cuda.task_scheduler_ctors_chase_lev 6: [ OK ] cuda.task_scheduler_ctors_chase_lev (0 ms) 6: [ RUN ] cuda.task_scheduer_ctors_device_chase_lev 6: [ OK ] cuda.task_scheduer_ctors_device_chase_lev (4 ms) 6: [ RUN ] cuda.team_scratch_1_streams [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (17229 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o 6: [ OK ] cuda.team_scratch_1_streams (14617 ms) 6: [ RUN ] cuda.space_access 6: [ OK ] cuda.space_access (0 ms) 6: [ RUN ] cuda.uvm 6: [ OK ] cuda.uvm (0 ms) 6: [ RUN ] cuda.impl_view_accessible 6: [ OK ] cuda.impl_view_accessible (1 ms) 6: [ RUN ] cuda.impl_view_texture 6: [ OK ] cuda.impl_view_texture (0 ms) 6: [ RUN ] cuda.view_subview_const_randomaccess 6: [ OK ] cuda.view_subview_const_randomaccess (0 ms) 6: [----------] 41 tests from cuda (22812 ms total) 6: 6: [----------] 25 tests from cuda_hostpinned 6: [ RUN ] cuda_hostpinned.impl_shared_alloc 6: [ OK ] cuda_hostpinned.impl_shared_alloc (29 ms) 6: [ RUN ] cuda_hostpinned.view_api_a 6: [ OK ] cuda_hostpinned.view_api_a (9 ms) 6: [ RUN ] cuda_hostpinned.view_api_b 6: [ OK ] cuda_hostpinned.view_api_b (4 ms) 6: [ RUN ] cuda_hostpinned.view_api_c 6: [ OK ] cuda_hostpinned.view_api_c (0 ms) 6: [ RUN ] cuda_hostpinned.view_api_d 6: [ OK ] cuda_hostpinned.view_api_d (1 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_error 6: [ OK ] cuda_hostpinned.view_allocation_error (0 ms) 6: [ RUN ] cuda_hostpinned.view_remap 6: [ OK ] cuda_hostpinned.view_remap (0 ms) 6: [ RUN ] cuda_hostpinned.view_mirror_nonconst 6: [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_hostpinned.view_stride_method 6: [ OK ] cuda_hostpinned.view_stride_method (0 ms) 6: [ RUN ] cuda_hostpinned.anonymous_space 6: [ OK ] cuda_hostpinned.anonymous_space (0 ms) 6: [ RUN ] cuda_hostpinned.view_overload_resolution 6: [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_large_rank [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o 6: [ OK ] cuda_hostpinned.view_allocation_large_rank (4055 ms) 6: [ RUN ] cuda_hostpinned.view_shmem_size_on_device 6: [ OK ] cuda_hostpinned.view_shmem_size_on_device (0 ms) 6: [ RUN ] cuda_hostpinned.view_is_assignable 6: [ OK ] cuda_hostpinned.view_is_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests 6: [ OK ] cuda_hostpinned.view_copy_tests (7 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 6: [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_degenerated 6: [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping 6: [ OK ] cuda_hostpinned.view_mapping (47 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_operator 6: [ OK ] cuda_hostpinned.view_mapping_operator (4 ms) 6: [ RUN ] cuda_hostpinned.static_extent 6: [ OK ] cuda_hostpinned.static_extent (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_atomic 6: [ OK ] cuda_hostpinned.view_mapping_atomic (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_class_value 6: [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_assignable 6: [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable 6: [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_subview 6: [ OK ] cuda_hostpinned.view_mapping_subview (0 ms) 6: [----------] 25 tests from cuda_hostpinned (4164 ms total) 6: 6: [----------] 25 tests from cuda_uvm 6: [ RUN ] cuda_uvm.impl_shared_alloc 6: [ OK ] cuda_uvm.impl_shared_alloc (40 ms) 6: [ RUN ] cuda_uvm.view_api_a 6: [ OK ] cuda_uvm.view_api_a (14 ms) 6: [ RUN ] cuda_uvm.view_api_b 6: [ OK ] cuda_uvm.view_api_b (19 ms) 6: [ RUN ] cuda_uvm.view_api_c 6: [ OK ] cuda_uvm.view_api_c (0 ms) 6: [ RUN ] cuda_uvm.view_api_d 6: [ OK ] cuda_uvm.view_api_d (2 ms) 6: [ RUN ] cuda_uvm.view_allocation_error 6: [ OK ] cuda_uvm.view_allocation_error (0 ms) 6: [ RUN ] cuda_uvm.view_remap 6: [ OK ] cuda_uvm.view_remap (0 ms) 6: [ RUN ] cuda_uvm.view_mirror_nonconst 6: [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_uvm.view_stride_method 6: [ OK ] cuda_uvm.view_stride_method (0 ms) 6: [ RUN ] cuda_uvm.anonymous_space 6: [ OK ] cuda_uvm.anonymous_space (0 ms) 6: [ RUN ] cuda_uvm.view_overload_resolution 6: [ OK ] cuda_uvm.view_overload_resolution (0 ms) 6: [ RUN ] cuda_uvm.view_allocation_large_rank 6: [ OK ] cuda_uvm.view_allocation_large_rank (244 ms) 6: [ RUN ] cuda_uvm.view_shmem_size_on_device 6: [ OK ] cuda_uvm.view_shmem_size_on_device (0 ms) 6: [ RUN ] cuda_uvm.view_is_assignable 6: [ OK ] cuda_uvm.view_is_assignable (24 ms) 6: [ RUN ] cuda_uvm.view_copy_tests 6: [ OK ] cuda_uvm.view_copy_tests (31 ms) 6: [ RUN ] cuda_uvm.view_copy_tests_rank_0 6: [ OK ] cuda_uvm.view_copy_tests_rank_0 (8 ms) 6: [ RUN ] cuda_uvm.view_copy_degenerated 6: [ OK ] cuda_uvm.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_uvm.view_mapping 6: [ OK ] cuda_uvm.view_mapping (51 ms) 6: [ RUN ] cuda_uvm.view_mapping_operator 6: [ OK ] cuda_uvm.view_mapping_operator (16 ms) 6: [ RUN ] cuda_uvm.static_extent 6: [ OK ] cuda_uvm.static_extent (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_atomic 6: [ OK ] cuda_uvm.view_mapping_atomic (1 ms) 6: [ RUN ] cuda_uvm.view_mapping_class_value 6: [ OK ] cuda_uvm.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_assignable 6: [ OK ] cuda_uvm.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_trivially_copyable 6: [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_subview 6: [ OK ] cuda_uvm.view_mapping_subview (2 ms) 6: [----------] 25 tests from cuda_uvm (461 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 91 tests from 3 test suites ran. (27438 ms total) 6: [ PASSED ] 91 tests. 6/66 Test #6: Kokkos_CoreUnitTest_Cuda3 ................... Passed 28.22 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaTimingBased 7: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 7: Test timeout computed to be: 1500 7: 7: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 7: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 7: setting CUDA_VISIBLE_DEVICES. 7: This could on multi GPU systems lead to severe performance" 7: penalties. 7: [==========] Running 2 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 2 tests from cuda 7: [ RUN ] cuda.debug_serial_execution 7: [ OK ] cuda.debug_serial_execution (41 ms) 7: [ RUN ] cuda.debug_pin_um_to_host 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_dyn (33533 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 7: [ OK ] cuda.debug_pin_um_to_host (744 ms) 7: [----------] 2 tests from cuda (785 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 2 tests from 1 test suite ran. (785 ms total) 7: [ PASSED ] 2 tests. 7/66 Test #7: Kokkos_CoreUnitTest_CudaTimingBased ......... Passed 1.57 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpInit 8: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from cuda 8: [ RUN ] cuda.raw_cuda_interop 8: 8: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 8: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 8: setting CUDA_VISIBLE_DEVICES. 8: This could on multi GPU systems lead to severe performance" 8: penalties. 8: [ OK ] cuda.raw_cuda_interop (506 ms) 8: [----------] 1 test from cuda (506 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (506 ms total) 8: [ PASSED ] 1 test. 8/66 Test #8: Kokkos_CoreUnitTest_CudaInterOpInit ......... Passed 0.79 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test timeout computed to be: 1500 9: [==========] Running 1 test from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 1 test from cuda 9: [ RUN ] cuda.raw_cuda_streams 9: 9: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 9: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 9: setting CUDA_VISIBLE_DEVICES. 9: This could on multi GPU systems lead to severe performance" 9: penalties. 9: [ OK ] cuda.raw_cuda_streams (504 ms) 9: [----------] 1 test from cuda (504 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (504 ms total) 9: [ PASSED ] 1 test. 9/66 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreams ...... Passed 0.79 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaGraph 10: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaGraph 10: Test timeout computed to be: 1500 [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o 10: 10: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 10: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 10: setting CUDA_VISIBLE_DEVICES. 10: This could on multi GPU systems lead to severe performance" 10: penalties. 10: [==========] Running 5 tests from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 5 tests from cuda_count_bugs 10: [ RUN ] cuda_count_bugs.launch_one 10: [ OK ] cuda_count_bugs.launch_one (1 ms) 10: [ RUN ] cuda_count_bugs.launch_one_rvalue 10: [ OK ] cuda_count_bugs.launch_one_rvalue (0 ms) 10: [ RUN ] cuda_count_bugs.launch_six 10: [ OK ] cuda_count_bugs.launch_six (0 ms) 10: [ RUN ] cuda_count_bugs.when_all_cycle 10: [ OK ] cuda_count_bugs.when_all_cycle (0 ms) 10: [ RUN ] cuda_count_bugs.zero_work_reduce 10: [ OK ] cuda_count_bugs.zero_work_reduce (0 ms) 10: [----------] 5 tests from cuda_count_bugs (4 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 5 tests from 1 test suite ran. (4 ms total) 10: [ PASSED ] 5 tests. 10: 10: YOU HAVE 1 DISABLED TEST 10: 10/66 Test #10: Kokkos_CoreUnitTest_CudaGraph ............... Passed 0.73 sec test 11 Start 11: Kokkos_CoreUnitTest_Default 11: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_Default 11: Test timeout computed to be: 1500 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (17811 ms) 5: [----------] 7 tests from cuda_DeathTest (194994 ms total) 5: 5: [----------] 86 tests from cuda 5: [ RUN ] cuda.team_for 5: [ OK ] cuda.team_for (6 ms) 5: [ RUN ] cuda.team_reduce 5: [ OK ] cuda.team_reduce (1 ms) 5: [ RUN ] cuda.team_reduce_large 5: [ OK ] cuda.team_reduce_large (54 ms) 5: [ RUN ] cuda.team_parallel_single 5: [ OK ] cuda.team_parallel_single (8 ms) 5: [ RUN ] cuda.large_team_scratch_size 5: [ OK ] cuda.large_team_scratch_size (5 ms) 5: [ RUN ] cuda.team_broadcast_long 5: [ OK ] cuda.team_broadcast_long (0 ms) 5: [ RUN ] cuda.team_broadcast_long_wrapper 5: [ OK ] cuda.team_broadcast_long_wrapper (0 ms) 5: [ RUN ] cuda.team_broadcast_char 5: [ OK ] cuda.team_broadcast_char (0 ms) 5: [ RUN ] cuda.team_broadcast_float 5: [ OK ] cuda.team_broadcast_float (0 ms) 5: [ RUN ] cuda.team_broadcast_double 5: [ OK ] cuda.team_broadcast_double (0 ms) 5: [ RUN ] cuda.team_handle_by_value 5: [ OK ] cuda.team_handle_by_value (0 ms) 5: [ RUN ] cuda.parallel_scan_with_reducers 5: [ OK ] cuda.parallel_scan_with_reducers (118 ms) 5: [ RUN ] cuda.team_thread_range_combined_reducers 5: [ OK ] cuda.team_thread_range_combined_reducers (0 ms) 5: [ RUN ] cuda.thread_vector_range_combined_reducers 5: [ OK ] cuda.thread_vector_range_combined_reducers (0 ms) 5: [ RUN ] cuda.team_vector_range_combined_reducers 5: [ OK ] cuda.team_vector_range_combined_reducers (0 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelFor 5: [ OK ] cuda.TeamThreadMDRangeParallelFor (18 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 5: [ OK ] cuda.ThreadVectorMDRangeParallelFor (20 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelFor 5: [ OK ] cuda.TeamVectorMDRangeParallelFor (18 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 5: [ OK ] cuda.TeamThreadMDRangeParallelReduce (12 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 5: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (14 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 5: [ OK ] cuda.TeamVectorMDRangeParallelReduce (12 ms) 5: [ RUN ] cuda.team_policy_runtime_parameters 5: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 5: [ RUN ] cuda.team_reduction_scan 11: 11: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 11: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 11: setting CUDA_VISIBLE_DEVICES. 11: This could on multi GPU systems lead to severe performance" 11: penalties. 11: [==========] Running 74 tests from 41 test suites. 11: [----------] Global test environment set-up. 11: [----------] 34 tests from defaultdevicetype 11: [ RUN ] defaultdevicetype.init_arguments_implicit_conversion_to_initialization_settings 11: [ OK ] defaultdevicetype.init_arguments_implicit_conversion_to_initialization_settings (0 ms) 11: [ RUN ] defaultdevicetype.initialization_settings 11: [ OK ] defaultdevicetype.initialization_settings (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 11: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_device_id 11: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_num_devices 11: Warning: command line argument '--kokkos-num-devices' is deprecated. Use '--kokkos-map-device-id-by=mpi_rank' instead. Raised by Kokkos::initialize(). 11: Warning: command line argument '--kokkos-num-devices' is deprecated. Use '--kokkos-map-device-id-by=mpi_rank' instead. Raised by Kokkos::initialize(). 11: [ OK ] defaultdevicetype.cmd_line_args_num_devices (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 11: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 11: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_help 11: [ OK ] defaultdevicetype.cmd_line_args_help (8 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 11: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (3 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 11: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (9 ms) 11: [ RUN ] defaultdevicetype.env_vars_num_threads 11: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_device_id 11: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_num_devices 11: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 11: [ OK ] defaultdevicetype.env_vars_num_devices (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_disable_warnings 11: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_tune_internals 11: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 11: [ RUN ] defaultdevicetype.visible_devices 11: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 11: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 11: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 11: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 11: [ OK ] defaultdevicetype.visible_devices (0 ms) 11: [ RUN ] defaultdevicetype.shared_space 11: [ OK ] defaultdevicetype.shared_space (62 ms) 11: [ RUN ] defaultdevicetype.shared_host_pinned_space 11: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 11: [ RUN ] defaultdevicetype.compiler_macros 11: [ OK ] defaultdevicetype.compiler_macros (0 ms) 11: [ RUN ] defaultdevicetype.half_conversion 11: [ OK ] defaultdevicetype.half_conversion (3 ms) 11: [ RUN ] defaultdevicetype.bhalf_conversion 11: [ OK ] defaultdevicetype.bhalf_conversion (3 ms) 11: [ RUN ] defaultdevicetype.half_operators 11: [ OK ] defaultdevicetype.half_operators (6 ms) 11: [ RUN ] defaultdevicetype.bhalf_operators 11: [ OK ] defaultdevicetype.bhalf_operators (4 ms) 11: [ RUN ] defaultdevicetype.host_space_access 11: [ OK ] defaultdevicetype.host_space_access (0 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_a1 11: [ OK ] defaultdevicetype.reduce_instantiation_a1 (11 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b1 11: [ OK ] defaultdevicetype.reduce_instantiation_b1 (33 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c1 11: [ OK ] defaultdevicetype.reduce_instantiation_c1 (11 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_a2 11: [ OK ] defaultdevicetype.reduce_instantiation_a2 (16 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b2 11: [ OK ] defaultdevicetype.reduce_instantiation_b2 (46 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c2 11: [ OK ] defaultdevicetype.reduce_instantiation_c2 (16 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_a3 11: [ OK ] defaultdevicetype.reduce_instantiation_a3 (16 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b3 11: [ OK ] defaultdevicetype.reduce_instantiation_b3 (46 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c3 11: [ OK ] defaultdevicetype.reduce_instantiation_c3 (16 ms) 11: [ RUN ] defaultdevicetype.malloc 11: [ OK ] defaultdevicetype.malloc (0 ms) 11: [----------] 34 tests from defaultdevicetype (320 ms total) 11: 11: [----------] 1 test from kokkosresize 11: [ RUN ] kokkosresize.host_space_access 11: [ OK ] kokkosresize.host_space_access (26 ms) 11: [----------] 1 test from kokkosresize (26 ms total) 11: 11: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/0.sizes 11: [ OK ] TestViewAPI/0.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/0 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/1.sizes 11: [ OK ] TestViewAPI/1.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/1 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/2.sizes 11: [ OK ] TestViewAPI/2.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/2 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/3.sizes 11: [ OK ] TestViewAPI/3.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/3 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/4.sizes 11: [ OK ] TestViewAPI/4.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/4 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/5.sizes 11: [ OK ] TestViewAPI/5.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/5 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/6.sizes 11: [ OK ] TestViewAPI/6.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/6 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/7.sizes 11: [ OK ] TestViewAPI/7.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/7 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/8.sizes 11: [ OK ] TestViewAPI/8.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/8 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/9.sizes 11: [ OK ] TestViewAPI/9.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/9 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/10.sizes 11: [ OK ] TestViewAPI/10.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/10 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/11.sizes 11: [ OK ] TestViewAPI/11.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/11 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/12.sizes 11: [ OK ] TestViewAPI/12.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/12 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/13.sizes 11: [ OK ] TestViewAPI/13.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/13 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/14.sizes 11: [ OK ] TestViewAPI/14.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/14 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/15.sizes 11: [ OK ] TestViewAPI/15.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/15 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/16.sizes 11: [ OK ] TestViewAPI/16.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/16 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/17.sizes 11: [ OK ] TestViewAPI/17.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/17 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/18.sizes 11: [ OK ] TestViewAPI/18.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/18 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/19.sizes 11: [ OK ] TestViewAPI/19.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/19 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/20.sizes 11: [ OK ] TestViewAPI/20.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/20 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/21.sizes 11: [ OK ] TestViewAPI/21.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/21 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/22.sizes 11: [ OK ] TestViewAPI/22.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/22 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/23.sizes 11: [ OK ] TestViewAPI/23.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/23 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/24.sizes 11: [ OK ] TestViewAPI/24.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/24 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/25.sizes 11: [ OK ] TestViewAPI/25.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/25 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/26.sizes 11: [ OK ] TestViewAPI/26.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/26 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/27.sizes 11: [ OK ] TestViewAPI/27.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/27 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/28.sizes 11: [ OK ] TestViewAPI/28.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/28 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/29.sizes 11: [ OK ] TestViewAPI/29.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/29 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/30.sizes 11: [ OK ] TestViewAPI/30.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/30 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/31.sizes 11: [ OK ] TestViewAPI/31.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/31 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/32.sizes 11: [ OK ] TestViewAPI/32.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/32 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/33.sizes 11: [ OK ] TestViewAPI/33.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/33 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/34.sizes 11: [ OK ] TestViewAPI/34.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/34 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/35.sizes 11: [ OK ] TestViewAPI/35.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/35 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/36.sizes 11: [ OK ] TestViewAPI/36.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/36 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/37.sizes 11: [ OK ] TestViewAPI/37.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/37 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/38.sizes 11: [ OK ] TestViewAPI/38.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/38 (0 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 74 tests from 41 test suites ran. (359 ms total) 11: [ PASSED ] 74 tests. 11/66 Test #11: Kokkos_CoreUnitTest_Default ................. Passed 1.12 sec test 12 Start 12: Kokkos_CoreUnitTest_LegionInitialization 12: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 12: Test timeout computed to be: 1500 12: [==========] Running 1 test from 1 test suite. 12: [----------] Global test environment set-up. 12: [----------] 1 test from initialization 12: [ RUN ] initialization.legion_initialization 12: 12: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 12: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 12: setting CUDA_VISIBLE_DEVICES. 12: This could on multi GPU systems lead to severe performance" 12: penalties. 12: [ OK ] initialization.legion_initialization (451 ms) 12: [----------] 1 test from initialization (451 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 1 test from 1 test suite ran. (451 ms total) 12: [ PASSED ] 1 test. 12/66 Test #12: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.72 sec test 13 Start 13: Kokkos_CoreUnitTest_PushFinalizeHook 13: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 13: Test timeout computed to be: 1500 5: [ OK ] cuda.team_reduction_scan (2324 ms) 5: [ RUN ] cuda.team_long_reduce 5: [ OK ] cuda.team_long_reduce (36 ms) 5: [ RUN ] cuda.team_double_reduce 5: [ OK ] cuda.team_double_reduce (36 ms) 5: [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space 5: [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 5: [ RUN ] cuda.repeated_team_reduce 5: [ OK ] cuda.repeated_team_reduce (11 ms) 5: [ RUN ] cuda.team_scan 13: 13: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 13: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 13: setting CUDA_VISIBLE_DEVICES. 13: This could on multi GPU systems lead to severe performance" 13: penalties. 13: SUCCESS 5: [ OK ] cuda.team_scan (225 ms) 5: [ RUN ] cuda.team_scan_ret_val 5: [ OK ] cuda.team_scan_ret_val (218 ms) 5: [ RUN ] cuda.team_shared_request 5: [ OK ] cuda.team_shared_request (0 ms) 5: [ RUN ] cuda.team_scratch_request 5: [ OK ] cuda.team_scratch_request (0 ms) 5: [ RUN ] cuda.team_lambda_shared_request 5: [ OK ] cuda.team_lambda_shared_request (0 ms) 5: [ RUN ] cuda.scratch_align 5: [ OK ] cuda.scratch_align (0 ms) 5: [ RUN ] cuda.shmem_size 5: [ OK ] cuda.shmem_size (0 ms) 5: [ RUN ] cuda.multi_level_scratch 5: [ OK ] cuda.multi_level_scratch (4 ms) 5: [ RUN ] cuda.team_scratch_memory_index_parallel_for 5: [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) 5: [ RUN ] cuda.team_policy_max_recommended 13/66 Test #13: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.74 sec test 14 Start 14: Kokkos_CoreUnitTest_Develop 14: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_Develop 14: Test timeout computed to be: 1500 5: [ OK ] cuda.team_policy_max_recommended (507 ms) 5: [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k 5: [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 5: [ RUN ] cuda.team_teamvector_range 5: [ OK ] cuda.team_teamvector_range (1 ms) 5: [ RUN ] cuda.unique_token_global 5: [ OK ] cuda.unique_token_global (2 ms) 5: [ RUN ] cuda.unique_token_instance 5: [ OK ] cuda.unique_token_instance (2 ms) 5: [ RUN ] cuda.unique_token_team_acquire 5: [ OK ] cuda.unique_token_team_acquire (12 ms) 5: [ RUN ] cuda.view_api_a 5: [ OK ] cuda.view_api_a (9 ms) 5: [ RUN ] cuda.view_api_b 5: [ OK ] cuda.view_api_b (5 ms) 5: [ RUN ] cuda.view_api_c 5: [ OK ] cuda.view_api_c (0 ms) 5: [ RUN ] cuda.view_api_d 5: [ OK ] cuda.view_api_d (1 ms) 5: [ RUN ] cuda.view_allocation_error 5: [ OK ] cuda.view_allocation_error (0 ms) 5: [ RUN ] cuda.view_remap 5: [ OK ] cuda.view_remap (0 ms) 5: [ RUN ] cuda.view_mirror_nonconst 5: [ OK ] cuda.view_mirror_nonconst (0 ms) 5: [ RUN ] cuda.view_stride_method 5: [ OK ] cuda.view_stride_method (0 ms) 5: [ RUN ] cuda.anonymous_space 5: [ OK ] cuda.anonymous_space (0 ms) 5: [ RUN ] cuda.view_overload_resolution 5: [ OK ] cuda.view_overload_resolution (0 ms) 5: [ RUN ] cuda.view_allocation_large_rank 5: [ OK ] cuda.view_allocation_large_rank (16 ms) 5: [ RUN ] cuda.view_shmem_size_on_device 5: [ OK ] cuda.view_shmem_size_on_device (0 ms) 5: [ RUN ] cuda.view_is_assignable 5: [ OK ] cuda.view_is_assignable (0 ms) 5: [ RUN ] cuda.view_copy_tests 5: [ OK ] cuda.view_copy_tests (8 ms) 5: [ RUN ] cuda.view_copy_tests_rank_0 5: [ OK ] cuda.view_copy_tests_rank_0 (1 ms) 5: [ RUN ] cuda.view_copy_degenerated 5: [ OK ] cuda.view_copy_degenerated (0 ms) 5: [ RUN ] cuda.view_hooks 5: [ OK ] cuda.view_hooks (0 ms) 5: [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment 14: 14: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 14: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 14: setting CUDA_VISIBLE_DEVICES. 14: This could on multi GPU systems lead to severe performance" 14: penalties. 14: [==========] Running 1 test from 1 test suite. 14: [----------] Global test environment set-up. 14: [----------] 1 test from defaultdevicetype 14: [ RUN ] defaultdevicetype.development_test 14: [ OK ] defaultdevicetype.development_test (0 ms) 14: [----------] 1 test from defaultdevicetype (0 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 1 test from 1 test suite ran. (0 ms total) 14: [ PASSED ] 1 test. 5: [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (114 ms) 5: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (99 ms) 5: [ RUN ] cuda.view_irregular_layout 5: [ OK ] cuda.view_irregular_layout (0 ms) 5: [ RUN ] cuda.view_mapping 5: [ OK ] cuda.view_mapping (39 ms) 5: [ RUN ] cuda.view_mapping_operator 14/66 Test #14: Kokkos_CoreUnitTest_Develop ................. Passed 0.72 sec test 15 Start 15: Kokkos_CoreUnitTest_LogicalSpaces 15: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_LogicalSpaces 15: Test timeout computed to be: 1500 5: [ OK ] cuda.view_mapping_operator (8 ms) 5: [ RUN ] cuda.static_extent 5: [ OK ] cuda.static_extent (0 ms) 5: [ RUN ] cuda.view_mapping_atomic 5: [ OK ] cuda.view_mapping_atomic (0 ms) 5: [ RUN ] cuda.view_mapping_class_value 5: [ OK ] cuda.view_mapping_class_value (0 ms) 5: [ RUN ] cuda.view_mapping_assignable 5: [ OK ] cuda.view_mapping_assignable (0 ms) 5: [ RUN ] cuda.view_mapping_trivially_copyable 5: [ OK ] cuda.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] cuda.view_mapping_subview 5: [ OK ] cuda.view_mapping_subview (1 ms) 5: [ RUN ] cuda.view_nested_view 5: [ OK ] cuda.view_nested_view (0 ms) 5: [ RUN ] cuda.view_resize 5: [ OK ] cuda.view_resize (17 ms) 5: [ RUN ] cuda.view_realloc 5: [ OK ] cuda.view_realloc (1 ms) 5: [ RUN ] cuda.workgraph_fib 15: 15: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 15: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 15: setting CUDA_VISIBLE_DEVICES. 15: This could on multi GPU systems lead to severe performance" 15: penalties. 15: [==========] Running 6 tests from 2 test suites. 15: [----------] Global test environment set-up. 15: [----------] 1 test from defaultdevicetype_DeathTest 15: [ RUN ] defaultdevicetype_DeathTest.access_forbidden 15: [ OK ] defaultdevicetype_DeathTest.access_forbidden (343 ms) 15: [----------] 1 test from defaultdevicetype_DeathTest (343 ms total) 15: 15: [----------] 5 tests from defaultdevicetype 15: [ RUN ] defaultdevicetype.logical_space_views 15: [ OK ] defaultdevicetype.logical_space_views (0 ms) 15: [ RUN ] defaultdevicetype.logical_space_malloc 15: [ OK ] defaultdevicetype.logical_space_malloc (0 ms) 15: [ RUN ] defaultdevicetype.logical_space_alloc 15: [ OK ] defaultdevicetype.logical_space_alloc (0 ms) 15: [ RUN ] defaultdevicetype.chained_logical_spaces 15: [ OK ] defaultdevicetype.chained_logical_spaces (0 ms) 15: [ RUN ] defaultdevicetype.access_allowed 15: [ OK ] defaultdevicetype.access_allowed (0 ms) 15: [----------] 5 tests from defaultdevicetype (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 6 tests from 2 test suites ran. (343 ms total) 15: [ PASSED ] 6 tests. 5: [ OK ] cuda.workgraph_fib (870 ms) 5: [ RUN ] cuda.resize_realloc_no_init 5: [ OK ] cuda.resize_realloc_no_init (0 ms) 5: [ RUN ] cuda.resize_realloc_no_alloc 5: [ OK ] cuda.resize_realloc_no_alloc (0 ms) 5: [ RUN ] cuda.realloc_exec_space 5: [ OK ] cuda.realloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc 5: [ OK ] cuda.view_alloc (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space 5: [ OK ] cuda.view_alloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc_int 5: [ OK ] cuda.view_alloc_int (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space_int 5: [ OK ] cuda.view_alloc_exec_space_int (0 ms) 5: [ RUN ] cuda.deep_copy_zero_memset 5: [ OK ] cuda.deep_copy_zero_memset (0 ms) 5: [ RUN ] cuda.resize_exec_space 5: [ OK ] cuda.resize_exec_space (0 ms) 5: [ RUN ] cuda.view_allocation_int 5: [ OK ] cuda.view_allocation_int (0 ms) 5: [ RUN ] cuda.view_allocation_exec_space_int 5: [ OK ] cuda.view_allocation_exec_space_int (0 ms) 5: [ RUN ] cuda.view_not_default_constructible 5: [ OK ] cuda.view_not_default_constructible (0 ms) 5: [----------] 86 tests from cuda (4885 ms total) 5: 5: [----------] 28 tests from cuda_uvm 5: [ RUN ] cuda_uvm.view_subview_auto_1d_left 5: [ OK ] cuda_uvm.view_subview_auto_1d_left (10 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_right 5: [ OK ] cuda_uvm.view_subview_auto_1d_right (6 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_stride 5: [ OK ] cuda_uvm.view_subview_auto_1d_stride (5 ms) 5: [ RUN ] cuda_uvm.view_subview_assign_strided 5: [ OK ] cuda_uvm.view_subview_assign_strided (5 ms) 5: [ RUN ] cuda_uvm.view_subview_left_0 5: [ OK ] cuda_uvm.view_subview_left_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_1 5: [ OK ] cuda_uvm.view_subview_left_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_2 5: [ OK ] cuda_uvm.view_subview_left_2 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_3 5: [ OK ] cuda_uvm.view_subview_left_3 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_0 5: [ OK ] cuda_uvm.view_subview_right_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_1 5: [ OK ] cuda_uvm.view_subview_right_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_3 5: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 5: [ RUN ] cuda_uvm.view_static_tests 5: [ OK ] cuda_uvm.view_static_tests (1 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 5: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (4 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 5: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign 5: [ OK ] cuda_uvm.view_subview_1d_assign (5 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 5: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (5 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 5: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (4 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d 5: [ OK ] cuda_uvm.view_subview_2d_from_3d (67 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (67 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (68 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 15/66 Test #15: Kokkos_CoreUnitTest_LogicalSpaces ........... Passed 1.07 sec test 16 Start 16: Kokkos_CoreUnitTest_KokkosP 16: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_KokkosP 16: Test timeout computed to be: 1500 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (119 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (119 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 16: 16: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 16: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 16: setting CUDA_VISIBLE_DEVICES. 16: This could on multi GPU systems lead to severe performance" 16: penalties. 16: [==========] Running 28 tests from 2 test suites. 16: [----------] Global test environment set-up. 16: [----------] 26 tests from kokkosp 16: [ RUN ] kokkosp.test_named_instance_fence 16: Ref: 33554433 16: Ref: named_instance 16: 33554433 16: named_instance 16: [ OK ] kokkosp.test_named_instance_fence (0 ms) 16: [ RUN ] kokkosp.test_unnamed_instance_fence 16: Ref: 33554433 16: Ref: Unnamed Instance Fence 16: 33554433 16: Kokkos::Cuda::fence(): Unnamed Instance Fence 16: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 16: [ RUN ] kokkosp.test_named_global_fence 16: Ref: 33554432 16: Ref: test global fence 16: 0 16: test global fence 16: Miss on id 16: 33554432 16: test global fence 16: [ OK ] kokkosp.test_named_global_fence (0 ms) 16: [ RUN ] kokkosp.test_unnamed_global_fence 16: Ref: 33554432 16: Ref: Unnamed Global Fence 16: 0 16: Kokkos::fence: Unnamed Global Fence 16: Miss on id 16: 33554432 16: Kokkos::fence: Unnamed Global Fence 16: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 16: [ RUN ] kokkosp.test_multiple_default_instances 16: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 16: [ RUN ] kokkosp.test_id_gen 16: [ OK ] kokkosp.test_id_gen (0 ms) 16: [ RUN ] kokkosp.test_kernel_sequence 16: Ref: 33554433 16: Ref: named_instance 16: 33554433 16: named_instance 16: Ref: 33554433 16: Ref: test_kernel 16: 33554433 16: named_instance 16: Miss on name 16: 0 16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 16: Miss on name 16: Miss on id 16: 33554432 16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 16: Miss on name 16: Miss on id 16: 33554433 16: test_kernel 16: [ OK ] kokkosp.test_kernel_sequence (0 ms) 16: [ RUN ] kokkosp.test_streams 16: [ OK ] kokkosp.test_streams (0 ms) 16: [ RUN ] kokkosp.async_deep_copy 16: [ OK ] kokkosp.async_deep_copy (2 ms) 16: [ RUN ] kokkosp.parallel_for 16: [ OK ] kokkosp.parallel_for (0 ms) 16: [ RUN ] kokkosp.parallel_reduce 16: [ OK ] kokkosp.parallel_reduce (0 ms) 16: [ RUN ] kokkosp.parallel_scan 16: [ OK ] kokkosp.parallel_scan (2 ms) 16: [ RUN ] kokkosp.parallel_scan_no_fence 16: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 16: [ RUN ] kokkosp.parallel_scan_no_fence_view 16: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 16: [ RUN ] kokkosp.regions 16: [ OK ] kokkosp.regions (0 ms) 16: [ RUN ] kokkosp.fences 16: [ OK ] kokkosp.fences (0 ms) 16: [ RUN ] kokkosp.raw_allocation 16: [ OK ] kokkosp.raw_allocation (0 ms) 16: [ RUN ] kokkosp.view 16: [ OK ] kokkosp.view (0 ms) 16: [ RUN ] kokkosp.sections 16: [ OK ] kokkosp.sections (0 ms) 16: [ RUN ] kokkosp.metadata 16: [ OK ] kokkosp.metadata (0 ms) 16: [ RUN ] kokkosp.profile_events 16: [ OK ] kokkosp.profile_events (0 ms) 16: [ RUN ] kokkosp.no_init_kernel 16: [ OK ] kokkosp.no_init_kernel (0 ms) 16: [ RUN ] kokkosp.get_events 16: [ OK ] kokkosp.get_events (0 ms) 16: [ RUN ] kokkosp.create_mirror_no_init 16: [ OK ] kokkosp.create_mirror_no_init (0 ms) 16: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 16: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 16: [ RUN ] kokkosp.create_mirror_view_and_copy 16: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/tools/TestWithoutInitializing.cpp:98: Skipped 16: skipping since the CudaUVMSpace requires additional fences 16: [ SKIPPED ] kokkosp.create_mirror_view_and_copy (0 ms) 16: [----------] 26 tests from kokkosp (8 ms total) 16: 16: [----------] 2 tests from defaultdevicetype 16: [ RUN ] defaultdevicetype.profiling_section 16: [ OK ] defaultdevicetype.profiling_section (0 ms) 16: [ RUN ] defaultdevicetype.scoped_profile_region 16: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 16: [----------] 2 tests from defaultdevicetype (0 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 28 tests from 2 test suites ran. (8 ms total) 16: [ PASSED ] 27 tests. 16: [ SKIPPED ] 1 test, listed below: 16: [ SKIPPED ] kokkosp.create_mirror_view_and_copy 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (119 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (120 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 16/66 Test #16: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.74 sec test 17 Start 17: Kokkos_CoreUnitTest_ToolIndependence 17: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 17: Test timeout computed to be: 1500 17/66 Test #17: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 0.00 sec test 18 Start 18: Kokkos_ProfilingTestLibraryLoadHelp 18: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 18: Environment variables: 18: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/libkokkosprinter-tool.so 18: Test timeout computed to be: 1500 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (120 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (119 ms) 5: [ RUN ] cuda_uvm.view_test_unmanaged_subview_reset 5: [ OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms) 5: [ RUN ] cuda_uvm.view_subview_memory_traits_construction 5: [ OK ] cuda_uvm.view_subview_memory_traits_construction (0 ms) 5: [----------] 28 tests from cuda_uvm (981 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 121 tests from 3 test suites ran. (200861 ms total) 5: [ PASSED ] 121 tests. 18: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 18: 18: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 18: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 18: setting CUDA_VISIBLE_DEVICES. 18: This could on multi GPU systems lead to severe performance" 18: penalties. 5/59 Test #5: Kokkos_CoreUnitTest_Cuda2 ................... Passed 203.22 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda3 6: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3 6: Test timeout computed to be: 1500 18: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 18/66 Test #18: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 0.78 sec test 19 Start 19: Kokkos_ProfilingTestLibraryCmdLineHelp 19: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/libkokkosprinter-tool.so" 19: Test timeout computed to be: 1500 19: 19: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 19: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 19: setting CUDA_VISIBLE_DEVICES. 19: This could on multi GPU systems lead to severe performance" 19: penalties. 19: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 19/66 Test #19: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 0.78 sec test 20 Start 20: Kokkos_ProfilingTestLibraryLoad 20: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 20: Environment variables: 20: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/libkokkosprinter-tool.so 20: Test timeout computed to be: 1500 20: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 20: 20: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 20: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 20: setting CUDA_VISIBLE_DEVICES. 20: This could on multi GPU systems lead to severe performance" 20: penalties. 20: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_GNU:840::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1100::kokkosp_declare_metadata:KOKKOS_ENABLE_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBRT:no::kokkosp_declare_metadata:compiler_family:nvcc::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.2.0::kokkosp_allocate_data:Host:source:0x557ec25528c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x557ec2552a80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x557ec2552b00:Host:source:0x557ec2552940:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0x557ec2552c80:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x557ec2552a80:40::kokkosp_deallocate_data:Host:source:0x557ec25528c0:40::kokkosp_finalize_library:: 20/66 Test #20: Kokkos_ProfilingTestLibraryLoad ............. Passed 0.72 sec test 21 Start 21: Kokkos_ProfilingTestLibraryCmdLine 21: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/libkokkosprinter-tool.so" 21: Test timeout computed to be: 1500 6: [==========] Running 56 tests from 3 test suites. 6: [----------] Global test environment set-up. 6: [----------] 6 tests from cuda 6: [ RUN ] cuda.team_scratch_1_streams [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o 21: 21: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 21: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 21: setting CUDA_VISIBLE_DEVICES. 21: This could on multi GPU systems lead to severe performance" 21: penalties. 21: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_GNU:840::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1100::kokkosp_declare_metadata:KOKKOS_ENABLE_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBRT:no::kokkosp_declare_metadata:compiler_family:nvcc::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.2.0::kokkosp_allocate_data:Host:source:0x564d2c1c9880:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x564d2c1c9b00:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x564d2c1c9b80:Host:source:0x564d2c1c9900:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0x564d2c1c9d00:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x564d2c1c9b00:40::kokkosp_deallocate_data:Host:source:0x564d2c1c9880:40::kokkosp_finalize_library:: 21/66 Test #21: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 0.72 sec test 22 Start 22: Kokkos_CoreUnitTest_StackTraceTest 22: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec 22: Test timeout computed to be: 1500 22: 22: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 22: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 22: setting CUDA_VISIBLE_DEVICES. 22: This could on multi GPU systems lead to severe performance" 22: penalties. 22: [==========] Running 3 tests from 2 test suites. 22: [----------] Global test environment set-up. 22: [----------] 2 tests from defaultdevicetype_DeathTest 22: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 22: 22: [WARNING] /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 22: Top of f1 22: Top of f0 22: Top of f0 22: test_f1: 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x5577e0e4c115] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5577e0df20c5] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3d) [0x5577e0deb4bd] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x2ff) [0x5577e0ded24f] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5577e0e22bda] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x784ef) [0x5577e0e144ef] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7893a) [0x5577e0e1493a] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78f1d) [0x5577e0e14f1d] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5577e0e17418] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5577e0e178e8] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x5577e0de7e62] 22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ff6a06d0c87] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5577e0de979a] 22: 22: demangled test_f1: 22: [0x5577e0e4c115] Kokkos::Impl::save_stacktrace() 22: [0x5577e0df20c5] Test::stacktrace_test_f1(std::ostream&) 22: [0x5577e0deb4bd] Test::test_stacktrace(bool, bool) 22: [0x5577e0ded24f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 22: [0x5577e0e22bda] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5577e0e144ef] 22: [0x5577e0e1493a] 22: [0x5577e0e14f1d] 22: [0x5577e0e17418] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5577e0e178e8] testing::UnitTest::Run() 22: [0x5577e0de7e62] main 22: [0x7ff6a06d0c87] __libc_start_main 22: [0x5577e0de979a] _start 22: 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f1 22: Top of f0 22: Top of f0 22: StackTrace f3(std::cout, 4) returned: 110 22: test_f3: 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x5577e0e4c115] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5577e0df20c5] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa0) [0x5577e0df24d0] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x97a) [0x5577e0debdfa] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x2ff) [0x5577e0ded24f] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5577e0e22bda] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x784ef) [0x5577e0e144ef] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7893a) [0x5577e0e1493a] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78f1d) [0x5577e0e14f1d] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5577e0e17418] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5577e0e178e8] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x5577e0de7e62] 22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ff6a06d0c87] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5577e0de979a] 22: 22: demangled test_f3: 22: [0x5577e0e4c115] Kokkos::Impl::save_stacktrace() 22: [0x5577e0df20c5] Test::stacktrace_test_f1(std::ostream&) 22: [0x5577e0df24d0] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x5577e0debdfa] Test::test_stacktrace(bool, bool) 22: [0x5577e0ded24f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 22: [0x5577e0e22bda] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5577e0e144ef] 22: [0x5577e0e1493a] 22: [0x5577e0e14f1d] 22: [0x5577e0e17418] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5577e0e178e8] testing::UnitTest::Run() 22: [0x5577e0de7e62] main 22: [0x7ff6a06d0c87] __libc_start_main 22: [0x5577e0de979a] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace 22: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (294 ms) 22: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 22: 22: [WARNING] /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 22: Top of f1 22: Top of f0 22: Top of f0 22: test_f1: 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x5577e0e4c115] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5577e0df20c5] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3d) [0x5577e0deb4bd] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x2fc) [0x5577e0ded59c] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5577e0e22bda] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x784ef) [0x5577e0e144ef] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7893a) [0x5577e0e1493a] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78f1d) [0x5577e0e14f1d] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5577e0e17418] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5577e0e178e8] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x5577e0de7e62] 22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ff6a06d0c87] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5577e0de979a] 22: 22: demangled test_f1: 22: [0x5577e0e4c115] Kokkos::Impl::save_stacktrace() 22: [0x5577e0df20c5] Test::stacktrace_test_f1(std::ostream&) 22: [0x5577e0deb4bd] Test::test_stacktrace(bool, bool) 22: [0x5577e0ded59c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 22: [0x5577e0e22bda] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5577e0e144ef] 22: [0x5577e0e1493a] 22: [0x5577e0e14f1d] 22: [0x5577e0e17418] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5577e0e178e8] testing::UnitTest::Run() 22: [0x5577e0de7e62] main 22: [0x7ff6a06d0c87] __libc_start_main 22: [0x5577e0de979a] _start 22: 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f1 22: Top of f0 22: Top of f0 22: StackTrace f3(std::cout, 4) returned: 110 22: test_f3: 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x5577e0e4c115] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5577e0df20c5] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa0) [0x5577e0df24d0] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x97a) [0x5577e0debdfa] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x2fc) [0x5577e0ded59c] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5577e0e22bda] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x784ef) [0x5577e0e144ef] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7893a) [0x5577e0e1493a] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78f1d) [0x5577e0e14f1d] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5577e0e17418] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5577e0e178e8] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x5577e0de7e62] 22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ff6a06d0c87] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5577e0de979a] 22: 22: demangled test_f3: 22: [0x5577e0e4c115] Kokkos::Impl::save_stacktrace() 22: [0x5577e0df20c5] Test::stacktrace_test_f1(std::ostream&) 22: [0x5577e0df24d0] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x5577e0debdfa] Test::test_stacktrace(bool, bool) 22: [0x5577e0ded59c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 22: [0x5577e0e22bda] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5577e0e144ef] 22: [0x5577e0e1493a] 22: [0x5577e0e14f1d] 22: [0x5577e0e17418] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5577e0e178e8] testing::UnitTest::Run() 22: [0x5577e0de7e62] main 22: [0x7ff6a06d0c87] __libc_start_main 22: [0x5577e0de979a] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace 22: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (235 ms) 22: [----------] 2 tests from defaultdevicetype_DeathTest (529 ms total) 22: 22: [----------] 1 test from defaultdevicetype 22: [ RUN ] defaultdevicetype.stacktrace_normal 22: Top of f1 22: Top of f0 22: Top of f0 22: test_f1: 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x5577e0e4c115] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5577e0df20c5] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3d) [0x5577e0deb4bd] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5577e0e22bda] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x784ef) [0x5577e0e144ef] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7893a) [0x5577e0e1493a] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78f1d) [0x5577e0e14f1d] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5577e0e17418] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5577e0e178e8] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x5577e0de7e62] 22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ff6a06d0c87] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5577e0de979a] 22: 22: demangled test_f1: 22: [0x5577e0e4c115] Kokkos::Impl::save_stacktrace() 22: [0x5577e0df20c5] Test::stacktrace_test_f1(std::ostream&) 22: [0x5577e0deb4bd] Test::test_stacktrace(bool, bool) 22: [0x5577e0e22bda] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5577e0e144ef] 22: [0x5577e0e1493a] 22: [0x5577e0e14f1d] 22: [0x5577e0e17418] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5577e0e178e8] testing::UnitTest::Run() 22: [0x5577e0de7e62] main 22: [0x7ff6a06d0c87] __libc_start_main 22: [0x5577e0de979a] _start 22: 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f1 22: Top of f0 22: Top of f0 22: StackTrace f3(std::cout, 4) returned: 110 22: test_f3: 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x5577e0e4c115] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5577e0df20c5] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa0) [0x5577e0df24d0] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x97a) [0x5577e0debdfa] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5577e0e22bda] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x784ef) [0x5577e0e144ef] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7893a) [0x5577e0e1493a] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78f1d) [0x5577e0e14f1d] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5577e0e17418] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5577e0e178e8] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x5577e0de7e62] 22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ff6a06d0c87] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5577e0de979a] 22: 22: demangled test_f3: 22: [0x5577e0e4c115] Kokkos::Impl::save_stacktrace() 22: [0x5577e0df20c5] Test::stacktrace_test_f1(std::ostream&) 22: [0x5577e0df24d0] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x5577e0debdfa] Test::test_stacktrace(bool, bool) 22: [0x5577e0e22bda] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5577e0e144ef] 22: [0x5577e0e1493a] 22: [0x5577e0e14f1d] 22: [0x5577e0e17418] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5577e0e178e8] testing::UnitTest::Run() 22: [0x5577e0de7e62] main 22: [0x7ff6a06d0c87] __libc_start_main 22: [0x5577e0de979a] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace 22: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 22: [----------] 1 test from defaultdevicetype (1 ms total) 22: 22: [----------] Global test environment tear-down 22: [==========] 3 tests from 2 test suites ran. (530 ms total) 22: [ PASSED ] 3 tests. 22/66 Test #22: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 1.32 sec test 23 Start 23: Kokkos_CoreUnitTest_DefaultInit_1 23: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_1 23: Test timeout computed to be: 1500 23: [==========] Running 1 test from 1 test suite. 23: [----------] Global test environment set-up. 23: [----------] 1 test from defaultdevicetypeinit 23: [ RUN ] defaultdevicetypeinit.no_args 23: 23: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 23: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 23: setting CUDA_VISIBLE_DEVICES. 23: This could on multi GPU systems lead to severe performance" 23: penalties. 23: [ OK ] defaultdevicetypeinit.no_args (448 ms) 23: [----------] 1 test from defaultdevicetypeinit (448 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 1 test from 1 test suite ran. (448 ms total) 23: [ PASSED ] 1 test. 23/66 Test #23: Kokkos_CoreUnitTest_DefaultInit_1 ........... Passed 0.74 sec test 24 Start 24: Kokkos_CoreUnitTest_DefaultInit_2 24: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_2 24: Test timeout computed to be: 1500 24: [==========] Running 1 test from 1 test suite. 24: [----------] Global test environment set-up. 24: [----------] 1 test from defaultdevicetypeinit 24: [ RUN ] defaultdevicetypeinit.commandline_args_empty 24: 24: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 24: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 24: setting CUDA_VISIBLE_DEVICES. 24: This could on multi GPU systems lead to severe performance" 24: penalties. 24: [ OK ] defaultdevicetypeinit.commandline_args_empty (452 ms) 24: [----------] 1 test from defaultdevicetypeinit (452 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 1 test from 1 test suite ran. (452 ms total) 24: [ PASSED ] 1 test. 24/66 Test #24: Kokkos_CoreUnitTest_DefaultInit_2 ........... Passed 0.73 sec test 25 Start 25: Kokkos_CoreUnitTest_DefaultInit_3 25: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_3 25: Test timeout computed to be: 1500 25: [==========] Running 1 test from 1 test suite. 25: [----------] Global test environment set-up. 25: [----------] 1 test from defaultdevicetypeinit 25: [ RUN ] defaultdevicetypeinit.commandline_args_other 25: 25: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 25: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 25: setting CUDA_VISIBLE_DEVICES. 25: This could on multi GPU systems lead to severe performance" 25: penalties. 25: [ OK ] defaultdevicetypeinit.commandline_args_other (503 ms) 25: [----------] 1 test from defaultdevicetypeinit (503 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 1 test from 1 test suite ran. (503 ms total) 25: [ PASSED ] 1 test. 25/66 Test #25: Kokkos_CoreUnitTest_DefaultInit_3 ........... Passed 0.79 sec test 26 Start 26: Kokkos_CoreUnitTest_DefaultInit_4 26: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_4 26: Test timeout computed to be: 1500 26: [==========] Running 1 test from 1 test suite. 26: [----------] Global test environment set-up. 26: [----------] 1 test from defaultdevicetypeinit 26: [ RUN ] defaultdevicetypeinit.commandline_args_nthreads 26: Warning: command line argument '--threads' is deprecated. Use '--kokkos-num-threads' instead. Raised by Kokkos::initialize(). [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A 26: 26: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 26: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 26: setting CUDA_VISIBLE_DEVICES. 26: This could on multi GPU systems lead to severe performance" 26: penalties. 26: [ OK ] defaultdevicetypeinit.commandline_args_nthreads (506 ms) 26: [----------] 1 test from defaultdevicetypeinit (506 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 1 test from 1 test suite ran. (506 ms total) 26: [ PASSED ] 1 test. 26/66 Test #26: Kokkos_CoreUnitTest_DefaultInit_4 ........... Passed 0.79 sec test 27 Start 27: Kokkos_CoreUnitTest_DefaultInit_5 27: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_5 27: Test timeout computed to be: 1500 27: [==========] Running 1 test from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 1 test from defaultdevicetypeinit 27: [ RUN ] defaultdevicetypeinit.commandline_args_nthreads_numa 27: Warning: command line argument '--threads' is deprecated. Use '--kokkos-num-threads' instead. Raised by Kokkos::initialize(). 27: Warning: command line argument '--numa' is deprecated. Raised by Kokkos::initialize(). 27: 27: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 27: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 27: setting CUDA_VISIBLE_DEVICES. 27: This could on multi GPU systems lead to severe performance" 27: penalties. 27: [ OK ] defaultdevicetypeinit.commandline_args_nthreads_numa (504 ms) 27: [----------] 1 test from defaultdevicetypeinit (504 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 1 test from 1 test suite ran. (505 ms total) 27: [ PASSED ] 1 test. 27/66 Test #27: Kokkos_CoreUnitTest_DefaultInit_5 ........... Passed 0.79 sec test 28 Start 28: Kokkos_CoreUnitTest_DefaultInit_6 28: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_6 28: Test timeout computed to be: 1500 28: [==========] Running 1 test from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 1 test from defaultdevicetypeinit 28: [ RUN ] defaultdevicetypeinit.commandline_args_nthreads_numa_device 28: Warning: command line argument '--threads' is deprecated. Use '--kokkos-num-threads' instead. Raised by Kokkos::initialize(). 28: Warning: command line argument '--numa' is deprecated. Raised by Kokkos::initialize(). 28: Warning: command line argument '--device-id' is deprecated. Use '--kokkos-device-id' instead. Raised by Kokkos::initialize(). 28: 28: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 28: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 28: setting CUDA_VISIBLE_DEVICES. 28: This could on multi GPU systems lead to severe performance" 28: penalties. 28: [ OK ] defaultdevicetypeinit.commandline_args_nthreads_numa_device (503 ms) 28: [----------] 1 test from defaultdevicetypeinit (503 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 1 test from 1 test suite ran. (503 ms total) 28: [ PASSED ] 1 test. 28/66 Test #28: Kokkos_CoreUnitTest_DefaultInit_6 ........... Passed 0.78 sec test 29 Start 29: Kokkos_CoreUnitTest_DefaultInit_7 29: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_7 29: Test timeout computed to be: 1500 29: [==========] Running 1 test from 1 test suite. 29: [----------] Global test environment set-up. 29: [----------] 1 test from defaultdevicetypeinit 29: [ RUN ] defaultdevicetypeinit.commandline_args_nthreads_device 29: Warning: command line argument '--threads' is deprecated. Use '--kokkos-num-threads' instead. Raised by Kokkos::initialize(). 29: Warning: command line argument '--device-id' is deprecated. Use '--kokkos-device-id' instead. Raised by Kokkos::initialize(). 29: 29: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 29: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 29: setting CUDA_VISIBLE_DEVICES. 29: This could on multi GPU systems lead to severe performance" 29: penalties. 29: [ OK ] defaultdevicetypeinit.commandline_args_nthreads_device (497 ms) 29: [----------] 1 test from defaultdevicetypeinit (497 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 1 test from 1 test suite ran. (497 ms total) 29: [ PASSED ] 1 test. 29/66 Test #29: Kokkos_CoreUnitTest_DefaultInit_7 ........... Passed 0.78 sec test 30 Start 30: Kokkos_CoreUnitTest_DefaultInit_8 30: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_8 30: Test timeout computed to be: 1500 30: [==========] Running 1 test from 1 test suite. 30: [----------] Global test environment set-up. 30: [----------] 1 test from defaultdevicetypeinit 30: [ RUN ] defaultdevicetypeinit.commandline_args_numa_device 30: Warning: command line argument '--numa' is deprecated. Raised by Kokkos::initialize(). 30: Warning: command line argument '--device-id' is deprecated. Use '--kokkos-device-id' instead. Raised by Kokkos::initialize(). 30: 30: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 30: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 30: setting CUDA_VISIBLE_DEVICES. 30: This could on multi GPU systems lead to severe performance" 30: penalties. 30: [ OK ] defaultdevicetypeinit.commandline_args_numa_device (503 ms) 30: [----------] 1 test from defaultdevicetypeinit (503 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 1 test from 1 test suite ran. (503 ms total) 30: [ PASSED ] 1 test. 30/66 Test #30: Kokkos_CoreUnitTest_DefaultInit_8 ........... Passed 0.79 sec test 31 Start 31: Kokkos_CoreUnitTest_DefaultInit_9 31: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_9 31: Test timeout computed to be: 1500 31: [==========] Running 1 test from 1 test suite. 31: [----------] Global test environment set-up. 31: [----------] 1 test from defaultdevicetypeinit 31: [ RUN ] defaultdevicetypeinit.commandline_args_device 31: Warning: command line argument '--device-id' is deprecated. Use '--kokkos-device-id' instead. Raised by Kokkos::initialize(). 31: 31: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 31: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 31: setting CUDA_VISIBLE_DEVICES. 31: This could on multi GPU systems lead to severe performance" 31: penalties. 31: [ OK ] defaultdevicetypeinit.commandline_args_device (507 ms) 31: [----------] 1 test from defaultdevicetypeinit (507 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 1 test from 1 test suite ran. (507 ms total) 31: [ PASSED ] 1 test. [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A 31/66 Test #31: Kokkos_CoreUnitTest_DefaultInit_9 ........... Passed 0.79 sec test 32 Start 32: Kokkos_CoreUnitTest_DefaultInit_10 32: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_10 32: Test timeout computed to be: 1500 32: [==========] Running 1 test from 1 test suite. 32: [----------] Global test environment set-up. 32: [----------] 1 test from defaultdevicetypeinit 32: [ RUN ] defaultdevicetypeinit.commandline_args_nthreads_numa_device_other 32: Warning: command line argument '--threads' is deprecated. Use '--kokkos-num-threads' instead. Raised by Kokkos::initialize(). 32: Warning: command line argument '--numa' is deprecated. Raised by Kokkos::initialize(). 32: Warning: command line argument '--device-id' is deprecated. Use '--kokkos-device-id' instead. Raised by Kokkos::initialize(). Scanning dependencies of target Kokkos_UnitTest_Random 32: 32: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 32: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 32: setting CUDA_VISIBLE_DEVICES. 32: This could on multi GPU systems lead to severe performance" 32: penalties. 32: [ OK ] defaultdevicetypeinit.commandline_args_nthreads_numa_device_other (448 ms) 32: [----------] 1 test from defaultdevicetypeinit (449 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 1 test from 1 test suite ran. (449 ms total) 32: [ PASSED ] 1 test. [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o 32/66 Test #32: Kokkos_CoreUnitTest_DefaultInit_10 .......... Passed 0.74 sec test 33 Start 33: Kokkos_CoreUnitTest_DefaultInit_11 33: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_11 33: Test timeout computed to be: 1500 33: [==========] Running 1 test from 1 test suite. 33: [----------] Global test environment set-up. 33: [----------] 1 test from defaultdevicetypeinit 33: [ RUN ] defaultdevicetypeinit.commandline_args_nthreads_numa_device_other_tune 33: Warning: command line argument '--threads' is deprecated. Use '--kokkos-num-threads' instead. Raised by Kokkos::initialize(). 33: Warning: command line argument '--numa' is deprecated. Raised by Kokkos::initialize(). 33: Warning: command line argument '--device-id' is deprecated. Use '--kokkos-device-id' instead. Raised by Kokkos::initialize(). 33: 33: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 33: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 33: setting CUDA_VISIBLE_DEVICES. 33: This could on multi GPU systems lead to severe performance" 33: penalties. 33: [ OK ] defaultdevicetypeinit.commandline_args_nthreads_numa_device_other_tune (449 ms) 33: [----------] 1 test from defaultdevicetypeinit (449 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 1 test from 1 test suite ran. (449 ms total) 33: [ PASSED ] 1 test. [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o 33/66 Test #33: Kokkos_CoreUnitTest_DefaultInit_11 .......... Passed 0.72 sec test 34 Start 34: Kokkos_CoreUnitTest_DefaultInit_12 34: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_12 34: Test timeout computed to be: 1500 34: [==========] Running 1 test from 1 test suite. 34: [----------] Global test environment set-up. 34: [----------] 1 test from defaultdevicetypeinit 34: [ RUN ] defaultdevicetypeinit.initstruct_default 34: 34: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 34: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 34: setting CUDA_VISIBLE_DEVICES. 34: This could on multi GPU systems lead to severe performance" 34: penalties. 34: [ OK ] defaultdevicetypeinit.initstruct_default (449 ms) 34: [----------] 1 test from defaultdevicetypeinit (449 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 1 test from 1 test suite ran. (450 ms total) 34: [ PASSED ] 1 test. [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o 34/66 Test #34: Kokkos_CoreUnitTest_DefaultInit_12 .......... Passed 0.72 sec test 35 Start 35: Kokkos_CoreUnitTest_DefaultInit_13 35: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_13 35: Test timeout computed to be: 1500 35: [==========] Running 1 test from 1 test suite. 35: [----------] Global test environment set-up. 35: [----------] 1 test from defaultdevicetypeinit 35: [ RUN ] defaultdevicetypeinit.initstruct_nthreads 35: 35: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 35: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 35: setting CUDA_VISIBLE_DEVICES. 35: This could on multi GPU systems lead to severe performance" 35: penalties. 35: [ OK ] defaultdevicetypeinit.initstruct_nthreads (448 ms) 35: [----------] 1 test from defaultdevicetypeinit (449 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 1 test from 1 test suite ran. (449 ms total) 35: [ PASSED ] 1 test. 35/66 Test #35: Kokkos_CoreUnitTest_DefaultInit_13 .......... Passed 0.73 sec test 36 Start 36: Kokkos_CoreUnitTest_DefaultInit_14 36: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_14 36: Test timeout computed to be: 1500 36: [==========] Running 1 test from 1 test suite. 36: [----------] Global test environment set-up. 36: [----------] 1 test from defaultdevicetypeinit 36: [ RUN ] defaultdevicetypeinit.initstruct_nthreads_numa 36: 36: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 36: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 36: setting CUDA_VISIBLE_DEVICES. 36: This could on multi GPU systems lead to severe performance" 36: penalties. 36: [ OK ] defaultdevicetypeinit.initstruct_nthreads_numa (502 ms) 36: [----------] 1 test from defaultdevicetypeinit (502 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 1 test from 1 test suite ran. (503 ms total) 36: [ PASSED ] 1 test. 36/66 Test #36: Kokkos_CoreUnitTest_DefaultInit_14 .......... Passed 0.78 sec test 37 Start 37: Kokkos_CoreUnitTest_DefaultInit_15 37: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_15 37: Test timeout computed to be: 1500 37: [==========] Running 1 test from 1 test suite. 37: [----------] Global test environment set-up. 37: [----------] 1 test from defaultdevicetypeinit 37: [ RUN ] defaultdevicetypeinit.initstruct_device 37: 37: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 37: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 37: setting CUDA_VISIBLE_DEVICES. 37: This could on multi GPU systems lead to severe performance" 37: penalties. 37: [ OK ] defaultdevicetypeinit.initstruct_device (500 ms) 37: [----------] 1 test from defaultdevicetypeinit (500 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 1 test from 1 test suite ran. (500 ms total) 37: [ PASSED ] 1 test. 37/66 Test #37: Kokkos_CoreUnitTest_DefaultInit_15 .......... Passed 0.77 sec test 38 Start 38: Kokkos_CoreUnitTest_DefaultInit_16 38: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_16 38: Test timeout computed to be: 1500 38: [==========] Running 1 test from 1 test suite. 38: [----------] Global test environment set-up. 38: [----------] 1 test from defaultdevicetypeinit 38: [ RUN ] defaultdevicetypeinit.initstruct_nthreads_device 38: 38: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 38: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 38: setting CUDA_VISIBLE_DEVICES. 38: This could on multi GPU systems lead to severe performance" 38: penalties. 38: [ OK ] defaultdevicetypeinit.initstruct_nthreads_device (465 ms) 38: [----------] 1 test from defaultdevicetypeinit (465 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 1 test from 1 test suite ran. (465 ms total) 38: [ PASSED ] 1 test. 38/66 Test #38: Kokkos_CoreUnitTest_DefaultInit_16 .......... Passed 0.74 sec test 39 Start 39: Kokkos_CoreUnitTest_DefaultInit_17 39: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_17 39: Test timeout computed to be: 1500 39: [==========] Running 1 test from 1 test suite. 39: [----------] Global test environment set-up. 39: [----------] 1 test from defaultdevicetypeinit 39: [ RUN ] defaultdevicetypeinit.initstruct_nthreads_numa_device 39: 39: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 39: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 39: setting CUDA_VISIBLE_DEVICES. 39: This could on multi GPU systems lead to severe performance" 39: penalties. 39: [ OK ] defaultdevicetypeinit.initstruct_nthreads_numa_device (452 ms) 39: [----------] 1 test from defaultdevicetypeinit (452 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 1 test from 1 test suite ran. (452 ms total) 39: [ PASSED ] 1 test. 39/66 Test #39: Kokkos_CoreUnitTest_DefaultInit_17 .......... Passed 0.74 sec test 40 Start 40: Kokkos_CoreUnitTest_DefaultInit_18 40: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_DefaultInit_18 40: Test timeout computed to be: 1500 40: [==========] Running 1 test from 1 test suite. 40: [----------] Global test environment set-up. 40: [----------] 1 test from defaultdevicetypeinit 40: [ RUN ] defaultdevicetypeinit.initstruct_nthreads_numa_device_tune 40: 40: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 40: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 40: setting CUDA_VISIBLE_DEVICES. 40: This could on multi GPU systems lead to severe performance" 40: penalties. 40: [ OK ] defaultdevicetypeinit.initstruct_nthreads_numa_device_tune (451 ms) 40: [----------] 1 test from defaultdevicetypeinit (451 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 1 test from 1 test suite ran. (451 ms total) 40: [ PASSED ] 1 test. [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o 40/66 Test #40: Kokkos_CoreUnitTest_DefaultInit_18 .......... Passed 0.73 sec test 41 Start 41: Kokkos_CoreUnitTest_CTestDevice 41: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 41: Test timeout computed to be: 1500 41: [==========] Running 8 tests from 1 test suite. 41: [----------] Global test environment set-up. 41: [----------] 8 tests from ctest_environment 41: [ RUN ] ctest_environment.no_device_type 41: [ OK ] ctest_environment.no_device_type (0 ms) 41: [ RUN ] ctest_environment.no_process_count 41: [ OK ] ctest_environment.no_process_count (0 ms) 41: [ RUN ] ctest_environment.invalid_rank 41: [ OK ] ctest_environment.invalid_rank (0 ms) 41: [ RUN ] ctest_environment.no_type_str 41: [ OK ] ctest_environment.no_type_str (0 ms) 41: [ RUN ] ctest_environment.missing_type 41: [ OK ] ctest_environment.missing_type (0 ms) 41: [ RUN ] ctest_environment.no_id_str 41: [ OK ] ctest_environment.no_id_str (0 ms) 41: [ RUN ] ctest_environment.invalid_id_str 41: [ OK ] ctest_environment.invalid_id_str (0 ms) 41: [ RUN ] ctest_environment.good 41: [ OK ] ctest_environment.good (0 ms) 41: [----------] 8 tests from ctest_environment (0 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 8 tests from 1 test suite ran. (0 ms total) 41: [ PASSED ] 8 tests. 41/66 Test #41: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.00 sec test 42 Start 42: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 42: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 42: Test timeout computed to be: 1500 42/66 Test #42: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.00 sec test 43 Start 43: Kokkos_ContainersUnitTest_Serial 43: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 43: Test timeout computed to be: 1500 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_stat (29437 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 43: 43: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 43: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 43: setting CUDA_VISIBLE_DEVICES. 43: This could on multi GPU systems lead to severe performance" 43: penalties. 43: [==========] Running 64 tests from 1 test suite. 43: [----------] Global test environment set-up. 43: [----------] 64 tests from serial 43: [ RUN ] serial.bitset 6: [ OK ] cuda.team_scratch_1_streams (15644 ms) 6: [ RUN ] cuda.space_access 6: [ OK ] cuda.space_access (0 ms) 6: [ RUN ] cuda.uvm 6: [ OK ] cuda.uvm (1 ms) 6: [ RUN ] cuda.impl_view_accessible 6: [ OK ] cuda.impl_view_accessible (1 ms) 6: [ RUN ] cuda.impl_view_texture 6: [ OK ] cuda.impl_view_texture (0 ms) 6: [ RUN ] cuda.view_subview_const_randomaccess 6: [ OK ] cuda.view_subview_const_randomaccess (0 ms) 6: [----------] 6 tests from cuda (15649 ms total) 6: 6: [----------] 25 tests from cuda_hostpinned 6: [ RUN ] cuda_hostpinned.impl_shared_alloc 6: [ OK ] cuda_hostpinned.impl_shared_alloc (43 ms) 6: [ RUN ] cuda_hostpinned.view_api_a 6: [ OK ] cuda_hostpinned.view_api_a (10 ms) 6: [ RUN ] cuda_hostpinned.view_api_b 6: [ OK ] cuda_hostpinned.view_api_b (7 ms) 6: [ RUN ] cuda_hostpinned.view_api_c 6: [ OK ] cuda_hostpinned.view_api_c (0 ms) 6: [ RUN ] cuda_hostpinned.view_api_d 6: [ OK ] cuda_hostpinned.view_api_d (2 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_error 6: [ OK ] cuda_hostpinned.view_allocation_error (0 ms) 6: [ RUN ] cuda_hostpinned.view_remap 6: [ OK ] cuda_hostpinned.view_remap (0 ms) 6: [ RUN ] cuda_hostpinned.view_mirror_nonconst 6: [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_hostpinned.view_stride_method 6: [ OK ] cuda_hostpinned.view_stride_method (0 ms) 6: [ RUN ] cuda_hostpinned.anonymous_space 6: [ OK ] cuda_hostpinned.anonymous_space (0 ms) 6: [ RUN ] cuda_hostpinned.view_overload_resolution 6: [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_large_rank 43: [ OK ] serial.bitset (2637 ms) 43: [ RUN ] serial.dualview_combination 43: [ OK ] serial.dualview_combination (0 ms) 43: [ RUN ] serial.dualview_alloc 43: [ OK ] serial.dualview_alloc (0 ms) 43: [ RUN ] serial.test_dualview_copy_construction_and_assignment 43: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 43: [ RUN ] serial.dualview_combinations_without_init 43: [ OK ] serial.dualview_combinations_without_init (0 ms) 43: [ RUN ] serial.dualview_deep_copy 43: [ OK ] serial.dualview_deep_copy (0 ms) 43: [ RUN ] serial.dualview_realloc 43: [ OK ] serial.dualview_realloc (0 ms) 43: [ RUN ] serial.dualview_resize 43: [ OK ] serial.dualview_resize (0 ms) 43: [ RUN ] serial.dualview_device_correct_kokkos_device 43: [ OK ] serial.dualview_device_correct_kokkos_device (1 ms) 43: [ RUN ] serial.dualview_host_correct_kokkos_device 43: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 43: [ RUN ] serial.dualview_host_modify_template_device_sync 43: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 43: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 43: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 43: [ RUN ] serial.dualview_device_modify_template_host_sync 43: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 43: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 43: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 43: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 43: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 43: [ RUN ] serial.dynamic_view 43: [ OK ] serial.dynamic_view (22 ms) 43: [ RUN ] serial.dyn_rank_view_api_generic 43: [ OK ] serial.dyn_rank_view_api_generic (10 ms) 43: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 43: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 43: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 43: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 43: skipping since not default execution space 43: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 43: [ RUN ] serial.dyn_rank_view_api_operator_rank67 43: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 43: [ RUN ] serial.ErrorReporterViaLambda 43: [ OK ] serial.ErrorReporterViaLambda (0 ms) 43: [ RUN ] serial.ErrorReporter 43: [ OK ] serial.ErrorReporter (0 ms) 43: [ RUN ] serial.offsetview_construction 43: [ OK ] serial.offsetview_construction (35 ms) 43: [ RUN ] serial.offsetview_unmanaged_construction 43: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 43: [ RUN ] serial.offsetview_subview 43: [ OK ] serial.offsetview_subview (7 ms) 43: [ RUN ] serial.offsetview_offsets_rank1 43: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 43: [ RUN ] serial.offsetview_offsets_rank2 43: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 43: [ RUN ] serial.offsetview_offsets_rank3 43: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 43: [ RUN ] serial.scatterview Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o 43: [ OK ] serial.scatterview (2039 ms) 43: [ RUN ] serial.scatterview_devicetype 43: [ OK ] serial.scatterview_devicetype (2 ms) 43: [ RUN ] serial.staticcrsgraph 43: [ OK ] serial.staticcrsgraph (19 ms) 43: [ RUN ] serial.resize_realloc_no_init_dualview 43: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 43: [ RUN ] serial.resize_realloc_no_alloc_dualview 43: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 43: [ RUN ] serial.resize_exec_space_dualview 43: [ OK ] serial.resize_exec_space_dualview (0 ms) 43: [ RUN ] serial.realloc_exec_space_dualview 43: [ OK ] serial.realloc_exec_space_dualview (0 ms) 43: [ RUN ] serial.resize_realloc_no_init_dynrankview 43: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 43: [ RUN ] serial.resize_exec_space_dynrankview 43: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 43: [ RUN ] serial.realloc_exec_space_dynrankview 43: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 43: [ RUN ] serial.resize_realloc_no_init_scatterview 43: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 43: [ RUN ] serial.resize_realloc_no_alloc_scatterview 43: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 43: [ RUN ] serial.resize_exec_space_scatterview 43: [ OK ] serial.resize_exec_space_scatterview (0 ms) 43: [ RUN ] serial.realloc_exec_space_scatterview 43: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 43: [ RUN ] serial.create_mirror_no_init_dynrankview 43: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 43: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 43: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (1 ms) 43: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 43: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 43: [ RUN ] serial.create_mirror_no_init_offsetview 43: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 43: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 43: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 43: [ RUN ] serial.create_mirror_view_and_copy_offsetview 43: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 43: [ RUN ] serial.create_mirror_no_init_dynamicview 43: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 43: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 43: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 43: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 43: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 43: [ RUN ] serial.UnorderedMap_insert [ 83%] Linking CXX executable Kokkos_UnitTest_Sort 6: [ OK ] cuda_hostpinned.view_allocation_large_rank (6768 ms) 6: [ RUN ] cuda_hostpinned.view_shmem_size_on_device 6: [ OK ] cuda_hostpinned.view_shmem_size_on_device (0 ms) 6: [ RUN ] cuda_hostpinned.view_is_assignable 6: [ OK ] cuda_hostpinned.view_is_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests 6: [ OK ] cuda_hostpinned.view_copy_tests (12 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 6: [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_degenerated 6: [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping 6: [ OK ] cuda_hostpinned.view_mapping (41 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_operator 6: [ OK ] cuda_hostpinned.view_mapping_operator (8 ms) 6: [ RUN ] cuda_hostpinned.static_extent 6: [ OK ] cuda_hostpinned.static_extent (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_atomic 6: [ OK ] cuda_hostpinned.view_mapping_atomic (1 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_class_value 6: [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_assignable 6: [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable 6: [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_subview 6: [ OK ] cuda_hostpinned.view_mapping_subview (1 ms) 6: [----------] 25 tests from cuda_hostpinned (6900 ms total) 6: 6: [----------] 25 tests from cuda_uvm 6: [ RUN ] cuda_uvm.impl_shared_alloc 6: [ OK ] cuda_uvm.impl_shared_alloc (63 ms) 6: [ RUN ] cuda_uvm.view_api_a 6: [ OK ] cuda_uvm.view_api_a (15 ms) 6: [ RUN ] cuda_uvm.view_api_b 6: [ OK ] cuda_uvm.view_api_b (18 ms) 6: [ RUN ] cuda_uvm.view_api_c 6: [ OK ] cuda_uvm.view_api_c (0 ms) 6: [ RUN ] cuda_uvm.view_api_d 6: [ OK ] cuda_uvm.view_api_d (5 ms) 6: [ RUN ] cuda_uvm.view_allocation_error 6: [ OK ] cuda_uvm.view_allocation_error (0 ms) 6: [ RUN ] cuda_uvm.view_remap 6: [ OK ] cuda_uvm.view_remap (1 ms) 6: [ RUN ] cuda_uvm.view_mirror_nonconst 6: [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_uvm.view_stride_method 6: [ OK ] cuda_uvm.view_stride_method (0 ms) 6: [ RUN ] cuda_uvm.anonymous_space 6: [ OK ] cuda_uvm.anonymous_space (0 ms) 6: [ RUN ] cuda_uvm.view_overload_resolution 6: [ OK ] cuda_uvm.view_overload_resolution (0 ms) 6: [ RUN ] cuda_uvm.view_allocation_large_rank 6: [ OK ] cuda_uvm.view_allocation_large_rank (634 ms) 6: [ RUN ] cuda_uvm.view_shmem_size_on_device 6: [ OK ] cuda_uvm.view_shmem_size_on_device (4 ms) 6: [ RUN ] cuda_uvm.view_is_assignable 6: [ OK ] cuda_uvm.view_is_assignable (9 ms) 6: [ RUN ] cuda_uvm.view_copy_tests 6: [ OK ] cuda_uvm.view_copy_tests (22 ms) 6: [ RUN ] cuda_uvm.view_copy_tests_rank_0 6: [ OK ] cuda_uvm.view_copy_tests_rank_0 (4 ms) 6: [ RUN ] cuda_uvm.view_copy_degenerated 6: [ OK ] cuda_uvm.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_uvm.view_mapping 6: [ OK ] cuda_uvm.view_mapping (44 ms) 6: [ RUN ] cuda_uvm.view_mapping_operator 6: [ OK ] cuda_uvm.view_mapping_operator (8 ms) 6: [ RUN ] cuda_uvm.static_extent 6: [ OK ] cuda_uvm.static_extent (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_atomic 6: [ OK ] cuda_uvm.view_mapping_atomic (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_class_value 6: [ OK ] cuda_uvm.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_assignable 6: [ OK ] cuda_uvm.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_trivially_copyable 6: [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_subview 6: [ OK ] cuda_uvm.view_mapping_subview (1 ms) 6: [----------] 25 tests from cuda_uvm (836 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 56 tests from 3 test suites ran. (23387 ms total) 6: [ PASSED ] 56 tests. 6/59 Test #6: Kokkos_CoreUnitTest_Cuda3 ................... Passed 25.51 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaTimingBased 7: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 7: Test timeout computed to be: 1500 [ 83%] Built target Kokkos_UnitTest_Sort Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o 7: [==========] Running 2 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 2 tests from cuda 7: [ RUN ] cuda.debug_serial_execution 7: [ OK ] cuda.debug_serial_execution (26 ms) 7: [ RUN ] cuda.debug_pin_um_to_host 7: [ OK ] cuda.debug_pin_um_to_host (869 ms) 7: [----------] 2 tests from cuda (895 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 2 tests from 1 test suite ran. (895 ms total) 7: [ PASSED ] 2 tests. 7/59 Test #7: Kokkos_CoreUnitTest_CudaTimingBased ......... Passed 2.96 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpInit 8: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from cuda 8: [ RUN ] cuda.raw_cuda_interop [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o 8: [ OK ] cuda.raw_cuda_interop (1750 ms) 8: [----------] 1 test from cuda (1750 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (1750 ms total) 8: [ PASSED ] 1 test. 8/59 Test #8: Kokkos_CoreUnitTest_CudaInterOpInit ......... Passed 2.04 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test timeout computed to be: 1500 9: [==========] Running 1 test from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 1 test from cuda 9: [ RUN ] cuda.raw_cuda_streams 9: [ OK ] cuda.raw_cuda_streams (1743 ms) 9: [----------] 1 test from cuda (1743 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (1743 ms total) 9: [ PASSED ] 1 test. 9/59 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreams ...... Passed 2.04 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaGraph 10: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_CudaGraph 10: Test timeout computed to be: 1500 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o 10: [==========] Running 5 tests from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 5 tests from cuda_count_bugs 10: [ RUN ] cuda_count_bugs.launch_one 10: [ OK ] cuda_count_bugs.launch_one (0 ms) 10: [ RUN ] cuda_count_bugs.launch_one_rvalue 10: [ OK ] cuda_count_bugs.launch_one_rvalue (0 ms) 10: [ RUN ] cuda_count_bugs.launch_six 10: [ OK ] cuda_count_bugs.launch_six (0 ms) 10: [ RUN ] cuda_count_bugs.when_all_cycle 10: [ OK ] cuda_count_bugs.when_all_cycle (0 ms) 10: [ RUN ] cuda_count_bugs.zero_work_reduce 10: [ OK ] cuda_count_bugs.zero_work_reduce (0 ms) 10: [----------] 5 tests from cuda_count_bugs (2 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 5 tests from 1 test suite ran. (2 ms total) 10: [ PASSED ] 5 tests. 10: 10: YOU HAVE 1 DISABLED TEST 10: 10/59 Test #10: Kokkos_CoreUnitTest_CudaGraph ............... Passed 2.05 sec test 11 Start 11: Kokkos_CoreUnitTest_Default 11: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_Default 11: Test timeout computed to be: 1500 43: [ OK ] serial.UnorderedMap_insert (10823 ms) 43: [ RUN ] serial.UnorderedMap_failed_insert 11: [==========] Running 73 tests from 41 test suites. 11: [----------] Global test environment set-up. 11: [----------] 33 tests from defaultdevicetype 11: [ RUN ] defaultdevicetype.initialization_settings 11: [ OK ] defaultdevicetype.initialization_settings (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 11: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_device_id 11: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_num_devices 11: Warning: command line argument '--kokkos-num-devices' is deprecated. Use '--kokkos-map-device-id-by=mpi_rank' instead. Raised by Kokkos::initialize(). 11: Warning: command line argument '--kokkos-num-devices' is deprecated. Use '--kokkos-map-device-id-by=mpi_rank' instead. Raised by Kokkos::initialize(). 11: [ OK ] defaultdevicetype.cmd_line_args_num_devices (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 11: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 11: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_help 11: [ OK ] defaultdevicetype.cmd_line_args_help (7 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 11: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 11: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (7 ms) 11: [ RUN ] defaultdevicetype.env_vars_num_threads 11: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_device_id 11: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_num_devices 11: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 11: [ OK ] defaultdevicetype.env_vars_num_devices (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_disable_warnings 11: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_tune_internals 11: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 11: [ RUN ] defaultdevicetype.visible_devices 11: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 11: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 11: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 11: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 11: [ OK ] defaultdevicetype.visible_devices (0 ms) 11: [ RUN ] defaultdevicetype.shared_space 11: [ OK ] defaultdevicetype.shared_space (100 ms) 11: [ RUN ] defaultdevicetype.shared_host_pinned_space 11: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 11: [ RUN ] defaultdevicetype.compiler_macros 11: [ OK ] defaultdevicetype.compiler_macros (1 ms) 11: [ RUN ] defaultdevicetype.half_conversion 11: [ OK ] defaultdevicetype.half_conversion (0 ms) 11: [ RUN ] defaultdevicetype.bhalf_conversion 11: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 11: [ RUN ] defaultdevicetype.half_operators 11: [ OK ] defaultdevicetype.half_operators (1 ms) 11: [ RUN ] defaultdevicetype.bhalf_operators 11: [ OK ] defaultdevicetype.bhalf_operators (1 ms) 11: [ RUN ] defaultdevicetype.host_space_access 11: [ OK ] defaultdevicetype.host_space_access (0 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_a1 11: [ OK ] defaultdevicetype.reduce_instantiation_a1 (4 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b1 11: [ OK ] defaultdevicetype.reduce_instantiation_b1 (12 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c1 11: [ OK ] defaultdevicetype.reduce_instantiation_c1 (4 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_a2 11: [ OK ] defaultdevicetype.reduce_instantiation_a2 (6 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b2 11: [ OK ] defaultdevicetype.reduce_instantiation_b2 (15 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c2 11: [ OK ] defaultdevicetype.reduce_instantiation_c2 (5 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_a3 11: [ OK ] defaultdevicetype.reduce_instantiation_a3 (9 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b3 11: [ OK ] defaultdevicetype.reduce_instantiation_b3 (22 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c3 11: [ OK ] defaultdevicetype.reduce_instantiation_c3 (9 ms) 11: [ RUN ] defaultdevicetype.malloc 11: [ OK ] defaultdevicetype.malloc (0 ms) 11: [----------] 33 tests from defaultdevicetype (216 ms total) 11: 11: [----------] 1 test from kokkosresize 11: [ RUN ] kokkosresize.host_space_access 11: [ OK ] kokkosresize.host_space_access (26 ms) 11: [----------] 1 test from kokkosresize (26 ms total) 11: 11: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/0.sizes 11: [ OK ] TestViewAPI/0.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/0 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/1.sizes 11: [ OK ] TestViewAPI/1.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/1 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/2.sizes 11: [ OK ] TestViewAPI/2.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/2 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/3.sizes 11: [ OK ] TestViewAPI/3.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/3 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/4.sizes 11: [ OK ] TestViewAPI/4.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/4 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/5.sizes 11: [ OK ] TestViewAPI/5.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/5 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/6.sizes 11: [ OK ] TestViewAPI/6.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/6 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/7.sizes 11: [ OK ] TestViewAPI/7.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/7 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/8.sizes 11: [ OK ] TestViewAPI/8.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/8 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/9.sizes 11: [ OK ] TestViewAPI/9.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/9 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/10.sizes 11: [ OK ] TestViewAPI/10.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/10 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/11.sizes 11: [ OK ] TestViewAPI/11.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/11 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/12.sizes 11: [ OK ] TestViewAPI/12.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/12 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/13.sizes 11: [ OK ] TestViewAPI/13.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/13 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/14.sizes 11: [ OK ] TestViewAPI/14.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/14 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/15.sizes 11: [ OK ] TestViewAPI/15.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/15 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/16.sizes 11: [ OK ] TestViewAPI/16.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/16 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/17.sizes 11: [ OK ] TestViewAPI/17.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/17 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/18.sizes 11: [ OK ] TestViewAPI/18.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/18 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/19.sizes 11: [ OK ] TestViewAPI/19.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/19 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/20.sizes 11: [ OK ] TestViewAPI/20.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/20 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/21.sizes 11: [ OK ] TestViewAPI/21.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/21 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/22.sizes 11: [ OK ] TestViewAPI/22.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/22 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/23.sizes 11: [ OK ] TestViewAPI/23.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/23 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/24.sizes 11: [ OK ] TestViewAPI/24.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/24 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/25.sizes 11: [ OK ] TestViewAPI/25.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/25 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/26.sizes 11: [ OK ] TestViewAPI/26.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/26 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/27.sizes 11: [ OK ] TestViewAPI/27.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/27 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/28.sizes 11: [ OK ] TestViewAPI/28.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/28 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/29.sizes 11: [ OK ] TestViewAPI/29.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/29 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/30.sizes 11: [ OK ] TestViewAPI/30.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/30 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/31.sizes 11: [ OK ] TestViewAPI/31.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/31 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/32.sizes 11: [ OK ] TestViewAPI/32.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/32 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/33.sizes 11: [ OK ] TestViewAPI/33.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/33 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/34.sizes 11: [ OK ] TestViewAPI/34.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/34 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/35.sizes 11: [ OK ] TestViewAPI/35.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/35 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/36.sizes 11: [ OK ] TestViewAPI/36.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/36 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/37.sizes 11: [ OK ] TestViewAPI/37.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/37 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/38.sizes 11: [ OK ] TestViewAPI/38.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/38 (0 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 73 tests from 41 test suites ran. (245 ms total) 11: [ PASSED ] 73 tests. 11/59 Test #11: Kokkos_CoreUnitTest_Default ................. Passed 2.34 sec test 12 Start 12: Kokkos_CoreUnitTest_LegionInitialization 12: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 12: Test timeout computed to be: 1500 12: [==========] Running 1 test from 1 test suite. 12: [----------] Global test environment set-up. 12: [----------] 1 test from initialization 12: [ RUN ] initialization.legion_initialization 12: [ OK ] initialization.legion_initialization (1752 ms) 12: [----------] 1 test from initialization (1752 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 1 test from 1 test suite ran. (1752 ms total) 12: [ PASSED ] 1 test. 12/59 Test #12: Kokkos_CoreUnitTest_LegionInitialization .... Passed 2.05 sec test 13 Start 13: Kokkos_CoreUnitTest_PushFinalizeHook 13: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 13: Test timeout computed to be: 1500 43: [ OK ] serial.UnorderedMap_failed_insert (4949 ms) 43: [ RUN ] serial.UnorderedMap_deep_copy 43: [ OK ] serial.UnorderedMap_deep_copy (5 ms) 43: [ RUN ] serial.UnorderedMap_valid_empty 43: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 43: [ RUN ] serial.UnorderedMap_clear_zero_size 43: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 43: [ RUN ] serial.UnorderedMap_consistent_size 43: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 43: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 43: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 43: [ RUN ] serial.UnorderedMap_lambda_capturable 43: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 43: [ RUN ] serial.UnorderedMap_constructor_view_alloc 43: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 43: [ RUN ] serial.vector_combination 43: [ OK ] serial.vector_combination (0 ms) 43: [ RUN ] serial.vector_insert 43: [ OK ] serial.vector_insert (0 ms) 43: [ RUN ] serial.vector_push_back_default_exec 43: [ OK ] serial.vector_push_back_default_exec (0 ms) 43: [ RUN ] serial.viewctorprop_embedded_dim 43: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 43: [----------] 64 tests from serial (20563 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 64 tests from 1 test suite ran. (20563 ms total) 43: [ PASSED ] 63 tests. 43: [ SKIPPED ] 1 test, listed below: 43: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 43/66 Test #43: Kokkos_ContainersUnitTest_Serial ............ Passed 21.39 sec test 44 Start 44: Kokkos_ContainersUnitTest_Cuda 44: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 44: Test timeout computed to be: 1500 44: 44: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 44: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 44: setting CUDA_VISIBLE_DEVICES. 44: This could on multi GPU systems lead to severe performance" 44: penalties. 44: [==========] Running 64 tests from 1 test suite. 44: [----------] Global test environment set-up. 44: [----------] 64 tests from cuda 44: [ RUN ] cuda.bitset 44: [ OK ] cuda.bitset (14 ms) 44: [ RUN ] cuda.dualview_combination 44: [ OK ] cuda.dualview_combination (0 ms) 44: [ RUN ] cuda.dualview_alloc 44: [ OK ] cuda.dualview_alloc (0 ms) 44: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 44: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 44: [ RUN ] cuda.dualview_combinations_without_init 44: [ OK ] cuda.dualview_combinations_without_init (0 ms) 44: [ RUN ] cuda.dualview_deep_copy 44: [ OK ] cuda.dualview_deep_copy (3 ms) 44: [ RUN ] cuda.dualview_realloc 44: [ OK ] cuda.dualview_realloc (0 ms) 44: [ RUN ] cuda.dualview_resize 44: [ OK ] cuda.dualview_resize (1 ms) 44: [ RUN ] cuda.dualview_device_correct_kokkos_device 44: [ OK ] cuda.dualview_device_correct_kokkos_device (0 ms) 44: [ RUN ] cuda.dualview_host_correct_kokkos_device 44: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 44: [ RUN ] cuda.dualview_host_modify_template_device_sync 44: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 44: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 44: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 44: [ RUN ] cuda.dualview_device_modify_template_host_sync 44: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 44: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 44: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 44: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 44: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 44: [ RUN ] cuda.dynamic_view 44: [ OK ] cuda.dynamic_view (56 ms) 44: [ RUN ] cuda.dyn_rank_view_api_generic 44: [ OK ] cuda.dyn_rank_view_api_generic (23 ms) 44: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 44: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (2 ms) 44: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 44: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (0 ms) 44: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 44: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms) 44: [ RUN ] cuda.ErrorReporterViaLambda 44: [ OK ] cuda.ErrorReporterViaLambda (1 ms) 44: [ RUN ] cuda.ErrorReporter 44: [ OK ] cuda.ErrorReporter (2 ms) 44: [ RUN ] cuda.offsetview_construction 44: [ OK ] cuda.offsetview_construction (5 ms) 44: [ RUN ] cuda.offsetview_unmanaged_construction 44: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 44: [ RUN ] cuda.offsetview_subview 44: [ OK ] cuda.offsetview_subview (3 ms) 44: [ RUN ] cuda.offsetview_offsets_rank1 44: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 44: [ RUN ] cuda.offsetview_offsets_rank2 44: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 44: [ RUN ] cuda.offsetview_offsets_rank3 44: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 44: [ RUN ] cuda.scatterview 13: SUCCESS 13/59 Test #13: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 2.04 sec test 14 Start 14: Kokkos_CoreUnitTest_Develop 14: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_Develop 14: Test timeout computed to be: 1500 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o 14: [==========] Running 1 test from 1 test suite. 14: [----------] Global test environment set-up. 14: [----------] 1 test from defaultdevicetype 14: [ RUN ] defaultdevicetype.development_test 14: [ OK ] defaultdevicetype.development_test (0 ms) 14: [----------] 1 test from defaultdevicetype (0 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 1 test from 1 test suite ran. (0 ms total) 14: [ PASSED ] 1 test. 14/59 Test #14: Kokkos_CoreUnitTest_Develop ................. Passed 2.05 sec test 15 Start 15: Kokkos_CoreUnitTest_TuningBuiltins 15: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_TuningBuiltins 15: Test timeout computed to be: 1500 15/59 Test #15: Kokkos_CoreUnitTest_TuningBuiltins .......... Passed 2.11 sec test 16 Start 16: Kokkos_CoreUnitTest_TuningBasics 16: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_TuningBasics 16: Test timeout computed to be: 1500 16: Set of size 10 16: 4,4 16: Expect 1, have 1 16: Expect 2, have 2 16/59 Test #16: Kokkos_CoreUnitTest_TuningBasics ............ Passed 2.04 sec test 17 Start 17: Kokkos_CoreUnitTest_CategoricalTuner 17: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_CategoricalTuner 17: Test timeout computed to be: 1500 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_mix (29882 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment 5: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4449 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment 17/59 Test #17: Kokkos_CoreUnitTest_CategoricalTuner ........ Passed 2.52 sec test 18 Start 18: Kokkos_CoreUnitTest_LogicalSpaces 18: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_LogicalSpaces 18: Test timeout computed to be: 1500 18: [==========] Running 6 tests from 2 test suites. 18: [----------] Global test environment set-up. 18: [----------] 1 test from defaultdevicetype_DeathTest 18: [ RUN ] defaultdevicetype_DeathTest.access_forbidden 18: [ OK ] defaultdevicetype_DeathTest.access_forbidden (458 ms) 18: [----------] 1 test from defaultdevicetype_DeathTest (458 ms total) 18: 18: [----------] 5 tests from defaultdevicetype 18: [ RUN ] defaultdevicetype.logical_space_views 18: [ OK ] defaultdevicetype.logical_space_views (0 ms) 18: [ RUN ] defaultdevicetype.logical_space_malloc 18: [ OK ] defaultdevicetype.logical_space_malloc (0 ms) 18: [ RUN ] defaultdevicetype.logical_space_alloc 18: [ OK ] defaultdevicetype.logical_space_alloc (0 ms) 18: [ RUN ] defaultdevicetype.chained_logical_spaces 18: [ OK ] defaultdevicetype.chained_logical_spaces (0 ms) 18: [ RUN ] defaultdevicetype.access_allowed 18: [ OK ] defaultdevicetype.access_allowed (0 ms) 18: [----------] 5 tests from defaultdevicetype (0 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 6 tests from 2 test suites ran. (458 ms total) 18: [ PASSED ] 6 tests. 18/59 Test #18: Kokkos_CoreUnitTest_LogicalSpaces ........... Passed 2.51 sec test 19 Start 19: Kokkos_CoreUnitTest_KokkosP 19: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 19: Test timeout computed to be: 1500 5: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (4204 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host 19: [==========] Running 29 tests from 2 test suites. 19: [----------] Global test environment set-up. 19: [----------] 27 tests from kokkosp 19: [ RUN ] kokkosp.test_named_instance_fence 19: Ref: 33554433 19: Ref: named_instance 19: 33554433 19: named_instance 19: [ OK ] kokkosp.test_named_instance_fence (0 ms) 19: [ RUN ] kokkosp.test_unnamed_instance_fence 19: Ref: 33554433 19: Ref: Unnamed Instance Fence 19: 33554433 19: Kokkos::Cuda::fence(): Unnamed Instance Fence 19: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 19: [ RUN ] kokkosp.test_named_global_fence 19: Ref: 33554432 19: Ref: test global fence 19: 0 19: test global fence 19: Miss on id 19: 33554432 19: test global fence 19: [ OK ] kokkosp.test_named_global_fence (0 ms) 19: [ RUN ] kokkosp.test_unnamed_global_fence 19: Ref: 33554432 19: Ref: Unnamed Global Fence 19: 0 19: Kokkos::fence: Unnamed Global Fence 19: Miss on id 19: 33554432 19: Kokkos::fence: Unnamed Global Fence 19: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 19: [ RUN ] kokkosp.test_multiple_default_instances 19: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 19: [ RUN ] kokkosp.test_id_gen 19: [ OK ] kokkosp.test_id_gen (0 ms) 19: [ RUN ] kokkosp.test_kernel_sequence 19: Ref: 33554433 19: Ref: named_instance 19: 33554433 19: named_instance 19: Ref: 33554433 19: Ref: test_kernel 19: 33554433 19: named_instance 19: Miss on name 19: 0 19: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 19: Miss on name 19: Miss on id 19: 33554432 19: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 19: Miss on name 19: Miss on id 19: 33554433 19: test_kernel 19: [ OK ] kokkosp.test_kernel_sequence (0 ms) 19: [ RUN ] kokkosp.test_streams 19: [ OK ] kokkosp.test_streams (0 ms) 19: [ RUN ] kokkosp.async_deep_copy 19: [ OK ] kokkosp.async_deep_copy (0 ms) 19: [ RUN ] kokkosp.parallel_for 19: [ OK ] kokkosp.parallel_for (0 ms) 19: [ RUN ] kokkosp.parallel_reduce 19: [ OK ] kokkosp.parallel_reduce (0 ms) 19: [ RUN ] kokkosp.parallel_scan 19: [ OK ] kokkosp.parallel_scan (4 ms) 19: [ RUN ] kokkosp.parallel_scan_no_fence 19: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 19: [ RUN ] kokkosp.parallel_scan_no_fence_view 19: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 19: [ RUN ] kokkosp.regions 19: [ OK ] kokkosp.regions (0 ms) 19: [ RUN ] kokkosp.fences 19: [ OK ] kokkosp.fences (0 ms) 19: [ RUN ] kokkosp.raw_allocation 19: [ OK ] kokkosp.raw_allocation (0 ms) 19: [ RUN ] kokkosp.view 19: [ OK ] kokkosp.view (0 ms) 19: [ RUN ] kokkosp.sections 19: [ OK ] kokkosp.sections (0 ms) 19: [ RUN ] kokkosp.metadata 19: [ OK ] kokkosp.metadata (0 ms) 19: [ RUN ] kokkosp.profile_events 19: [ OK ] kokkosp.profile_events (0 ms) 19: [ RUN ] kokkosp.tuning_sequence 19: [ OK ] kokkosp.tuning_sequence (0 ms) 19: [ RUN ] kokkosp.no_init_kernel 19: [ OK ] kokkosp.no_init_kernel (0 ms) 19: [ RUN ] kokkosp.get_events 19: [ OK ] kokkosp.get_events (0 ms) 19: [ RUN ] kokkosp.create_mirror_no_init 19: [ OK ] kokkosp.create_mirror_no_init (0 ms) 19: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 19: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 19: [ RUN ] kokkosp.create_mirror_view_and_copy 19: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 19: [----------] 27 tests from kokkosp (6 ms total) 19: 19: [----------] 2 tests from defaultdevicetype 19: [ RUN ] defaultdevicetype.profiling_section 19: [ OK ] defaultdevicetype.profiling_section (0 ms) 19: [ RUN ] defaultdevicetype.scoped_profile_region 19: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 19: [----------] 2 tests from defaultdevicetype (0 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 29 tests from 2 test suites ran. (6 ms total) 19: [ PASSED ] 29 tests. 44: [ OK ] cuda.scatterview (13914 ms) 44: [ RUN ] cuda.scatterview_devicetype 44: [ OK ] cuda.scatterview_devicetype (39 ms) 44: [ RUN ] cuda.staticcrsgraph 44: [ OK ] cuda.staticcrsgraph (58 ms) 44: [ RUN ] cuda.resize_realloc_no_init_dualview 44: [ OK ] cuda.resize_realloc_no_init_dualview (1 ms) 44: [ RUN ] cuda.resize_realloc_no_alloc_dualview 44: [ OK ] cuda.resize_realloc_no_alloc_dualview (0 ms) 44: [ RUN ] cuda.resize_exec_space_dualview 44: [ OK ] cuda.resize_exec_space_dualview (0 ms) 44: [ RUN ] cuda.realloc_exec_space_dualview 44: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests/TestWithoutInitializing.hpp:141: Skipped 44: skipping since CudaUVMSpace requires additional fences 44: [ SKIPPED ] cuda.realloc_exec_space_dualview (0 ms) 44: [ RUN ] cuda.resize_realloc_no_init_dynrankview 44: [ OK ] cuda.resize_realloc_no_init_dynrankview (1 ms) 44: [ RUN ] cuda.resize_exec_space_dynrankview 44: [ OK ] cuda.resize_exec_space_dynrankview (0 ms) 44: [ RUN ] cuda.realloc_exec_space_dynrankview 44: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests/TestWithoutInitializing.hpp:233: Skipped 44: skipping since CudaUVMSpace requires additional fences 44: [ SKIPPED ] cuda.realloc_exec_space_dynrankview (0 ms) 44: [ RUN ] cuda.resize_realloc_no_init_scatterview 44: [ OK ] cuda.resize_realloc_no_init_scatterview (0 ms) 44: [ RUN ] cuda.resize_realloc_no_alloc_scatterview 44: [ OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms) 44: [ RUN ] cuda.resize_exec_space_scatterview 44: [ OK ] cuda.resize_exec_space_scatterview (0 ms) 44: [ RUN ] cuda.realloc_exec_space_scatterview 44: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests/TestWithoutInitializing.hpp:372: Skipped 44: skipping since CudaUVMSpace requires additional fences 44: [ SKIPPED ] cuda.realloc_exec_space_scatterview (0 ms) 44: [ RUN ] cuda.create_mirror_no_init_dynrankview 44: [ OK ] cuda.create_mirror_no_init_dynrankview (0 ms) 44: [ RUN ] cuda.create_mirror_no_init_dynrankview_viewctor 44: [ OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms) 44: [ RUN ] cuda.create_mirror_view_and_copy_dynrankview 44: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests/TestWithoutInitializing.hpp:483: Skipped 44: skipping since CudaUVMSpace requires additional fences 44: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynrankview (0 ms) 44: [ RUN ] cuda.create_mirror_no_init_offsetview 44: [ OK ] cuda.create_mirror_no_init_offsetview (0 ms) 44: [ RUN ] cuda.create_mirror_no_init_offsetview_view_ctor 44: [ OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms) 44: [ RUN ] cuda.create_mirror_view_and_copy_offsetview 44: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests/TestWithoutInitializing.hpp:587: Skipped 44: skipping since CudaUVMSpace requires additional fences 44: [ SKIPPED ] cuda.create_mirror_view_and_copy_offsetview (0 ms) 44: [ RUN ] cuda.create_mirror_no_init_dynamicview 44: [ OK ] cuda.create_mirror_no_init_dynamicview (0 ms) 44: [ RUN ] cuda.create_mirror_view_and_copy_dynamicview 44: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests/TestWithoutInitializing.hpp:659: Skipped 44: skipping since CudaUVMSpace requires additional fences 44: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynamicview (0 ms) 44: [ RUN ] cuda.create_mirror_no_init_dynamicview_view_ctor 44: [ OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms) 44: [ RUN ] cuda.UnorderedMap_insert 19/59 Test #19: Kokkos_CoreUnitTest_KokkosP ................. Passed 2.08 sec test 20 Start 20: Kokkos_CoreUnitTest_ToolIndependence 20: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 20: Test timeout computed to be: 1500 20/59 Test #20: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 0.01 sec test 21 Start 21: Kokkos_ProfilingTestLibraryLoadHelp 21: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 21: Environment variables: 21: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/libkokkosprinter-tool.so 21: Test timeout computed to be: 1500 21: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o 21: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 21/59 Test #21: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 2.04 sec test 22 Start 22: Kokkos_ProfilingTestLibraryCmdLineHelp 22: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/libkokkosprinter-tool.so" 22: Test timeout computed to be: 1500 22: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 22/59 Test #22: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 2.05 sec test 23 Start 23: Kokkos_ProfilingTestLibraryLoad 23: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 23: Environment variables: 23: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/libkokkosprinter-tool.so 23: Test timeout computed to be: 1500 23: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o 23: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1200::kokkosp_declare_metadata:KOKKOS_ENABLE_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBRT:no::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.2.0::kokkosp_allocate_data:Host:source:0x262cc00:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x262cd80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x262ce00:Host:source:0x262cc80:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0x262cf00:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x262cd80:40::kokkosp_deallocate_data:Host:source:0x262cc00:40::kokkosp_finalize_library:: [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o 23/59 Test #23: Kokkos_ProfilingTestLibraryLoad ............. Passed 2.05 sec test 24 Start 24: Kokkos_ProfilingTestLibraryCmdLine 24: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/libkokkosprinter-tool.so" 24: Test timeout computed to be: 1500 24: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1200::kokkosp_declare_metadata:KOKKOS_ENABLE_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBRT:no::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.2.0::kokkosp_allocate_data:Host:source:0x200fc40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x200fe00:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x200fe80:Host:source:0x200fcc0:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0x200ff40:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x200fe00:40::kokkosp_deallocate_data:Host:source:0x200fc40:40::kokkosp_finalize_library:: 24/59 Test #24: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 2.05 sec test 25 Start 25: Kokkos_CoreUnitTest_StackTraceTest 25: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec 25: Test timeout computed to be: 1500 [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o 25: [==========] Running 3 tests from 2 test suites. 25: [----------] Global test environment set-up. 25: [----------] 2 tests from defaultdevicetype_DeathTest 25: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 25: 25: [WARNING] /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 25: Top of f1 25: Top of f0 25: Top of f0 25: test_f1: 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a5450] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43b1db] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x437ad0] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x43919d] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x4711d4] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x4498f8] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44ac30] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44b4d7] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45b19d] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x471da4] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45abac] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x4396b0] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f3067fe40b3] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4379ae] 25: 25: demangled test_f1: 25: [0x4a5450] Kokkos::Impl::save_stacktrace() 25: [0x43b1db] Test::stacktrace_test_f1(std::ostream&) 25: [0x437ad0] Test::test_stacktrace(bool, bool) 25: [0x43919d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 25: [0x4711d4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x4498f8] testing::Test::Run() 25: [0x44ac30] testing::TestInfo::Run() 25: [0x44b4d7] testing::TestSuite::Run() 25: [0x45b19d] testing::internal::UnitTestImpl::RunAllTests() 25: [0x471da4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45abac] testing::UnitTest::Run() 25: [0x4396b0] main 25: [0x7f3067fe40b3] __libc_start_main 25: [0x4379ae] _start 25: 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f1 25: Top of f0 25: Top of f0 25: StackTrace f3(std::cout, 4) returned: 110 25: test_f3: 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a5450] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43b1db] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43b4f6] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x4384c4] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x43919d] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x4711d4] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x4498f8] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44ac30] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44b4d7] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45b19d] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x471da4] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45abac] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x4396b0] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f3067fe40b3] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4379ae] 25: 25: demangled test_f3: 25: [0x4a5450] Kokkos::Impl::save_stacktrace() 25: [0x43b1db] Test::stacktrace_test_f1(std::ostream&) 25: [0x43b4f6] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x4384c4] Test::test_stacktrace(bool, bool) 25: [0x43919d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 25: [0x4711d4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x4498f8] testing::Test::Run() 25: [0x44ac30] testing::TestInfo::Run() 25: [0x44b4d7] testing::TestSuite::Run() 25: [0x45b19d] testing::internal::UnitTestImpl::RunAllTests() 25: [0x471da4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45abac] testing::UnitTest::Run() 25: [0x4396b0] main 25: [0x7f3067fe40b3] __libc_start_main 25: [0x4379ae] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace 25: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (319 ms) 25: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 25: 25: [WARNING] /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 25: Top of f1 25: Top of f0 25: Top of f0 25: test_f1: 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a5450] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43b1db] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x437ad0] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x43946a] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x4711d4] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x4498f8] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44ac30] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44b4d7] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45b19d] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x471da4] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45abac] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x4396b0] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f3067fe40b3] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4379ae] 25: 25: demangled test_f1: 25: [0x4a5450] Kokkos::Impl::save_stacktrace() 25: [0x43b1db] Test::stacktrace_test_f1(std::ostream&) 25: [0x437ad0] Test::test_stacktrace(bool, bool) 25: [0x43946a] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 25: [0x4711d4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x4498f8] testing::Test::Run() 25: [0x44ac30] testing::TestInfo::Run() 25: [0x44b4d7] testing::TestSuite::Run() 25: [0x45b19d] testing::internal::UnitTestImpl::RunAllTests() 25: [0x471da4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45abac] testing::UnitTest::Run() 25: [0x4396b0] main 25: [0x7f3067fe40b3] __libc_start_main 25: [0x4379ae] _start 25: 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f1 25: Top of f0 25: Top of f0 25: StackTrace f3(std::cout, 4) returned: 110 25: test_f3: 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a5450] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43b1db] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43b4f6] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x4384c4] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x43946a] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x4711d4] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x4498f8] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44ac30] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44b4d7] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45b19d] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x471da4] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45abac] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x4396b0] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f3067fe40b3] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4379ae] 25: 25: demangled test_f3: 25: [0x4a5450] Kokkos::Impl::save_stacktrace() 25: [0x43b1db] Test::stacktrace_test_f1(std::ostream&) 25: [0x43b4f6] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x4384c4] Test::test_stacktrace(bool, bool) 25: [0x43946a] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 25: [0x4711d4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x4498f8] testing::Test::Run() 25: [0x44ac30] testing::TestInfo::Run() 25: [0x44b4d7] testing::TestSuite::Run() 25: [0x45b19d] testing::internal::UnitTestImpl::RunAllTests() 25: [0x471da4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45abac] testing::UnitTest::Run() 25: [0x4396b0] main 25: [0x7f3067fe40b3] __libc_start_main 25: [0x4379ae] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace 25: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (341 ms) 25: [----------] 2 tests from defaultdevicetype_DeathTest (661 ms total) 25: 25: [----------] 1 test from defaultdevicetype 25: [ RUN ] defaultdevicetype.stacktrace_normal 25: Top of f1 25: Top of f0 25: Top of f0 25: test_f1: 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a5450] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43b1db] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x437ad0] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x4711d4] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x4498f8] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44ac30] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44b4d7] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45b19d] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x471da4] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45abac] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x4396b0] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f3067fe40b3] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4379ae] 25: 25: demangled test_f1: 25: [0x4a5450] Kokkos::Impl::save_stacktrace() 25: [0x43b1db] Test::stacktrace_test_f1(std::ostream&) 25: [0x437ad0] Test::test_stacktrace(bool, bool) 25: [0x4711d4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x4498f8] testing::Test::Run() 25: [0x44ac30] testing::TestInfo::Run() 25: [0x44b4d7] testing::TestSuite::Run() 25: [0x45b19d] testing::internal::UnitTestImpl::RunAllTests() 25: [0x471da4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45abac] testing::UnitTest::Run() 25: [0x4396b0] main 25: [0x7f3067fe40b3] __libc_start_main 25: [0x4379ae] _start 25: 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f1 25: Top of f0 25: Top of f0 25: StackTrace f3(std::cout, 4) returned: 110 25: test_f3: 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a5450] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43b1db] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43b4f6] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x4384c4] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x4711d4] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x4498f8] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44ac30] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44b4d7] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45b19d] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x471da4] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45abac] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x4396b0] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f3067fe40b3] 25: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4379ae] 25: 25: demangled test_f3: 25: [0x4a5450] Kokkos::Impl::save_stacktrace() 25: [0x43b1db] Test::stacktrace_test_f1(std::ostream&) 25: [0x43b4f6] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x4384c4] Test::test_stacktrace(bool, bool) 25: [0x4711d4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x4498f8] testing::Test::Run() 25: [0x44ac30] testing::TestInfo::Run() 25: [0x44b4d7] testing::TestSuite::Run() 25: [0x45b19d] testing::internal::UnitTestImpl::RunAllTests() 25: [0x471da4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45abac] testing::UnitTest::Run() 25: [0x4396b0] main 25: [0x7f3067fe40b3] __libc_start_main 25: [0x4379ae] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace 25: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 25: [----------] 1 test from defaultdevicetype (1 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 3 tests from 2 test suites ran. (662 ms total) 25: [ PASSED ] 3 tests. 25/59 Test #25: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 2.71 sec test 26 Start 26: Kokkos_IncrementalTest_CUDA 26: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_IncrementalTest_CUDA 26: Test timeout computed to be: 1500 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (11941 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E 44: [ OK ] cuda.UnorderedMap_insert (10891 ms) 44: [ RUN ] cuda.UnorderedMap_failed_insert 26: [==========] Running 28 tests from 1 test suite. 26: [----------] Global test environment set-up. 26: [----------] 28 tests from CUDA 26: [ RUN ] CUDA.IncrTest_01_execspace_typedef 26: [ OK ] CUDA.IncrTest_01_execspace_typedef (0 ms) 26: [ RUN ] CUDA.IncrTest_01_execspace 26: Device Execution Space: 26: KOKKOS_ENABLE_CUDA: yes 26: Cuda Options: 26: KOKKOS_ENABLE_CUDA_LAMBDA: yes 26: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 26: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 26: KOKKOS_ENABLE_CUDA_UVM: no 26: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 26: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 26: 26: Cuda Runtime Configuration: 26: macro KOKKOS_ENABLE_CUDA : defined 26: macro CUDA_VERSION = 11000 = version 11.0 26: Kokkos::Cuda[ 0 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 26: Cuda 26: [ OK ] CUDA.IncrTest_01_execspace (0 ms) 26: [ RUN ] CUDA.IncrTest_02_AtomicExchange 26: [ OK ] CUDA.IncrTest_02_AtomicExchange (0 ms) 26: [ RUN ] CUDA.IncrTest_02_AtomicAdd 26: [ OK ] CUDA.IncrTest_02_AtomicAdd (0 ms) 26: [ RUN ] CUDA.IncrTest_02_AtomicSub 26: [ OK ] CUDA.IncrTest_02_AtomicSub (0 ms) 26: [ RUN ] CUDA.IncrTest_03a_memspace_malloc 26: [ OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms) 26: [ RUN ] CUDA.IncrTest_03b_memspace_free 44: [ OK ] cuda.UnorderedMap_failed_insert (3882 ms) 44: [ RUN ] cuda.UnorderedMap_deep_copy 44: [ OK ] cuda.UnorderedMap_deep_copy (22 ms) 44: [ RUN ] cuda.UnorderedMap_valid_empty 44: [ OK ] cuda.UnorderedMap_valid_empty (5 ms) 44: [ RUN ] cuda.UnorderedMap_clear_zero_size 44: [ OK ] cuda.UnorderedMap_clear_zero_size (2 ms) 44: [ RUN ] cuda.UnorderedMap_consistent_size 44: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 44: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 44: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 44: [ RUN ] cuda.UnorderedMap_lambda_capturable 44: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 44: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 44: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 44: [ RUN ] cuda.vector_combination 44: [ OK ] cuda.vector_combination (1 ms) 44: [ RUN ] cuda.vector_insert 44: [ OK ] cuda.vector_insert (2 ms) 44: [ RUN ] cuda.vector_push_back_default_exec 44: [ OK ] cuda.vector_push_back_default_exec (0 ms) 44: [ RUN ] cuda.viewctorprop_embedded_dim 44: [ OK ] cuda.viewctorprop_embedded_dim (2 ms) 44: [----------] 64 tests from cuda (28962 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 64 tests from 1 test suite ran. (28962 ms total) 44: [ PASSED ] 58 tests. 44: [ SKIPPED ] 6 tests, listed below: 44: [ SKIPPED ] cuda.realloc_exec_space_dualview 44: [ SKIPPED ] cuda.realloc_exec_space_dynrankview 44: [ SKIPPED ] cuda.realloc_exec_space_scatterview 44: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynrankview 44: [ SKIPPED ] cuda.create_mirror_view_and_copy_offsetview 44: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynamicview 44/66 Test #44: Kokkos_ContainersUnitTest_Cuda .............. Passed 29.78 sec test 45 Start 45: Kokkos_ContainersPerformanceTest_Cuda 45: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 45: Test timeout computed to be: 1500 45: 45: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 45: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 45: setting CUDA_VISIBLE_DEVICES. 45: This could on multi GPU systems lead to severe performance" 45: penalties. 45: [==========] Running 4 tests from 1 test suite. 45: [----------] Global test environment set-up. 45: [----------] 4 tests from TEST_CATEGORY 45: [ RUN ] TEST_CATEGORY.dynrankview_perf 45: Cuda 45: DynRankView vs View: Initialization Only 45: View time (init only): 0.00128339 45: View sum computation time: 0.00128339 45: Strided View time (init only): 0.00120403 45: View Rank7 time (init only): 0.00114323 45: DynRankView time (init only): 0.00110963 45: DynRankView sum computation time: 0.00224445 45: Ratio of View to DynRankView time: 1.15659 45: Ratio of View to DynRankView sum computation time: 1.04661 45: Ratio of View to View Rank7 time: 1.1226 45: Ratio of StrideView to DynRankView time: 1.08507 45: Ratio of DynRankView to View Rank7 time: 0.970608 45: [ OK ] TEST_CATEGORY.dynrankview_perf (162 ms) 45: [ RUN ] TEST_CATEGORY.global_2_local 45: Cuda 45: size, create, generate, fill, find 45: 256, 0.00506782, 1.6623e-05, 0.00283612, 0.00178885 45: 512, 0.00558432, 1.139e-05, 2.1936e-05, 0.00179251 45: 1024, 0.00164847, 3.8389e-05, 4.813e-05, 0.0018855 45: 2048, 0.00124004, 9.97e-06, 2.2062e-05, 0.00185757 45: 4096, 0.000831675, 9.629e-06, 2.317e-05, 0.00185947 45: 8192, 0.000982812, 9.842e-06, 2.3868e-05, 0.00186375 45: 16384, 0.00138109, 9.877e-06, 2.6139e-05, 0.00191258 45: 32768, 0.00148889, 1.0008e-05, 3.0792e-05, 0.00205563 45: 65536, 0.00151342, 1.0668e-05, 3.616e-05, 0.00233645 45: 131072, 0.00201204, 1.3641e-05, 5.6841e-05, 0.00283817 45: 262144, 0.00280263, 1.5278e-05, 0.000117573, 0.00457288 45: 524288, 0.0040901, 1.9096e-05, 0.000482976, 0.0165735 45: 1048576, 0.00514472, 2.6618e-05, 0.00124426, 0.0454076 26: [ OK ] CUDA.IncrTest_03b_memspace_free (2469 ms) 26: [ RUN ] CUDA.IncrTest_04_simple_parallelFor 26: [ OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms) 26: [ RUN ] CUDA.IncrTest_04_RangePolicy_parallelFor 26: [ OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms) 26: [ RUN ] CUDA.IncrTest_05_reduction 26: [ OK ] CUDA.IncrTest_05_reduction (3 ms) 26: [ RUN ] CUDA.IncrTest_06_mdrange2D 26: [ OK ] CUDA.IncrTest_06_mdrange2D (0 ms) 26: [ RUN ] CUDA.IncrTest_06_mdrange3D 26: [ OK ] CUDA.IncrTest_06_mdrange3D (0 ms) 26: [ RUN ] CUDA.IncrTest_06_mdrange4D 26: [ OK ] CUDA.IncrTest_06_mdrange4D (0 ms) 26: [ RUN ] CUDA.IncrTest_08_deep_copy_2D 26: [ OK ] CUDA.IncrTest_08_deep_copy_2D (0 ms) 26: [ RUN ] CUDA.IncrTest_08_deep_copy_3D 26: [ OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms) 26: [ RUN ] CUDA.IncrTest_08_deep_copy_4D 26: [ OK ] CUDA.IncrTest_08_deep_copy_4D (0 ms) 26: [ RUN ] CUDA.IncrTest_10_Hierarchical_Basics 26: [ OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms) 26: [ RUN ] CUDA.IncrTest_11a_Hierarchical_ForLoop 26: [ OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (1 ms) 26: [ RUN ] CUDA.IncrTest_11b_Hierarchical_ForLoop 26: [ OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (0 ms) 26: [ RUN ] CUDA.IncrTest_11c_Hierarchical_ForLoop 26: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (274 ms) 26: [ RUN ] CUDA.IncrTest_12a_ThreadScratch 26: [ OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms) 26: [ RUN ] CUDA.IncrTest_12b_TeamScratch 26: [ OK ] CUDA.IncrTest_12b_TeamScratch (0 ms) 26: [ RUN ] CUDA.IncrTest_13a_Hierarchical_Red 26: [ OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms) 26: [ RUN ] CUDA.IncrTest_13b_Hierarchical_Red 26: [ OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms) 26: [ RUN ] CUDA.IncrTest_13c_Hierarchical_Red 45: 2097152, 0.00780971, 3.732e-05, 0.00296638, 0.108689 26: [ OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms) 26: [ RUN ] CUDA.incr_14_MDrangeReduce 26: [ OK ] CUDA.incr_14_MDrangeReduce (0 ms) 26: [ RUN ] CUDA.IncrTest_16_parallelscan 26: [ OK ] CUDA.IncrTest_16_parallelscan (5 ms) 26: [ RUN ] CUDA.incr_17_atomicView 26: [ OK ] CUDA.incr_17_atomicView (0 ms) 26: [----------] 28 tests from CUDA (2762 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 28 tests from 1 test suite ran. (2762 ms total) 26: [ PASSED ] 28 tests. 45: 4194304, 0.0138245, 6.0932e-05, 0.00668774, 0.234916 45: [ OK ] TEST_CATEGORY.global_2_local (507 ms) 45: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 45: skipping test 45: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 45: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 45: skipping test 45: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 45: [----------] 4 tests from TEST_CATEGORY (669 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 4 tests from 1 test suite ran. (669 ms total) 45: [ PASSED ] 4 tests. 26/59 Test #26: Kokkos_IncrementalTest_CUDA ................. Passed 4.83 sec test 27 Start 27: Kokkos_IncrementalTest_SERIAL 27: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 27: Test timeout computed to be: 1500 45/66 Test #45: Kokkos_ContainersPerformanceTest_Cuda ....... Passed 1.42 sec test 46 Start 46: Kokkos_UnitTest_Sort 46: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Sort 46: Test timeout computed to be: 1500 46: 46: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 46: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 46: setting CUDA_VISIBLE_DEVICES. 46: This could on multi GPU systems lead to severe performance" 46: penalties. 46: [==========] Running 9 tests from 1 test suite. 46: [----------] Global test environment set-up. 46: [----------] 9 tests from cuda 46: [ RUN ] cuda.SortUnsignedValueType 46: [ OK ] cuda.SortUnsignedValueType (22 ms) 46: [ RUN ] cuda.SortEmptyView 46: [ OK ] cuda.SortEmptyView (0 ms) 46: [ RUN ] cuda.SortWithCustomComparator 46: [ OK ] cuda.SortWithCustomComparator (717 ms) 46: [ RUN ] cuda.BinSortGenericTests 46: [ OK ] cuda.BinSortGenericTests (34 ms) 46: [ RUN ] cuda.BinSortEmptyView 46: [ OK ] cuda.BinSortEmptyView (0 ms) 46: [ RUN ] cuda.BinSortEmptyKeysView 46: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 46: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues [ 86%] Linking CXX executable Kokkos_UnitTest_Random [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E 27: [==========] Running 28 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 28 tests from SERIAL 27: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 27: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 27: [ RUN ] SERIAL.IncrTest_01_execspace 27: Host Serial Execution Space: 27: KOKKOS_ENABLE_SERIAL: yes 27: 27: Serial Runtime Configuration: 27: Serial 27: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 27: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 27: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 27: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 27: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 27: [ RUN ] SERIAL.IncrTest_02_AtomicSub 27: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 27: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 27: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 27: [ RUN ] SERIAL.IncrTest_03b_memspace_free 27: [ OK ] SERIAL.IncrTest_03b_memspace_free (140 ms) 27: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 27: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 27: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 27: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 27: [ RUN ] SERIAL.IncrTest_05_reduction 27: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 27: [ RUN ] SERIAL.IncrTest_06_mdrange2D 27: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 27: [ RUN ] SERIAL.IncrTest_06_mdrange3D 27: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 27: [ RUN ] SERIAL.IncrTest_06_mdrange4D 27: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 27: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 27: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 27: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 27: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 27: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 27: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 27: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 27: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 27: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 27: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 27: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 27: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 27: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o 27: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (268 ms) 27: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 27: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 27: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 27: [ OK ] SERIAL.IncrTest_12b_TeamScratch (7 ms) 27: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 27: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 27: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 27: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 27: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 27: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 27: [ RUN ] SERIAL.incr_14_MDrangeReduce 27: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 27: [ RUN ] SERIAL.IncrTest_16_parallelscan 27: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 27: [ RUN ] SERIAL.incr_17_atomicView 27: [ OK ] SERIAL.incr_17_atomicView (0 ms) 27: [----------] 28 tests from SERIAL (419 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 28 tests from 1 test suite ran. (419 ms total) 27: [ PASSED ] 28 tests. [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o 27/59 Test #27: Kokkos_IncrementalTest_SERIAL ............... Passed 2.48 sec test 28 Start 28: Kokkos_CoreUnitTest_CTestDevice 28: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 28: Test timeout computed to be: 1500 28: [==========] Running 8 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 8 tests from ctest_environment 28: [ RUN ] ctest_environment.no_device_type 28: [ OK ] ctest_environment.no_device_type (0 ms) 28: [ RUN ] ctest_environment.no_process_count 28: [ OK ] ctest_environment.no_process_count (0 ms) 28: [ RUN ] ctest_environment.invalid_rank 28: [ OK ] ctest_environment.invalid_rank (0 ms) 28: [ RUN ] ctest_environment.no_type_str 28: [ OK ] ctest_environment.no_type_str (0 ms) 28: [ RUN ] ctest_environment.missing_type 28: [ OK ] ctest_environment.missing_type (0 ms) 28: [ RUN ] ctest_environment.no_id_str 28: [ OK ] ctest_environment.no_id_str (0 ms) 28: [ RUN ] ctest_environment.invalid_id_str 28: [ OK ] ctest_environment.invalid_id_str (0 ms) 28: [ RUN ] ctest_environment.good 28: [ OK ] ctest_environment.good (0 ms) 28: [----------] 8 tests from ctest_environment (0 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 8 tests from 1 test suite ran. (0 ms total) 28: [ PASSED ] 8 tests. 28/59 Test #28: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.01 sec test 29 Start 29: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 29: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 29: Test timeout computed to be: 1500 29/59 Test #29: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.01 sec test 30 Start 30: Kokkos_CoreUnitTest_DeviceAndThreads 30: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/TestDeviceAndThreads.py" 30: Test timeout computed to be: 1500 [ 86%] Built target Kokkos_UnitTest_Random Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (11727 ms) 5: [----------] 7 tests from cuda_DeathTest (125177 ms total) 5: 5: [----------] 88 tests from cuda 5: [ RUN ] cuda.team_for 5: [ OK ] cuda.team_for (27 ms) 5: [ RUN ] cuda.team_reduce 5: [ OK ] cuda.team_reduce (0 ms) 5: [ RUN ] cuda.team_reduce_large 5: [ OK ] cuda.team_reduce_large (56 ms) 5: [ RUN ] cuda.team_parallel_single 5: [ OK ] cuda.team_parallel_single (5 ms) 5: [ RUN ] cuda.large_team_scratch_size 5: [ OK ] cuda.large_team_scratch_size (9 ms) 5: [ RUN ] cuda.team_broadcast_long 5: [ OK ] cuda.team_broadcast_long (1 ms) 5: [ RUN ] cuda.team_broadcast_long_wrapper 5: [ OK ] cuda.team_broadcast_long_wrapper (1 ms) 5: [ RUN ] cuda.team_broadcast_char 5: [ OK ] cuda.team_broadcast_char (0 ms) 5: [ RUN ] cuda.team_broadcast_float 5: [ OK ] cuda.team_broadcast_float (0 ms) 5: [ RUN ] cuda.team_broadcast_double 5: [ OK ] cuda.team_broadcast_double (0 ms) 5: [ RUN ] cuda.team_handle_by_value 5: [ OK ] cuda.team_handle_by_value (0 ms) 5: [ RUN ] cuda.team_vector 5: [ OK ] cuda.team_vector (12 ms) 5: [ RUN ] cuda.triple_nested_parallelism 5: [ OK ] cuda.triple_nested_parallelism (9 ms) 5: [ RUN ] cuda.parallel_scan_with_reducers 5: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestTeamVector.hpp:1070: Skipped 5: All but max inclusive scan differ at index 101 5: [ SKIPPED ] cuda.parallel_scan_with_reducers (0 ms) 5: [ RUN ] cuda.team_thread_range_combined_reducers 5: [ OK ] cuda.team_thread_range_combined_reducers (1 ms) 5: [ RUN ] cuda.thread_vector_range_combined_reducers 5: [ OK ] cuda.thread_vector_range_combined_reducers (0 ms) 5: [ RUN ] cuda.team_vector_range_combined_reducers 5: [ OK ] cuda.team_vector_range_combined_reducers (0 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelFor 5: [ OK ] cuda.TeamThreadMDRangeParallelFor (31 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 5: [ OK ] cuda.ThreadVectorMDRangeParallelFor (20 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelFor 5: [ OK ] cuda.TeamVectorMDRangeParallelFor (16 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 5: [ OK ] cuda.TeamThreadMDRangeParallelReduce (11 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 5: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (13 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 5: [ OK ] cuda.TeamVectorMDRangeParallelReduce (10 ms) 5: [ RUN ] cuda.team_policy_runtime_parameters 5: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 5: [ RUN ] cuda.team_reduction_scan 5: [ OK ] cuda.team_reduction_scan (1108 ms) 5: [ RUN ] cuda.team_long_reduce 5: [ OK ] cuda.team_long_reduce (8 ms) 5: [ RUN ] cuda.team_double_reduce 5: [ OK ] cuda.team_double_reduce (8 ms) 5: [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space 5: [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 5: [ RUN ] cuda.repeated_team_reduce 5: [ OK ] cuda.repeated_team_reduce (12 ms) 5: [ RUN ] cuda.team_scan 5: [ OK ] cuda.team_scan (218 ms) 5: [ RUN ] cuda.team_scan_ret_val [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o 30: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 5: [ OK ] cuda.team_scan_ret_val (207 ms) 5: [ RUN ] cuda.team_shared_request 5: [ OK ] cuda.team_shared_request (3 ms) 5: [ RUN ] cuda.team_scratch_request 5: [ OK ] cuda.team_scratch_request (0 ms) 5: [ RUN ] cuda.team_lambda_shared_request 5: [ OK ] cuda.team_lambda_shared_request (0 ms) 5: [ RUN ] cuda.scratch_align 5: [ OK ] cuda.scratch_align (0 ms) 5: [ RUN ] cuda.shmem_size 5: [ OK ] cuda.shmem_size (0 ms) 5: [ RUN ] cuda.multi_level_scratch 5: [ OK ] cuda.multi_level_scratch (6 ms) 5: [ RUN ] cuda.team_scratch_memory_index_parallel_for 5: [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) 5: [ RUN ] cuda.team_policy_max_recommended 5: [ OK ] cuda.team_policy_max_recommended (226 ms) 5: [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k 5: [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 5: [ RUN ] cuda.team_teamvector_range 5: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestTeamVectorRange.hpp:442: Skipped 5: Disabling 2/3rd of the test for now 5: [ SKIPPED ] cuda.team_teamvector_range (2 ms) 5: [ RUN ] cuda.unique_token_global 5: [ OK ] cuda.unique_token_global (3 ms) 5: [ RUN ] cuda.unique_token_instance 5: [ OK ] cuda.unique_token_instance (1 ms) 5: [ RUN ] cuda.unique_token_team_acquire 5: [ OK ] cuda.unique_token_team_acquire (11 ms) 5: [ RUN ] cuda.view_api_a 5: [ OK ] cuda.view_api_a (11 ms) 5: [ RUN ] cuda.view_api_b 5: [ OK ] cuda.view_api_b (5 ms) 5: [ RUN ] cuda.view_api_c 5: [ OK ] cuda.view_api_c (1 ms) 5: [ RUN ] cuda.view_api_d 5: [ OK ] cuda.view_api_d (1 ms) 5: [ RUN ] cuda.view_allocation_error 5: [ OK ] cuda.view_allocation_error (0 ms) 5: [ RUN ] cuda.view_remap 5: [ OK ] cuda.view_remap (0 ms) 5: [ RUN ] cuda.view_mirror_nonconst 5: [ OK ] cuda.view_mirror_nonconst (0 ms) 5: [ RUN ] cuda.view_stride_method 5: [ OK ] cuda.view_stride_method (0 ms) 5: [ RUN ] cuda.anonymous_space 5: [ OK ] cuda.anonymous_space (0 ms) 5: [ RUN ] cuda.view_overload_resolution 5: [ OK ] cuda.view_overload_resolution (0 ms) 5: [ RUN ] cuda.view_allocation_large_rank 5: [ OK ] cuda.view_allocation_large_rank (20 ms) 5: [ RUN ] cuda.view_shmem_size_on_device 5: [ OK ] cuda.view_shmem_size_on_device (0 ms) 5: [ RUN ] cuda.view_is_assignable 5: [ OK ] cuda.view_is_assignable (0 ms) 5: [ RUN ] cuda.view_copy_tests 5: [ OK ] cuda.view_copy_tests (10 ms) 5: [ RUN ] cuda.view_copy_tests_rank_0 5: [ OK ] cuda.view_copy_tests_rank_0 (3 ms) 5: [ RUN ] cuda.view_copy_degenerated 5: [ OK ] cuda.view_copy_degenerated (0 ms) 5: [ RUN ] cuda.view_hooks 5: [ OK ] cuda.view_hooks (0 ms) 5: [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (81 ms) 5: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (66 ms) 5: [ RUN ] cuda.view_irregular_layout 5: [ OK ] cuda.view_irregular_layout (6 ms) 5: [ RUN ] cuda.view_mapping 5: [ OK ] cuda.view_mapping (57 ms) 5: [ RUN ] cuda.view_mapping_operator 5: [ OK ] cuda.view_mapping_operator (9 ms) 5: [ RUN ] cuda.static_extent 5: [ OK ] cuda.static_extent (0 ms) 5: [ RUN ] cuda.view_mapping_atomic 5: [ OK ] cuda.view_mapping_atomic (2 ms) 5: [ RUN ] cuda.view_mapping_class_value 5: [ OK ] cuda.view_mapping_class_value (0 ms) 5: [ RUN ] cuda.view_mapping_assignable 5: [ OK ] cuda.view_mapping_assignable (0 ms) 5: [ RUN ] cuda.view_mapping_trivially_copyable 5: [ OK ] cuda.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] cuda.view_mapping_subview 5: [ OK ] cuda.view_mapping_subview (1 ms) 5: [ RUN ] cuda.view_nested_view 5: [ OK ] cuda.view_nested_view (0 ms) 5: [ RUN ] cuda.view_resize 5: [ OK ] cuda.view_resize (20 ms) 5: [ RUN ] cuda.view_realloc 5: [ OK ] cuda.view_realloc (0 ms) 5: [ RUN ] cuda.workgraph_fib 5: [ OK ] cuda.workgraph_fib (994 ms) 5: [ RUN ] cuda.resize_realloc_no_init 5: [ OK ] cuda.resize_realloc_no_init (0 ms) 5: [ RUN ] cuda.resize_realloc_no_alloc 5: [ OK ] cuda.resize_realloc_no_alloc (0 ms) 5: [ RUN ] cuda.realloc_exec_space 5: [ OK ] cuda.realloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc 5: [ OK ] cuda.view_alloc (1 ms) 5: [ RUN ] cuda.view_alloc_exec_space 5: [ OK ] cuda.view_alloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc_int 5: [ OK ] cuda.view_alloc_int (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space_int 5: [ OK ] cuda.view_alloc_exec_space_int (0 ms) 5: [ RUN ] cuda.deep_copy_zero_memset 5: [ OK ] cuda.deep_copy_zero_memset (0 ms) 5: [ RUN ] cuda.resize_exec_space 5: [ OK ] cuda.resize_exec_space (0 ms) 5: [ RUN ] cuda.view_allocation_int 5: [ OK ] cuda.view_allocation_int (0 ms) 5: [ RUN ] cuda.view_allocation_exec_space_int 5: [ OK ] cuda.view_allocation_exec_space_int (0 ms) 5: [ RUN ] cuda.view_not_default_constructible 5: [ OK ] cuda.view_not_default_constructible (0 ms) 5: [----------] 88 tests from cuda (3355 ms total) 5: 5: [----------] 28 tests from cuda_uvm 5: [ RUN ] cuda_uvm.view_subview_auto_1d_left 5: [ OK ] cuda_uvm.view_subview_auto_1d_left (12 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_right 5: [ OK ] cuda_uvm.view_subview_auto_1d_right (5 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_stride 5: [ OK ] cuda_uvm.view_subview_auto_1d_stride (4 ms) 5: [ RUN ] cuda_uvm.view_subview_assign_strided 5: [ OK ] cuda_uvm.view_subview_assign_strided (4 ms) 5: [ RUN ] cuda_uvm.view_subview_left_0 5: [ OK ] cuda_uvm.view_subview_left_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_1 5: [ OK ] cuda_uvm.view_subview_left_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_2 5: [ OK ] cuda_uvm.view_subview_left_2 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_3 5: [ OK ] cuda_uvm.view_subview_left_3 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_0 5: [ OK ] cuda_uvm.view_subview_right_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_1 5: [ OK ] cuda_uvm.view_subview_right_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_3 5: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 5: [ RUN ] cuda_uvm.view_static_tests 5: [ OK ] cuda_uvm.view_static_tests (1 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 5: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (4 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 5: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign 5: [ OK ] cuda_uvm.view_subview_1d_assign (5 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 5: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (5 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 5: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (5 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d 5: [ OK ] cuda_uvm.view_subview_2d_from_3d (67 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (66 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (67 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (93 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (94 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (93 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (91 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (95 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (94 ms) 5: [ RUN ] cuda_uvm.view_test_unmanaged_subview_reset 5: [ OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms) 5: [ RUN ] cuda_uvm.view_subview_memory_traits_construction 5: [ OK ] cuda_uvm.view_subview_memory_traits_construction (0 ms) 5: [----------] 28 tests from cuda_uvm (821 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 123 tests from 3 test suites ran. (129354 ms total) 5: [ PASSED ] 121 tests. 5: [ SKIPPED ] 2 tests, listed below: 5: [ SKIPPED ] cuda.parallel_scan_with_reducers 5: [ SKIPPED ] cuda.team_teamvector_range 5/51 Test #5: Kokkos_CoreUnitTest_Cuda2 ................... Passed 130.21 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda3 6: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3 6: Test timeout computed to be: 1500 6: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 6: Detected: 6 cores per node. 6: Detected: 1 MPI_ranks per node. 6: Requested: 8 threads per process. 6: [==========] Running 56 tests from 3 test suites. 6: [----------] Global test environment set-up. 6: [----------] 6 tests from cuda 6: [ RUN ] cuda.team_scratch_1_streams 30: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B 30: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o 46: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (19835 ms) 46: [ RUN ] cuda.NestedSort 46: [ OK ] cuda.NestedSort (45 ms) 46: [ RUN ] cuda.NestedSortByKey 46: [ OK ] cuda.NestedSortByKey (134 ms) 46: [----------] 9 tests from cuda (20790 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 9 tests from 1 test suite ran. (20790 ms total) 46: [ PASSED ] 9 tests. 46/66 Test #46: Kokkos_UnitTest_Sort ........................ Passed 21.62 sec test 47 Start 47: Kokkos_UnitTest_Random 47: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Random 47: Test timeout computed to be: 1500 47: 47: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 47: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 47: setting CUDA_VISIBLE_DEVICES. 47: This could on multi GPU systems lead to severe performance" 47: penalties. 47: [==========] Running 3 tests from 1 test suite. 47: [----------] Global test environment set-up. 47: [----------] 3 tests from cuda 47: [ RUN ] cuda.Random_XorShift64 47: Test Seed:1706248617570186042 47: Test Scalar=int 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 6.45775e-07 -0.00340403 -0.00260578 || 0.051031 27917 29399 || 28772.3 28674.4 || -36.0223 -2.0744 47: -- Testing 3-D histogram 47: Density 3D: 6.5082e-07 -0.00688826 -0.00671863 || 0.051031 1e+64 -1e+64 47: Test Scalar=unsigned int 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 6.43252e-07 -0.0140047 0.0103394 || 0.051031 28026 29291 || 29081.7 28674.4 || 142.932 -2.0744 47: -- Testing 3-D histogram 47: Density 3D: 6.43252e-07 -0.0153932 8.1335e-05 || 0.051031 1e+64 -1e+64 47: Test Scalar=int64_t 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 6.43252e-07 0.018049 -0.00125958 || 0.051031 28061 29329 || 28166 28674.4 || -17.4124 -2.0744 47: -- Testing 3-D histogram 47: Density 3D: 6.43252e-07 -0.00955865 -0.00454617 || 0.051031 1e+64 -1e+64 47: Test Scalar=uint64_t 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 6.43252e-07 0.0080135 0.00957859 || 0.051031 27950 29404 || 28446.4 28674.4 || 132.414 -2.0744 47: -- Testing 3-D histogram 47: Density 3D: 6.43252e-07 0.00658121 -0.00086941 || 0.051031 1e+64 -1e+64 47: Test Scalar=half 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 0.00024549 -0.99999 -48246.1 || 0.051031 0 195056 || 2.9287e+09 28674.4 || -6.66955e+08 -2.0744 47: -- Testing 3-D histogram 47: Density 3D: 0.000735353 -0.312357 0.156452 || 0.051031 1e+64 -1e+64 47: Test Scalar=bhalf 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 0.00195657 -0.999999 -57857.7 || 0.051031 0 1.55213e+06 || 2.86914e+10 28674.4 || -7.99824e+08 -2.0744 47: -- Testing 3-D histogram 47: Density 3D: 0.00588026 -0.967728 10.2697 || 0.051031 1e+64 -1e+64 47: Test Scalar=float 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 6.86136e-07 -0.00262712 -0.0180875 || 0.051031 27995 29360 || 28749.9 28674.4 || -250.041 -2.0744 47: -- Testing 3-D histogram 47: Density 3D: 7.71903e-07 0.00700162 -0.00339725 || 0.051031 1e+64 -1e+64 47: Test Scalar=double 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 6.43252e-07 0.00401422 0.0169113 || 0.051031 28060 29277 || 28559.7 28674.4 || 233.782 -2.0744 47: -- Testing 3-D histogram 47: Density 3D: 6.43252e-07 0.00292745 -0.00279693 || 0.051031 1e+64 -1e+64 47: Test Seed:1706248617688918620 47: Test Scalar=int 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 6.43252e-07 -0.0139485 0.0100838 || 0.051031 28004 29514 || 29080 28674.4 || 139.398 -2.0744 47: -- Testing 3-D histogram 47: Density 3D: 6.43252e-07 0.00348496 0.00875714 || 0.051031 1e+64 -1e+64 47: Test Scalar=unsigned int 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 6.43252e-07 0.00112522 0.00765966 || 0.051031 28006 29332 || 28642.2 28674.4 || 105.887 -2.0744 47: -- Testing 3-D histogram 47: Density 3D: 6.43252e-07 0.0138833 0.00352327 || 0.051031 1e+64 -1e+64 47: Test Scalar=int64_t 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 6.43252e-07 -0.0152885 -0.00508899 || 0.051031 28008 29318 || 29119.6 28674.4 || -70.3502 -2.0744 47: -- Testing 3-D histogram 47: Density 3D: 6.43252e-07 -0.00871553 0.00543786 || 0.051031 1e+64 -1e+64 47: Test Scalar=uint64_t 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 6.43252e-07 -0.0111922 -0.0032342 || 0.051031 28014 29303 || 28999 28674.4 || -44.7096 -2.0744 47: -- Testing 3-D histogram 47: Density 3D: 6.43252e-07 -0.00978431 0.00344939 || 0.051031 1e+64 -1e+64 47: Test Scalar=half 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 0.000243599 -0.99999 -48246.3 || 0.051031 0 195228 || 2.92877e+09 28674.4 || -6.66957e+08 -2.0744 47: -- Testing 3-D histogram 47: Density 3D: 0.000729646 -0.305711 0.14487 || 0.051031 1e+64 -1e+64 47: Test Scalar=bhalf 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 0.00195937 -0.999999 -57858 || 0.051031 0 1.55137e+06 || 2.86901e+10 28674.4 || -7.99829e+08 -2.0744 47: -- Testing 3-D histogram 47: Density 3D: 0.00588893 -0.967888 10.3234 || 0.051031 1e+64 -1e+64 47: Test Scalar=float 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 6.63432e-07 -0.00174916 -0.00408782 || 0.051031 28047 29347 || 28724.6 28674.4 || -56.51 -2.0744 47: -- Testing 3-D histogram 47: Density 3D: 7.03793e-07 0.00069287 -0.00928387 || 0.051031 1e+64 -1e+64 47: Test Scalar=double 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 6.43252e-07 -0.00472217 0.00947057 || 0.051031 28016 29338 || 28810.4 28674.4 || 130.921 -2.0744 47: -- Testing 3-D histogram 47: Density 3D: 6.43252e-07 -0.00779934 -0.00908706 || 0.051031 1e+64 -1e+64 47: [ OK ] cuda.Random_XorShift64 (233 ms) 47: [ RUN ] cuda.Random_XorShift1024_0 47: Test Seed:1706248617803303468 47: Test Scalar=int 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 2.47955e-07 -0.000575769 0.0116155 || 0.051031 10965 11780 || 11383.5 11377 || 160.573 -0.823045 47: -- Testing 3-D histogram 47: Density 3D: 2.47955e-07 -0.0189945 -8.67426e-05 || 0.051031 1e+64 -1e+64 47: Test Scalar=unsigned int 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 2.47955e-07 -0.0104986 0.00233524 || 0.051031 10995 11798 || 11497.7 11377 || 32.2824 -0.823045 47: -- Testing 3-D histogram 47: Density 3D: 2.47955e-07 0.00471598 -0.00462095 || 0.051031 1e+64 -1e+64 47: Test Scalar=int64_t 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 2.47955e-07 -0.00798356 -0.00149097 || 0.051031 10927 11759 || 11468.5 11377 || -20.6111 -0.823045 47: -- Testing 3-D histogram 47: Density 3D: 2.47955e-07 0.0173668 0.000404299 || 0.051031 1e+64 -1e+64 47: Test Scalar=uint64_t 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 2.47955e-07 -0.00743364 0.00370782 || 0.051031 10993 11798 || 11462.2 11377 || 51.2569 -0.823045 47: -- Testing 3-D histogram 47: Density 3D: 2.47955e-07 0.0150021 0.0010839 || 0.051031 1e+64 -1e+64 47: Test Scalar=half 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 0.000245313 -0.999975 -7594.25 || 0.051031 0 77654 || 4.61006e+08 11377 || -1.04983e+08 -0.823045 47: -- Testing 3-D histogram 47: Density 3D: 0.000735575 -0.148866 0.0244049 || 0.051031 1e+64 -1e+64 47: Test Scalar=bhalf 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 0.00195729 -0.999997 -9107.97 || 0.051031 0 616087 || 4.51716e+09 11377 || -1.25909e+08 -0.823045 47: -- Testing 3-D histogram 47: Density 3D: 0.00588248 -0.922544 1.62915 || 0.051031 1e+64 -1e+64 47: Test Scalar=float 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 2.79744e-07 0.00713096 -0.00402755 || 0.051031 10930 11811 || 11296.4 11377 || -55.6769 -0.823045 47: -- Testing 3-D histogram 47: Density 3D: 3.43323e-07 0.00670615 -0.00176989 || 0.051031 1e+64 -1e+64 47: Test Scalar=double 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 2.47955e-07 -0.0085692 -0.00499434 || 0.051031 10991 11822 || 11475.3 11377 || -69.0417 -0.823045 47: -- Testing 3-D histogram 47: Density 3D: 2.47955e-07 -0.0137693 -0.00731284 || 0.051031 1e+64 -1e+64 47: Test Seed:1706248617879609398 47: Test Scalar=int 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 2.47955e-07 0.00116361 -0.00466693 || 0.051031 10947 11787 || 11363.7 11377 || -64.5157 -0.823045 47: -- Testing 3-D histogram 47: Density 3D: 2.47955e-07 -0.00108748 -0.00163364 || 0.051031 1e+64 -1e+64 47: Test Scalar=unsigned int 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 2.47955e-07 0.0058834 -0.00339343 || 0.051031 10998 11780 || 11310.4 11377 || -46.9107 -0.823045 47: -- Testing 3-D histogram 47: Density 3D: 2.47955e-07 0.00468159 -0.00286425 || 0.051031 1e+64 -1e+64 47: Test Scalar=int64_t 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 2.47955e-07 0.00721737 -0.00292751 || 0.051031 10984 11754 || 11295.4 11377 || -40.4698 -0.823045 47: -- Testing 3-D histogram 47: Density 3D: 2.47955e-07 -0.0176844 -0.000339709 || 0.051031 1e+64 -1e+64 47: Test Scalar=uint64_t 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 2.47955e-07 -0.000118773 -0.00512529 || 0.051031 10988 11761 || 11378.3 11377 || -70.852 -0.823045 47: -- Testing 3-D histogram 47: Density 3D: 2.47955e-07 0.00798537 -0.00533226 || 0.051031 1e+64 -1e+64 47: Test Scalar=half 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 0.000245294 -0.999975 -7594.81 || 0.051031 0 77679 || 4.60991e+08 11377 || -1.04991e+08 -0.823045 47: -- Testing 3-D histogram 47: Density 3D: 0.00073548 -0.158863 0.0233063 || 0.051031 1e+64 -1e+64 47: Test Scalar=bhalf 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 0.00196122 -0.999997 -9107.63 || 0.051031 0 616625 || 4.51596e+09 11377 || -1.25904e+08 -0.823045 47: -- Testing 3-D histogram 47: Density 3D: 0.00589532 -0.923156 1.65415 || 0.051031 1e+64 -1e+64 47: Test Scalar=float 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 2.73387e-07 0.0140765 0.000155412 || 0.051031 10967 11863 || 11219 11377 || 2.14841 -0.823045 47: -- Testing 3-D histogram 47: Density 3D: 3.24249e-07 0.00457881 -0.000341181 || 0.051031 1e+64 -1e+64 47: Test Scalar=double 47: -- Testing randomness properties 47: -- Testing 1-D histogram 47: Density 1D: 2.47955e-07 0.00859944 -0.00607166 || 0.051031 10924 11794 || 11280 11377 || -83.9347 -0.823045 47: -- Testing 3-D histogram 47: Density 3D: 2.47955e-07 0.0171402 -0.00302576 || 0.051031 1e+64 -1e+64 47: [ OK ] cuda.Random_XorShift1024_0 (181 ms) 47: [ RUN ] cuda.Multi_streams 47: [ OK ] cuda.Multi_streams (242 ms) 47: [----------] 3 tests from cuda (657 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 3 tests from 1 test suite ran. (657 ms total) 47: [ PASSED ] 3 tests. 47/66 Test #47: Kokkos_UnitTest_Random ...................... Passed 1.41 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_A 48: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 48: Test timeout computed to be: 1500 48: 48: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 48: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 48: setting CUDA_VISIBLE_DEVICES. 48: This could on multi GPU systems lead to severe performance" 48: penalties. 48: [==========] Running 14 tests from 3 test suites. 48: [----------] Global test environment set-up. 48: [----------] 3 tests from std_algorithms_reducers 48: [ RUN ] std_algorithms_reducers.max_first_loc 48: checking reduction with order: LeftToRight 48: checking reduction with order: RightToLeft 48: checking reduction with order: Random 48: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 48: [ RUN ] std_algorithms_reducers.min_first_loc 48: checking reduction with order: LeftToRight 48: checking reduction with order: RightToLeft 48: checking reduction with order: Random 48: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 48: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 48: checking reduction with order: LeftToRight 48: checking reduction with order: RightToLeft 48: checking reduction with order: Random 48: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 48: [----------] 3 tests from std_algorithms_reducers (0 ms total) 48: 48: [----------] 1 test from std_algorithms 48: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 48: [ OK ] std_algorithms.is_admissible_to_std_algorithms (1 ms) 48: [----------] 1 test from std_algorithms (1 ms total) 48: 48: [----------] 10 tests from random_access_iterator_test 48: [ RUN ] random_access_iterator_test.constructor 48: [ OK ] random_access_iterator_test.constructor (0 ms) 48: [ RUN ] random_access_iterator_test.dereference 48: [ OK ] random_access_iterator_test.dereference (3 ms) 48: [ RUN ] random_access_iterator_test.subscript_operator 48: [ OK ] random_access_iterator_test.subscript_operator (2 ms) 48: [ RUN ] random_access_iterator_test.operatorsSet1 48: [ OK ] random_access_iterator_test.operatorsSet1 (3 ms) 48: [ RUN ] random_access_iterator_test.operatorsSet2 48: [ OK ] random_access_iterator_test.operatorsSet2 (2 ms) 48: [ RUN ] random_access_iterator_test.operatorsSet3 48: [ OK ] random_access_iterator_test.operatorsSet3 (2 ms) 48: [ RUN ] random_access_iterator_test.operatorsSet4 48: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 48: [ RUN ] random_access_iterator_test.assignment_operator 48: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 48: [ RUN ] random_access_iterator_test.distance 48: [ OK ] random_access_iterator_test.distance (0 ms) 48: [ RUN ] random_access_iterator_test.traits_helpers 48: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 48: [----------] 10 tests from random_access_iterator_test (17 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 14 tests from 3 test suites ran. (18 ms total) 48: [ PASSED ] 14 tests. 48/66 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.75 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_B 49: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 49: Test timeout computed to be: 1500 30: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 30: 30: ---------------------------------------------------------------------- 30: Ran 4 tests in 20.453s 30: 30: OK (skipped=1) 30/59 Test #30: Kokkos_CoreUnitTest_DeviceAndThreads ........ Passed 20.74 sec test 31 Start 31: Kokkos_PerformanceTest_TaskDag 31: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 31: Test timeout computed to be: 1500 31/59 Test #31: Kokkos_PerformanceTest_TaskDag .............. Passed 0.01 sec test 32 Start 32: Kokkos_PerformanceTest_Benchmark 32: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-01-26_T04-38-59.json" 32: Test timeout computed to be: 1500 49: 49: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 49: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 49: setting CUDA_VISIBLE_DEVICES. 49: This could on multi GPU systems lead to severe performance" 49: penalties. 49: [==========] Running 7 tests from 1 test suite. 49: [----------] Global test environment set-up. 49: [----------] 7 tests from std_algorithms_min_max_element_test 49: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 49: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (1 ms) 49: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 49: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 49: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 49: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (12 ms) 49: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 49: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (13 ms) 49: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 49: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (13 ms) 49: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 49: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (10 ms) 49: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 49: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (16 ms) 49: [----------] 7 tests from std_algorithms_min_max_element_test (68 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 7 tests from 1 test suite ran. (68 ms total) 49: [ PASSED ] 7 tests. 49/66 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.81 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_C 50: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 50: Test timeout computed to be: 1500 50: 50: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 50: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 50: setting CUDA_VISIBLE_DEVICES. 50: This could on multi GPU systems lead to severe performance" 50: penalties. 50: [==========] Running 13 tests from 10 test suites. 50: [----------] Global test environment set-up. 50: [----------] 1 test from std_algorithms_lexicographical_compare_test 50: [ RUN ] std_algorithms_lexicographical_compare_test.test 32: 2024-01-26T05:57:00+00:00 32: Running /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 32: Run on (4 X 2300.11 MHz CPU s) 32: CPU Caches: 32: L1 Data 32 KiB (x4) 32: L1 Instruction 32 KiB (x4) 32: L2 Unified 4096 KiB (x4) 32: L3 Unified 16384 KiB (x4) 32: Load Average: 0.94, 3.24, 5.97 32: CPU architecture: none 32: Default Device: N6Kokkos4CudaE 32: GIT_BRANCH: HEAD 32: GIT_CLEAN_STATUS: CLEAN 32: GIT_COMMIT_DATE: 2024-01-25T22:47:17-05:00 32: GIT_COMMIT_DESCRIPTION: Merge pull request #6749 from ndellingwood/cherrypick-6510-to-rc4201 32: GIT_COMMIT_HASH: d4a099599 32: GPU architecture: VOLTA70 32: KOKKOS_COMPILER_CLANG: 1200 32: KOKKOS_ENABLE_ASM: no 32: KOKKOS_ENABLE_CUDA: yes 32: KOKKOS_ENABLE_CUDA_LAMBDA: yes 32: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 32: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 32: KOKKOS_ENABLE_CUDA_UVM: no 32: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 32: KOKKOS_ENABLE_CXX17: yes 32: KOKKOS_ENABLE_CXX20: no 32: KOKKOS_ENABLE_CXX23: no 32: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 32: KOKKOS_ENABLE_HBWSPACE: no 32: KOKKOS_ENABLE_HWLOC: no 32: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 32: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 32: KOKKOS_ENABLE_LIBDL: yes 32: KOKKOS_ENABLE_LIBRT: no 32: KOKKOS_ENABLE_PRAGMA_IVDEP: no 32: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 32: KOKKOS_ENABLE_PRAGMA_UNROLL: no 32: KOKKOS_ENABLE_PRAGMA_VECTOR: no 32: KOKKOS_ENABLE_SERIAL: yes 32: Kokkos: Cuda[ 0 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 32: Kokkos Version: 4.2.0 32: macro KOKKOS_ENABLE_CUDA: defined 32: platform: 64bit 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations Count Time normalized 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: GramSchmidt/Count:1024/iterations:5/manual_time 0.006 s 0.007 s 5 1024 5.8284u 32: GramSchmidt/Count:2048/iterations:5/manual_time 0.006 s 0.007 s 5 2.048k 2.90596u 32: GramSchmidt/Count:4096/iterations:5/manual_time 0.006 s 0.007 s 5 4.096k 1.46u 32: GramSchmidt/Count:8192/iterations:5/manual_time 0.006 s 0.007 s 5 8.192k 726.389n 32: GramSchmidt/Count:16384/iterations:5/manual_time 0.006 s 0.009 s 5 16.384k 363.721n 32: GramSchmidt/Count:32768/iterations:5/manual_time 0.006 s 0.011 s 5 32.768k 185.483n 32: GramSchmidt/Count:65536/iterations:5/manual_time 0.007 s 0.017 s 5 65.536k 106.144n 50: [ OK ] std_algorithms_lexicographical_compare_test.test (241 ms) 50: [----------] 1 test from std_algorithms_lexicographical_compare_test (241 ms total) 50: 50: [----------] 1 test from std_algorithms_for_each_test 50: [ RUN ] std_algorithms_for_each_test.test 50: [ OK ] std_algorithms_for_each_test.test (208 ms) 50: [----------] 1 test from std_algorithms_for_each_test (208 ms total) 50: 50: [----------] 1 test from std_algorithms_find_test 50: [ RUN ] std_algorithms_find_test.test 32: GramSchmidt/Count:131072/iterations:5/manual_time 0.007 s 0.028 s 5 131.072k 55.0862n 50: [ OK ] std_algorithms_find_test.test (101 ms) 50: [----------] 1 test from std_algorithms_find_test (101 ms total) 50: 50: [----------] 4 tests from std_algorithms_non_mod_seq_ops 50: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 32: GramSchmidt/Count:262144/iterations:5/manual_time 0.009 s 0.049 s 5 262.144k 35.4461n 32: GramSchmidt/Count:524288/iterations:5/manual_time 0.019 s 0.101 s 5 524.288k 35.3871n 6: [ OK ] cuda.team_scratch_1_streams (14145 ms) 6: [ RUN ] cuda.space_access 6: [ OK ] cuda.space_access (0 ms) 6: [ RUN ] cuda.uvm 6: [ OK ] cuda.uvm (6 ms) 6: [ RUN ] cuda.impl_view_accessible 6: [ OK ] cuda.impl_view_accessible (3 ms) 6: [ RUN ] cuda.impl_view_texture 6: [ OK ] cuda.impl_view_texture (0 ms) 6: [ RUN ] cuda.view_subview_const_randomaccess 6: [ OK ] cuda.view_subview_const_randomaccess (0 ms) 6: [----------] 6 tests from cuda (14157 ms total) 6: 6: [----------] 25 tests from cuda_hostpinned 6: [ RUN ] cuda_hostpinned.impl_shared_alloc 6: [ OK ] cuda_hostpinned.impl_shared_alloc (44 ms) 6: [ RUN ] cuda_hostpinned.view_api_a 6: [ OK ] cuda_hostpinned.view_api_a (10 ms) 6: [ RUN ] cuda_hostpinned.view_api_b 6: [ OK ] cuda_hostpinned.view_api_b (15 ms) 6: [ RUN ] cuda_hostpinned.view_api_c 6: [ OK ] cuda_hostpinned.view_api_c (4 ms) 6: [ RUN ] cuda_hostpinned.view_api_d 6: [ OK ] cuda_hostpinned.view_api_d (3 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_error 6: [ OK ] cuda_hostpinned.view_allocation_error (0 ms) 6: [ RUN ] cuda_hostpinned.view_remap 6: [ OK ] cuda_hostpinned.view_remap (0 ms) 6: [ RUN ] cuda_hostpinned.view_mirror_nonconst 6: [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_hostpinned.view_stride_method 6: [ OK ] cuda_hostpinned.view_stride_method (0 ms) 6: [ RUN ] cuda_hostpinned.anonymous_space 6: [ OK ] cuda_hostpinned.anonymous_space (0 ms) 6: [ RUN ] cuda_hostpinned.view_overload_resolution 6: [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_large_rank 50: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (1716 ms) 50: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 50: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1930 ms) 50: [ RUN ] std_algorithms_non_mod_seq_ops.search 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: GB/s Max 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: CustomReduction/N:100000/R:1000/manual_time 0.003 s 0.009 s 230 85.981k/s 11.5 32: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 32: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 32: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 32: OverlapRangePolicy/N:2000/M:10000/R:10 0.334 s 0.332 s 2 0.0836268 0.0403258 0.0338713 0.015617 0.0169786 6.897u 50: [ OK ] std_algorithms_non_mod_seq_ops.search (1417 ms) 50: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 32: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 32: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 32: OverlapMDRangePolicy/N:200/M:10000/R:10 0.026 s 0.026 s 27 6.34986m 3.18949m 2.37439m 1.2012m 1.20023m 6.656u 50: [ OK ] std_algorithms_non_mod_seq_ops.search_n (906 ms) 50: [----------] 4 tests from std_algorithms_non_mod_seq_ops (5972 ms total) 50: 50: [----------] 1 test from std_algorithms_count_test 50: [ RUN ] std_algorithms_count_test.test 50: [ OK ] std_algorithms_count_test.test (117 ms) 50: [----------] 1 test from std_algorithms_count_test (117 ms total) 50: 50: [----------] 1 test from std_algorithms_equal_test 50: [ RUN ] std_algorithms_equal_test.test 50: [ OK ] std_algorithms_equal_test.test (39 ms) 50: [----------] 1 test from std_algorithms_equal_test (39 ms total) 50: 50: [----------] 1 test from std_algorithms_all_any_none_of_test 50: [ RUN ] std_algorithms_all_any_none_of_test.test 50: [ OK ] std_algorithms_all_any_none_of_test.test (109 ms) 50: [----------] 1 test from std_algorithms_all_any_none_of_test (109 ms total) 50: 50: [----------] 1 test from std_algorithms_nonmod_seq_ops 50: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 50: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (185 ms) 50: [----------] 1 test from std_algorithms_nonmod_seq_ops (185 ms total) 50: 50: [----------] 1 test from std_algorithms_mismatch_test 50: [ RUN ] std_algorithms_mismatch_test.test 32: OverlapTeamPolicy/N:20/M:1000000/R:10 0.342 s 0.340 s 2 0.0675288 0.031988 0.0565032 0.027338 0.0282744 9.369u 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations Count Time normalized 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 12.7061n 32: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 5.79785n 32: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.001 s 5 4.096k 3.13574n 32: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 1.5238n 32: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.001 s 5 16.384k 1083.8p 32: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.001 s 5 32.768k 884.766p 32: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.001 s 5 65.536k 721.68p 32: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.002 s 5 131.072k 609.665p 32: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.002 s 5 262.144k 614.468p 6: [ OK ] cuda_hostpinned.view_allocation_large_rank (5544 ms) 6: [ RUN ] cuda_hostpinned.view_shmem_size_on_device 6: [ OK ] cuda_hostpinned.view_shmem_size_on_device (0 ms) 6: [ RUN ] cuda_hostpinned.view_is_assignable 6: [ OK ] cuda_hostpinned.view_is_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests 6: [ OK ] cuda_hostpinned.view_copy_tests (7 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 6: [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_degenerated 6: [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping 6: [ OK ] cuda_hostpinned.view_mapping (56 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_operator 6: [ OK ] cuda_hostpinned.view_mapping_operator (4 ms) 6: [ RUN ] cuda_hostpinned.static_extent 6: [ OK ] cuda_hostpinned.static_extent (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_atomic 6: [ OK ] cuda_hostpinned.view_mapping_atomic (2 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_class_value 6: [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_assignable 6: [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable 6: [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_subview 6: [ OK ] cuda_hostpinned.view_mapping_subview (2 ms) 6: [----------] 25 tests from cuda_hostpinned (5699 ms total) 6: 6: [----------] 25 tests from cuda_uvm 6: [ RUN ] cuda_uvm.impl_shared_alloc 6: [ OK ] cuda_uvm.impl_shared_alloc (70 ms) 6: [ RUN ] cuda_uvm.view_api_a 6: [ OK ] cuda_uvm.view_api_a (13 ms) 6: [ RUN ] cuda_uvm.view_api_b 6: [ OK ] cuda_uvm.view_api_b (17 ms) 6: [ RUN ] cuda_uvm.view_api_c 6: [ OK ] cuda_uvm.view_api_c (1 ms) 6: [ RUN ] cuda_uvm.view_api_d 6: [ OK ] cuda_uvm.view_api_d (4 ms) 6: [ RUN ] cuda_uvm.view_allocation_error 6: [ OK ] cuda_uvm.view_allocation_error (0 ms) 6: [ RUN ] cuda_uvm.view_remap 6: [ OK ] cuda_uvm.view_remap (2 ms) 6: [ RUN ] cuda_uvm.view_mirror_nonconst 6: [ OK ] cuda_uvm.view_mirror_nonconst (1 ms) 6: [ RUN ] cuda_uvm.view_stride_method 6: [ OK ] cuda_uvm.view_stride_method (0 ms) 6: [ RUN ] cuda_uvm.anonymous_space 6: [ OK ] cuda_uvm.anonymous_space (0 ms) 6: [ RUN ] cuda_uvm.view_overload_resolution 6: [ OK ] cuda_uvm.view_overload_resolution (0 ms) 6: [ RUN ] cuda_uvm.view_allocation_large_rank 50: [ OK ] std_algorithms_mismatch_test.test (291 ms) 50: [----------] 1 test from std_algorithms_mismatch_test (291 ms total) 50: 50: [----------] 1 test from std_algorithms_mod_seq_ops 50: [ RUN ] std_algorithms_mod_seq_ops.move_backward 50: [ OK ] std_algorithms_mod_seq_ops.move_backward (262 ms) 50: [----------] 1 test from std_algorithms_mod_seq_ops (262 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 13 tests from 10 test suites ran. (7530 ms total) 50: [ PASSED ] 13 tests. 32: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.004 s 5 524.288k 735.947p 6: [ OK ] cuda_uvm.view_allocation_large_rank (250 ms) 6: [ RUN ] cuda_uvm.view_shmem_size_on_device 6: [ OK ] cuda_uvm.view_shmem_size_on_device (3 ms) 6: [ RUN ] cuda_uvm.view_is_assignable 6: [ OK ] cuda_uvm.view_is_assignable (24 ms) 6: [ RUN ] cuda_uvm.view_copy_tests 6: [ OK ] cuda_uvm.view_copy_tests (39 ms) 6: [ RUN ] cuda_uvm.view_copy_tests_rank_0 6: [ OK ] cuda_uvm.view_copy_tests_rank_0 (11 ms) 6: [ RUN ] cuda_uvm.view_copy_degenerated 6: [ OK ] cuda_uvm.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_uvm.view_mapping 6: [ OK ] cuda_uvm.view_mapping (60 ms) 6: [ RUN ] cuda_uvm.view_mapping_operator 6: [ OK ] cuda_uvm.view_mapping_operator (10 ms) 6: [ RUN ] cuda_uvm.static_extent 6: [ OK ] cuda_uvm.static_extent (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_atomic 6: [ OK ] cuda_uvm.view_mapping_atomic (2 ms) 6: [ RUN ] cuda_uvm.view_mapping_class_value 6: [ OK ] cuda_uvm.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_assignable 6: [ OK ] cuda_uvm.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_trivially_copyable 6: [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_subview 6: [ OK ] cuda_uvm.view_mapping_subview (0 ms) 6: [----------] 25 tests from cuda_uvm (516 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 56 tests from 3 test suites ran. (20373 ms total) 6: [ PASSED ] 56 tests. 50/66 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 8.28 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_D 51: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 51: Test timeout computed to be: 1500 6/51 Test #6: Kokkos_CoreUnitTest_Cuda3 ................... Passed 21.17 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaTimingBased 7: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 7: Test timeout computed to be: 1500 51: 51: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 51: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 51: setting CUDA_VISIBLE_DEVICES. 51: This could on multi GPU systems lead to severe performance" 51: penalties. 51: [==========] Running 33 tests from 5 test suites. 51: [----------] Global test environment set-up. 51: [----------] 5 tests from std_algorithms_mod_ops_test 51: [ RUN ] std_algorithms_mod_ops_test.move 51: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 51: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 51: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (1 ms) 51: [ RUN ] std_algorithms_mod_ops_test.swap 51: [ OK ] std_algorithms_mod_ops_test.swap (0 ms) 51: [ RUN ] std_algorithms_mod_ops_test.swap_within_parfor 51: [ OK ] std_algorithms_mod_ops_test.swap_within_parfor (0 ms) 51: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 51: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (1 ms) 51: [----------] 5 tests from std_algorithms_mod_ops_test (3 ms total) 51: 51: [----------] 12 tests from std_algorithms_mod_seq_ops_test 51: [ RUN ] std_algorithms_mod_seq_ops_test.copy 51: [ OK ] std_algorithms_mod_seq_ops_test.copy (2 ms) 51: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 51: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (1 ms) 51: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 51: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (1 ms) 51: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 51: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (1 ms) 51: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 51: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (1 ms) 51: [ RUN ] std_algorithms_mod_seq_ops_test.fill 51: [ OK ] std_algorithms_mod_seq_ops_test.fill (1 ms) 51: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 51: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (1 ms) 51: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 51: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (1 ms) 51: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 51: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (1 ms) 51: [ RUN ] std_algorithms_mod_seq_ops_test.generate 51: [ OK ] std_algorithms_mod_seq_ops_test.generate (1 ms) 51: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 51: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 51: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 51: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (4 ms) 51: [----------] 12 tests from std_algorithms_mod_seq_ops_test (18 ms total) 51: 51: [----------] 4 tests from std_algorithms_replace_ops_test 51: [ RUN ] std_algorithms_replace_ops_test.replace 51: [ OK ] std_algorithms_replace_ops_test.replace (105 ms) 51: [ RUN ] std_algorithms_replace_ops_test.replace_if 7: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 7: Detected: 6 cores per node. 7: Detected: 1 MPI_ranks per node. 7: Requested: 8 threads per process. 7: [==========] Running 2 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 2 tests from cuda 7: [ RUN ] cuda.debug_serial_execution 7: [ OK ] cuda.debug_serial_execution (13 ms) 7: [ RUN ] cuda.debug_pin_um_to_host 51: [ OK ] std_algorithms_replace_ops_test.replace_if (292 ms) 51: [ RUN ] std_algorithms_replace_ops_test.replace_copy [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o 51: [ OK ] std_algorithms_replace_ops_test.replace_copy (230 ms) 51: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 7: [ OK ] cuda.debug_pin_um_to_host (712 ms) 7: [----------] 2 tests from cuda (726 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 2 tests from 1 test suite ran. (726 ms total) 7: [ PASSED ] 2 tests. 51: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (208 ms) 51: [----------] 4 tests from std_algorithms_replace_ops_test (837 ms total) 51: 51: [----------] 11 tests from std_algorithms_mod_seq_ops 51: [ RUN ] std_algorithms_mod_seq_ops.copy_if 51: [ OK ] std_algorithms_mod_seq_ops.copy_if (122 ms) 51: [ RUN ] std_algorithms_mod_seq_ops.unique 32: ----------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: rate 32: ----------------------------------------------------------------------------------------------------------------------------------- 32: Malloc/N:1/manual_time 10.8 us 23.1 us 64825 92.7964k/s 7/51 Test #7: Kokkos_CoreUnitTest_CudaTimingBased ......... Passed 1.50 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpInit 8: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 8: Test timeout computed to be: 1500 51: [ OK ] std_algorithms_mod_seq_ops.unique (456 ms) 51: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 51: [ OK ] std_algorithms_mod_seq_ops.unique_copy (202 ms) 51: [ RUN ] std_algorithms_mod_seq_ops.remove 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from cuda 8: [ RUN ] cuda.raw_cuda_interop 8: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 8: Detected: 6 cores per node. 8: Detected: 1 MPI_ranks per node. 8: Requested: 8 threads per process. 8: [ OK ] cuda.raw_cuda_interop (25 ms) 8: [----------] 1 test from cuda (25 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (26 ms total) 8: [ PASSED ] 1 test. 51: [ OK ] std_algorithms_mod_seq_ops.remove (149 ms) 51: [ RUN ] std_algorithms_mod_seq_ops.remove_if 8/51 Test #8: Kokkos_CoreUnitTest_CudaInterOpInit ......... Passed 0.78 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test timeout computed to be: 1500 51: [ OK ] std_algorithms_mod_seq_ops.remove_if (155 ms) 51: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 51: [ OK ] std_algorithms_mod_seq_ops.remove_copy (292 ms) 51: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 51: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (153 ms) 51: [ RUN ] std_algorithms_mod_seq_ops.rotate 9: [==========] Running 1 test from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 1 test from cuda 9: [ RUN ] cuda.raw_cuda_streams 9: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 9: Detected: 6 cores per node. 9: Detected: 1 MPI_ranks per node. 9: Requested: 8 threads per process. 9: [ OK ] cuda.raw_cuda_streams (22 ms) 9: [----------] 1 test from cuda (22 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (22 ms total) 9: [ PASSED ] 1 test. 9/51 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreams ...... Passed 0.77 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaGraph 10: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_CudaGraph 10: Test timeout computed to be: 1500 32: Malloc/N:16/manual_time 10.9 us 23.4 us 64893 91.5934k/s [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o 10: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 10: Detected: 6 cores per node. 10: Detected: 1 MPI_ranks per node. 10: Requested: 8 threads per process. 10: [==========] Running 5 tests from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 5 tests from cuda_count_bugs 10: [ RUN ] cuda_count_bugs.launch_one 10: [ OK ] cuda_count_bugs.launch_one (1 ms) 10: [ RUN ] cuda_count_bugs.launch_one_rvalue 10: [ OK ] cuda_count_bugs.launch_one_rvalue (0 ms) 10: [ RUN ] cuda_count_bugs.launch_six 10: [ OK ] cuda_count_bugs.launch_six (0 ms) 10: [ RUN ] cuda_count_bugs.when_all_cycle 10: [ OK ] cuda_count_bugs.when_all_cycle (0 ms) 10: [ RUN ] cuda_count_bugs.zero_work_reduce 10: [ OK ] cuda_count_bugs.zero_work_reduce (0 ms) 10: [----------] 5 tests from cuda_count_bugs (2 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 5 tests from 1 test suite ran. (2 ms total) 10: [ PASSED ] 5 tests. 10: 10: YOU HAVE 1 DISABLED TEST 10: 10/51 Test #10: Kokkos_CoreUnitTest_CudaGraph ............... Passed 0.77 sec test 11 Start 11: Kokkos_CoreUnitTest_Default 11: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_Default 11: Test timeout computed to be: 1500 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o 11: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 11: Detected: 6 cores per node. 11: Detected: 1 MPI_ranks per node. 11: Requested: 8 threads per process. 11: [==========] Running 73 tests from 41 test suites. 11: [----------] Global test environment set-up. 11: [----------] 33 tests from defaultdevicetype 11: [ RUN ] defaultdevicetype.initialization_settings 11: [ OK ] defaultdevicetype.initialization_settings (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 11: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_device_id 11: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_num_devices 11: Warning: command line argument '--kokkos-num-devices' is deprecated. Use '--kokkos-map-device-id-by=mpi_rank' instead. Raised by Kokkos::initialize(). 11: Warning: command line argument '--kokkos-num-devices' is deprecated. Use '--kokkos-map-device-id-by=mpi_rank' instead. Raised by Kokkos::initialize(). 11: [ OK ] defaultdevicetype.cmd_line_args_num_devices (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 11: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 11: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_help 11: [ OK ] defaultdevicetype.cmd_line_args_help (6 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 11: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (1 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 11: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (13 ms) 11: [ RUN ] defaultdevicetype.env_vars_num_threads 11: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_device_id 11: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_num_devices 11: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 11: [ OK ] defaultdevicetype.env_vars_num_devices (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_disable_warnings 11: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_tune_internals 11: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 11: [ RUN ] defaultdevicetype.visible_devices 11: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 11: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 11: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 11: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 11: [ OK ] defaultdevicetype.visible_devices (0 ms) 11: [ RUN ] defaultdevicetype.shared_space 11: [ OK ] defaultdevicetype.shared_space (21 ms) 11: [ RUN ] defaultdevicetype.shared_host_pinned_space 11: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 11: [ RUN ] defaultdevicetype.compiler_macros 11: [ OK ] defaultdevicetype.compiler_macros (1 ms) 11: [ RUN ] defaultdevicetype.half_conversion 11: [ OK ] defaultdevicetype.half_conversion (6 ms) 11: [ RUN ] defaultdevicetype.bhalf_conversion 11: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 11: [ RUN ] defaultdevicetype.half_operators 11: [ OK ] defaultdevicetype.half_operators (1 ms) 11: [ RUN ] defaultdevicetype.bhalf_operators 11: [ OK ] defaultdevicetype.bhalf_operators (1 ms) 11: [ RUN ] defaultdevicetype.host_space_access 11: [ OK ] defaultdevicetype.host_space_access (0 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_a1 11: [ OK ] defaultdevicetype.reduce_instantiation_a1 (6 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b1 11: [ OK ] defaultdevicetype.reduce_instantiation_b1 (12 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c1 11: [ OK ] defaultdevicetype.reduce_instantiation_c1 (5 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_a2 11: [ OK ] defaultdevicetype.reduce_instantiation_a2 (10 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b2 11: [ OK ] defaultdevicetype.reduce_instantiation_b2 (17 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c2 11: [ OK ] defaultdevicetype.reduce_instantiation_c2 (9 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_a3 11: [ OK ] defaultdevicetype.reduce_instantiation_a3 (11 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b3 11: [ OK ] defaultdevicetype.reduce_instantiation_b3 (19 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c3 11: [ OK ] defaultdevicetype.reduce_instantiation_c3 (10 ms) 11: [ RUN ] defaultdevicetype.malloc 11: [ OK ] defaultdevicetype.malloc (0 ms) 11: [----------] 33 tests from defaultdevicetype (159 ms total) 11: 11: [----------] 1 test from kokkosresize 11: [ RUN ] kokkosresize.host_space_access 11: [ OK ] kokkosresize.host_space_access (24 ms) 11: [----------] 1 test from kokkosresize (24 ms total) 11: 11: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/0.sizes 11: [ OK ] TestViewAPI/0.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/0 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/1.sizes 11: [ OK ] TestViewAPI/1.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/1 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/2.sizes 11: [ OK ] TestViewAPI/2.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/2 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/3.sizes 11: [ OK ] TestViewAPI/3.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/3 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/4.sizes 11: [ OK ] TestViewAPI/4.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/4 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/5.sizes 11: [ OK ] TestViewAPI/5.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/5 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/6.sizes 11: [ OK ] TestViewAPI/6.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/6 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/7.sizes 11: [ OK ] TestViewAPI/7.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/7 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/8.sizes 11: [ OK ] TestViewAPI/8.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/8 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/9.sizes 11: [ OK ] TestViewAPI/9.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/9 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/10.sizes 11: [ OK ] TestViewAPI/10.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/10 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/11.sizes 11: [ OK ] TestViewAPI/11.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/11 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/12.sizes 11: [ OK ] TestViewAPI/12.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/12 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/13.sizes 11: [ OK ] TestViewAPI/13.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/13 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/14.sizes 11: [ OK ] TestViewAPI/14.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/14 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/15.sizes 11: [ OK ] TestViewAPI/15.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/15 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/16.sizes 11: [ OK ] TestViewAPI/16.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/16 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/17.sizes 11: [ OK ] TestViewAPI/17.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/17 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/18.sizes 11: [ OK ] TestViewAPI/18.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/18 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/19.sizes 11: [ OK ] TestViewAPI/19.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/19 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/20.sizes 11: [ OK ] TestViewAPI/20.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/20 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/21.sizes 11: [ OK ] TestViewAPI/21.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/21 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/22.sizes 11: [ OK ] TestViewAPI/22.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/22 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/23.sizes 11: [ OK ] TestViewAPI/23.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/23 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/24.sizes 11: [ OK ] TestViewAPI/24.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/24 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/25.sizes 11: [ OK ] TestViewAPI/25.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/25 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/26.sizes 11: [ OK ] TestViewAPI/26.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/26 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/27.sizes 11: [ OK ] TestViewAPI/27.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/27 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/28.sizes 11: [ OK ] TestViewAPI/28.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/28 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/29.sizes 11: [ OK ] TestViewAPI/29.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/29 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/30.sizes 11: [ OK ] TestViewAPI/30.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/30 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/31.sizes 11: [ OK ] TestViewAPI/31.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/31 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/32.sizes 11: [ OK ] TestViewAPI/32.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/32 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/33.sizes 11: [ OK ] TestViewAPI/33.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/33 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/34.sizes 11: [ OK ] TestViewAPI/34.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/34 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/35.sizes 11: [ OK ] TestViewAPI/35.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/35 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/36.sizes 11: [ OK ] TestViewAPI/36.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/36 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/37.sizes 11: [ OK ] TestViewAPI/37.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/37 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/38.sizes 11: [ OK ] TestViewAPI/38.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/38 (0 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 73 tests from 41 test suites ran. (185 ms total) 11: [ PASSED ] 73 tests. 51: [ OK ] std_algorithms_mod_seq_ops.rotate (1539 ms) 51: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o 32: Malloc/N:256/manual_time 11.0 us 23.5 us 61224 90.9309k/s 11/51 Test #11: Kokkos_CoreUnitTest_Default ................. Passed 0.96 sec test 12 Start 12: Kokkos_CoreUnitTest_LegionInitialization 12: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 12: Test timeout computed to be: 1500 51: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (839 ms) 51: [ RUN ] std_algorithms_mod_seq_ops.shift_left 12: [==========] Running 1 test from 1 test suite. 12: [----------] Global test environment set-up. 12: [----------] 1 test from initialization 12: [ RUN ] initialization.legion_initialization 12: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 12: Detected: 6 cores per node. 12: Detected: 1 MPI_ranks per node. 12: Requested: 8 threads per process. 12: [ OK ] initialization.legion_initialization (26 ms) 12: [----------] 1 test from initialization (26 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 1 test from 1 test suite ran. (26 ms total) 12: [ PASSED ] 1 test. 12/51 Test #12: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.77 sec test 13 Start 13: Kokkos_CoreUnitTest_PushFinalizeHook 13: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 13: Test timeout computed to be: 1500 [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o 13: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 13: Detected: 6 cores per node. 13: Detected: 1 MPI_ranks per node. 13: Requested: 8 threads per process. 13: SUCCESS [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o 13/51 Test #13: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.77 sec test 14 Start 14: Kokkos_CoreUnitTest_Develop 14: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_Develop 14: Test timeout computed to be: 1500 [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A 32: Malloc/N:4096/manual_time 11.0 us 23.5 us 63677 90.8808k/s 14: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 14: Detected: 6 cores per node. 14: Detected: 1 MPI_ranks per node. 14: Requested: 8 threads per process. 14: [==========] Running 1 test from 1 test suite. 14: [----------] Global test environment set-up. 14: [----------] 1 test from defaultdevicetype 14: [ RUN ] defaultdevicetype.development_test 14: [ OK ] defaultdevicetype.development_test (0 ms) 14: [----------] 1 test from defaultdevicetype (0 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 1 test from 1 test suite ran. (0 ms total) 14: [ PASSED ] 1 test. 14/51 Test #14: Kokkos_CoreUnitTest_Develop ................. Passed 0.76 sec test 15 Start 15: Kokkos_CoreUnitTest_LogicalSpaces 15: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_LogicalSpaces 15: Test timeout computed to be: 1500 [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o 51: [ OK ] std_algorithms_mod_seq_ops.shift_left (2346 ms) 51: [ RUN ] std_algorithms_mod_seq_ops.shift_right 15: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 15: Detected: 6 cores per node. 15: Detected: 1 MPI_ranks per node. 15: Requested: 8 threads per process. 15: [==========] Running 6 tests from 2 test suites. 15: [----------] Global test environment set-up. 15: [----------] 1 test from defaultdevicetype_DeathTest 15: [ RUN ] defaultdevicetype_DeathTest.access_forbidden [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o 15: [ OK ] defaultdevicetype_DeathTest.access_forbidden (656 ms) 15: [----------] 1 test from defaultdevicetype_DeathTest (656 ms total) 15: 15: [----------] 5 tests from defaultdevicetype 15: [ RUN ] defaultdevicetype.logical_space_views 15: [ OK ] defaultdevicetype.logical_space_views (0 ms) 15: [ RUN ] defaultdevicetype.logical_space_malloc 15: [ OK ] defaultdevicetype.logical_space_malloc (0 ms) 15: [ RUN ] defaultdevicetype.logical_space_alloc 15: [ OK ] defaultdevicetype.logical_space_alloc (0 ms) 15: [ RUN ] defaultdevicetype.chained_logical_spaces 15: [ OK ] defaultdevicetype.chained_logical_spaces (0 ms) 15: [ RUN ] defaultdevicetype.access_allowed 15: [ OK ] defaultdevicetype.access_allowed (0 ms) 15: [----------] 5 tests from defaultdevicetype (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 6 tests from 2 test suites ran. (656 ms total) 15: [ PASSED ] 6 tests. 32: Malloc/N:65536/manual_time 11.0 us 23.5 us 63720 90.9624k/s 15/51 Test #15: Kokkos_CoreUnitTest_LogicalSpaces ........... Passed 1.44 sec test 16 Start 16: Kokkos_CoreUnitTest_KokkosP 16: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 16: Test timeout computed to be: 1500 16: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 16: Detected: 6 cores per node. 16: Detected: 1 MPI_ranks per node. 16: Requested: 8 threads per process. 16: [==========] Running 28 tests from 2 test suites. 16: [----------] Global test environment set-up. 16: [----------] 26 tests from kokkosp 16: [ RUN ] kokkosp.test_named_instance_fence 16: Ref: 33554433 16: Ref: named_instance 16: 33554433 16: named_instance 16: [ OK ] kokkosp.test_named_instance_fence (0 ms) 16: [ RUN ] kokkosp.test_unnamed_instance_fence 16: Ref: 33554433 16: Ref: Unnamed Instance Fence 16: 33554433 16: Kokkos::Cuda::fence(): Unnamed Instance Fence 16: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 16: [ RUN ] kokkosp.test_named_global_fence 16: Ref: 33554432 16: Ref: test global fence 16: 16777216 16: test global fence 16: Miss on id 16: 33554432 16: test global fence 16: [ OK ] kokkosp.test_named_global_fence (0 ms) 16: [ RUN ] kokkosp.test_unnamed_global_fence 16: Ref: 33554432 16: Ref: Unnamed Global Fence 16: 16777216 16: Kokkos::fence: Unnamed Global Fence 16: Miss on id 16: 33554432 16: Kokkos::fence: Unnamed Global Fence 16: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 16: [ RUN ] kokkosp.test_multiple_default_instances 16: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 16: [ RUN ] kokkosp.test_id_gen 16: [ OK ] kokkosp.test_id_gen (0 ms) 16: [ RUN ] kokkosp.test_kernel_sequence 16: Ref: 33554433 16: Ref: named_instance 16: 33554433 16: named_instance 16: Ref: 33554433 16: Ref: test_kernel 16: 33554433 16: named_instance 16: Miss on name 16: 16777216 16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 16: Miss on name 16: Miss on id 16: 33554432 16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 16: Miss on name 16: Miss on id 16: 33554433 16: test_kernel 16: [ OK ] kokkosp.test_kernel_sequence (3 ms) 16: [ RUN ] kokkosp.test_streams 16: [ OK ] kokkosp.test_streams (0 ms) 16: [ RUN ] kokkosp.async_deep_copy 16: [ OK ] kokkosp.async_deep_copy (0 ms) 16: [ RUN ] kokkosp.parallel_for 16: [ OK ] kokkosp.parallel_for (0 ms) 16: [ RUN ] kokkosp.parallel_reduce 16: [ OK ] kokkosp.parallel_reduce (0 ms) 16: [ RUN ] kokkosp.parallel_scan 16: [ OK ] kokkosp.parallel_scan (3 ms) 16: [ RUN ] kokkosp.parallel_scan_no_fence 16: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 16: [ RUN ] kokkosp.parallel_scan_no_fence_view 16: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 16: [ RUN ] kokkosp.regions 16: [ OK ] kokkosp.regions (0 ms) 16: [ RUN ] kokkosp.fences 16: [ OK ] kokkosp.fences (0 ms) 16: [ RUN ] kokkosp.raw_allocation 16: [ OK ] kokkosp.raw_allocation (0 ms) 16: [ RUN ] kokkosp.view 16: [ OK ] kokkosp.view (0 ms) 16: [ RUN ] kokkosp.sections 16: [ OK ] kokkosp.sections (0 ms) 16: [ RUN ] kokkosp.metadata 16: [ OK ] kokkosp.metadata (0 ms) 16: [ RUN ] kokkosp.profile_events 16: [ OK ] kokkosp.profile_events (0 ms) 16: [ RUN ] kokkosp.no_init_kernel 16: [ OK ] kokkosp.no_init_kernel (0 ms) 16: [ RUN ] kokkosp.get_events 16: [ OK ] kokkosp.get_events (0 ms) 16: [ RUN ] kokkosp.create_mirror_no_init 16: [ OK ] kokkosp.create_mirror_no_init (0 ms) 16: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 16: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 16: [ RUN ] kokkosp.create_mirror_view_and_copy 16: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 16: [----------] 26 tests from kokkosp (8 ms total) 16: 16: [----------] 2 tests from defaultdevicetype 16: [ RUN ] defaultdevicetype.profiling_section 16: [ OK ] defaultdevicetype.profiling_section (0 ms) 16: [ RUN ] defaultdevicetype.scoped_profile_region 16: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 16: [----------] 2 tests from defaultdevicetype (0 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 28 tests from 2 test suites ran. (8 ms total) 16: [ PASSED ] 28 tests. 16/51 Test #16: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.79 sec test 17 Start 17: Kokkos_CoreUnitTest_ToolIndependence 17: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 17: Test timeout computed to be: 1500 32: Malloc/N:1048576/manual_time 109 us 193 us 6406 9.15746k/s 51: [ OK ] std_algorithms_mod_seq_ops.shift_right (2326 ms) 51: [----------] 11 tests from std_algorithms_mod_seq_ops (8587 ms total) 51: 51: [----------] 1 test from std_algorithms_modseq_test 51: [ RUN ] std_algorithms_modseq_test.reverse 51: [ OK ] std_algorithms_modseq_test.reverse (227 ms) 51: [----------] 1 test from std_algorithms_modseq_test (227 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 33 tests from 5 test suites ran. (9673 ms total) 51: [ PASSED ] 33 tests. 17/51 Test #17: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 0.74 sec test 18 Start 18: Kokkos_ProfilingTestLibraryLoadHelp 18: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 18: Environment variables: 18: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/libkokkosprinter-tool.so 18: Test timeout computed to be: 1500 51/66 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 10.44 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_E 52: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 52: Test timeout computed to be: 1500 18: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 18: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 18: Detected: 6 cores per node. 18: Detected: 1 MPI_ranks per node. 18: Requested: 8 threads per process. 18: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 32: Malloc/N:16777216/manual_time 491 us 617 us 1313 2.03628k/s 18/51 Test #18: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 0.77 sec test 19 Start 19: Kokkos_ProfilingTestLibraryCmdLineHelp 19: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/libkokkosprinter-tool.so" 19: Test timeout computed to be: 1500 52: 52: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 52: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 52: setting CUDA_VISIBLE_DEVICES. 52: This could on multi GPU systems lead to severe performance" 52: penalties. 52: [==========] Running 29 tests from 7 test suites. 52: [----------] Global test environment set-up. 52: [----------] 2 tests from std_algorithms_sorting_ops_test 52: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 52: is_sorted: dynamic_view, all overloads 52: is_sorted: stride2_view, all overloads 52: is_sorted: stride3_view, all overloads 52: [ OK ] std_algorithms_sorting_ops_test.is_sorted (23 ms) 52: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 52: is_sorted_until: dynamic_view, all overloads 52: is_sorted_until: stride2_view, all overloads 52: is_sorted_until: stride3_view, all overloads 52: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (21 ms) 52: [----------] 2 tests from std_algorithms_sorting_ops_test (44 ms total) 52: 52: [----------] 4 tests from std_algorithms_partitioning_test 52: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 52: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 52: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 52: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (3 ms) 52: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 52: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (3 ms) 52: [ RUN ] std_algorithms_partitioning_test.partition_point 52: [ OK ] std_algorithms_partitioning_test.partition_point (3 ms) 52: [----------] 4 tests from std_algorithms_partitioning_test (10 ms total) 52: 52: [----------] 1 test from std_algorithms_partitioning_ops 52: [ RUN ] std_algorithms_partitioning_ops.partition_copy 52: [ OK ] std_algorithms_partitioning_ops.partition_copy (135 ms) 52: [----------] 1 test from std_algorithms_partitioning_ops (135 ms total) 52: 52: [----------] 12 tests from std_algorithms_numerics_test 52: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 52: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (2 ms) 52: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 52: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 52: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 52: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 52: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 52: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 52: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 52: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms) 52: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 52: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms) 52: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 52: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms) 52: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 52: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 52: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 52: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms) 52: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 52: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms) 52: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 52: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 52: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 52: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 52: [----------] 12 tests from std_algorithms_numerics_test (19 ms total) 52: 52: [----------] 1 test from std_algorithms_numerics_ops_test 52: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 52: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (262 ms) 52: [----------] 1 test from std_algorithms_numerics_ops_test (262 ms total) 52: 52: [----------] 8 tests from std_algorithms_numeric_ops_test 52: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 19: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 19: Detected: 6 cores per node. 19: Detected: 1 MPI_ranks per node. 19: Requested: 8 threads per process. 19: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 19/51 Test #19: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 0.76 sec test 20 Start 20: Kokkos_ProfilingTestLibraryLoad 20: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 20: Environment variables: 20: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/libkokkosprinter-tool.so 20: Test timeout computed to be: 1500 20: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 20: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 20: Detected: 6 cores per node. 20: Detected: 1 MPI_ranks per node. 20: Requested: 8 threads per process. 20: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBRT:no::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.2.0::kokkosp_allocate_data:Host:source:0x2cb5580:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x2cb5740:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x2cb57c0:Host:source:0x2cb5600:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:16777217:1::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:16777217:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x2cb5740:40::kokkosp_deallocate_data:Host:source:0x2cb5580:40::kokkosp_finalize_library:: Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o 20/51 Test #20: Kokkos_ProfilingTestLibraryLoad ............. Passed 0.77 sec test 21 Start 21: Kokkos_ProfilingTestLibraryCmdLine 21: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/libkokkosprinter-tool.so" 21: Test timeout computed to be: 1500 52: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (1292 ms) 52: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 52: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 52: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o 21: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 21: Detected: 6 cores per node. 21: Detected: 1 MPI_ranks per node. 21: Requested: 8 threads per process. 21: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBRT:no::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.2.0::kokkosp_allocate_data:Host:source:0x23d3300:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x23d34c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x23d3540:Host:source:0x23d3380:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:16777217:1::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:16777217:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x23d34c0:40::kokkosp_deallocate_data:Host:source:0x23d3300:40::kokkosp_finalize_library:: 21/51 Test #21: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 0.77 sec test 22 Start 22: Kokkos_CoreUnitTest_StackTraceTest 22: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec 22: Test timeout computed to be: 1500 22: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 22: Detected: 6 cores per node. 22: Detected: 1 MPI_ranks per node. 22: Requested: 8 threads per process. 22: [==========] Running 3 tests from 2 test suites. 22: [----------] Global test environment set-up. 22: [----------] 2 tests from defaultdevicetype_DeathTest 22: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 22: 22: [WARNING] /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 22: Top of f1 22: Top of f0 22: Top of f0 22: test_f1: 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e0813] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x4495fc] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445a26] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x4443ce] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48bf03] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45554f] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x45789f] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458bc7] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b6e7] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48ed43] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x459f8e] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x443735] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fe085c5f083] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4430de] 22: 22: demangled test_f1: 22: [0x4e0813] Kokkos::Impl::save_stacktrace() 22: [0x4495fc] Test::stacktrace_test_f1(std::ostream&) 22: [0x445a26] Test::test_stacktrace(bool, bool) 22: [0x4443ce] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 22: [0x48bf03] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x45554f] testing::Test::Run() 22: [0x45789f] testing::TestInfo::Run() 22: [0x458bc7] testing::TestSuite::Run() 22: [0x46b6e7] testing::internal::UnitTestImpl::RunAllTests() 22: [0x48ed43] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 22: [0x459f8e] testing::UnitTest::Run() 22: [0x443735] main 22: [0x7fe085c5f083] __libc_start_main 22: [0x4430de] _start 22: 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f1 22: Top of f0 22: Top of f0 22: StackTrace f3(std::cout, 4) returned: 110 22: test_f3: 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e0813] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x4495fc] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44a072] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x44698d] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x4443ce] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48bf03] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45554f] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x45789f] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458bc7] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b6e7] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48ed43] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x459f8e] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x443735] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fe085c5f083] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4430de] 22: 22: demangled test_f3: 22: [0x4e0813] Kokkos::Impl::save_stacktrace() 22: [0x4495fc] Test::stacktrace_test_f1(std::ostream&) 22: [0x44a072] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x44698d] Test::test_stacktrace(bool, bool) 22: [0x4443ce] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 22: [0x48bf03] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x45554f] testing::Test::Run() 22: [0x45789f] testing::TestInfo::Run() 22: [0x458bc7] testing::TestSuite::Run() 22: [0x46b6e7] testing::internal::UnitTestImpl::RunAllTests() 22: [0x48ed43] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 22: [0x459f8e] testing::UnitTest::Run() 22: [0x443735] main 22: [0x7fe085c5f083] __libc_start_main 22: [0x4430de] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace 52: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (1100 ms) 52: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 52: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 52: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 22: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (460 ms) 22: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 22: 22: [WARNING] /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 22: Top of f1 22: Top of f0 22: Top of f0 22: test_f1: 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e0813] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x4495fc] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445a26] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x44474b] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48bf03] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45554f] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x45789f] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458bc7] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b6e7] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48ed43] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x459f8e] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x443735] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fe085c5f083] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4430de] 22: 22: demangled test_f1: 22: [0x4e0813] Kokkos::Impl::save_stacktrace() 22: [0x4495fc] Test::stacktrace_test_f1(std::ostream&) 22: [0x445a26] Test::test_stacktrace(bool, bool) 22: [0x44474b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 22: [0x48bf03] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x45554f] testing::Test::Run() 22: [0x45789f] testing::TestInfo::Run() 22: [0x458bc7] testing::TestSuite::Run() 22: [0x46b6e7] testing::internal::UnitTestImpl::RunAllTests() 22: [0x48ed43] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 22: [0x459f8e] testing::UnitTest::Run() 22: [0x443735] main 22: [0x7fe085c5f083] __libc_start_main 22: [0x4430de] _start 22: 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f1 22: Top of f0 22: Top of f0 22: StackTrace f3(std::cout, 4) returned: 110 22: test_f3: 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e0813] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x4495fc] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44a072] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x44698d] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x44474b] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48bf03] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45554f] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x45789f] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458bc7] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b6e7] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48ed43] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x459f8e] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x443735] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fe085c5f083] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4430de] 22: 22: demangled test_f3: 22: [0x4e0813] Kokkos::Impl::save_stacktrace() 22: [0x4495fc] Test::stacktrace_test_f1(std::ostream&) 22: [0x44a072] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x44698d] Test::test_stacktrace(bool, bool) 22: [0x44474b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 22: [0x48bf03] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x45554f] testing::Test::Run() 22: [0x45789f] testing::TestInfo::Run() 22: [0x458bc7] testing::TestSuite::Run() 22: [0x46b6e7] testing::internal::UnitTestImpl::RunAllTests() 22: [0x48ed43] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 22: [0x459f8e] testing::UnitTest::Run() 22: [0x443735] main 22: [0x7fe085c5f083] __libc_start_main 22: [0x4430de] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace 52: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (450 ms) 52: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 52: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 52: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 52: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (156 ms) 52: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 52: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 52: [----------] 8 tests from std_algorithms_numeric_ops_test (3001 ms total) 52: 52: [----------] 1 test from std_algorithms_transform_ops_test 52: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o 52: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (162 ms) 52: [----------] 1 test from std_algorithms_transform_ops_test (162 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 29 tests from 7 test suites ran. (3636 ms total) 52: [ PASSED ] 29 tests. 22: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (375 ms) 22: [----------] 2 tests from defaultdevicetype_DeathTest (835 ms total) 22: 22: [----------] 1 test from defaultdevicetype 22: [ RUN ] defaultdevicetype.stacktrace_normal 22: Top of f1 22: Top of f0 22: Top of f0 22: test_f1: 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e0813] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x4495fc] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445a26] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48bf03] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45554f] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x45789f] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458bc7] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b6e7] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48ed43] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x459f8e] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x443735] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fe085c5f083] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4430de] 22: 22: demangled test_f1: 22: [0x4e0813] Kokkos::Impl::save_stacktrace() 22: [0x4495fc] Test::stacktrace_test_f1(std::ostream&) 22: [0x445a26] Test::test_stacktrace(bool, bool) 22: [0x48bf03] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x45554f] testing::Test::Run() 22: [0x45789f] testing::TestInfo::Run() 22: [0x458bc7] testing::TestSuite::Run() 22: [0x46b6e7] testing::internal::UnitTestImpl::RunAllTests() 22: [0x48ed43] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 22: [0x459f8e] testing::UnitTest::Run() 22: [0x443735] main 22: [0x7fe085c5f083] __libc_start_main 22: [0x4430de] _start 22: 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f1 22: Top of f0 22: Top of f0 22: StackTrace f3(std::cout, 4) returned: 110 22: test_f3: 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e0813] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x4495fc] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44a072] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x44698d] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48bf03] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45554f] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x45789f] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458bc7] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b6e7] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48ed43] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x459f8e] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x443735] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fe085c5f083] 22: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4430de] 22: 22: demangled test_f3: 22: [0x4e0813] Kokkos::Impl::save_stacktrace() 22: [0x4495fc] Test::stacktrace_test_f1(std::ostream&) 22: [0x44a072] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x44698d] Test::test_stacktrace(bool, bool) 22: [0x48bf03] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x45554f] testing::Test::Run() 22: [0x45789f] testing::TestInfo::Run() 22: [0x458bc7] testing::TestSuite::Run() 22: [0x46b6e7] testing::internal::UnitTestImpl::RunAllTests() 22: [0x48ed43] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 22: [0x459f8e] testing::UnitTest::Run() 22: [0x443735] main 22: [0x7fe085c5f083] __libc_start_main 22: [0x4430de] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace 22: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 22: [----------] 1 test from defaultdevicetype (0 ms total) 22: 22: [----------] Global test environment tear-down 22: [==========] 3 tests from 2 test suites ran. (836 ms total) 22: [ PASSED ] 3 tests. 52/66 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 4.41 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 53: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 53: Test timeout computed to be: 1500 22/51 Test #22: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 1.61 sec test 23 Start 23: Kokkos_IncrementalTest_OPENMP 23: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 23: Test timeout computed to be: 1500 53: 53: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 53: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 53: setting CUDA_VISIBLE_DEVICES. 53: This could on multi GPU systems lead to severe performance" 53: penalties. 53: [==========] Running 12 tests from 7 test suites. 53: [----------] Global test environment set-up. 53: [----------] 2 tests from std_algorithms_adjacent_find_team_test 53: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 23: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 23: Detected: 6 cores per node. 23: Detected: 1 MPI_ranks per node. 23: Requested: 8 threads per process. 23: [==========] Running 28 tests from 1 test suite. 23: [----------] Global test environment set-up. 23: [----------] 28 tests from OPENMP 23: [ RUN ] OPENMP.IncrTest_01_execspace_typedef 23: [ OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms) 23: [ RUN ] OPENMP.IncrTest_01_execspace 23: Host Parallel Execution Space: 23: KOKKOS_ENABLE_OPENMP: yes 23: 23: OpenMP Runtime Configuration: 23: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ] 23: OpenMP 23: [ OK ] OPENMP.IncrTest_01_execspace (0 ms) 23: [ RUN ] OPENMP.IncrTest_02_AtomicExchange 23: [ OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms) 23: [ RUN ] OPENMP.IncrTest_02_AtomicAdd 23: [ OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms) 23: [ RUN ] OPENMP.IncrTest_02_AtomicSub 23: [ OK ] OPENMP.IncrTest_02_AtomicSub (0 ms) 23: [ RUN ] OPENMP.IncrTest_03a_memspace_malloc 23: [ OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms) 23: [ RUN ] OPENMP.IncrTest_03b_memspace_free 23: [ OK ] OPENMP.IncrTest_03b_memspace_free (131 ms) 23: [ RUN ] OPENMP.IncrTest_04_simple_parallelFor 23: [ OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms) 23: [ RUN ] OPENMP.IncrTest_04_RangePolicy_parallelFor 23: [ OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (0 ms) 23: [ RUN ] OPENMP.IncrTest_05_reduction 23: [ OK ] OPENMP.IncrTest_05_reduction (3 ms) 23: [ RUN ] OPENMP.IncrTest_06_mdrange2D 23: [ OK ] OPENMP.IncrTest_06_mdrange2D (0 ms) 23: [ RUN ] OPENMP.IncrTest_06_mdrange3D 23: [ OK ] OPENMP.IncrTest_06_mdrange3D (0 ms) 23: [ RUN ] OPENMP.IncrTest_06_mdrange4D 23: [ OK ] OPENMP.IncrTest_06_mdrange4D (0 ms) 23: [ RUN ] OPENMP.IncrTest_08_deep_copy_2D 23: [ OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms) 23: [ RUN ] OPENMP.IncrTest_08_deep_copy_3D 23: [ OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms) 23: [ RUN ] OPENMP.IncrTest_08_deep_copy_4D 23: [ OK ] OPENMP.IncrTest_08_deep_copy_4D (0 ms) 23: [ RUN ] OPENMP.IncrTest_10_Hierarchical_Basics 23: [ OK ] OPENMP.IncrTest_10_Hierarchical_Basics (0 ms) 23: [ RUN ] OPENMP.IncrTest_11a_Hierarchical_ForLoop 23: [ OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (0 ms) 23: [ RUN ] OPENMP.IncrTest_11b_Hierarchical_ForLoop 23: [ OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (0 ms) 23: [ RUN ] OPENMP.IncrTest_11c_Hierarchical_ForLoop 23: [ OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (151 ms) 23: [ RUN ] OPENMP.IncrTest_12a_ThreadScratch 23: [ OK ] OPENMP.IncrTest_12a_ThreadScratch (0 ms) 23: [ RUN ] OPENMP.IncrTest_12b_TeamScratch 23: [ OK ] OPENMP.IncrTest_12b_TeamScratch (2 ms) 23: [ RUN ] OPENMP.IncrTest_13a_Hierarchical_Red 23: [ OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms) 23: [ RUN ] OPENMP.IncrTest_13b_Hierarchical_Red 23: [ OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms) 23: [ RUN ] OPENMP.IncrTest_13c_Hierarchical_Red 23: [ OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms) 23: [ RUN ] OPENMP.incr_14_MDrangeReduce 23: [ OK ] OPENMP.incr_14_MDrangeReduce (0 ms) 23: [ RUN ] OPENMP.IncrTest_16_parallelscan 23: [ OK ] OPENMP.IncrTest_16_parallelscan (0 ms) 23: [ RUN ] OPENMP.incr_17_atomicView 23: [ OK ] OPENMP.incr_17_atomicView (0 ms) 23: [----------] 28 tests from OPENMP (292 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 28 tests from 1 test suite ran. (292 ms total) 23: [ PASSED ] 28 tests. 23/51 Test #23: Kokkos_IncrementalTest_OPENMP ............... Passed 1.07 sec test 24 Start 24: Kokkos_IncrementalTest_CUDA 24: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_IncrementalTest_CUDA 24: Test timeout computed to be: 1500 32: Malloc/N:268435456/manual_time 4779 us 2677 us 703 209.234/s 24: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 24: Detected: 6 cores per node. 24: Detected: 1 MPI_ranks per node. 24: Requested: 8 threads per process. 24: [==========] Running 28 tests from 1 test suite. 24: [----------] Global test environment set-up. 24: [----------] 28 tests from CUDA 24: [ RUN ] CUDA.IncrTest_01_execspace_typedef 24: [ OK ] CUDA.IncrTest_01_execspace_typedef (0 ms) 24: [ RUN ] CUDA.IncrTest_01_execspace 24: Device Execution Space: 24: KOKKOS_ENABLE_CUDA: yes 24: Cuda Options: 24: KOKKOS_ENABLE_CUDA_LAMBDA: yes 24: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 24: KOKKOS_ENABLE_CUDA_UVM: no 24: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 24: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 24: 24: Cuda Runtime Configuration: 24: macro KOKKOS_ENABLE_CUDA : defined 24: macro CUDA_VERSION = 12020 = version 12.2 24: Kokkos::Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 24: Cuda 24: [ OK ] CUDA.IncrTest_01_execspace (0 ms) 24: [ RUN ] CUDA.IncrTest_02_AtomicExchange 24: [ OK ] CUDA.IncrTest_02_AtomicExchange (0 ms) 24: [ RUN ] CUDA.IncrTest_02_AtomicAdd 24: [ OK ] CUDA.IncrTest_02_AtomicAdd (0 ms) 24: [ RUN ] CUDA.IncrTest_02_AtomicSub 24: [ OK ] CUDA.IncrTest_02_AtomicSub (0 ms) 24: [ RUN ] CUDA.IncrTest_03a_memspace_malloc 24: [ OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms) 24: [ RUN ] CUDA.IncrTest_03b_memspace_free 53: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (1185 ms) 53: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 32: Malloc/N:4294967296/manual_time 115705 us 20386 us 9 8.64269/s 53: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (1171 ms) 53: [----------] 2 tests from std_algorithms_adjacent_find_team_test (2356 ms total) 53: 53: [----------] 2 tests from std_algorithms_count_team_test 53: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 32: MallocFree/N:1/manual_time 23.4 us 23.4 us 29436 42.7111k/s 53: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (918 ms) 53: [ RUN ] std_algorithms_count_team_test.count_returns_zero 32: MallocFree/N:16/manual_time 23.2 us 23.2 us 30197 43.0572k/s 24: [ OK ] CUDA.IncrTest_03b_memspace_free (2373 ms) 24: [ RUN ] CUDA.IncrTest_04_simple_parallelFor 24: [ OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms) 24: [ RUN ] CUDA.IncrTest_04_RangePolicy_parallelFor 24: [ OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms) 24: [ RUN ] CUDA.IncrTest_05_reduction 24: [ OK ] CUDA.IncrTest_05_reduction (3 ms) 24: [ RUN ] CUDA.IncrTest_06_mdrange2D 24: [ OK ] CUDA.IncrTest_06_mdrange2D (0 ms) 24: [ RUN ] CUDA.IncrTest_06_mdrange3D 24: [ OK ] CUDA.IncrTest_06_mdrange3D (0 ms) 24: [ RUN ] CUDA.IncrTest_06_mdrange4D 24: [ OK ] CUDA.IncrTest_06_mdrange4D (0 ms) 24: [ RUN ] CUDA.IncrTest_08_deep_copy_2D 24: [ OK ] CUDA.IncrTest_08_deep_copy_2D (0 ms) 24: [ RUN ] CUDA.IncrTest_08_deep_copy_3D 24: [ OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms) 24: [ RUN ] CUDA.IncrTest_08_deep_copy_4D 24: [ OK ] CUDA.IncrTest_08_deep_copy_4D (0 ms) 24: [ RUN ] CUDA.IncrTest_10_Hierarchical_Basics 24: [ OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms) 24: [ RUN ] CUDA.IncrTest_11a_Hierarchical_ForLoop 24: [ OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (1 ms) 24: [ RUN ] CUDA.IncrTest_11b_Hierarchical_ForLoop 24: [ OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (1 ms) 24: [ RUN ] CUDA.IncrTest_11c_Hierarchical_ForLoop 24: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (320 ms) 24: [ RUN ] CUDA.IncrTest_12a_ThreadScratch 24: [ OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms) 24: [ RUN ] CUDA.IncrTest_12b_TeamScratch 24: [ OK ] CUDA.IncrTest_12b_TeamScratch (1 ms) 24: [ RUN ] CUDA.IncrTest_13a_Hierarchical_Red 24: [ OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms) 24: [ RUN ] CUDA.IncrTest_13b_Hierarchical_Red 24: [ OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms) 24: [ RUN ] CUDA.IncrTest_13c_Hierarchical_Red 24: [ OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms) 24: [ RUN ] CUDA.incr_14_MDrangeReduce 24: [ OK ] CUDA.incr_14_MDrangeReduce (1 ms) 24: [ RUN ] CUDA.IncrTest_16_parallelscan 24: [ OK ] CUDA.IncrTest_16_parallelscan (7 ms) 24: [ RUN ] CUDA.incr_17_atomicView 24: [ OK ] CUDA.incr_17_atomicView (0 ms) 24: [----------] 28 tests from CUDA (2720 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 28 tests from 1 test suite ran. (2720 ms total) 24: [ PASSED ] 28 tests. 53: [ OK ] std_algorithms_count_team_test.count_returns_zero (528 ms) 53: [----------] 2 tests from std_algorithms_count_team_test (1447 ms total) 53: 53: [----------] 1 test from std_algorithms_count_if_team_test 53: [ RUN ] std_algorithms_count_if_team_test.test 24/51 Test #24: Kokkos_IncrementalTest_CUDA ................. Passed 3.49 sec test 25 Start 25: Kokkos_CoreUnitTest_CTestDevice 25: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 25: Test timeout computed to be: 1500 53: [ OK ] std_algorithms_count_if_team_test.test (528 ms) 53: [----------] 1 test from std_algorithms_count_if_team_test (528 ms total) 53: 53: [----------] 1 test from std_algorithms_for_each_team_test 53: [ RUN ] std_algorithms_for_each_team_test.test 25: [==========] Running 8 tests from 1 test suite. 25: [----------] Global test environment set-up. 25: [----------] 8 tests from ctest_environment 25: [ RUN ] ctest_environment.no_device_type 25: [ OK ] ctest_environment.no_device_type (0 ms) 25: [ RUN ] ctest_environment.no_process_count 25: [ OK ] ctest_environment.no_process_count (0 ms) 25: [ RUN ] ctest_environment.invalid_rank 25: [ OK ] ctest_environment.invalid_rank (0 ms) 25: [ RUN ] ctest_environment.no_type_str 25: [ OK ] ctest_environment.no_type_str (0 ms) 25: [ RUN ] ctest_environment.missing_type 25: [ OK ] ctest_environment.missing_type (0 ms) 25: [ RUN ] ctest_environment.no_id_str 25: [ OK ] ctest_environment.no_id_str (0 ms) 25: [ RUN ] ctest_environment.invalid_id_str 25: [ OK ] ctest_environment.invalid_id_str (0 ms) 25: [ RUN ] ctest_environment.good 25: [ OK ] ctest_environment.good (0 ms) 25: [----------] 8 tests from ctest_environment (0 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 8 tests from 1 test suite ran. (0 ms total) 25: [ PASSED ] 8 tests. 25/51 Test #25: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.74 sec test 26 Start 26: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 26: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 26: Test timeout computed to be: 1500 26/51 Test #26: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.01 sec test 27 Start 27: Kokkos_ContainersUnitTest_OpenMP 27: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 27: Test timeout computed to be: 1500 32: MallocFree/N:256/manual_time 23.1 us 23.1 us 30264 43.2551k/s 53: [ OK ] std_algorithms_for_each_team_test.test (613 ms) 53: [----------] 1 test from std_algorithms_for_each_team_test (613 ms total) 53: 53: [----------] 1 test from std_algorithms_for_each_n_team_test 53: [ RUN ] std_algorithms_for_each_n_team_test.test 32: MallocFree/N:4096/manual_time 23.1 us 23.0 us 30538 43.3694k/s 27: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 27: Detected: 6 cores per node. 27: Detected: 1 MPI_ranks per node. 27: Requested: 8 threads per process. 27: [==========] Running 61 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 61 tests from openmp 27: [ RUN ] openmp.bitset 53: [ OK ] std_algorithms_for_each_n_team_test.test (732 ms) 53: [----------] 1 test from std_algorithms_for_each_n_team_test (732 ms total) 53: 53: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 53: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 27: [ OK ] openmp.bitset (654 ms) 27: [ RUN ] openmp.dualview_combination 27: [ OK ] openmp.dualview_combination (0 ms) 27: [ RUN ] openmp.dualview_alloc 27: [ OK ] openmp.dualview_alloc (0 ms) 27: [ RUN ] openmp.test_dualview_copy_construction_and_assignment 27: [ OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms) 27: [ RUN ] openmp.dualview_combinations_without_init 27: [ OK ] openmp.dualview_combinations_without_init (0 ms) 27: [ RUN ] openmp.dualview_deep_copy 27: [ OK ] openmp.dualview_deep_copy (0 ms) 27: [ RUN ] openmp.dualview_realloc 27: [ OK ] openmp.dualview_realloc (0 ms) 27: [ RUN ] openmp.dualview_resize 27: [ OK ] openmp.dualview_resize (0 ms) 27: [ RUN ] openmp.dualview_device_correct_kokkos_device 27: [ OK ] openmp.dualview_device_correct_kokkos_device (1 ms) 27: [ RUN ] openmp.dualview_host_correct_kokkos_device 27: [ OK ] openmp.dualview_host_correct_kokkos_device (11 ms) 27: [ RUN ] openmp.dualview_host_modify_template_device_sync 27: [ OK ] openmp.dualview_host_modify_template_device_sync (5 ms) 27: [ RUN ] openmp.dualview_host_modify_template_device_execspace_sync 27: [ OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms) 27: [ RUN ] openmp.dualview_device_modify_template_host_sync 27: [ OK ] openmp.dualview_device_modify_template_host_sync (0 ms) 27: [ RUN ] openmp.dualview_device_modify_template_host_execspace_sync 27: [ OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms) 27: [ RUN ] openmp.dualview_template_views_return_correct_executionspace_views 27: [ OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms) 27: [ RUN ] openmp.dynamic_view 27: [ OK ] openmp.dynamic_view (15 ms) 27: [ RUN ] openmp.dyn_rank_view_api_generic 27: [ OK ] openmp.dyn_rank_view_api_generic (18 ms) 27: [ RUN ] openmp.dyn_rank_view_api_operator_rank12345 27: [ OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms) 27: [ RUN ] openmp.dyn_rank_view_check_fence_resize_realloc 27: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 27: skipping since not default execution space 27: [ SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms) 27: [ RUN ] openmp.dyn_rank_view_api_operator_rank67 27: [ OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms) 27: [ RUN ] openmp.ErrorReporterViaLambda 27: [ OK ] openmp.ErrorReporterViaLambda (0 ms) 27: [ RUN ] openmp.ErrorReporter 27: [ OK ] openmp.ErrorReporter (0 ms) 27: [ RUN ] openmp.offsetview_construction 27: [ OK ] openmp.offsetview_construction (27 ms) 27: [ RUN ] openmp.offsetview_unmanaged_construction 27: [ OK ] openmp.offsetview_unmanaged_construction (0 ms) 27: [ RUN ] openmp.offsetview_subview 27: [ OK ] openmp.offsetview_subview (11 ms) 27: [ RUN ] openmp.offsetview_offsets_rank1 27: [ OK ] openmp.offsetview_offsets_rank1 (0 ms) 27: [ RUN ] openmp.offsetview_offsets_rank2 27: [ OK ] openmp.offsetview_offsets_rank2 (0 ms) 27: [ RUN ] openmp.offsetview_offsets_rank3 27: [ OK ] openmp.offsetview_offsets_rank3 (0 ms) 27: [ RUN ] openmp.scatterview 32: MallocFree/N:65536/manual_time 23.1 us 23.1 us 30384 43.2739k/s 32: MallocFree/N:1048576/manual_time 193 us 192 us 3624 5.18583k/s 27: [ OK ] openmp.scatterview (1950 ms) 27: [ RUN ] openmp.scatterview_devicetype 27: [ OK ] openmp.scatterview_devicetype (8 ms) 27: [ RUN ] openmp.staticcrsgraph 27: [ OK ] openmp.staticcrsgraph (30 ms) 27: [ RUN ] openmp.resize_realloc_no_init_dualview 27: [ OK ] openmp.resize_realloc_no_init_dualview (1 ms) 27: [ RUN ] openmp.resize_realloc_no_alloc_dualview 27: [ OK ] openmp.resize_realloc_no_alloc_dualview (0 ms) 27: [ RUN ] openmp.resize_exec_space_dualview 27: [ OK ] openmp.resize_exec_space_dualview (0 ms) 27: [ RUN ] openmp.realloc_exec_space_dualview 27: [ OK ] openmp.realloc_exec_space_dualview (0 ms) 27: [ RUN ] openmp.resize_realloc_no_init_dynrankview 27: [ OK ] openmp.resize_realloc_no_init_dynrankview (0 ms) 27: [ RUN ] openmp.resize_exec_space_dynrankview 27: [ OK ] openmp.resize_exec_space_dynrankview (0 ms) 27: [ RUN ] openmp.realloc_exec_space_dynrankview 27: [ OK ] openmp.realloc_exec_space_dynrankview (0 ms) 27: [ RUN ] openmp.resize_realloc_no_init_scatterview 27: [ OK ] openmp.resize_realloc_no_init_scatterview (0 ms) 27: [ RUN ] openmp.resize_realloc_no_alloc_scatterview 27: [ OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms) 27: [ RUN ] openmp.resize_exec_space_scatterview 27: [ OK ] openmp.resize_exec_space_scatterview (0 ms) 27: [ RUN ] openmp.realloc_exec_space_scatterview 27: [ OK ] openmp.realloc_exec_space_scatterview (0 ms) 27: [ RUN ] openmp.create_mirror_no_init_dynrankview 27: [ OK ] openmp.create_mirror_no_init_dynrankview (0 ms) 27: [ RUN ] openmp.create_mirror_no_init_dynrankview_viewctor 27: [ OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms) 27: [ RUN ] openmp.create_mirror_view_and_copy_dynrankview 27: [ OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms) 27: [ RUN ] openmp.create_mirror_no_init_offsetview 27: [ OK ] openmp.create_mirror_no_init_offsetview (0 ms) 27: [ RUN ] openmp.create_mirror_no_init_offsetview_view_ctor 27: [ OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms) 27: [ RUN ] openmp.create_mirror_view_and_copy_offsetview 27: [ OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms) 27: [ RUN ] openmp.create_mirror_no_init_dynamicview 27: [ OK ] openmp.create_mirror_no_init_dynamicview (0 ms) 27: [ RUN ] openmp.create_mirror_view_and_copy_dynamicview 27: [ OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms) 27: [ RUN ] openmp.create_mirror_no_init_dynamicview_view_ctor 27: [ OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms) 27: [ RUN ] openmp.UnorderedMap_insert 32: MallocFree/N:16777216/manual_time 617 us 613 us 1120 1.6211k/s 53: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (4127 ms) 53: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 32: MallocFree/N:268435456/manual_time 5467 us 2630 us 279 182.912/s 32: MallocFree/N:4294967296/manual_time 113737 us 20139 us 6 8.79225/s [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C 53: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (2609 ms) 53: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 32: MallocTouch/N:1/manual_time 13.4 us 26.3 us 51739 74.7408k/s [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o 32: MallocTouch/N:16/manual_time 13.3 us 26.0 us 52535 75.4372k/s 53: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (2619 ms) 53: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (9355 ms total) 53: 53: [----------] 2 tests from std_algorithms_mismatch_team_test 53: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C 32: MallocTouch/N:256/manual_time 13.2 us 25.8 us 52685 75.5474k/s Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o 32: MallocTouch/N:4096/manual_time 21.8 us 34.4 us 32127 45.9215k/s [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o 53: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (3035 ms) 53: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o 32: MallocTouch/N:65536/manual_time 21.8 us 34.4 us 32116 45.9322k/s 53: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1376 ms) 53: [----------] 2 tests from std_algorithms_mismatch_team_test (4412 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 12 tests from 7 test suites ran. (19445 ms total) 53: [ PASSED ] 12 tests. [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D 53/66 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 20.25 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 54: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 54: Test timeout computed to be: 1500 54: 54: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 54: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 54: setting CUDA_VISIBLE_DEVICES. 54: This could on multi GPU systems lead to severe performance" 54: penalties. 54: [==========] Running 8 tests from 4 test suites. 54: [----------] Global test environment set-up. 54: [----------] 2 tests from std_algorithms_equal_team_test 54: [ RUN ] std_algorithms_equal_team_test.views_are_equal 32: MallocTouch/N:1048576/manual_time 125 us 212 us 5679 7.96846k/s 32: MallocTouch/N:16777216/manual_time 509 us 640 us 1377 1.96573k/s 54: [ OK ] std_algorithms_equal_team_test.views_are_equal (2724 ms) 54: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o 54: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (2061 ms) 54: [----------] 2 tests from std_algorithms_equal_team_test (4785 ms total) 54: 54: [----------] 2 tests from std_algorithms_search_team_test 54: [ RUN ] std_algorithms_search_team_test.sequences_exist 32: MallocTouch/N:268435456/manual_time 4893 us 2676 us 614 204.375/s 27: [ OK ] openmp.UnorderedMap_insert (16219 ms) 27: [ RUN ] openmp.UnorderedMap_failed_insert 54: [ OK ] std_algorithms_search_team_test.sequences_exist (1359 ms) 54: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o 32: MallocTouch/N:4294967296/manual_time 120430 us 22020 us 8 8.30356/s [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o 32: MallocTouchFree/N:1/manual_time 26.4 us 26.4 us 26398 37.852k/s 54: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (1605 ms) 54: [----------] 2 tests from std_algorithms_search_team_test (2965 ms total) 54: 54: [----------] 2 tests from std_algorithms_find_end_team_test 54: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 27: [ OK ] openmp.UnorderedMap_failed_insert (4301 ms) 27: [ RUN ] openmp.UnorderedMap_deep_copy 27: [ OK ] openmp.UnorderedMap_deep_copy (5 ms) 27: [ RUN ] openmp.UnorderedMap_valid_empty 27: [ OK ] openmp.UnorderedMap_valid_empty (0 ms) 27: [ RUN ] openmp.UnorderedMap_clear_zero_size 27: [ OK ] openmp.UnorderedMap_clear_zero_size (0 ms) 27: [ RUN ] openmp.UnorderedMap_consistent_size 27: [ OK ] openmp.UnorderedMap_consistent_size (0 ms) 27: [ RUN ] openmp.UnorderedMap_shallow_copyable_on_device 27: [ OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms) 27: [ RUN ] openmp.UnorderedMap_lambda_capturable 27: [ OK ] openmp.UnorderedMap_lambda_capturable (0 ms) 27: [ RUN ] openmp.UnorderedMap_constructor_view_alloc 27: [ OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms) 27: [ RUN ] openmp.viewctorprop_embedded_dim 27: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 27: [----------] 61 tests from openmp (23274 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 61 tests from 1 test suite ran. (23274 ms total) 27: [ PASSED ] 60 tests. 27: [ SKIPPED ] 1 test, listed below: 27: [ SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc 27/51 Test #27: Kokkos_ContainersUnitTest_OpenMP ............ Passed 24.17 sec test 28 Start 28: Kokkos_ContainersUnitTest_Cuda 28: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 28: Test timeout computed to be: 1500 28: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 28: Detected: 6 cores per node. 28: Detected: 1 MPI_ranks per node. 28: Requested: 8 threads per process. 28: [==========] Running 41 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 41 tests from cuda 28: [ RUN ] cuda.bitset 28: [ OK ] cuda.bitset (15 ms) 28: [ RUN ] cuda.dualview_combination 28: [ OK ] cuda.dualview_combination (3 ms) 28: [ RUN ] cuda.dualview_alloc 28: [ OK ] cuda.dualview_alloc (0 ms) 28: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 28: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 28: [ RUN ] cuda.dualview_combinations_without_init 28: [ OK ] cuda.dualview_combinations_without_init (0 ms) 28: [ RUN ] cuda.dualview_deep_copy 28: [ OK ] cuda.dualview_deep_copy (1 ms) 28: [ RUN ] cuda.dualview_realloc 28: [ OK ] cuda.dualview_realloc (0 ms) 28: [ RUN ] cuda.dualview_resize 28: [ OK ] cuda.dualview_resize (9 ms) 28: [ RUN ] cuda.dualview_device_correct_kokkos_device 28: [ OK ] cuda.dualview_device_correct_kokkos_device (2 ms) 28: [ RUN ] cuda.dualview_host_correct_kokkos_device 28: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 28: [ RUN ] cuda.dualview_host_modify_template_device_sync 28: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 28: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 28: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 28: [ RUN ] cuda.dualview_device_modify_template_host_sync 28: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 28: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 28: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 28: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 28: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 28: [ RUN ] cuda.dynamic_view 28: [ OK ] cuda.dynamic_view (27 ms) 28: [ RUN ] cuda.dyn_rank_view_api_generic 28: [ OK ] cuda.dyn_rank_view_api_generic (23 ms) 28: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 28: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (1 ms) 28: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 28: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms) 28: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 28: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (0 ms) 28: [ RUN ] cuda.ErrorReporterViaLambda 28: [ OK ] cuda.ErrorReporterViaLambda (3 ms) 28: [ RUN ] cuda.ErrorReporter 28: [ OK ] cuda.ErrorReporter (0 ms) 28: [ RUN ] cuda.offsetview_construction 28: [ OK ] cuda.offsetview_construction (4 ms) 28: [ RUN ] cuda.offsetview_unmanaged_construction 28: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 28: [ RUN ] cuda.offsetview_subview 28: [ OK ] cuda.offsetview_subview (0 ms) 28: [ RUN ] cuda.offsetview_offsets_rank1 28: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 28: [ RUN ] cuda.offsetview_offsets_rank2 28: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 28: [ RUN ] cuda.offsetview_offsets_rank3 28: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 28: [ RUN ] cuda.scatterview 32: MallocTouchFree/N:16/manual_time 26.1 us 26.1 us 26765 38.2979k/s 32: MallocTouchFree/N:256/manual_time 26.0 us 26.0 us 26892 38.403k/s 54: [ OK ] std_algorithms_find_end_team_test.sequences_exist (2673 ms) 54: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 32: MallocTouchFree/N:4096/manual_time 34.5 us 34.4 us 20303 29.0048k/s 32: MallocTouchFree/N:65536/manual_time 34.4 us 34.4 us 20303 29.0465k/s 54: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (2377 ms) 54: [----------] 2 tests from std_algorithms_find_end_team_test (5051 ms total) 54: 54: [----------] 2 tests from std_algorithms_find_first_of_team_test 54: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 32: MallocTouchFree/N:1048576/manual_time 213 us 210 us 3319 4.7029k/s 32: MallocTouchFree/N:16777216/manual_time 654 us 645 us 922 1.52922k/s 54: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (2225 ms) 54: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 32: MallocTouchFree/N:268435456/manual_time 5522 us 2651 us 280 181.1/s 32: MallocTouchFree/N:4294967296/manual_time 110246 us 21955 us 6 9.07061/s 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: GB/s MB 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: ViewAllocate_Rank1/N:10/manual_time 0.016 s 0.008 s 99 50.7574/s 800 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o 32: ViewAllocate_Rank1/N:10/manual_time 0.017 s 0.008 s 42 47.8845/s 800 32: ViewAllocate_Rank2/N:10/manual_time 0.017 s 0.008 s 42 47.9149/s 800 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o 54: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (7093 ms) 54: [----------] 2 tests from std_algorithms_find_first_of_team_test (9319 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 8 tests from 4 test suites ran. (22121 ms total) 54: [ PASSED ] 8 tests. 32: ViewAllocate_Rank2/N:10/manual_time 0.017 s 0.008 s 42 47.9013/s 800 54/66 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 22.93 sec test 55 Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 55: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 55: Test timeout computed to be: 1500 [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly 55: 55: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 55: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 55: setting CUDA_VISIBLE_DEVICES. 55: This could on multi GPU systems lead to severe performance" 55: penalties. 55: [==========] Running 11 tests from 7 test suites. 55: [----------] Global test environment set-up. 55: [----------] 2 tests from std_algorithms_find_team_test 55: [ RUN ] std_algorithms_find_team_test.searched_values_exist 32: ViewAllocate_Rank3/N:10/manual_time 0.017 s 0.008 s 42 47.7592/s 800 55: [ OK ] std_algorithms_find_team_test.searched_values_exist (598 ms) 55: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o 28: [ OK ] cuda.scatterview (14289 ms) 28: [ RUN ] cuda.scatterview_devicetype 28: [ OK ] cuda.scatterview_devicetype (25 ms) 28: [ RUN ] cuda.staticcrsgraph 28: [ OK ] cuda.staticcrsgraph (37 ms) 28: [ RUN ] cuda.UnorderedMap_insert 32: ViewAllocate_Rank3/N:10/manual_time 0.017 s 0.008 s 42 47.6727/s 800 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o 55: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (750 ms) 55: [----------] 2 tests from std_algorithms_find_team_test (1348 ms total) 55: 55: [----------] 2 tests from std_algorithms_find_if_team_test 55: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I 55: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (542 ms) 55: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o 55: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (746 ms) 55: [----------] 2 tests from std_algorithms_find_if_team_test (1289 ms total) 55: 55: [----------] 2 tests from std_algorithms_find_if_not_team_test 55: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 32: ViewAllocate_Rank4/N:10/manual_time 0.017 s 0.008 s 42 47.855/s 800 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o 55: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (755 ms) 55: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 32: ViewAllocate_Rank4/N:10/manual_time 0.017 s 0.008 s 42 47.8112/s 800 55: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (542 ms) 55: [----------] 2 tests from std_algorithms_find_if_not_team_test (1298 ms total) 55: 55: [----------] 1 test from std_algorithms_all_of_team_test 55: [ RUN ] std_algorithms_all_of_team_test.test 32: ViewAllocate_Rank5/N:10/manual_time 0.017 s 0.008 s 42 47.8032/s 800 55: [ OK ] std_algorithms_all_of_team_test.test (675 ms) 55: [----------] 1 test from std_algorithms_all_of_team_test (675 ms total) 55: 55: [----------] 1 test from std_algorithms_any_of_team_test 55: [ RUN ] std_algorithms_any_of_team_test.test [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o 55: [ OK ] std_algorithms_any_of_team_test.test (479 ms) 55: [----------] 1 test from std_algorithms_any_of_team_test (479 ms total) 55: 55: [----------] 1 test from std_algorithms_none_of_team_test 55: [ RUN ] std_algorithms_none_of_team_test.test 55: [ OK ] std_algorithms_none_of_team_test.test (671 ms) 55: [----------] 1 test from std_algorithms_none_of_team_test (671 ms total) 55: 55: [----------] 2 tests from std_algorithms_search_n_team_test 55: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 32: ViewAllocate_Rank5/N:10/manual_time 0.016 s 0.008 s 41 48.7922/s 800 55: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (559 ms) 55: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o 32: ViewAllocate_Rank6/N:10/manual_time 0.017 s 0.008 s 42 47.7993/s 800 55: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (593 ms) 55: [----------] 2 tests from std_algorithms_search_n_team_test (1153 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 11 tests from 7 test suites ran. (6915 ms total) 55: [ PASSED ] 11 tests. 55/66 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 7.66 sec test 56 Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 56: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 56: Test timeout computed to be: 1500 32: ViewAllocate_Rank6/N:10/manual_time 0.017 s 0.008 s 42 47.8012/s 800 56: 56: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 56: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 56: setting CUDA_VISIBLE_DEVICES. 56: This could on multi GPU systems lead to severe performance" 56: penalties. 56: [==========] Running 3 tests from 3 test suites. 56: [----------] Global test environment set-up. 56: [----------] 1 test from std_algorithms_min_element_team_test 56: [ RUN ] std_algorithms_min_element_team_test.test 28: [ OK ] cuda.UnorderedMap_insert (6031 ms) 28: [ RUN ] cuda.UnorderedMap_failed_insert 28: [ OK ] cuda.UnorderedMap_failed_insert (1565 ms) 28: [ RUN ] cuda.UnorderedMap_deep_copy 28: [ OK ] cuda.UnorderedMap_deep_copy (7 ms) 28: [ RUN ] cuda.UnorderedMap_valid_empty 28: [ OK ] cuda.UnorderedMap_valid_empty (1 ms) 28: [ RUN ] cuda.UnorderedMap_clear_zero_size 28: [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) 28: [ RUN ] cuda.UnorderedMap_consistent_size 28: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 28: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 28: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 28: [ RUN ] cuda.UnorderedMap_lambda_capturable 28: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 28: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 28: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 28: [ RUN ] cuda.viewctorprop_embedded_dim 28: [ OK ] cuda.viewctorprop_embedded_dim (1 ms) 28: [----------] 41 tests from cuda (22062 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 41 tests from 1 test suite ran. (22062 ms total) 28: [ PASSED ] 41 tests. 28/51 Test #28: Kokkos_ContainersUnitTest_Cuda .............. Passed 22.87 sec test 29 Start 29: Kokkos_ContainersPerformanceTest_OpenMP 29: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP 29: Test timeout computed to be: 1500 32: ViewAllocate_Rank7/N:10/manual_time 0.017 s 0.008 s 42 47.7444/s 800 29: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 29: Detected: 6 cores per node. 29: Detected: 1 MPI_ranks per node. 29: Requested: 8 threads per process. 29: [==========] Running 5 tests from 1 test suite. 29: [----------] Global test environment set-up. 29: [----------] 5 tests from TEST_CATEGORY 29: [ RUN ] TEST_CATEGORY.dynrankview_perf 29: OpenMP 29: DynRankView vs View: Initialization Only 29: View time (init only): 0.0185623 29: View sum computation time: 0.0185623 29: Strided View time (init only): 0.0199444 29: View Rank7 time (init only): 0.0546844 29: DynRankView time (init only): 0.0086615 29: DynRankView sum computation time: 0.014892 29: Ratio of View to DynRankView time: 2.14308 29: Ratio of View to DynRankView sum computation time: 1.01174 29: Ratio of View to View Rank7 time: 0.339444 29: Ratio of StrideView to DynRankView time: 2.30265 29: Ratio of DynRankView to View Rank7 time: 0.158391 29: [ OK ] TEST_CATEGORY.dynrankview_perf (256 ms) 29: [ RUN ] TEST_CATEGORY.global_2_local 29: OpenMP 29: size, create, generate, fill, find 29: 256, 0.000145119, 1.6237e-05, 6.0122e-05, 0.00131649 29: 512, 5.5771e-05, 8.576e-06, 9.2369e-05, 0.00135923 29: 1024, 5.2335e-05, 7.23e-06, 0.000171231, 0.00147121 29: 2048, 6.4357e-05, 8.887e-06, 0.000281522, 0.00143137 29: 4096, 9.6169e-05, 1.0836e-05, 0.000554092, 0.00190099 29: 8192, 0.00020134, 1.897e-05, 0.00104144, 0.00318627 29: 16384, 0.000325461, 4.1477e-05, 0.00239125, 0.00755402 29: 32768, 0.00192116, 4.3939e-05, 0.00492286, 0.0166227 29: 65536, 0.00122855, 6.2426e-05, 0.009816, 0.041329 29: 131072, 0.0026456, 0.000113459, 0.0181649, 0.0921473 32: ViewAllocate_Rank7/N:10/manual_time 0.017 s 0.008 s 42 47.8957/s 800 29: 262144, 0.00466824, 0.000221463, 0.0313543, 0.230747 56: [ OK ] std_algorithms_min_element_team_test.test (2248 ms) 56: [----------] 1 test from std_algorithms_min_element_team_test (2248 ms total) 56: 56: [----------] 1 test from std_algorithms_max_element_team_test 56: [ RUN ] std_algorithms_max_element_team_test.test 29: 524288, 0.00743433, 0.00047389, 0.062617, 0.477733 32: ViewAllocate_Rank8/N:10/manual_time 0.017 s 0.008 s 42 47.7421/s 800 32: ViewAllocate_Rank8/N:10/manual_time 0.017 s 0.008 s 42 47.7414/s 800 29: 1048576, 0.0113699, 0.000895917, 0.124695, 0.909263 56: [ OK ] std_algorithms_max_element_team_test.test (2220 ms) 56: [----------] 1 test from std_algorithms_max_element_team_test (2220 ms total) 56: 56: [----------] 1 test from std_algorithms_minmax_element_team_test 56: [ RUN ] std_algorithms_minmax_element_team_test.test 32: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 310 721.596/s 1.6k 32: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 333 775.603/s 1.6k 32: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 332 776.084/s 1.6k 56: [ OK ] std_algorithms_minmax_element_team_test.test (2925 ms) 56: [----------] 1 test from std_algorithms_minmax_element_team_test (2925 ms total) 56: 56: [----------] Global test environment tear-down 56: [==========] 3 tests from 3 test suites ran. (7395 ms total) 56: [ PASSED ] 3 tests. 56/66 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 8.13 sec test 57 Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 57: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 57: Test timeout computed to be: 1500 57: 57: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 57: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 57: setting CUDA_VISIBLE_DEVICES. 57: This could on multi GPU systems lead to severe performance" 57: penalties. 57: [==========] Running 6 tests from 6 test suites. 57: [----------] Global test environment set-up. 57: [----------] 1 test from std_algorithms_fill_team_test 57: [ RUN ] std_algorithms_fill_team_test.test 32: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 332 775.485/s 1.6k 29: 2097152, 0.0233638, 0.00175239, 0.253971, 3.48878 57: [ OK ] std_algorithms_fill_team_test.test (357 ms) 57: [----------] 1 test from std_algorithms_fill_team_test (357 ms total) 57: 57: [----------] 1 test from std_algorithms_fill_n_team_test 57: [ RUN ] std_algorithms_fill_n_team_test.test [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o 32: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 333 776.249/s 1.6k 57: [ OK ] std_algorithms_fill_n_team_test.test (1957 ms) 57: [----------] 1 test from std_algorithms_fill_n_team_test (1957 ms total) 57: 57: [----------] 1 test from std_algorithms_replace_team_test 57: [ RUN ] std_algorithms_replace_team_test.test 32: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 332 775.41/s 1.6k 57: [ OK ] std_algorithms_replace_team_test.test (523 ms) 57: [----------] 1 test from std_algorithms_replace_team_test (523 ms total) 57: 57: [----------] 1 test from std_algorithms_replace_if_team_test 57: [ RUN ] std_algorithms_replace_if_team_test.test 32: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 332 776.179/s 1.6k 57: [ OK ] std_algorithms_replace_if_team_test.test (643 ms) 57: [----------] 1 test from std_algorithms_replace_if_team_test (643 ms total) 57: 57: [----------] 1 test from std_algorithms_replace_copy_team_test 57: [ RUN ] std_algorithms_replace_copy_team_test.test 32: ViewDeepCopy_Rank2/N:10/manual_time 0.005 s 0.005 s 150 342.918/s 1.6k [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o 57: [ OK ] std_algorithms_replace_copy_team_test.test (1552 ms) 57: [----------] 1 test from std_algorithms_replace_copy_team_test (1552 ms total) 57: 57: [----------] 1 test from std_algorithms_replace_copy_if_team_test 57: [ RUN ] std_algorithms_replace_copy_if_team_test.test 32: ViewDeepCopy_Rank3/N:10/manual_time 0.012 s 0.012 s 58 135.723/s 1.6k 32: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 332 776.221/s 1.6k 57: [ OK ] std_algorithms_replace_copy_if_team_test.test (1207 ms) 57: [----------] 1 test from std_algorithms_replace_copy_if_team_test (1208 ms total) 57: 57: [----------] Global test environment tear-down 57: [==========] 6 tests from 6 test suites ran. (6242 ms total) 57: [ PASSED ] 6 tests. 57/66 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 6.98 sec test 58 Start 58: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 58: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 58: Test timeout computed to be: 1500 58: 58: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 58: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 58: setting CUDA_VISIBLE_DEVICES. 58: This could on multi GPU systems lead to severe performance" 58: penalties. 58: [==========] Running 4 tests from 4 test suites. 58: [----------] Global test environment set-up. 58: [----------] 1 test from std_algorithms_reverse_team_test 58: [ RUN ] std_algorithms_reverse_team_test.test 32: ViewDeepCopy_Rank2/N:10/manual_time 0.004 s 0.004 s 158 360.904/s 1.6k 58: [ OK ] std_algorithms_reverse_team_test.test (403 ms) 58: [----------] 1 test from std_algorithms_reverse_team_test (403 ms total) 58: 58: [----------] 1 test from std_algorithms_reverse_copy_team_test 58: [ RUN ] std_algorithms_reverse_copy_team_test.test [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o 58: [ OK ] std_algorithms_reverse_copy_team_test.test (760 ms) 58: [----------] 1 test from std_algorithms_reverse_copy_team_test (760 ms total) 58: 58: [----------] 1 test from std_algorithms_rotate_team_test 58: [ RUN ] std_algorithms_rotate_team_test.test 32: ViewDeepCopy_Rank3/N:10/manual_time 0.005 s 0.005 s 132 318.72/s 1.6k 32: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 333 776.309/s 1.6k 32: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 332 775.692/s 1.6k 29: 4194304, 0.0528061, 0.00372571, 0.445192, 9.45501 29: [ OK ] TEST_CATEGORY.global_2_local (15802 ms) 29: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 29: skipping test 29: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 29: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 29: skipping test 29: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 29: [ RUN ] TEST_CATEGORY.scatter_view 58: [ OK ] std_algorithms_rotate_team_test.test (2540 ms) 58: [----------] 1 test from std_algorithms_rotate_team_test (2540 ms total) 58: 58: [----------] 1 test from std_algorithms_rotate_copy_team_test 58: [ RUN ] std_algorithms_rotate_copy_team_test.test [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o 32: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 333 776.312/s 1.6k 32: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 332 775.644/s 1.6k 32: ViewDeepCopy_Rank4/N:10/manual_time 0.012 s 0.012 s 56 131.157/s 1.6k 58: [ OK ] std_algorithms_rotate_copy_team_test.test (2332 ms) 58: [----------] 1 test from std_algorithms_rotate_copy_team_test (2332 ms total) 58: 58: [----------] Global test environment tear-down 58: [==========] 4 tests from 4 test suites ran. (6037 ms total) 58: [ PASSED ] 4 tests. 58/66 Test #58: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 6.78 sec test 59 Start 59: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 59: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 59: Test timeout computed to be: 1500 29: ScatterView data-duplicated test: 29: num_threads 8 29: hand-coded test took 0.429771 seconds 29: test took 0.278795 seconds 29: num_threads 8 29: hand-coded test took 0.430345 seconds 29: test took 0.278429 seconds 29: num_threads 8 29: hand-coded test took 0.429822 seconds 29: test took 0.277065 seconds 29: num_threads 8 29: hand-coded test took 0.430851 seconds 29: test took 0.276977 seconds 29: num_threads 8 29: hand-coded test took 0.429932 seconds 29: test took 0.294117 seconds 29: [ OK ] TEST_CATEGORY.scatter_view (3942 ms) 29: [----------] 5 tests from TEST_CATEGORY (20001 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 5 tests from 1 test suite ran. (20001 ms total) 29: [ PASSED ] 5 tests. [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o 29/51 Test #29: Kokkos_ContainersPerformanceTest_OpenMP ..... Passed 20.77 sec test 30 Start 30: Kokkos_ContainersPerformanceTest_Cuda 30: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 30: Test timeout computed to be: 1500 32: ViewDeepCopy_Rank5/N:10/manual_time 0.012 s 0.012 s 55 128.706/s 1.6k 59: 59: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 59: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 59: setting CUDA_VISIBLE_DEVICES. 59: This could on multi GPU systems lead to severe performance" 59: penalties. 59: [==========] Running 4 tests from 4 test suites. 59: [----------] Global test environment set-up. 59: [----------] 1 test from std_algorithms_move_team_test 59: [ RUN ] std_algorithms_move_team_test.test 30: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 30: Detected: 6 cores per node. 30: Detected: 1 MPI_ranks per node. 30: Requested: 8 threads per process. 30: [==========] Running 4 tests from 1 test suite. 30: [----------] Global test environment set-up. 30: [----------] 4 tests from TEST_CATEGORY 30: [ RUN ] TEST_CATEGORY.dynrankview_perf 30: Cuda 30: DynRankView vs View: Initialization Only 30: View time (init only): 0.00461598 30: View sum computation time: 0.00461598 30: Strided View time (init only): 0.00126129 30: View Rank7 time (init only): 0.00126725 30: DynRankView time (init only): 0.00127969 30: DynRankView sum computation time: 0.00184752 30: Ratio of View to DynRankView time: 3.6071 30: Ratio of View to DynRankView sum computation time: 1.03735 30: Ratio of View to View Rank7 time: 3.64253 30: Ratio of StrideView to DynRankView time: 0.985614 30: Ratio of DynRankView to View Rank7 time: 1.00982 30: [ OK ] TEST_CATEGORY.dynrankview_perf (25 ms) 30: [ RUN ] TEST_CATEGORY.global_2_local 30: Cuda 30: size, create, generate, fill, find 30: 256, 0.000297315, 4.8479e-05, 0.00332739, 0.00199005 30: 512, 0.000206073, 1.1665e-05, 2.2171e-05, 0.0019864 30: 1024, 0.000182601, 1.1154e-05, 2.3524e-05, 0.00205206 30: 2048, 0.000174904, 1.0294e-05, 2.1759e-05, 0.00213105 30: 4096, 0.0001819, 1.4763e-05, 2.3278e-05, 0.00211824 30: 8192, 0.00020345, 1.0816e-05, 2.5186e-05, 0.00206412 30: 16384, 0.000195016, 1.1117e-05, 3.1026e-05, 0.00217162 30: 32768, 0.000180542, 1.0508e-05, 3.3998e-05, 0.00230529 30: 65536, 0.000184153, 1.1688e-05, 4.1701e-05, 0.00254706 30: 131072, 0.000181809, 1.2567e-05, 6.4661e-05, 0.00314772 30: 262144, 0.00020108, 1.4804e-05, 0.000150688, 0.00602712 30: 524288, 0.000210925, 1.7511e-05, 0.000532907, 0.0194438 30: 1048576, 0.00122369, 2.5352e-05, 0.00138922, 0.0474517 30: 2097152, 0.000560675, 3.8994e-05, 0.00305472, 0.109537 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o 30: 4194304, 0.000779846, 6.3181e-05, 0.00681981, 0.23579 30: [ OK ] TEST_CATEGORY.global_2_local (463 ms) 30: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 30: skipping test 30: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 30: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 30: skipping test 30: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 30: [----------] 4 tests from TEST_CATEGORY (488 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 4 tests from 1 test suite ran. (488 ms total) 30: [ PASSED ] 4 tests. 32: ViewDeepCopy_Rank4/N:10/manual_time 0.006 s 0.006 s 118 282.511/s 1.6k 59: [ OK ] std_algorithms_move_team_test.test (1014 ms) 59: [----------] 1 test from std_algorithms_move_team_test (1014 ms total) 59: 59: [----------] 1 test from std_algorithms_move_backward_team_test 59: [ RUN ] std_algorithms_move_backward_team_test.test 30/51 Test #30: Kokkos_ContainersPerformanceTest_Cuda ....... Passed 1.28 sec test 31 Start 31: Kokkos_UnitTest_Sort 31: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 31: Test timeout computed to be: 1500 32: ViewDeepCopy_Rank5/N:10/manual_time 0.010 s 0.010 s 70 166.308/s 1.6k 31: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 31: Detected: 6 cores per node. 31: Detected: 1 MPI_ranks per node. 31: Requested: 8 threads per process. 31: [==========] Running 9 tests from 1 test suite. 31: [----------] Global test environment set-up. 31: [----------] 9 tests from cuda 31: [ RUN ] cuda.SortUnsignedValueType 31: [ OK ] cuda.SortUnsignedValueType (25 ms) 31: [ RUN ] cuda.SortEmptyView 31: [ OK ] cuda.SortEmptyView (0 ms) 31: [ RUN ] cuda.SortWithCustomComparator 59: [ OK ] std_algorithms_move_backward_team_test.test (1005 ms) 59: [----------] 1 test from std_algorithms_move_backward_team_test (1005 ms total) 59: 59: [----------] 1 test from std_algorithms_shift_left_team_test 59: [ RUN ] std_algorithms_shift_left_team_test.test 31: [ OK ] cuda.SortWithCustomComparator (602 ms) 31: [ RUN ] cuda.BinSortGenericTests 31: [ OK ] cuda.BinSortGenericTests (24 ms) 31: [ RUN ] cuda.BinSortEmptyView 31: [ OK ] cuda.BinSortEmptyView (0 ms) 31: [ RUN ] cuda.BinSortEmptyKeysView 31: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 31: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o 32: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 333 776.353/s 1.6k 32: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 333 775.726/s 1.6k 32: ViewDeepCopy_Rank6/N:10/manual_time 0.023 s 0.023 s 30 70.1033/s 1.6k 32: ViewDeepCopy_Rank6/N:10/manual_time 0.006 s 0.006 s 118 286.788/s 1.6k 32: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 333 776.288/s 1.6k 59: [ OK ] std_algorithms_shift_left_team_test.test (4372 ms) 59: [----------] 1 test from std_algorithms_shift_left_team_test (4372 ms total) 59: 59: [----------] 1 test from std_algorithms_shift_right_team_test 59: [ RUN ] std_algorithms_shift_right_team_test.test 32: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 332 775.597/s 1.6k 32: ViewDeepCopy_Rank7/N:10/manual_time 0.019 s 0.019 s 37 86.1408/s 1.6k 32: ViewDeepCopy_Rank7/N:10/manual_time 0.007 s 0.007 s 92 219.108/s 1.6k [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L 32: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 333 776.178/s 1.6k 59: [ OK ] std_algorithms_shift_right_team_test.test (3982 ms) 59: [----------] 1 test from std_algorithms_shift_right_team_test (3982 ms total) 59: 59: [----------] Global test environment tear-down 59: [==========] 4 tests from 4 test suites ran. (10375 ms total) 59: [ PASSED ] 4 tests. 59/66 Test #59: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 11.12 sec test 60 Start 60: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 60: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 60: Test timeout computed to be: 1500 32: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 332 775.645/s 1.6k 60: 60: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 60: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 60: setting CUDA_VISIBLE_DEVICES. 60: This could on multi GPU systems lead to severe performance" 60: penalties. 60: [==========] Running 9 tests from 9 test suites. 60: [----------] Global test environment set-up. 60: [----------] 1 test from std_algorithms_copy_team_test 60: [ RUN ] std_algorithms_copy_team_test.test [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o 32: ViewDeepCopy_Rank8/N:10/manual_time 0.021 s 0.021 s 33 75.9787/s 1.6k 60: [ OK ] std_algorithms_copy_team_test.test (1181 ms) 60: [----------] 1 test from std_algorithms_copy_team_test (1181 ms total) 60: 60: [----------] 1 test from std_algorithms_copy_n_team_test 60: [ RUN ] std_algorithms_copy_n_team_test.test 32: ViewDeepCopy_Rank8/N:10/manual_time 0.007 s 0.007 s 85 214.757/s 1.6k 32: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 342 797.658/s 1.6k 32: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 342 798.04/s 1.6k [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o 60: [ OK ] std_algorithms_copy_n_team_test.test (2163 ms) 60: [----------] 1 test from std_algorithms_copy_n_team_test (2163 ms total) 60: 60: [----------] 1 test from std_algorithms_copy_backward_team_test 60: [ RUN ] std_algorithms_copy_backward_team_test.test [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o 60: [ OK ] std_algorithms_copy_backward_team_test.test (982 ms) 60: [----------] 1 test from std_algorithms_copy_backward_team_test (982 ms total) 60: 60: [----------] 1 test from std_algorithms_copy_if_team_test 60: [ RUN ] std_algorithms_copy_if_team_test.test 32: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 342 797.616/s 1.6k 32: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 342 797.853/s 1.6k 60: [ OK ] std_algorithms_copy_if_team_test.test (1033 ms) 60: [----------] 1 test from std_algorithms_copy_if_team_test (1033 ms total) 60: 60: [----------] 1 test from std_algorithms_unique_copy_team_test 60: [ RUN ] std_algorithms_unique_copy_team_test.test [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o 31: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (13010 ms) 31: [ RUN ] cuda.NestedSort 31: [ OK ] cuda.NestedSort (29 ms) 31: [ RUN ] cuda.NestedSortByKey 31: [ OK ] cuda.NestedSortByKey (89 ms) 31: [----------] 9 tests from cuda (13781 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 9 tests from 1 test suite ran. (13781 ms total) 31: [ PASSED ] 9 tests. 31/51 Test #31: Kokkos_UnitTest_Sort ........................ Passed 14.57 sec test 32 Start 32: Kokkos_UnitTest_Random 32: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_UnitTest_Random 32: Test timeout computed to be: 1500 32: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 32: Detected: 6 cores per node. 32: Detected: 1 MPI_ranks per node. 32: Requested: 8 threads per process. 32: [==========] Running 3 tests from 1 test suite. 32: [----------] Global test environment set-up. 32: [----------] 3 tests from cuda 32: [ RUN ] cuda.Random_XorShift64 32: Test Seed:1706248732724255173 32: Test Scalar=int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 -0.0117324 -0.0016538 || 0.051031 28019 29400 || 29014.8 28674.4 || -22.8621 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 -0.00742997 0.0100416 || 0.051031 1e+64 -1e+64 32: Test Scalar=unsigned int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 0.00660865 0.00265683 || 0.051031 28064 29368 || 28486.1 28674.4 || 36.728 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 -0.00670288 -0.00555553 || 0.051031 1e+64 -1e+64 32: Test Scalar=int64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 -0.00292997 0.00374491 || 0.051031 28078 29396 || 28758.7 28674.4 || 51.7697 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 0.0113228 -0.00306147 || 0.051031 1e+64 -1e+64 32: Test Scalar=uint64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 -0.0160816 -0.00206571 || 0.051031 28104 29297 || 29143.1 28674.4 || -28.5564 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 -0.00168561 0.000928091 || 0.051031 1e+64 -1e+64 32: Test Scalar=half 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.000244899 -0.99999 -48246.3 || 0.051031 0 195115 || 2.92873e+09 28674.4 || -6.66957e+08 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 0.000733542 -0.316662 0.158246 || 0.051031 1e+64 -1e+64 32: Test Scalar=bhalf 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.00195548 -0.999999 -57856.1 || 0.051031 0 1.55104e+06 || 2.86882e+10 28674.4 || -7.99803e+08 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 0.00587639 -0.967868 10.2882 || 0.051031 1e+64 -1e+64 32: Test Scalar=float 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.71e-07 -0.00594551 -0.00187965 || 0.051031 28042 29365 || 28845.9 28674.4 || -25.9843 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 7.26496e-07 0.00963201 0.010433 || 0.051031 1e+64 -1e+64 32: Test Scalar=double 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 0.00420249 0.0076661 || 0.051031 27914 29355 || 28554.4 28674.4 || 105.976 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 -0.00373008 -0.000951254 || 0.051031 1e+64 -1e+64 32: Test Seed:1706248732864689393 32: Test Scalar=int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 0.00843032 -0.00608362 || 0.051031 28009 29306 || 28434.7 28674.4 || -84.1 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 0.0197184 -0.00154995 || 0.051031 1e+64 -1e+64 32: Test Scalar=unsigned int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 -0.0100966 -0.0121434 || 0.051031 27853 29293 || 28966.9 28674.4 || -167.87 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 0.00516062 0.000906274 || 0.051031 1e+64 -1e+64 32: Test Scalar=int64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 0.00735423 0.0334929 || 0.051031 27980 29356 || 28465.1 28674.4 || 463.006 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 0.00968971 0.00898635 || 0.051031 1e+64 -1e+64 32: Test Scalar=uint64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 0.0129667 0.00447863 || 0.051031 28031 29329 || 28307.3 28674.4 || 61.9126 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 0.0111545 -0.00632098 || 0.051031 1e+64 -1e+64 32: Test Scalar=half 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.000245515 -0.99999 -48245.5 || 0.051031 0 194982 || 2.92876e+09 28674.4 || -6.66945e+08 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 0.000735429 -0.304525 0.132532 || 0.051031 1e+64 -1e+64 32: Test Scalar=bhalf 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.00196198 -0.999999 -57856.6 || 0.051031 0 1.55122e+06 || 2.86891e+10 28674.4 || -7.9981e+08 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 0.00589623 -0.967902 10.3025 || 0.051031 1e+64 -1e+64 32: Test Scalar=float 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.8109e-07 0.0163613 -0.018952 || 0.051031 28004 29332 || 28212.8 28674.4 || -261.992 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 7.56767e-07 0.00353627 -0.000739451 || 0.051031 1e+64 -1e+64 32: Test Scalar=double 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 -0.00488893 -0.0215812 || 0.051031 28070 29311 || 28815.3 28674.4 || -298.339 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 -0.0172605 0.00517548 || 0.051031 1e+64 -1e+64 32: [ OK ] cuda.Random_XorShift64 (262 ms) 32: [ RUN ] cuda.Random_XorShift1024_0 32: Test Seed:1706248732986907590 32: Test Scalar=int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 0.00304114 0.00156042 || 0.051031 10954 11804 || 11342.5 11377 || 21.5712 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 0.00317101 0.00103018 || 0.051031 1e+64 -1e+64 32: Test Scalar=unsigned int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 0.00891267 0.0078671 || 0.051031 10929 11765 || 11276.5 11377 || 108.755 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.00854456 0.00123342 || 0.051031 1e+64 -1e+64 32: Test Scalar=int64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 -0.0119727 -0.00555789 || 0.051031 10987 11815 || 11514.8 11377 || -76.8323 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 0.0158829 0.00146907 || 0.051031 1e+64 -1e+64 32: Test Scalar=uint64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 0.00120913 -0.000341179 || 0.051031 10995 11753 || 11363.2 11377 || -4.71646 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.0273014 0.00211921 || 0.051031 1e+64 -1e+64 32: Test Scalar=half 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.000243023 -0.999975 -7594.19 || 0.051031 0 77773 || 4.6097e+08 11377 || -1.04982e+08 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 0.000728814 -0.149013 0.0221343 || 0.051031 1e+64 -1e+64 32: Test Scalar=bhalf 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.00196481 -0.999997 -9107.89 || 0.051031 0 616653 || 4.51632e+09 11377 || -1.25907e+08 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 0.00590616 -0.922364 1.60211 || 0.051031 1e+64 -1e+64 32: Test Scalar=float 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.67029e-07 0.00830234 0.00143679 || 0.051031 10992 11775 || 11283.3 11377 || 19.8621 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 3.05176e-07 4.71238e-05 -0.000303687 || 0.051031 1e+64 -1e+64 32: Test Scalar=double 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 -0.00210585 -0.00623212 || 0.051031 10945 11820 || 11401 11377 || -86.1528 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.000487527 -0.00127081 || 0.051031 1e+64 -1e+64 32: Test Seed:1706248733067497920 32: Test Scalar=int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.54313e-07 0.018556 0.00198499 || 0.051031 10985 11869 || 11169.7 11377 || 27.4405 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.67029e-07 0.0104533 -0.000604274 || 0.051031 1e+64 -1e+64 32: Test Scalar=unsigned int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 -0.00943006 -0.00691204 || 0.051031 10944 11845 || 11485.3 11377 || -95.552 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.000924182 -0.00329354 || 0.051031 1e+64 -1e+64 32: Test Scalar=int64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 -0.00693109 0.00713795 || 0.051031 10959 11739 || 11456.4 11377 || 98.6751 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.00441727 0.00172937 || 0.051031 1e+64 -1e+64 32: Test Scalar=uint64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 0.00873668 0.00337123 || 0.051031 10987 11776 || 11278.4 11377 || 46.6039 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.00117384 0.000959142 || 0.051031 1e+64 -1e+64 32: Test Scalar=half 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.000245612 -0.999975 -7594.35 || 0.051031 0 77882 || 4.61004e+08 11377 || -1.04984e+08 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 0.000736492 -0.153221 0.022447 || 0.051031 1e+64 -1e+64 32: Test Scalar=bhalf 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.0019618 -0.999997 -9107.81 || 0.051031 0 616154 || 4.51636e+09 11377 || -1.25906e+08 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 0.00589572 -0.922466 1.59625 || 0.051031 1e+64 -1e+64 32: Test Scalar=float 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.54313e-07 0.0131608 0.00193966 || 0.051031 10933 11788 || 11229.2 11377 || 26.8139 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.67029e-07 -0.00447989 -0.00369119 || 0.051031 1e+64 -1e+64 32: Test Scalar=double 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 -0.00323556 -0.0129872 || 0.051031 11002 11795 || 11413.9 11377 || -179.535 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.0123639 -0.00349194 || 0.051031 1e+64 -1e+64 32: [ OK ] cuda.Random_XorShift1024_0 (180 ms) 32: [ RUN ] cuda.Multi_streams 32: [ OK ] cuda.Multi_streams (207 ms) 32: [----------] 3 tests from cuda (650 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 3 tests from 1 test suite ran. (650 ms total) 32: [ PASSED ] 3 tests. 32/51 Test #32: Kokkos_UnitTest_Random ...................... Passed 1.44 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_A 33: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 33: Test timeout computed to be: 1500 32: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 626 716.029/s 800 [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o 33: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 33: Detected: 6 cores per node. 33: Detected: 1 MPI_ranks per node. 33: Requested: 8 threads per process. 33: [==========] Running 14 tests from 3 test suites. 33: [----------] Global test environment set-up. 33: [----------] 3 tests from std_algorithms_reducers 33: [ RUN ] std_algorithms_reducers.max_first_loc 33: checking reduction with order: LeftToRight 33: checking reduction with order: RightToLeft 33: checking reduction with order: Random 33: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 33: [ RUN ] std_algorithms_reducers.min_first_loc 33: checking reduction with order: LeftToRight 33: checking reduction with order: RightToLeft 33: checking reduction with order: Random 33: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 33: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 33: checking reduction with order: LeftToRight 33: checking reduction with order: RightToLeft 33: checking reduction with order: Random 33: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 33: [----------] 3 tests from std_algorithms_reducers (0 ms total) 33: 33: [----------] 1 test from std_algorithms 33: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 33: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 33: [----------] 1 test from std_algorithms (0 ms total) 33: 33: [----------] 10 tests from random_access_iterator_test 33: [ RUN ] random_access_iterator_test.constructor 33: [ OK ] random_access_iterator_test.constructor (1 ms) 33: [ RUN ] random_access_iterator_test.dereference 33: [ OK ] random_access_iterator_test.dereference (0 ms) 33: [ RUN ] random_access_iterator_test.subscript_operator 33: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 33: [ RUN ] random_access_iterator_test.operatorsSet1 33: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 33: [ RUN ] random_access_iterator_test.operatorsSet2 33: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 33: [ RUN ] random_access_iterator_test.operatorsSet3 33: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 33: [ RUN ] random_access_iterator_test.operatorsSet4 33: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 33: [ RUN ] random_access_iterator_test.assignment_operator 33: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 33: [ RUN ] random_access_iterator_test.distance 33: [ OK ] random_access_iterator_test.distance (0 ms) 33: [ RUN ] random_access_iterator_test.traits_helpers 33: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 33: [----------] 10 tests from random_access_iterator_test (3 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 14 tests from 3 test suites ran. (3 ms total) 33: [ PASSED ] 14 tests. 33/51 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.77 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_B 34: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 34: Test timeout computed to be: 1500 60: [ OK ] std_algorithms_unique_copy_team_test.test (1589 ms) 60: [----------] 1 test from std_algorithms_unique_copy_team_test (1589 ms total) 60: 60: [----------] 1 test from std_algorithms_remove_team_test 60: [ RUN ] std_algorithms_remove_team_test.test 32: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 627 715.951/s 800 34: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 34: Detected: 6 cores per node. 34: Detected: 1 MPI_ranks per node. 34: Requested: 8 threads per process. 34: [==========] Running 7 tests from 1 test suite. 34: [----------] Global test environment set-up. 34: [----------] 7 tests from std_algorithms_min_max_element_test 34: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 34: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 34: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 34: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 34: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 34: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (8 ms) 34: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 34: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (5 ms) 34: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 34: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (4 ms) 34: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 34: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (5 ms) 34: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 34: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (7 ms) 34: [----------] 7 tests from std_algorithms_min_max_element_test (32 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 7 tests from 1 test suite ran. (32 ms total) 34: [ PASSED ] 7 tests. 34/51 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.80 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_C 35: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 35: Test timeout computed to be: 1500 60: [ OK ] std_algorithms_remove_team_test.test (1129 ms) 60: [----------] 1 test from std_algorithms_remove_team_test (1129 ms total) 60: 60: [----------] 1 test from std_algorithms_remove_if_team_test 60: [ RUN ] std_algorithms_remove_if_team_test.test 35: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 35: Detected: 6 cores per node. 35: Detected: 1 MPI_ranks per node. 35: Requested: 8 threads per process. 35: [==========] Running 13 tests from 10 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from std_algorithms_lexicographical_compare_test 35: [ RUN ] std_algorithms_lexicographical_compare_test.test 32: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 626 715.764/s 800 35: [ OK ] std_algorithms_lexicographical_compare_test.test (201 ms) 35: [----------] 1 test from std_algorithms_lexicographical_compare_test (201 ms total) 35: 35: [----------] 1 test from std_algorithms_for_each_test 35: [ RUN ] std_algorithms_for_each_test.test 35: [ OK ] std_algorithms_for_each_test.test (130 ms) 35: [----------] 1 test from std_algorithms_for_each_test (130 ms total) 35: 35: [----------] 1 test from std_algorithms_find_test 35: [ RUN ] std_algorithms_find_test.test 35: [ OK ] std_algorithms_find_test.test (74 ms) 35: [----------] 1 test from std_algorithms_find_test (74 ms total) 35: 35: [----------] 4 tests from std_algorithms_non_mod_seq_ops 35: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 32: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 626 715.79/s 800 35: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (573 ms) 35: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 60: [ OK ] std_algorithms_remove_if_team_test.test (1096 ms) 60: [----------] 1 test from std_algorithms_remove_if_team_test (1096 ms total) 60: 60: [----------] 1 test from std_algorithms_remove_copy_team_test 60: [ RUN ] std_algorithms_remove_copy_team_test.test 32: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 626 715.798/s 800 35: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1235 ms) 35: [ RUN ] std_algorithms_non_mod_seq_ops.search 32: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 626 715.646/s 800 60: [ OK ] std_algorithms_remove_copy_team_test.test (1351 ms) 60: [----------] 1 test from std_algorithms_remove_copy_team_test (1351 ms total) 60: 60: [----------] 1 test from std_algorithms_remove_copy_if_team_test 60: [ RUN ] std_algorithms_remove_copy_if_team_test.test [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o 35: [ OK ] std_algorithms_non_mod_seq_ops.search (770 ms) 35: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 32: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 626 715.722/s 800 60: [ OK ] std_algorithms_remove_copy_if_team_test.test (1185 ms) 60: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1186 ms total) 60: 60: [----------] Global test environment tear-down 60: [==========] 9 tests from 9 test suites ran. (11714 ms total) 60: [ PASSED ] 9 tests. 35: [ OK ] std_algorithms_non_mod_seq_ops.search_n (492 ms) 35: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3071 ms total) 35: 35: [----------] 1 test from std_algorithms_count_test 35: [ RUN ] std_algorithms_count_test.test 35: [ OK ] std_algorithms_count_test.test (98 ms) 35: [----------] 1 test from std_algorithms_count_test (98 ms total) 35: 35: [----------] 1 test from std_algorithms_equal_test 35: [ RUN ] std_algorithms_equal_test.test 35: [ OK ] std_algorithms_equal_test.test (12 ms) 35: [----------] 1 test from std_algorithms_equal_test (12 ms total) 35: 35: [----------] 1 test from std_algorithms_all_any_none_of_test 35: [ RUN ] std_algorithms_all_any_none_of_test.test 35: [ OK ] std_algorithms_all_any_none_of_test.test (87 ms) 35: [----------] 1 test from std_algorithms_all_any_none_of_test (87 ms total) 35: 35: [----------] 1 test from std_algorithms_nonmod_seq_ops 35: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 35: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (111 ms) 35: [----------] 1 test from std_algorithms_nonmod_seq_ops (111 ms total) 35: 35: [----------] 1 test from std_algorithms_mismatch_test 35: [ RUN ] std_algorithms_mismatch_test.test 60/66 Test #60: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 12.47 sec test 61 Start 61: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 61: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 61: Test timeout computed to be: 1500 [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o 35: [ OK ] std_algorithms_mismatch_test.test (215 ms) 35: [----------] 1 test from std_algorithms_mismatch_test (215 ms total) 35: 35: [----------] 1 test from std_algorithms_mod_seq_ops 35: [ RUN ] std_algorithms_mod_seq_ops.move_backward 35: [ OK ] std_algorithms_mod_seq_ops.move_backward (79 ms) 35: [----------] 1 test from std_algorithms_mod_seq_ops (79 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 13 tests from 10 test suites ran. (4083 ms total) 35: [ PASSED ] 13 tests. 61: 61: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 61: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 61: setting CUDA_VISIBLE_DEVICES. 61: This could on multi GPU systems lead to severe performance" 61: penalties. 61: [==========] Running 4 tests from 4 test suites. 61: [----------] Global test environment set-up. 61: [----------] 1 test from std_algorithms_unique_team_test 61: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 32: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 626 715.781/s 800 35/51 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 4.87 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_D 36: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 36: Test timeout computed to be: 1500 36: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 36: Detected: 6 cores per node. 36: Detected: 1 MPI_ranks per node. 36: Requested: 8 threads per process. 36: [==========] Running 33 tests from 5 test suites. 36: [----------] Global test environment set-up. 36: [----------] 5 tests from std_algorithms_mod_ops_test 36: [ RUN ] std_algorithms_mod_ops_test.move 36: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 36: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 36: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (1 ms) 36: [ RUN ] std_algorithms_mod_ops_test.swap 36: [ OK ] std_algorithms_mod_ops_test.swap (0 ms) 36: [ RUN ] std_algorithms_mod_ops_test.swap_within_parfor 36: [ OK ] std_algorithms_mod_ops_test.swap_within_parfor (0 ms) 36: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 36: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 36: [----------] 5 tests from std_algorithms_mod_ops_test (1 ms total) 36: 36: [----------] 12 tests from std_algorithms_mod_seq_ops_test 36: [ RUN ] std_algorithms_mod_seq_ops_test.copy 36: [ OK ] std_algorithms_mod_seq_ops_test.copy (3 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 36: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 36: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 36: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 36: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.fill 36: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 36: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 36: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 36: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.generate 36: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 36: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 36: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 36: [----------] 12 tests from std_algorithms_mod_seq_ops_test (6 ms total) 36: 36: [----------] 4 tests from std_algorithms_replace_ops_test 36: [ RUN ] std_algorithms_replace_ops_test.replace 36: [ OK ] std_algorithms_replace_ops_test.replace (33 ms) 36: [ RUN ] std_algorithms_replace_ops_test.replace_if 36: [ OK ] std_algorithms_replace_ops_test.replace_if (141 ms) 36: [ RUN ] std_algorithms_replace_ops_test.replace_copy 36: [ OK ] std_algorithms_replace_ops_test.replace_copy (53 ms) 36: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 36: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (50 ms) 36: [----------] 4 tests from std_algorithms_replace_ops_test (280 ms total) 36: 36: [----------] 11 tests from std_algorithms_mod_seq_ops 36: [ RUN ] std_algorithms_mod_seq_ops.copy_if 36: [ OK ] std_algorithms_mod_seq_ops.copy_if (43 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.unique 32: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 626 716/s 800 36: [ OK ] std_algorithms_mod_seq_ops.unique (275 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 36: [ OK ] std_algorithms_mod_seq_ops.unique_copy (83 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.remove 36: [ OK ] std_algorithms_mod_seq_ops.remove (65 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.remove_if 36: [ OK ] std_algorithms_mod_seq_ops.remove_if (70 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 36: [ OK ] std_algorithms_mod_seq_ops.remove_copy (175 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 36: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (68 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.rotate 61: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1689 ms) 61: [----------] 1 test from std_algorithms_unique_team_test (1689 ms total) 61: 61: [----------] 1 test from std_algorithms_adjacent_difference_team_test 61: [ RUN ] std_algorithms_adjacent_difference_team_test.test 32: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 627 716.037/s 800 32: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 626 716.075/s 800 36: [ OK ] std_algorithms_mod_seq_ops.rotate (1289 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 32: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 627 716.039/s 800 36: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (412 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.shift_left 61: [ OK ] std_algorithms_adjacent_difference_team_test.test (2110 ms) 61: [----------] 1 test from std_algorithms_adjacent_difference_team_test (2110 ms total) 61: 61: [----------] 1 test from std_algorithms_reduce_team_test 61: [ RUN ] std_algorithms_reduce_team_test.test 32: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 627 716.317/s 800 36: [ OK ] std_algorithms_mod_seq_ops.shift_left (1210 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.shift_right 32: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 627 716.35/s 800 36: [ OK ] std_algorithms_mod_seq_ops.shift_right (1199 ms) 36: [----------] 11 tests from std_algorithms_mod_seq_ops (4894 ms total) 36: 36: [----------] 1 test from std_algorithms_modseq_test 36: [ RUN ] std_algorithms_modseq_test.reverse 36: [ OK ] std_algorithms_modseq_test.reverse (59 ms) 36: [----------] 1 test from std_algorithms_modseq_test (59 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 33 tests from 5 test suites ran. (5242 ms total) 36: [ PASSED ] 33 tests. 36/51 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 6.03 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_E 37: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 37: Test timeout computed to be: 1500 32: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 627 716.389/s 800 61: [ OK ] std_algorithms_reduce_team_test.test (2005 ms) 61: [----------] 1 test from std_algorithms_reduce_team_test (2005 ms total) 61: 61: [----------] 1 test from std_algorithms_transform_reduce_team_test 61: [ RUN ] std_algorithms_transform_reduce_team_test.test 37: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 37: Detected: 6 cores per node. 37: Detected: 1 MPI_ranks per node. 37: Requested: 8 threads per process. 37: [==========] Running 29 tests from 7 test suites. 37: [----------] Global test environment set-up. 37: [----------] 2 tests from std_algorithms_sorting_ops_test 37: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 37: is_sorted: dynamic_view, all overloads 37: is_sorted: stride2_view, all overloads 37: is_sorted: stride3_view, all overloads 37: [ OK ] std_algorithms_sorting_ops_test.is_sorted (13 ms) 37: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 37: is_sorted_until: dynamic_view, all overloads 37: is_sorted_until: stride2_view, all overloads 37: is_sorted_until: stride3_view, all overloads 37: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (10 ms) 37: [----------] 2 tests from std_algorithms_sorting_ops_test (24 ms total) 37: 37: [----------] 4 tests from std_algorithms_partitioning_test 37: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 37: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 37: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 37: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 37: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 37: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms) 37: [ RUN ] std_algorithms_partitioning_test.partition_point 37: [ OK ] std_algorithms_partitioning_test.partition_point (0 ms) 37: [----------] 4 tests from std_algorithms_partitioning_test (3 ms total) 37: 37: [----------] 1 test from std_algorithms_partitioning_ops 37: [ RUN ] std_algorithms_partitioning_ops.partition_copy 37: [ OK ] std_algorithms_partitioning_ops.partition_copy (24 ms) 37: [----------] 1 test from std_algorithms_partitioning_ops (24 ms total) 37: 37: [----------] 12 tests from std_algorithms_numerics_test 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (5 ms) 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 37: [----------] 12 tests from std_algorithms_numerics_test (18 ms total) 37: 37: [----------] 1 test from std_algorithms_numerics_ops_test 37: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 32: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 627 716.232/s 800 37: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (94 ms) 37: [----------] 1 test from std_algorithms_numerics_ops_test (94 ms total) 37: 37: [----------] 8 tests from std_algorithms_numeric_ops_test 37: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 37: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (651 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 37: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 32: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 628 717.809/s 800 37: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (443 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 37: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 37: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (129 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 37: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 37: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (39 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 37: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 37: [----------] 8 tests from std_algorithms_numeric_ops_test (1263 ms total) 37: 37: [----------] 1 test from std_algorithms_transform_ops_test 37: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 37: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (34 ms) 37: [----------] 1 test from std_algorithms_transform_ops_test (34 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 29 tests from 7 test suites ran. (1462 ms total) 37: [ PASSED ] 29 tests. [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o 32: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 628 717.876/s 800 32: ViewResize_Rank1/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.45275k/s 1.6k 32: ViewResize_Rank1/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.46594k/s 1.6k 32: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.83038k/s 1.6k 32: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.82476k/s 1.6k 32: ViewResize_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.40271k/s 1.6k 32: ViewResize_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.51137k/s 1.6k 32: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.95121k/s 1.6k 32: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.95146k/s 1.6k 32: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.0901k/s 1.6k 37/51 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 2.24 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 38: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 38: Test timeout computed to be: 1500 61: [ OK ] std_algorithms_transform_reduce_team_test.test (2702 ms) 61: [----------] 1 test from std_algorithms_transform_reduce_team_test (2702 ms total) 61: 61: [----------] Global test environment tear-down 61: [==========] 4 tests from 4 test suites ran. (8508 ms total) 61: [ PASSED ] 4 tests. 61/66 Test #61: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 9.24 sec test 62 Start 62: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 62: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 62: Test timeout computed to be: 1500 32: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.08709k/s 1.6k 32: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.86685k/s 1.6k 32: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.67863k/s 1.6k 32: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.25229k/s 1.6k 32: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.54236k/s 1.6k 32: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.16081k/s 1.6k 32: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.17432k/s 1.6k 32: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.66361k/s 1.6k 32: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.70112k/s 1.6k 32: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.51608k/s 1.6k 32: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.27124k/s 1.6k 32: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.90338k/s 1.6k 32: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.52989k/s 1.6k 32: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.18946k/s 1.6k 38: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 38: Detected: 6 cores per node. 38: Detected: 1 MPI_ranks per node. 38: Requested: 8 threads per process. 38: [==========] Running 12 tests from 7 test suites. 38: [----------] Global test environment set-up. 38: [----------] 2 tests from std_algorithms_adjacent_find_team_test 38: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 32: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.71211k/s 1.6k 32: ViewResize_Rank7/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.73155k/s 1.6k 32: ViewResize_Rank7/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.43143k/s 1.6k 32: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.97409k/s 1.6k 32: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.58644k/s 1.6k 32: ViewResize_Rank8/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.56384k/s 1.6k 32: ViewResize_Rank8/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.50132k/s 1.6k 32: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.75859k/s 1.6k 32: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.67617k/s 1.6k 32: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.019 s 0.009 s 10 83.9236/s 1.6k 62: 62: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 62: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 62: setting CUDA_VISIBLE_DEVICES. 62: This could on multi GPU systems lead to severe performance" 62: penalties. 62: [==========] Running 18 tests from 5 test suites. 62: [----------] Global test environment set-up. 62: [----------] 2 tests from std_algorithms_is_sorted_team_test 62: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 32: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.026 s 0.009 s 10 62.6349/s 1.6k 38: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (665 ms) 38: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 38: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (628 ms) 38: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1293 ms total) 38: 38: [----------] 2 tests from std_algorithms_count_team_test 38: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 38: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (698 ms) 38: [ RUN ] std_algorithms_count_team_test.count_returns_zero 32/59 Test #32: Kokkos_PerformanceTest_Benchmark ............ Passed 131.89 sec test 33 Start 33: Kokkos_Benchmark_Atomic_MinMax 33: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-01-26_T04-38-59.json" 33: Test timeout computed to be: 1500 38: [ OK ] std_algorithms_count_team_test.count_returns_zero (261 ms) 38: [----------] 2 tests from std_algorithms_count_team_test (959 ms total) 38: 38: [----------] 1 test from std_algorithms_count_if_team_test 38: [ RUN ] std_algorithms_count_if_team_test.test 62: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (1659 ms) 62: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 38: [ OK ] std_algorithms_count_if_team_test.test (372 ms) 38: [----------] 1 test from std_algorithms_count_if_team_test (372 ms total) 38: 38: [----------] 1 test from std_algorithms_for_each_team_test 38: [ RUN ] std_algorithms_for_each_team_test.test 38: [ OK ] std_algorithms_for_each_team_test.test (584 ms) 38: [----------] 1 test from std_algorithms_for_each_team_test (585 ms total) 38: 38: [----------] 1 test from std_algorithms_for_each_n_team_test 38: [ RUN ] std_algorithms_for_each_n_team_test.test [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o 33: 2024-01-26T05:59:12+00:00 33: Running /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 33: Run on (4 X 2300.11 MHz CPU s) 33: CPU Caches: 33: L1 Data 32 KiB (x4) 33: L1 Instruction 32 KiB (x4) 33: L2 Unified 4096 KiB (x4) 33: L3 Unified 16384 KiB (x4) 33: Load Average: 0.86, 2.37, 5.29 33: CPU architecture: none 33: Default Device: N6Kokkos4CudaE 33: GIT_BRANCH: HEAD 33: GIT_CLEAN_STATUS: CLEAN 33: GIT_COMMIT_DATE: 2024-01-25T22:47:17-05:00 33: GIT_COMMIT_DESCRIPTION: Merge pull request #6749 from ndellingwood/cherrypick-6510-to-rc4201 33: GIT_COMMIT_HASH: d4a099599 33: GPU architecture: VOLTA70 33: KOKKOS_COMPILER_CLANG: 1200 33: KOKKOS_ENABLE_ASM: no 33: KOKKOS_ENABLE_CUDA: yes 33: KOKKOS_ENABLE_CUDA_LAMBDA: yes 33: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 33: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 33: KOKKOS_ENABLE_CUDA_UVM: no 33: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 33: KOKKOS_ENABLE_CXX17: yes 33: KOKKOS_ENABLE_CXX20: no 33: KOKKOS_ENABLE_CXX23: no 33: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 33: KOKKOS_ENABLE_HBWSPACE: no 33: KOKKOS_ENABLE_HWLOC: no 33: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 33: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 33: KOKKOS_ENABLE_LIBDL: yes 33: KOKKOS_ENABLE_LIBRT: no 33: KOKKOS_ENABLE_PRAGMA_IVDEP: no 33: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 33: KOKKOS_ENABLE_PRAGMA_UNROLL: no 33: KOKKOS_ENABLE_PRAGMA_VECTOR: no 33: KOKKOS_ENABLE_SERIAL: yes 33: Kokkos: Cuda[ 0 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 33: Kokkos Version: 4.2.0 33: macro KOKKOS_ENABLE_CUDA: defined 33: platform: 64bit 33: ---------------------------------------------------------------------------------------------------------------------------------------- 33: Benchmark Time CPU Iterations 33: ---------------------------------------------------------------------------------------------------------------------------------------- 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33/59 Test #33: Kokkos_Benchmark_Atomic_MinMax .............. Passed 2.10 sec test 34 Start 34: Kokkos_PerformanceTest_Mempool 34: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-01-26_T04-38-59.json" 34: Test timeout computed to be: 1500 38: [ OK ] std_algorithms_for_each_n_team_test.test (636 ms) 38: [----------] 1 test from std_algorithms_for_each_n_team_test (636 ms total) 38: 38: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 38: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 62: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (2660 ms) 62: [----------] 2 tests from std_algorithms_is_sorted_team_test (4319 ms total) 62: 62: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 62: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 62: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (100 ms) 62: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 62: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (150 ms) 62: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 34: 2024-01-26T05:59:14+00:00 34: Running /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_PerformanceTest_Mempool 34: Run on (4 X 2300.11 MHz CPU s) 34: CPU Caches: 34: L1 Data 32 KiB (x4) 34: L1 Instruction 32 KiB (x4) 34: L2 Unified 4096 KiB (x4) 34: L3 Unified 16384 KiB (x4) 34: Load Average: 0.79, 2.33, 5.26 34: CPU architecture: none 34: Default Device: N6Kokkos4CudaE 34: GIT_BRANCH: HEAD 34: GIT_CLEAN_STATUS: CLEAN 34: GIT_COMMIT_DATE: 2024-01-25T22:47:17-05:00 34: GIT_COMMIT_DESCRIPTION: Merge pull request #6749 from ndellingwood/cherrypick-6510-to-rc4201 34: GIT_COMMIT_HASH: d4a099599 34: GPU architecture: VOLTA70 34: KOKKOS_COMPILER_CLANG: 1200 34: KOKKOS_ENABLE_ASM: no 34: KOKKOS_ENABLE_CUDA: yes 34: KOKKOS_ENABLE_CUDA_LAMBDA: yes 34: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 34: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 34: KOKKOS_ENABLE_CUDA_UVM: no 34: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 34: KOKKOS_ENABLE_CXX17: yes 34: KOKKOS_ENABLE_CXX20: no 34: KOKKOS_ENABLE_CXX23: no 34: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 34: KOKKOS_ENABLE_HBWSPACE: no 34: KOKKOS_ENABLE_HWLOC: no 34: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 34: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 34: KOKKOS_ENABLE_LIBDL: yes 34: KOKKOS_ENABLE_LIBRT: no 34: KOKKOS_ENABLE_PRAGMA_IVDEP: no 34: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 34: KOKKOS_ENABLE_PRAGMA_UNROLL: no 34: KOKKOS_ENABLE_PRAGMA_VECTOR: no 34: KOKKOS_ENABLE_SERIAL: yes 34: Kokkos: Cuda[ 0 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 34: Kokkos Version: 4.2.0 34: macro KOKKOS_ENABLE_CUDA: defined 34: platform: 64bit 38: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (3194 ms) 38: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 62: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (2282 ms) 62: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 34: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Benchmark Time CPU Iterations FOM: fill ops per second 34: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 5317 45.8098M/s 62: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1557 ms) 62: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (4091 ms total) 62: 62: [----------] 4 tests from std_algorithms_is_partitioned_team_test 62: [ RUN ] std_algorithms_is_partitioned_team_test.empty 62: [ OK ] std_algorithms_is_partitioned_team_test.empty (52 ms) 62: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 38: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (2173 ms) 38: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 62: [ OK ] std_algorithms_is_partitioned_team_test.all_true (755 ms) 62: [ RUN ] std_algorithms_is_partitioned_team_test.all_false [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o 62: [ OK ] std_algorithms_is_partitioned_team_test.all_false (732 ms) 62: [ RUN ] std_algorithms_is_partitioned_team_test.random 62: [ OK ] std_algorithms_is_partitioned_team_test.random (722 ms) 62: [----------] 4 tests from std_algorithms_is_partitioned_team_test (2263 ms total) 62: 62: [----------] 4 tests from std_algorithms_partition_copy_team_test 62: [ RUN ] std_algorithms_partition_copy_team_test.empty 62: [ OK ] std_algorithms_partition_copy_team_test.empty (60 ms) 62: [ RUN ] std_algorithms_partition_copy_team_test.all_true 38: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (2112 ms) 38: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (7480 ms total) 38: 38: [----------] 2 tests from std_algorithms_mismatch_team_test 38: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 62: [ OK ] std_algorithms_partition_copy_team_test.all_true (1508 ms) 62: [ RUN ] std_algorithms_partition_copy_team_test.all_false [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o 38: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (2460 ms) 38: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C 62: [ OK ] std_algorithms_partition_copy_team_test.all_false (1516 ms) 62: [ RUN ] std_algorithms_partition_copy_team_test.random [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o 38: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (949 ms) 38: [----------] 2 tests from std_algorithms_mismatch_team_test (3410 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 12 tests from 7 test suites ran. (14739 ms total) 38: [ PASSED ] 12 tests. 38/51 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 15.53 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 39: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 39: Test timeout computed to be: 1500 39: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 39: Detected: 6 cores per node. 39: Detected: 1 MPI_ranks per node. 39: Requested: 8 threads per process. 39: [==========] Running 8 tests from 4 test suites. 39: [----------] Global test environment set-up. 39: [----------] 2 tests from std_algorithms_equal_team_test 39: [ RUN ] std_algorithms_equal_team_test.views_are_equal [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o 62: [ OK ] std_algorithms_partition_copy_team_test.random (1461 ms) 62: [----------] 4 tests from std_algorithms_partition_copy_team_test (4547 ms total) 62: 62: [----------] 4 tests from std_algorithms_partition_point_team_test 62: [ RUN ] std_algorithms_partition_point_team_test.empty 62: [ OK ] std_algorithms_partition_point_team_test.empty (39 ms) 62: [ RUN ] std_algorithms_partition_point_team_test.all_true 62: [ OK ] std_algorithms_partition_point_team_test.all_true (604 ms) 62: [ RUN ] std_algorithms_partition_point_team_test.all_false 34: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Benchmark Time CPU Iterations FOM: cycle ops per second 34: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 16775 266.936M/s 34/59 Test #34: Kokkos_PerformanceTest_Mempool .............. Passed 12.18 sec test 35 Start 35: Kokkos_PerformanceTest_Atomic 35: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-01-26_T04-38-59.json" 35: Test timeout computed to be: 1500 62: [ OK ] std_algorithms_partition_point_team_test.all_false (615 ms) 62: [ RUN ] std_algorithms_partition_point_team_test.random 39: [ OK ] std_algorithms_equal_team_test.views_are_equal (1832 ms) 39: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 62: [ OK ] std_algorithms_partition_point_team_test.random (579 ms) 62: [----------] 4 tests from std_algorithms_partition_point_team_test (1839 ms total) 62: 62: [----------] Global test environment tear-down 62: [==========] 18 tests from 5 test suites ran. (17061 ms total) 62: [ PASSED ] 18 tests. 62/66 Test #62: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 17.86 sec test 63 Start 63: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 63: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 63: Test timeout computed to be: 1500 35: 2024-01-26T05:59:26+00:00 35: Running /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_PerformanceTest_Atomic 35: Run on (4 X 2300.11 MHz CPU s) 35: CPU Caches: 35: L1 Data 32 KiB (x4) 35: L1 Instruction 32 KiB (x4) 35: L2 Unified 4096 KiB (x4) 35: L3 Unified 16384 KiB (x4) 35: Load Average: 0.82, 2.28, 5.21 35: CPU architecture: none 35: Default Device: N6Kokkos4CudaE 35: GIT_BRANCH: HEAD 35: GIT_CLEAN_STATUS: CLEAN 35: GIT_COMMIT_DATE: 2024-01-25T22:47:17-05:00 35: GIT_COMMIT_DESCRIPTION: Merge pull request #6749 from ndellingwood/cherrypick-6510-to-rc4201 35: GIT_COMMIT_HASH: d4a099599 35: GPU architecture: VOLTA70 35: KOKKOS_COMPILER_CLANG: 1200 35: KOKKOS_ENABLE_ASM: no 35: KOKKOS_ENABLE_CUDA: yes 35: KOKKOS_ENABLE_CUDA_LAMBDA: yes 35: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 35: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 35: KOKKOS_ENABLE_CUDA_UVM: no 35: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 35: KOKKOS_ENABLE_CXX17: yes 35: KOKKOS_ENABLE_CXX20: no 35: KOKKOS_ENABLE_CXX23: no 35: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 35: KOKKOS_ENABLE_HBWSPACE: no 35: KOKKOS_ENABLE_HWLOC: no 35: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 35: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 35: KOKKOS_ENABLE_LIBDL: yes 35: KOKKOS_ENABLE_LIBRT: no 35: KOKKOS_ENABLE_PRAGMA_IVDEP: no 35: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 35: KOKKOS_ENABLE_PRAGMA_UNROLL: no 35: KOKKOS_ENABLE_PRAGMA_VECTOR: no 35: KOKKOS_ENABLE_SERIAL: yes 35: Kokkos: Cuda[ 0 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 35: Kokkos Version: 4.2.0 35: macro KOKKOS_ENABLE_CUDA: defined 35: platform: 64bit [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C 63: 63: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 63: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 63: setting CUDA_VISIBLE_DEVICES. 63: This could on multi GPU systems lead to severe performance" 63: penalties. 63: [==========] Running 5 tests from 4 test suites. 63: [----------] Global test environment set-up. 63: [----------] 2 tests from std_algorithms_transform_team_test 63: [ RUN ] std_algorithms_transform_team_test.test_unary_op Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o 39: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1357 ms) 39: [----------] 2 tests from std_algorithms_equal_team_test (3189 ms total) 39: 39: [----------] 2 tests from std_algorithms_search_team_test 39: [ RUN ] std_algorithms_search_team_test.sequences_exist [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o 39: [ OK ] std_algorithms_search_team_test.sequences_exist (913 ms) 39: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 63: [ OK ] std_algorithms_transform_team_test.test_unary_op (1787 ms) 63: [ RUN ] std_algorithms_transform_team_test.test_binary_op 39: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (1150 ms) 39: [----------] 2 tests from std_algorithms_search_team_test (2063 ms total) 39: 39: [----------] 2 tests from std_algorithms_find_end_team_test 39: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o 63: [ OK ] std_algorithms_transform_team_test.test_binary_op (1652 ms) 63: [----------] 2 tests from std_algorithms_transform_team_test (3440 ms total) 63: 63: [----------] 1 test from std_algorithms_generate_team_test 63: [ RUN ] std_algorithms_generate_team_test.test_unary_op 39: [ OK ] std_algorithms_find_end_team_test.sequences_exist (2068 ms) 39: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 63: [ OK ] std_algorithms_generate_team_test.test_unary_op (2218 ms) 63: [----------] 1 test from std_algorithms_generate_team_test (2218 ms total) 63: 63: [----------] 1 test from std_algorithms_generate_n_team_test 63: [ RUN ] std_algorithms_generate_n_team_test.test 39: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1985 ms) 39: [----------] 2 tests from std_algorithms_find_end_team_test (4053 ms total) 39: 39: [----------] 2 tests from std_algorithms_find_first_of_team_test 39: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 63: [ OK ] std_algorithms_generate_n_team_test.test (2009 ms) 63: [----------] 1 test from std_algorithms_generate_n_team_test (2009 ms total) 63: 63: [----------] 1 test from std_algorithms_swap_ranges_team_test 63: [ RUN ] std_algorithms_swap_ranges_team_test.test 39: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1652 ms) 39: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 63: [ OK ] std_algorithms_swap_ranges_team_test.test (1491 ms) 63: [----------] 1 test from std_algorithms_swap_ranges_team_test (1492 ms total) 63: 63: [----------] Global test environment tear-down 63: [==========] 5 tests from 4 test suites ran. (9159 ms total) 63: [ PASSED ] 5 tests. 63/66 Test #63: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 9.95 sec test 64 Start 64: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 64: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 64: Test timeout computed to be: 1500 64: 64: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 64: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 64: setting CUDA_VISIBLE_DEVICES. 64: This could on multi GPU systems lead to severe performance" 64: penalties. 64: [==========] Running 2 tests from 2 test suites. 64: [----------] Global test environment set-up. 64: [----------] 1 test from std_algorithms_exclusive_scan_team_test 64: [ RUN ] std_algorithms_exclusive_scan_team_test.test 35: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 35: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 35: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 35: Test_Atomic/100000/iterations:10 1.21 s 1.20 s 10 1 4 2.16599m 1.33082m 272.63u 704.983M 582.112k 704.983M 64: [ OK ] std_algorithms_exclusive_scan_team_test.test (2841 ms) 64: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2841 ms total) 64: 64: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 64: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 64: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1374 ms) 64: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1374 ms total) 64: 64: [----------] Global test environment tear-down 64: [==========] 2 tests from 2 test suites ran. (4216 ms total) 64: [ PASSED ] 2 tests. 64/66 Test #64: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 5.02 sec test 65 Start 65: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 65: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 65: Test timeout computed to be: 1500 39: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (6738 ms) 39: [----------] 2 tests from std_algorithms_find_first_of_team_test (8391 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 8 tests from 4 test suites ran. (17698 ms total) 39: [ PASSED ] 8 tests. 65: 65: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 65: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 65: setting CUDA_VISIBLE_DEVICES. 65: This could on multi GPU systems lead to severe performance" 65: penalties. 65: [==========] Running 2 tests from 2 test suites. 65: [----------] Global test environment set-up. 65: [----------] 1 test from std_algorithms_inclusive_scan_team_test 65: [ RUN ] std_algorithms_inclusive_scan_team_test.test 39/51 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 18.48 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 40: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 40: Test timeout computed to be: 1500 40: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 40: Detected: 6 cores per node. 40: Detected: 1 MPI_ranks per node. 40: Requested: 8 threads per process. 40: [==========] Running 11 tests from 7 test suites. 40: [----------] Global test environment set-up. 40: [----------] 2 tests from std_algorithms_find_team_test 40: [ RUN ] std_algorithms_find_team_test.searched_values_exist [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I 40: [ OK ] std_algorithms_find_team_test.searched_values_exist (379 ms) 40: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o 40: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (539 ms) 40: [----------] 2 tests from std_algorithms_find_team_test (919 ms total) 40: 40: [----------] 2 tests from std_algorithms_find_if_team_test 40: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 40: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (284 ms) 40: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 40: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (527 ms) 40: [----------] 2 tests from std_algorithms_find_if_team_test (812 ms total) 40: 40: [----------] 2 tests from std_algorithms_find_if_not_team_test 40: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G 40: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (540 ms) 40: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 40: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (263 ms) 40: [----------] 2 tests from std_algorithms_find_if_not_team_test (803 ms total) 40: 40: [----------] 1 test from std_algorithms_all_of_team_test 40: [ RUN ] std_algorithms_all_of_team_test.test [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o 40: [ OK ] std_algorithms_all_of_team_test.test (476 ms) 40: [----------] 1 test from std_algorithms_all_of_team_test (476 ms total) 40: 40: [----------] 1 test from std_algorithms_any_of_team_test 40: [ RUN ] std_algorithms_any_of_team_test.test [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I 40: [ OK ] std_algorithms_any_of_team_test.test (271 ms) 40: [----------] 1 test from std_algorithms_any_of_team_test (271 ms total) 40: 40: [----------] 1 test from std_algorithms_none_of_team_test 40: [ RUN ] std_algorithms_none_of_team_test.test 65: [ OK ] std_algorithms_inclusive_scan_team_test.test (4067 ms) 65: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4067 ms total) 65: 65: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 65: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o 40: [ OK ] std_algorithms_none_of_team_test.test (485 ms) 40: [----------] 1 test from std_algorithms_none_of_team_test (486 ms total) 40: 40: [----------] 2 tests from std_algorithms_search_n_team_test 40: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 40: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (334 ms) 40: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o 40: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (401 ms) 40: [----------] 2 tests from std_algorithms_search_n_team_test (735 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 11 tests from 7 test suites ran. (4504 ms total) 40: [ PASSED ] 11 tests. 40/51 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 5.29 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 41: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 41: Test timeout computed to be: 1500 [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G 41: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 41: Detected: 6 cores per node. 41: Detected: 1 MPI_ranks per node. 41: Requested: 8 threads per process. 41: [==========] Running 3 tests from 3 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from std_algorithms_min_element_team_test 41: [ RUN ] std_algorithms_min_element_team_test.test Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o 65: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (2840 ms) 65: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2840 ms total) 65: 65: [----------] Global test environment tear-down 65: [==========] 2 tests from 2 test suites ran. (6907 ms total) 65: [ PASSED ] 2 tests. 65/66 Test #65: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 7.65 sec test 66 Start 66: Kokkos_UnitTest_SIMD 66: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build-tests/simd/unit_tests/Kokkos_UnitTest_SIMD 66: Test timeout computed to be: 1500 [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o 66: 66: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 66: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 66: setting CUDA_VISIBLE_DEVICES. 66: This could on multi GPU systems lead to severe performance" 66: penalties. 66: [==========] Running 14 tests from 1 test suite. 66: [----------] Global test environment set-up. 66: [----------] 14 tests from simd 66: [ RUN ] simd.host_math_ops 66: [ OK ] simd.host_math_ops (0 ms) 66: [ RUN ] simd.device_math_ops 66: [ OK ] simd.device_math_ops (2 ms) 66: [ RUN ] simd.host_mask_ops 66: [ OK ] simd.host_mask_ops (0 ms) 66: [ RUN ] simd.device_mask_ops 66: [ OK ] simd.device_mask_ops (0 ms) 66: [ RUN ] simd.host_conversions 66: [ OK ] simd.host_conversions (0 ms) 66: [ RUN ] simd.device_conversions 66: [ OK ] simd.device_conversions (0 ms) 66: [ RUN ] simd.host_shift_ops 66: [ OK ] simd.host_shift_ops (0 ms) 66: [ RUN ] simd.device_shift_ops 66: [ OK ] simd.device_shift_ops (0 ms) 66: [ RUN ] simd.host_condition 66: [ OK ] simd.host_condition (0 ms) 66: [ RUN ] simd.device_condition 66: [ OK ] simd.device_condition (0 ms) 66: [ RUN ] simd.host_gen_ctors 66: [ OK ] simd.host_gen_ctors (0 ms) 66: [ RUN ] simd.device_gen_ctors 66: [ OK ] simd.device_gen_ctors (0 ms) 66: [ RUN ] simd.host_where_expressions 66: [ OK ] simd.host_where_expressions (0 ms) 66: [ RUN ] simd.device_where_expressions 66: [ OK ] simd.device_where_expressions (0 ms) 66: [----------] 14 tests from simd (3 ms total) 66: 66: [----------] Global test environment tear-down 66: [==========] 14 tests from 1 test suite ran. (3 ms total) 66: [ PASSED ] 14 tests. 66/66 Test #66: Kokkos_UnitTest_SIMD ........................ Passed 0.75 sec 100% tests passed, 0 tests failed out of 66 Total Test time (real) = 607.93 sec + cd ../example/build_cmake_installed + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_CXX_COMPILER=g++-8 -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 .. -- The CXX compiler identification is GNU 8.4.0 41: [ OK ] std_algorithms_min_element_team_test.test (1651 ms) 41: [----------] 1 test from std_algorithms_min_element_team_test (1651 ms total) 41: 41: [----------] 1 test from std_algorithms_max_element_team_test 41: [ RUN ] std_algorithms_max_element_team_test.test -- The Fortran compiler identification is GNU 7.5.0 -- Check for working CXX compiler: /usr/bin/g++-8 -- Check for working CXX compiler: /usr/bin/g++-8 - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working Fortran compiler: /usr/bin/gfortran -- Check for working Fortran compiler: /usr/bin/gfortran - works -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Checking whether /usr/bin/gfortran supports Fortran 90 35: Test_Atomic/100000/iterations:10 1.12 s 1.12 s 10 1 8 2.68862m 1.35608m 109.83u 4.99995G 182.72k 4.99995G -- Checking whether /usr/bin/gfortran supports Fortran 90 - yes -- Enabled Kokkos devices: CUDA;SERIAL CMake Warning at /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/lib/cmake/Kokkos/KokkosConfigCommon.cmake:59 (MESSAGE): The installed Kokkos configuration does not support CXX extensions. Forcing -DCMAKE_CXX_EXTENSIONS=Off Call Stack (most recent call first): /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/lib/cmake/Kokkos/KokkosConfig.cmake:56 (INCLUDE) CMakeLists.txt:10 (find_package) -- kokkos_launch_compiler is enabled globally. C++ compiler commands with -DKOKKOS_DEPENDENCE will be redirected to the appropriate compiler for Kokkos -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/example/build_cmake_installed/build + make -j8 Scanning dependencies of target example [ 33%] Building CXX object CMakeFiles/example.dir/cmake_example.cpp.o [ 66%] Building Fortran object CMakeFiles/example.dir/foo.f.o 41: [ OK ] std_algorithms_max_element_team_test.test (1626 ms) 41: [----------] 1 test from std_algorithms_max_element_team_test (1626 ms total) 41: 41: [----------] 1 test from std_algorithms_minmax_element_team_test 41: [ RUN ] std_algorithms_minmax_element_team_test.test 41: [ OK ] std_algorithms_minmax_element_team_test.test (2122 ms) 41: [----------] 1 test from std_algorithms_minmax_element_team_test (2122 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 3 tests from 3 test suites ran. (5400 ms total) 41: [ PASSED ] 3 tests. 41/51 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 6.18 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 42: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 42: Test timeout computed to be: 1500 42: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 42: Detected: 6 cores per node. 42: Detected: 1 MPI_ranks per node. 42: Requested: 8 threads per process. 42: [==========] Running 6 tests from 6 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from std_algorithms_fill_team_test 42: [ RUN ] std_algorithms_fill_team_test.test 42: [ OK ] std_algorithms_fill_team_test.test (392 ms) 42: [----------] 1 test from std_algorithms_fill_team_test (392 ms total) 42: 42: [----------] 1 test from std_algorithms_fill_n_team_test 42: [ RUN ] std_algorithms_fill_n_team_test.test [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o 42: [ OK ] std_algorithms_fill_n_team_test.test (513 ms) 42: [----------] 1 test from std_algorithms_fill_n_team_test (513 ms total) 42: 42: [----------] 1 test from std_algorithms_replace_team_test 42: [ RUN ] std_algorithms_replace_team_test.test 42: [ OK ] std_algorithms_replace_team_test.test (525 ms) 42: [----------] 1 test from std_algorithms_replace_team_test (525 ms total) 42: 42: [----------] 1 test from std_algorithms_replace_if_team_test 42: [ RUN ] std_algorithms_replace_if_team_test.test 42: [ OK ] std_algorithms_replace_if_team_test.test (686 ms) 42: [----------] 1 test from std_algorithms_replace_if_team_test (686 ms total) 42: 42: [----------] 1 test from std_algorithms_replace_copy_team_test 42: [ RUN ] std_algorithms_replace_copy_team_test.test 42: [ OK ] std_algorithms_replace_copy_team_test.test (1079 ms) 42: [----------] 1 test from std_algorithms_replace_copy_team_test (1079 ms total) 42: 42: [----------] 1 test from std_algorithms_replace_copy_if_team_test 42: [ RUN ] std_algorithms_replace_copy_if_team_test.test 42: [ OK ] std_algorithms_replace_copy_if_team_test.test (945 ms) 42: [----------] 1 test from std_algorithms_replace_copy_if_team_test (945 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 6 tests from 6 test suites ran. (4143 ms total) 42: [ PASSED ] 6 tests. 42/51 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 4.92 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 43: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 43: Test timeout computed to be: 1500 [100%] Linking CXX executable example [100%] Built target example + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/example/build_cmake_installed/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/example/build_cmake_installed/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/example/build_cmake_installed/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: KokkosInTree_Verify 1: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/example/build_cmake_installed/build/example "10" 1: Test timeout computed to be: 10000000 1: 1: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 1: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 1: setting CUDA_VISIBLE_DEVICES. 1: This could on multi GPU systems lead to severe performance" 1: penalties. 1: Device Execution Space: 1: KOKKOS_ENABLE_CUDA: yes 1: Cuda Options: 1: KOKKOS_ENABLE_CUDA_LAMBDA: yes 1: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 1: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: yes 1: KOKKOS_ENABLE_CUDA_UVM: yes 1: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 1: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 1: 1: Cuda Runtime Configuration: 1: macro KOKKOS_ENABLE_CUDA : defined 1: macro CUDA_VERSION = 11000 = version 11.0 1: Kokkos::Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 1: Number of even integers from 0 to 9 1: Parallel: 5 0.000033 1: Sequential: 5 0.000000 1: Hello World from Fortran 1/1 Test #1: KokkosInTree_Verify .............. Passed 0.73 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 0.74 sec + cd ../.. + cmake -B build_cmake_installed_different_compiler/build -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 build_cmake_installed_different_compiler 43: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 43: Detected: 6 cores per node. 43: Detected: 1 MPI_ranks per node. 43: Requested: 8 threads per process. 43: [==========] Running 4 tests from 4 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_reverse_team_test 43: [ RUN ] std_algorithms_reverse_team_test.test -- The CXX compiler identification is Clang 6.0.0 -- The Fortran compiler identification is GNU 7.5.0 43: [ OK ] std_algorithms_reverse_team_test.test (404 ms) 43: [----------] 1 test from std_algorithms_reverse_team_test (404 ms total) 43: 43: [----------] 1 test from std_algorithms_reverse_copy_team_test 43: [ RUN ] std_algorithms_reverse_copy_team_test.test -- Check for working CXX compiler: /usr/bin/clang++ -- Check for working CXX compiler: /usr/bin/clang++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working Fortran compiler: /usr/bin/f95 -- Check for working Fortran compiler: /usr/bin/f95 - works -- Detecting Fortran compiler ABI info 43: [ OK ] std_algorithms_reverse_copy_team_test.test (527 ms) 43: [----------] 1 test from std_algorithms_reverse_copy_team_test (527 ms total) 43: 43: [----------] 1 test from std_algorithms_rotate_team_test 43: [ RUN ] std_algorithms_rotate_team_test.test -- Detecting Fortran compiler ABI info - done -- Checking whether /usr/bin/f95 supports Fortran 90 -- Checking whether /usr/bin/f95 supports Fortran 90 - yes -- Enabled Kokkos devices: CUDA;SERIAL CMake Warning at /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/lib/cmake/Kokkos/KokkosConfigCommon.cmake:59 (MESSAGE): The installed Kokkos configuration does not support CXX extensions. Forcing -DCMAKE_CXX_EXTENSIONS=Off Call Stack (most recent call first): /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/install/lib/cmake/Kokkos/KokkosConfig.cmake:56 (INCLUDE) CMakeLists.txt:15 (find_package) -- kokkos_launch_compiler is enabled globally. C++ compiler commands with -DKOKKOS_DEPENDENCE will be redirected to the appropriate compiler for Kokkos -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/example/build_cmake_installed_different_compiler/build + cmake --build build_cmake_installed_different_compiler/build --target all Scanning dependencies of target example_no_kokkos [ 25%] Building CXX object CMakeFiles/example_no_kokkos.dir/bar.cpp.o [ 50%] Linking CXX executable example_no_kokkos [ 50%] Built target example_no_kokkos Scanning dependencies of target example_with_kokkos [ 75%] Building CXX object CMakeFiles/example_with_kokkos.dir/foo.cpp.o 43: [ OK ] std_algorithms_rotate_team_test.test (1399 ms) 43: [----------] 1 test from std_algorithms_rotate_team_test (1399 ms total) 43: 43: [----------] 1 test from std_algorithms_rotate_copy_team_test 43: [ RUN ] std_algorithms_rotate_copy_team_test.test 43: [ OK ] std_algorithms_rotate_copy_team_test.test (1073 ms) 43: [----------] 1 test from std_algorithms_rotate_copy_team_test (1073 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 4 tests from 4 test suites ran. (3406 ms total) 43: [ PASSED ] 4 tests. 43/51 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 4.21 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 44: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 44: Test timeout computed to be: 1500 44: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 44: Detected: 6 cores per node. 44: Detected: 1 MPI_ranks per node. 44: Requested: 8 threads per process. 44: [==========] Running 4 tests from 4 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_move_team_test 44: [ RUN ] std_algorithms_move_team_test.test 44: [ OK ] std_algorithms_move_team_test.test (807 ms) 44: [----------] 1 test from std_algorithms_move_team_test (807 ms total) 44: 44: [----------] 1 test from std_algorithms_move_backward_team_test 44: [ RUN ] std_algorithms_move_backward_team_test.test 44: [ OK ] std_algorithms_move_backward_team_test.test (636 ms) 44: [----------] 1 test from std_algorithms_move_backward_team_test (636 ms total) 44: 44: [----------] 1 test from std_algorithms_shift_left_team_test 44: [ RUN ] std_algorithms_shift_left_team_test.test [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o 44: [ OK ] std_algorithms_shift_left_team_test.test (2607 ms) 44: [----------] 1 test from std_algorithms_shift_left_team_test (2607 ms total) 44: 44: [----------] 1 test from std_algorithms_shift_right_team_test 44: [ RUN ] std_algorithms_shift_right_team_test.test [100%] Linking CXX executable example_with_kokkos [100%] Built target example_with_kokkos + cmake --build build_cmake_installed_different_compiler/build --target test Running tests... Test project /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/example/build_cmake_installed_different_compiler/build Start 1: KokkosLauncher_NoKokkos_Verify 1/2 Test #1: KokkosLauncher_NoKokkos_Verify ..... Passed 0.00 sec Start 2: KokkosLauncher_WithKokkos_Verify 2/2 Test #2: KokkosLauncher_WithKokkos_Verify ... Passed 0.72 sec 100% tests passed, 0 tests failed out of 2 Total Test time (real) = 0.72 sec Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats zero time Fri Jan 26 05:23:58 2024 cache hit (direct) 65 cache hit (preprocessed) 1 cache miss 501 cache hit rate 11.64 % compiler produced stdout 1 cleanups performed 4 files in cache 2370 cache size 4.4 GB max cache size 5.0 GB [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 40a47079effaae71f6203d775ab3f1232b5d46594f970c4b5af032261284f697 [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q $ docker rm -f --volumes 40a47079effaae71f6203d775ab3f1232b5d46594f970c4b5af032261284f697 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 44: [ OK ] std_algorithms_shift_right_team_test.test (2396 ms) 44: [----------] 1 test from std_algorithms_shift_right_team_test (2396 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 4 tests from 4 test suites ran. (6448 ms total) 44: [ PASSED ] 4 tests. 44/51 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 7.25 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 45: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 45: Test timeout computed to be: 1500 45: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 45: Detected: 6 cores per node. 45: Detected: 1 MPI_ranks per node. 45: Requested: 8 threads per process. 45: [==========] Running 9 tests from 9 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_copy_team_test 45: [ RUN ] std_algorithms_copy_team_test.test 45: [ OK ] std_algorithms_copy_team_test.test (851 ms) 45: [----------] 1 test from std_algorithms_copy_team_test (851 ms total) 45: 45: [----------] 1 test from std_algorithms_copy_n_team_test 45: [ RUN ] std_algorithms_copy_n_team_test.test 45: [ OK ] std_algorithms_copy_n_team_test.test (631 ms) 45: [----------] 1 test from std_algorithms_copy_n_team_test (631 ms total) 45: 45: [----------] 1 test from std_algorithms_copy_backward_team_test 45: [ RUN ] std_algorithms_copy_backward_team_test.test [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o 45: [ OK ] std_algorithms_copy_backward_team_test.test (601 ms) 45: [----------] 1 test from std_algorithms_copy_backward_team_test (601 ms total) 45: 45: [----------] 1 test from std_algorithms_copy_if_team_test 45: [ RUN ] std_algorithms_copy_if_team_test.test 45: [ OK ] std_algorithms_copy_if_team_test.test (741 ms) 45: [----------] 1 test from std_algorithms_copy_if_team_test (741 ms total) 45: 45: [----------] 1 test from std_algorithms_unique_copy_team_test 45: [ RUN ] std_algorithms_unique_copy_team_test.test [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q Scanning dependencies of target Kokkos_UnitTest_SIMD [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o 45: [ OK ] std_algorithms_unique_copy_team_test.test (1234 ms) 45: [----------] 1 test from std_algorithms_unique_copy_team_test (1235 ms total) 45: 45: [----------] 1 test from std_algorithms_remove_team_test 45: [ RUN ] std_algorithms_remove_team_test.test 45: [ OK ] std_algorithms_remove_team_test.test (844 ms) 45: [----------] 1 test from std_algorithms_remove_team_test (844 ms total) 45: 45: [----------] 1 test from std_algorithms_remove_if_team_test 45: [ RUN ] std_algorithms_remove_if_team_test.test [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o 45: [ OK ] std_algorithms_remove_if_team_test.test (867 ms) 45: [----------] 1 test from std_algorithms_remove_if_team_test (867 ms total) 45: 45: [----------] 1 test from std_algorithms_remove_copy_team_test 45: [ RUN ] std_algorithms_remove_copy_team_test.test 45: [ OK ] std_algorithms_remove_copy_team_test.test (1306 ms) 45: [----------] 1 test from std_algorithms_remove_copy_team_test (1306 ms total) 45: 45: [----------] 1 test from std_algorithms_remove_copy_if_team_test 45: [ RUN ] std_algorithms_remove_copy_if_team_test.test 45: [ OK ] std_algorithms_remove_copy_if_team_test.test (914 ms) 45: [----------] 1 test from std_algorithms_remove_copy_if_team_test (914 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 9 tests from 9 test suites ran. (7994 ms total) 45: [ PASSED ] 9 tests. [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o 45/51 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 8.78 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 46: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 46: Test timeout computed to be: 1500 46: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 46: Detected: 6 cores per node. 46: Detected: 1 MPI_ranks per node. 46: Requested: 8 threads per process. 46: [==========] Running 4 tests from 4 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_unique_team_test 46: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 46: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1359 ms) 46: [----------] 1 test from std_algorithms_unique_team_test (1359 ms total) 46: 46: [----------] 1 test from std_algorithms_adjacent_difference_team_test 46: [ RUN ] std_algorithms_adjacent_difference_team_test.test 46: [ OK ] std_algorithms_adjacent_difference_team_test.test (1423 ms) 46: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1423 ms total) 46: 46: [----------] 1 test from std_algorithms_reduce_team_test 46: [ RUN ] std_algorithms_reduce_team_test.test 46: [ OK ] std_algorithms_reduce_team_test.test (1179 ms) 46: [----------] 1 test from std_algorithms_reduce_team_test (1179 ms total) 46: 46: [----------] 1 test from std_algorithms_transform_reduce_team_test 46: [ RUN ] std_algorithms_transform_reduce_team_test.test [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o 46: [ OK ] std_algorithms_transform_reduce_team_test.test (1860 ms) 46: [----------] 1 test from std_algorithms_transform_reduce_team_test (1860 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 4 tests from 4 test suites ran. (5822 ms total) 46: [ PASSED ] 4 tests. 46/51 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 6.60 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 47: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 47: Test timeout computed to be: 1500 47: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 47: Detected: 6 cores per node. 47: Detected: 1 MPI_ranks per node. 47: Requested: 8 threads per process. 47: [==========] Running 18 tests from 5 test suites. 47: [----------] Global test environment set-up. 47: [----------] 2 tests from std_algorithms_is_sorted_team_test 47: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 47: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (907 ms) 47: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o 47: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1546 ms) 47: [----------] 2 tests from std_algorithms_is_sorted_team_test (2454 ms total) 47: 47: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 47: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 47: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (14 ms) 47: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 47: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (15 ms) 47: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 35: Test_Atomic/100000/iterations:10 3.34 s 3.33 s 10 1 8 5.5507 1.79788m 115.43u 4.99995G 178.848k 4.99995G 47: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1516 ms) 47: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o 47: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1168 ms) 47: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2714 ms total) 47: 47: [----------] 4 tests from std_algorithms_is_partitioned_team_test 47: [ RUN ] std_algorithms_is_partitioned_team_test.empty 47: [ OK ] std_algorithms_is_partitioned_team_test.empty (8 ms) 47: [ RUN ] std_algorithms_is_partitioned_team_test.all_true [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o 47: [ OK ] std_algorithms_is_partitioned_team_test.all_true (537 ms) 47: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 47: [ OK ] std_algorithms_is_partitioned_team_test.all_false (563 ms) 47: [ RUN ] std_algorithms_is_partitioned_team_test.random 47: [ OK ] std_algorithms_is_partitioned_team_test.random (395 ms) 47: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1504 ms total) 47: 47: [----------] 4 tests from std_algorithms_partition_copy_team_test 47: [ RUN ] std_algorithms_partition_copy_team_test.empty 47: [ OK ] std_algorithms_partition_copy_team_test.empty (13 ms) 47: [ RUN ] std_algorithms_partition_copy_team_test.all_true 47: [ OK ] std_algorithms_partition_copy_team_test.all_true (1062 ms) 47: [ RUN ] std_algorithms_partition_copy_team_test.all_false 47: [ OK ] std_algorithms_partition_copy_team_test.all_false (1049 ms) 47: [ RUN ] std_algorithms_partition_copy_team_test.random [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F 47: [ OK ] std_algorithms_partition_copy_team_test.random (894 ms) 47: [----------] 4 tests from std_algorithms_partition_copy_team_test (3020 ms total) 47: 47: [----------] 4 tests from std_algorithms_partition_point_team_test 47: [ RUN ] std_algorithms_partition_point_team_test.empty 47: [ OK ] std_algorithms_partition_point_team_test.empty (8 ms) 47: [ RUN ] std_algorithms_partition_point_team_test.all_true 35: Test_Atomic/100000/iterations:10 1.20 s 1.20 s 10 1 4 1.89653m 1.34991m 272.81u 704.983M 607.04k 704.983M 47: [ OK ] std_algorithms_partition_point_team_test.all_true (393 ms) 47: [ RUN ] std_algorithms_partition_point_team_test.all_false 47: [ OK ] std_algorithms_partition_point_team_test.all_false (400 ms) 47: [ RUN ] std_algorithms_partition_point_team_test.random 47: [ OK ] std_algorithms_partition_point_team_test.random (251 ms) 47: [----------] 4 tests from std_algorithms_partition_point_team_test (1053 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 18 tests from 5 test suites ran. (10748 ms total) 47: [ PASSED ] 18 tests. 47/51 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 11.53 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 48: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 48: Test timeout computed to be: 1500 48: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 48: Detected: 6 cores per node. 48: Detected: 1 MPI_ranks per node. 48: Requested: 8 threads per process. 48: [==========] Running 5 tests from 4 test suites. 48: [----------] Global test environment set-up. 48: [----------] 2 tests from std_algorithms_transform_team_test 48: [ RUN ] std_algorithms_transform_team_test.test_unary_op 48: [ OK ] std_algorithms_transform_team_test.test_unary_op (1012 ms) 48: [ RUN ] std_algorithms_transform_team_test.test_binary_op 48: [ OK ] std_algorithms_transform_team_test.test_binary_op (1042 ms) 48: [----------] 2 tests from std_algorithms_transform_team_test (2054 ms total) 48: 48: [----------] 1 test from std_algorithms_generate_team_test 48: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o 48: [ OK ] std_algorithms_generate_team_test.test_unary_op (2093 ms) 48: [----------] 1 test from std_algorithms_generate_team_test (2093 ms total) 48: 48: [----------] 1 test from std_algorithms_generate_n_team_test 48: [ RUN ] std_algorithms_generate_n_team_test.test 48: [ OK ] std_algorithms_generate_n_team_test.test (505 ms) 48: [----------] 1 test from std_algorithms_generate_n_team_test (505 ms total) 48: 48: [----------] 1 test from std_algorithms_swap_ranges_team_test 48: [ RUN ] std_algorithms_swap_ranges_team_test.test 48: [ OK ] std_algorithms_swap_ranges_team_test.test (930 ms) 48: [----------] 1 test from std_algorithms_swap_ranges_team_test (930 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 5 tests from 4 test suites ran. (5584 ms total) 48: [ PASSED ] 5 tests. 48/51 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 6.36 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 49: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 49: Test timeout computed to be: 1500 49: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 49: Detected: 6 cores per node. 49: Detected: 1 MPI_ranks per node. 49: Requested: 8 threads per process. 49: [==========] Running 2 tests from 2 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_exclusive_scan_team_test 49: [ RUN ] std_algorithms_exclusive_scan_team_test.test 49: [ OK ] std_algorithms_exclusive_scan_team_test.test (2034 ms) 49: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2034 ms total) 49: 49: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 49: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 49: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (994 ms) 49: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (994 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 2 tests from 2 test suites ran. (3028 ms total) 49: [ PASSED ] 2 tests. 49/51 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 3.80 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 50: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 50: Test timeout computed to be: 1500 50: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 50: Detected: 6 cores per node. 50: Detected: 1 MPI_ranks per node. 50: Requested: 8 threads per process. 50: [==========] Running 2 tests from 2 test suites. 50: [----------] Global test environment set-up. 50: [----------] 1 test from std_algorithms_inclusive_scan_team_test 50: [ RUN ] std_algorithms_inclusive_scan_team_test.test 35: Test_Atomic/100000/iterations:10 1.11 s 1.11 s 10 1 8 2.7548m 1.34453m 109.69u 4.99995G 178.976k 4.99995G [100%] Linking CXX executable Kokkos_UnitTest_SIMD [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o 50: [ OK ] std_algorithms_inclusive_scan_team_test.test (3059 ms) 50: [----------] 1 test from std_algorithms_inclusive_scan_team_test (3059 ms total) 50: 50: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 50: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 50: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (2014 ms) 50: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2014 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 2 tests from 2 test suites ran. (5074 ms total) 50: [ PASSED ] 2 tests. 50/51 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 5.85 sec test 51 Start 51: Kokkos_UnitTest_SIMD 51: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/simd/unit_tests/Kokkos_UnitTest_SIMD 51: Test timeout computed to be: 1500 51: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 51: Detected: 6 cores per node. 51: Detected: 1 MPI_ranks per node. 51: Requested: 8 threads per process. 51: [==========] Running 14 tests from 1 test suite. 51: [----------] Global test environment set-up. 51: [----------] 14 tests from simd 51: [ RUN ] simd.host_math_ops 51: [ OK ] simd.host_math_ops (0 ms) 51: [ RUN ] simd.device_math_ops 51: [ OK ] simd.device_math_ops (8 ms) 51: [ RUN ] simd.host_mask_ops 51: [ OK ] simd.host_mask_ops (0 ms) 51: [ RUN ] simd.device_mask_ops 51: [ OK ] simd.device_mask_ops (0 ms) 51: [ RUN ] simd.host_conversions 51: [ OK ] simd.host_conversions (0 ms) 51: [ RUN ] simd.device_conversions 51: [ OK ] simd.device_conversions (0 ms) 51: [ RUN ] simd.host_shift_ops 51: [ OK ] simd.host_shift_ops (0 ms) 51: [ RUN ] simd.device_shift_ops 51: [ OK ] simd.device_shift_ops (0 ms) 51: [ RUN ] simd.host_condition 51: [ OK ] simd.host_condition (0 ms) 51: [ RUN ] simd.device_condition 51: [ OK ] simd.device_condition (0 ms) 51: [ RUN ] simd.host_gen_ctors 51: [ OK ] simd.host_gen_ctors (0 ms) 51: [ RUN ] simd.device_gen_ctors 51: [ OK ] simd.device_gen_ctors (0 ms) 51: [ RUN ] simd.host_where_expressions 51: [ OK ] simd.host_where_expressions (0 ms) 51: [ RUN ] simd.device_where_expressions 51: [ OK ] simd.device_where_expressions (0 ms) 51: [----------] 14 tests from simd (8 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 14 tests from 1 test suite ran. (8 ms total) 51: [ PASSED ] 14 tests. 51/51 Test #51: Kokkos_UnitTest_SIMD ........................ Passed 0.80 sec 100% tests passed, 0 tests failed out of 51 Total Test time (real) = 535.81 sec [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 0326d2947f4324aecda67b465833877fa64c87ee37823686269ee29f3820e251 [100%] Built target Kokkos_UnitTest_SIMD Scanning dependencies of target Kokkos_gups [100%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o $ docker rm -f --volumes 0326d2947f4324aecda67b465833877fa64c87ee37823686269ee29f3820e251 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [100%] Linking CXX executable Kokkos_gups [100%] Built target Kokkos_gups [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H 35: Test_Atomic/100000/iterations:10 3.34 s 3.33 s 10 1 8 5.57915 1.7404m 115.37u 4.99995G 733.776k 4.99995G [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M 35: Test_Atomic/100000/iterations:10 1.21 s 1.21 s 10 0 4 3.98589m 1.38749m 1.73946m 5.00018G 566.016k 4.99989G [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial1 1: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: [==========] Running 181 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 4 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (389 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (355 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (413 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (394 ms) 1: [----------] 4 tests from serial_DeathTest (1552 ms total) 1: 1: [----------] 177 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (1 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (1 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (1 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (2 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (2 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (2 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (2 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (2 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (16 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (757 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (385 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (5 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (29 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (150 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (954 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (0 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (0 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (9 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 35: Test_Atomic/100000/iterations:10 1.21 s 1.21 s 10 1 8 4.02622m 1.40748m 1.74176m 4.99995G 665.168k 4.99995G 35: Test_Atomic/100000/iterations:10 1.21 s 1.21 s 10 1 4 2.06195m 1.35508m 272.97u 704.983M 685.888k 704.983M 35/59 Test #35: Kokkos_PerformanceTest_Atomic ............... Passed 151.63 sec test 36 Start 36: Kokkos_ContainersUnitTest_Serial 36: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 36: Test timeout computed to be: 1500 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (16736 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 36: [==========] Running 64 tests from 1 test suite. 36: [----------] Global test environment set-up. 36: [----------] 64 tests from serial 36: [ RUN ] serial.bitset 36: [ OK ] serial.bitset (3853 ms) 36: [ RUN ] serial.dualview_combination 36: [ OK ] serial.dualview_combination (0 ms) 36: [ RUN ] serial.dualview_alloc 36: [ OK ] serial.dualview_alloc (0 ms) 36: [ RUN ] serial.test_dualview_copy_construction_and_assignment 36: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 36: [ RUN ] serial.dualview_combinations_without_init 36: [ OK ] serial.dualview_combinations_without_init (0 ms) 36: [ RUN ] serial.dualview_deep_copy 36: [ OK ] serial.dualview_deep_copy (0 ms) 36: [ RUN ] serial.dualview_realloc 36: [ OK ] serial.dualview_realloc (0 ms) 36: [ RUN ] serial.dualview_resize 36: [ OK ] serial.dualview_resize (0 ms) 36: [ RUN ] serial.dualview_device_correct_kokkos_device 36: [ OK ] serial.dualview_device_correct_kokkos_device (1 ms) 36: [ RUN ] serial.dualview_host_correct_kokkos_device 36: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 36: [ RUN ] serial.dualview_host_modify_template_device_sync 36: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 36: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 36: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 36: [ RUN ] serial.dualview_device_modify_template_host_sync 36: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 36: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 36: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 36: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 36: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 36: [ RUN ] serial.dynamic_view 36: [ OK ] serial.dynamic_view (22 ms) 36: [ RUN ] serial.dyn_rank_view_api_generic 36: [ OK ] serial.dyn_rank_view_api_generic (13 ms) 36: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 36: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 36: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 36: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 36: skipping since not default execution space 36: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 36: [ RUN ] serial.dyn_rank_view_api_operator_rank67 36: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 36: [ RUN ] serial.ErrorReporterViaLambda 36: [ OK ] serial.ErrorReporterViaLambda (0 ms) 36: [ RUN ] serial.ErrorReporter 36: [ OK ] serial.ErrorReporter (0 ms) 36: [ RUN ] serial.offsetview_construction 36: [ OK ] serial.offsetview_construction (27 ms) 36: [ RUN ] serial.offsetview_unmanaged_construction 36: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 36: [ RUN ] serial.offsetview_subview 36: [ OK ] serial.offsetview_subview (12 ms) 36: [ RUN ] serial.offsetview_offsets_rank1 36: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 36: [ RUN ] serial.offsetview_offsets_rank2 36: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 36: [ RUN ] serial.offsetview_offsets_rank3 36: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 36: [ RUN ] serial.scatterview 36: [ OK ] serial.scatterview (3242 ms) 36: [ RUN ] serial.scatterview_devicetype 36: [ OK ] serial.scatterview_devicetype (3 ms) 36: [ RUN ] serial.staticcrsgraph 36: [ OK ] serial.staticcrsgraph (30 ms) 36: [ RUN ] serial.resize_realloc_no_init_dualview 36: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 36: [ RUN ] serial.resize_realloc_no_alloc_dualview 36: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 36: [ RUN ] serial.resize_exec_space_dualview 36: [ OK ] serial.resize_exec_space_dualview (0 ms) 36: [ RUN ] serial.realloc_exec_space_dualview 36: [ OK ] serial.realloc_exec_space_dualview (0 ms) 36: [ RUN ] serial.resize_realloc_no_init_dynrankview 36: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 36: [ RUN ] serial.resize_exec_space_dynrankview 36: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 36: [ RUN ] serial.realloc_exec_space_dynrankview 36: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 36: [ RUN ] serial.resize_realloc_no_init_scatterview 36: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 36: [ RUN ] serial.resize_realloc_no_alloc_scatterview 36: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 36: [ RUN ] serial.resize_exec_space_scatterview 36: [ OK ] serial.resize_exec_space_scatterview (0 ms) 36: [ RUN ] serial.realloc_exec_space_scatterview 36: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_dynrankview 36: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 36: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 36: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 36: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_offsetview 36: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 36: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 36: [ RUN ] serial.create_mirror_view_and_copy_offsetview 36: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_dynamicview 36: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 36: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 36: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 36: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 36: [ RUN ] serial.UnorderedMap_insert 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (15787 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (6163 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 36: [ OK ] serial.UnorderedMap_insert (13302 ms) 36: [ RUN ] serial.UnorderedMap_failed_insert 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (6523 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (8 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (8 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 36: [ OK ] serial.UnorderedMap_failed_insert (6402 ms) 36: [ RUN ] serial.UnorderedMap_deep_copy 36: [ OK ] serial.UnorderedMap_deep_copy (6 ms) 36: [ RUN ] serial.UnorderedMap_valid_empty 36: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 36: [ RUN ] serial.UnorderedMap_clear_zero_size 36: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 36: [ RUN ] serial.UnorderedMap_consistent_size 36: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 36: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 36: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 36: [ RUN ] serial.UnorderedMap_lambda_capturable 36: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 36: [ RUN ] serial.UnorderedMap_constructor_view_alloc 36: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 36: [ RUN ] serial.vector_combination 36: [ OK ] serial.vector_combination (0 ms) 36: [ RUN ] serial.vector_insert 36: [ OK ] serial.vector_insert (0 ms) 36: [ RUN ] serial.vector_push_back_default_exec 36: [ OK ] serial.vector_push_back_default_exec (0 ms) 36: [ RUN ] serial.viewctorprop_embedded_dim 36: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 36: [----------] 64 tests from serial (26929 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 64 tests from 1 test suite ran. (26929 ms total) 36: [ PASSED ] 63 tests. 36: [ SKIPPED ] 1 test, listed below: 36: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 36/59 Test #36: Kokkos_ContainersUnitTest_Serial ............ Passed 29.13 sec test 37 Start 37: Kokkos_ContainersUnitTest_Cuda 37: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 37: Test timeout computed to be: 1500 1: [ OK ] serial.mdrange_5d (1444 ms) 1: [ RUN ] serial.mdrange_6d 37: [==========] Running 64 tests from 1 test suite. 37: [----------] Global test environment set-up. 37: [----------] 64 tests from cuda 37: [ RUN ] cuda.bitset 37: [ OK ] cuda.bitset (11 ms) 37: [ RUN ] cuda.dualview_combination 37: [ OK ] cuda.dualview_combination (0 ms) 37: [ RUN ] cuda.dualview_alloc 37: [ OK ] cuda.dualview_alloc (0 ms) 37: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 37: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 37: [ RUN ] cuda.dualview_combinations_without_init 37: [ OK ] cuda.dualview_combinations_without_init (0 ms) 37: [ RUN ] cuda.dualview_deep_copy 37: [ OK ] cuda.dualview_deep_copy (1 ms) 37: [ RUN ] cuda.dualview_realloc 37: [ OK ] cuda.dualview_realloc (0 ms) 37: [ RUN ] cuda.dualview_resize 37: [ OK ] cuda.dualview_resize (0 ms) 37: [ RUN ] cuda.dualview_device_correct_kokkos_device 37: [ OK ] cuda.dualview_device_correct_kokkos_device (1 ms) 37: [ RUN ] cuda.dualview_host_correct_kokkos_device 37: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 37: [ RUN ] cuda.dualview_host_modify_template_device_sync 37: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 37: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 37: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 37: [ RUN ] cuda.dualview_device_modify_template_host_sync 37: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 37: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 37: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 37: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 37: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 37: [ RUN ] cuda.dynamic_view 37: [ OK ] cuda.dynamic_view (37 ms) 37: [ RUN ] cuda.dyn_rank_view_api_generic 37: [ OK ] cuda.dyn_rank_view_api_generic (11 ms) 37: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 37: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (0 ms) 37: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 37: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms) 37: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 37: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms) 37: [ RUN ] cuda.ErrorReporterViaLambda 37: [ OK ] cuda.ErrorReporterViaLambda (0 ms) 37: [ RUN ] cuda.ErrorReporter 37: [ OK ] cuda.ErrorReporter (0 ms) 37: [ RUN ] cuda.offsetview_construction 37: [ OK ] cuda.offsetview_construction (2 ms) 37: [ RUN ] cuda.offsetview_unmanaged_construction 37: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 37: [ RUN ] cuda.offsetview_subview 37: [ OK ] cuda.offsetview_subview (0 ms) 37: [ RUN ] cuda.offsetview_offsets_rank1 37: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 37: [ RUN ] cuda.offsetview_offsets_rank2 37: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 37: [ RUN ] cuda.offsetview_offsets_rank3 37: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 37: [ RUN ] cuda.scatterview 1: [ OK ] serial.mdrange_6d (4375 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (25 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (287 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (2154 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (344 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy 37: [ OK ] cuda.scatterview (18275 ms) 37: [ RUN ] cuda.scatterview_devicetype 37: [ OK ] cuda.scatterview_devicetype (31 ms) 37: [ RUN ] cuda.staticcrsgraph 37: [ OK ] cuda.staticcrsgraph (57 ms) 37: [ RUN ] cuda.resize_realloc_no_init_dualview 37: [ OK ] cuda.resize_realloc_no_init_dualview (1 ms) 37: [ RUN ] cuda.resize_realloc_no_alloc_dualview 37: [ OK ] cuda.resize_realloc_no_alloc_dualview (0 ms) 37: [ RUN ] cuda.resize_exec_space_dualview 37: [ OK ] cuda.resize_exec_space_dualview (0 ms) 37: [ RUN ] cuda.realloc_exec_space_dualview 37: [ OK ] cuda.realloc_exec_space_dualview (0 ms) 37: [ RUN ] cuda.resize_realloc_no_init_dynrankview 37: [ OK ] cuda.resize_realloc_no_init_dynrankview (0 ms) 37: [ RUN ] cuda.resize_exec_space_dynrankview 37: [ OK ] cuda.resize_exec_space_dynrankview (0 ms) 37: [ RUN ] cuda.realloc_exec_space_dynrankview 37: [ OK ] cuda.realloc_exec_space_dynrankview (0 ms) 37: [ RUN ] cuda.resize_realloc_no_init_scatterview 37: [ OK ] cuda.resize_realloc_no_init_scatterview (0 ms) 37: [ RUN ] cuda.resize_realloc_no_alloc_scatterview 37: [ OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms) 37: [ RUN ] cuda.resize_exec_space_scatterview 37: [ OK ] cuda.resize_exec_space_scatterview (0 ms) 37: [ RUN ] cuda.realloc_exec_space_scatterview 37: [ OK ] cuda.realloc_exec_space_scatterview (0 ms) 37: [ RUN ] cuda.create_mirror_no_init_dynrankview 37: [ OK ] cuda.create_mirror_no_init_dynrankview (0 ms) 37: [ RUN ] cuda.create_mirror_no_init_dynrankview_viewctor 37: [ OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms) 37: [ RUN ] cuda.create_mirror_view_and_copy_dynrankview 37: [ OK ] cuda.create_mirror_view_and_copy_dynrankview (0 ms) 37: [ RUN ] cuda.create_mirror_no_init_offsetview 37: [ OK ] cuda.create_mirror_no_init_offsetview (0 ms) 37: [ RUN ] cuda.create_mirror_no_init_offsetview_view_ctor 37: [ OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms) 37: [ RUN ] cuda.create_mirror_view_and_copy_offsetview 37: [ OK ] cuda.create_mirror_view_and_copy_offsetview (0 ms) 37: [ RUN ] cuda.create_mirror_no_init_dynamicview 37: [ OK ] cuda.create_mirror_no_init_dynamicview (0 ms) 37: [ RUN ] cuda.create_mirror_view_and_copy_dynamicview 37: [ OK ] cuda.create_mirror_view_and_copy_dynamicview (0 ms) 37: [ RUN ] cuda.create_mirror_no_init_dynamicview_view_ctor 37: [ OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms) 37: [ RUN ] cuda.UnorderedMap_insert 37: [ OK ] cuda.UnorderedMap_insert (4710 ms) 37: [ RUN ] cuda.UnorderedMap_failed_insert 37: [ OK ] cuda.UnorderedMap_failed_insert (1214 ms) 37: [ RUN ] cuda.UnorderedMap_deep_copy 37: [ OK ] cuda.UnorderedMap_deep_copy (6 ms) 37: [ RUN ] cuda.UnorderedMap_valid_empty 37: [ OK ] cuda.UnorderedMap_valid_empty (1 ms) 37: [ RUN ] cuda.UnorderedMap_clear_zero_size 37: [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) 37: [ RUN ] cuda.UnorderedMap_consistent_size 37: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 37: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 37: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 37: [ RUN ] cuda.UnorderedMap_lambda_capturable 37: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 37: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 37: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 37: [ RUN ] cuda.vector_combination 37: [ OK ] cuda.vector_combination (0 ms) 37: [ RUN ] cuda.vector_insert 37: [ OK ] cuda.vector_insert (0 ms) 37: [ RUN ] cuda.vector_push_back_default_exec 37: [ OK ] cuda.vector_push_back_default_exec (0 ms) 37: [ RUN ] cuda.viewctorprop_embedded_dim 37: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 37: [----------] 64 tests from cuda (24384 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 64 tests from 1 test suite ran. (24384 ms total) 37: [ PASSED ] 64 tests. 37/59 Test #37: Kokkos_ContainersUnitTest_Cuda .............. Passed 26.54 sec test 38 Start 38: Kokkos_ContainersPerformanceTest_Cuda 38: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 38: Test timeout computed to be: 1500 38: [==========] Running 4 tests from 1 test suite. 38: [----------] Global test environment set-up. 38: [----------] 4 tests from TEST_CATEGORY 38: [ RUN ] TEST_CATEGORY.dynrankview_perf 38: Cuda 38: DynRankView vs View: Initialization Only 38: View time (init only): 0.00129714 38: View sum computation time: 0.00129714 38: Strided View time (init only): 0.00122818 38: View Rank7 time (init only): 0.00133711 38: DynRankView time (init only): 0.00135303 38: DynRankView sum computation time: 0.00204691 38: Ratio of View to DynRankView time: 0.958688 38: Ratio of View to DynRankView sum computation time: 0.81955 38: Ratio of View to View Rank7 time: 0.970105 38: Ratio of StrideView to DynRankView time: 0.907724 38: Ratio of DynRankView to View Rank7 time: 1.01191 38: [ OK ] TEST_CATEGORY.dynrankview_perf (27 ms) 38: [ RUN ] TEST_CATEGORY.global_2_local 38: Cuda 38: size, create, generate, fill, find 38: 256, 0.000361431, 2.4454e-05, 0.00576726, 0.00219293 38: 512, 0.000213509, 1.1808e-05, 2.2664e-05, 0.00226667 38: 1024, 0.000204049, 1.1629e-05, 2.4391e-05, 0.00225795 38: 2048, 0.000228412, 1.4956e-05, 2.7061e-05, 0.00219573 38: 4096, 0.000201902, 1.2138e-05, 2.5223e-05, 0.0023019 38: 8192, 0.00020704, 1.1604e-05, 2.5972e-05, 0.002277 38: 16384, 0.000211944, 1.1319e-05, 3.1591e-05, 0.00238357 38: 32768, 0.00225726, 1.3149e-05, 3.5568e-05, 0.00251275 38: 65536, 0.00111169, 1.5934e-05, 4.6508e-05, 0.00278111 38: 131072, 0.00237277, 1.5129e-05, 6.6271e-05, 0.00333658 38: 262144, 0.00537385, 1.9242e-05, 0.000162533, 0.00625786 38: 524288, 0.000834864, 2.2209e-05, 0.000526454, 0.0147163 38: 1048576, 0.000867406, 2.6792e-05, 0.00148426, 0.0448705 38: 2097152, 0.00108298, 4.3502e-05, 0.00351498, 0.109968 38: 4194304, 0.00147986, 6.811e-05, 0.00757088, 0.238916 38: [ OK ] TEST_CATEGORY.global_2_local (494 ms) 38: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 38: skipping test 38: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 38: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 38: skipping test 38: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 38: [----------] 4 tests from TEST_CATEGORY (521 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 4 tests from 1 test suite ran. (521 ms total) 38: [ PASSED ] 4 tests. 38/59 Test #38: Kokkos_ContainersPerformanceTest_Cuda ....... Passed 2.59 sec test 39 Start 39: Kokkos_UnitTest_Sort 39: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 39: Test timeout computed to be: 1500 39: [==========] Running 9 tests from 1 test suite. 39: [----------] Global test environment set-up. 39: [----------] 9 tests from cuda 39: [ RUN ] cuda.SortUnsignedValueType 39: [ OK ] cuda.SortUnsignedValueType (21 ms) 39: [ RUN ] cuda.SortEmptyView 39: [ OK ] cuda.SortEmptyView (0 ms) 39: [ RUN ] cuda.SortWithCustomComparator 39: [ OK ] cuda.SortWithCustomComparator (963 ms) 39: [ RUN ] cuda.BinSortGenericTests 39: [ OK ] cuda.BinSortGenericTests (27 ms) 39: [ RUN ] cuda.BinSortEmptyView 39: [ OK ] cuda.BinSortEmptyView (0 ms) 39: [ RUN ] cuda.BinSortEmptyKeysView 39: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 39: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues 39: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (17537 ms) 39: [ RUN ] cuda.NestedSort 39: [ OK ] cuda.NestedSort (42 ms) 39: [ RUN ] cuda.NestedSortByKey 39: [ OK ] cuda.NestedSortByKey (139 ms) 39: [----------] 9 tests from cuda (18734 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 9 tests from 1 test suite ran. (18734 ms total) 39: [ PASSED ] 9 tests. 39/59 Test #39: Kokkos_UnitTest_Sort ........................ Passed 20.84 sec test 40 Start 40: Kokkos_UnitTest_Random 40: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_UnitTest_Random 40: Test timeout computed to be: 1500 40: [==========] Running 3 tests from 1 test suite. 40: [----------] Global test environment set-up. 40: [----------] 3 tests from cuda 40: [ RUN ] cuda.Random_XorShift64 40: Test Seed:1706248997397193046 40: Test Scalar=int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 0.00431629 -0.0268802 || 0.051031 27986 29372 || 28551.2 28674.4 || -371.592 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -0.00223454 2.80966e-05 || 0.051031 1e+64 -1e+64 40: Test Scalar=unsigned int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 -0.010672 0.0312819 || 0.051031 28025 29263 || 28983.7 28674.4 || 432.441 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.0164787 0.00602818 || 0.051031 1e+64 -1e+64 40: Test Scalar=int64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 2.03703e-05 -0.0276803 || 0.051031 28021 29331 || 28673.8 28674.4 || -382.653 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.00136887 -0.000526782 || 0.051031 1e+64 -1e+64 40: Test Scalar=uint64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 0.00866651 -0.0114959 || 0.051031 28052 29318 || 28428 28674.4 || -158.92 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -0.00745891 0.00948652 || 0.051031 1e+64 -1e+64 40: Test Scalar=half 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.000245003 -0.99999 -48242.6 || 0.051031 0 194901 || 2.92829e+09 28674.4 || -6.66906e+08 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 0.000733959 -0.304825 0.135227 || 0.051031 1e+64 -1e+64 40: Test Scalar=bhalf 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.00195509 -0.999999 -57856.6 || 0.051031 0 1.55228e+06 || 2.869e+10 28674.4 || -7.9981e+08 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 0.00587531 -0.967846 10.3211 || 0.051031 1e+64 -1e+64 40: Test Scalar=float 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.68478e-07 -0.00253506 -0.0179638 || 0.051031 27975 29327 || 28747.3 28674.4 || -248.331 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 7.18929e-07 -0.0233136 0.00172291 || 0.051031 1e+64 -1e+64 40: Test Scalar=double 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 0.00715001 -0.0364977 || 0.051031 28027 29319 || 28470.8 28674.4 || -504.544 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.00451974 -0.00916387 || 0.051031 1e+64 -1e+64 40: Test Seed:1706248997527307649 40: Test Scalar=int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 0.0311127 -0.0185714 || 0.051031 28023 29324 || 27809.2 28674.4 || -256.732 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.0103046 -0.0132607 || 0.051031 1e+64 -1e+64 40: Test Scalar=unsigned int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 0.00500586 -0.00518451 || 0.051031 28027 29360 || 28531.6 28674.4 || -71.6706 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -0.00204718 -0.00572277 || 0.051031 1e+64 -1e+64 40: Test Scalar=int64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 -0.000709167 -0.0417857 || 0.051031 28085 29291 || 28694.7 28674.4 || -577.645 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.0117769 -0.00358036 || 0.051031 1e+64 -1e+64 40: Test Scalar=uint64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 -0.0235553 -0.0115414 || 0.051031 28105 29306 || 29366.1 28674.4 || -159.548 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -0.0260574 -0.00518161 || 0.051031 1e+64 -1e+64 40: Test Scalar=half 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.000245278 -0.99999 -48241.9 || 0.051031 0 194830 || 2.92832e+09 28674.4 || -6.66896e+08 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 0.000734777 -0.29834 0.139977 || 0.051031 1e+64 -1e+64 40: Test Scalar=bhalf 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.00195631 -0.999999 -57856.4 || 0.051031 0 1.55234e+06 || 2.86917e+10 28674.4 || -7.99807e+08 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 0.00587888 -0.967846 10.2033 || 0.051031 1e+64 -1e+64 40: Test Scalar=float 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.78568e-07 0.000381153 0.0241483 || 0.051031 28003 29324 || 28663.5 28674.4 || 333.826 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 7.49199e-07 0.00396943 -0.00538141 || 0.051031 1e+64 -1e+64 40: Test Scalar=double 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 -0.00610832 -0.00924281 || 0.051031 28087 29278 || 28850.6 28674.4 || -127.773 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.0108897 0.0047091 || 0.051031 1e+64 -1e+64 40: [ OK ] cuda.Random_XorShift64 (255 ms) 40: [ RUN ] cuda.Random_XorShift1024_0 40: Test Seed:1706248997652705455 40: Test Scalar=int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 0.0042451 0.0116416 || 0.051031 10963 11752 || 11328.9 11377 || 160.933 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 0.0176393 0.00129436 || 0.051031 1e+64 -1e+64 40: Test Scalar=unsigned int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 0.0059438 -0.00324358 || 0.051031 10915 11780 || 11309.7 11377 || -44.8392 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.0116173 0.00463227 || 0.051031 1e+64 -1e+64 40: Test Scalar=int64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 0.00378873 -0.00899919 || 0.051031 10996 11798 || 11334 11377 || -124.405 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.0193459 -0.00238318 || 0.051031 1e+64 -1e+64 40: Test Scalar=uint64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 0.000891729 -0.00623449 || 0.051031 10973 11843 || 11366.8 11377 || -86.1856 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 0.0101245 -0.000376845 || 0.051031 1e+64 -1e+64 40: Test Scalar=half 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.000245282 -0.999975 -7595.98 || 0.051031 0 77789 || 4.61138e+08 11377 || -1.05007e+08 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 0.000735633 -0.140142 0.0202669 || 0.051031 1e+64 -1e+64 40: Test Scalar=bhalf 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.00195626 -0.999997 -9107.63 || 0.051031 0 616935 || 4.5161e+09 11377 || -1.25904e+08 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 0.00587918 -0.922935 1.62589 || 0.051031 1e+64 -1e+64 40: Test Scalar=float 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.86102e-07 0.00986824 0.00210515 || 0.051031 10963 11794 || 11265.8 11377 || 29.1016 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 3.62396e-07 0.0256546 0.00455853 || 0.051031 1e+64 -1e+64 40: Test Scalar=double 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 0.00241987 0.00845162 || 0.051031 10946 11754 || 11349.5 11377 || 116.835 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.00935529 0.00172644 || 0.051031 1e+64 -1e+64 40: Test Seed:1706248997745202412 40: Test Scalar=int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 0.00158554 0.000912014 || 0.051031 10979 11843 || 11358.9 11377 || 12.6077 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 0.00899348 -0.00315045 || 0.051031 1e+64 -1e+64 40: Test Scalar=unsigned int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 -0.0165682 -0.00393873 || 0.051031 10970 11834 || 11568.6 11377 || -54.449 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 0.0253872 0.00156157 || 0.051031 1e+64 -1e+64 40: Test Scalar=int64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 -0.0201698 -0.00497508 || 0.051031 11004 11829 || 11611.2 11377 || -68.7756 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.0168344 0.000594667 || 0.051031 1e+64 -1e+64 40: Test Scalar=uint64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 0.00906068 0.00527213 || 0.051031 10960 11825 || 11274.8 11377 || 72.882 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.00826352 -0.000845878 || 0.051031 1e+64 -1e+64 40: Test Scalar=half 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.000246579 -0.999975 -7595.32 || 0.051031 0 77613 || 4.61057e+08 11377 || -1.04998e+08 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 0.000739415 -0.15041 0.0222224 || 0.051031 1e+64 -1e+64 40: Test Scalar=bhalf 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.00195903 -0.999997 -9108.12 || 0.051031 0 616181 || 4.51695e+09 11377 || -1.25911e+08 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 0.0058881 -0.922892 1.63653 || 0.051031 1e+64 -1e+64 40: Test Scalar=float 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.98818e-07 0.0110505 -0.00018034 || 0.051031 10930 11784 || 11252.6 11377 || -2.49302 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 4.00543e-07 0.00672129 0.000339471 || 0.051031 1e+64 -1e+64 40: Test Scalar=double 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 -0.00976286 -0.00324051 || 0.051031 10949 11793 || 11489.1 11377 || -44.7968 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.00285373 0.000765504 || 0.051031 1e+64 -1e+64 40: [ OK ] cuda.Random_XorShift1024_0 (217 ms) 40: [ RUN ] cuda.Multi_streams 40: [ OK ] cuda.Multi_streams (296 ms) 40: [----------] 3 tests from cuda (768 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 3 tests from 1 test suite ran. (768 ms total) 40: [ PASSED ] 3 tests. 40/59 Test #40: Kokkos_UnitTest_Random ...................... Passed 2.85 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_A 41: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 41: Test timeout computed to be: 1500 41: [==========] Running 14 tests from 3 test suites. 41: [----------] Global test environment set-up. 41: [----------] 3 tests from std_algorithms_reducers 41: [ RUN ] std_algorithms_reducers.max_first_loc 41: checking reduction with order: LeftToRight 41: checking reduction with order: RightToLeft 41: checking reduction with order: Random 41: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 41: [ RUN ] std_algorithms_reducers.min_first_loc 41: checking reduction with order: LeftToRight 41: checking reduction with order: RightToLeft 41: checking reduction with order: Random 41: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 41: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 41: checking reduction with order: LeftToRight 41: checking reduction with order: RightToLeft 41: checking reduction with order: Random 41: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 41: [----------] 3 tests from std_algorithms_reducers (0 ms total) 41: 41: [----------] 1 test from std_algorithms 41: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 41: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 41: [----------] 1 test from std_algorithms (0 ms total) 41: 41: [----------] 10 tests from random_access_iterator_test 41: [ RUN ] random_access_iterator_test.constructor 41: [ OK ] random_access_iterator_test.constructor (0 ms) 41: [ RUN ] random_access_iterator_test.dereference 41: [ OK ] random_access_iterator_test.dereference (0 ms) 41: [ RUN ] random_access_iterator_test.subscript_operator 41: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 41: [ RUN ] random_access_iterator_test.operatorsSet1 41: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 41: [ RUN ] random_access_iterator_test.operatorsSet2 41: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 41: [ RUN ] random_access_iterator_test.operatorsSet3 41: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 41: [ RUN ] random_access_iterator_test.operatorsSet4 41: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 41: [ RUN ] random_access_iterator_test.assignment_operator 41: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 41: [ RUN ] random_access_iterator_test.distance 41: [ OK ] random_access_iterator_test.distance (0 ms) 41: [ RUN ] random_access_iterator_test.traits_helpers 41: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 41: [----------] 10 tests from random_access_iterator_test (3 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 14 tests from 3 test suites ran. (3 ms total) 41: [ PASSED ] 14 tests. 41/59 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 2.06 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_B 42: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 42: Test timeout computed to be: 1500 42: [==========] Running 7 tests from 1 test suite. 42: [----------] Global test environment set-up. 42: [----------] 7 tests from std_algorithms_min_max_element_test 42: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 42: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 42: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 42: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 42: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 42: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (6 ms) 42: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 42: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (5 ms) 42: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 42: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (5 ms) 42: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 42: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (5 ms) 42: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 42: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (9 ms) 42: [----------] 7 tests from std_algorithms_min_max_element_test (33 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 7 tests from 1 test suite ran. (33 ms total) 42: [ PASSED ] 7 tests. 42/59 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 2.09 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_C 43: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 43: Test timeout computed to be: 1500 43: [==========] Running 13 tests from 10 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_lexicographical_compare_test 43: [ RUN ] std_algorithms_lexicographical_compare_test.test 43: [ OK ] std_algorithms_lexicographical_compare_test.test (309 ms) 43: [----------] 1 test from std_algorithms_lexicographical_compare_test (309 ms total) 43: 43: [----------] 1 test from std_algorithms_for_each_test 43: [ RUN ] std_algorithms_for_each_test.test 43: [ OK ] std_algorithms_for_each_test.test (185 ms) 43: [----------] 1 test from std_algorithms_for_each_test (185 ms total) 43: 43: [----------] 1 test from std_algorithms_find_test 43: [ RUN ] std_algorithms_find_test.test 43: [ OK ] std_algorithms_find_test.test (100 ms) 43: [----------] 1 test from std_algorithms_find_test (100 ms total) 43: 43: [----------] 4 tests from std_algorithms_non_mod_seq_ops 43: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 43: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (688 ms) 43: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 43: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1662 ms) 43: [ RUN ] std_algorithms_non_mod_seq_ops.search 43: [ OK ] std_algorithms_non_mod_seq_ops.search (971 ms) 43: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 43: [ OK ] std_algorithms_non_mod_seq_ops.search_n (628 ms) 43: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3951 ms total) 43: 43: [----------] 1 test from std_algorithms_count_test 43: [ RUN ] std_algorithms_count_test.test 43: [ OK ] std_algorithms_count_test.test (145 ms) 43: [----------] 1 test from std_algorithms_count_test (145 ms total) 43: 43: [----------] 1 test from std_algorithms_equal_test 43: [ RUN ] std_algorithms_equal_test.test 43: [ OK ] std_algorithms_equal_test.test (15 ms) 43: [----------] 1 test from std_algorithms_equal_test (15 ms total) 43: 43: [----------] 1 test from std_algorithms_all_any_none_of_test 43: [ RUN ] std_algorithms_all_any_none_of_test.test 43: [ OK ] std_algorithms_all_any_none_of_test.test (113 ms) 43: [----------] 1 test from std_algorithms_all_any_none_of_test (113 ms total) 43: 43: [----------] 1 test from std_algorithms_nonmod_seq_ops 43: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 43: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (160 ms) 43: [----------] 1 test from std_algorithms_nonmod_seq_ops (160 ms total) 43: 43: [----------] 1 test from std_algorithms_mismatch_test 43: [ RUN ] std_algorithms_mismatch_test.test 1: [ OK ] serial.mdrange_large_deep_copy (52904 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types 43: [ OK ] std_algorithms_mismatch_test.test (290 ms) 43: [----------] 1 test from std_algorithms_mismatch_test (290 ms total) 43: 43: [----------] 1 test from std_algorithms_mod_seq_ops 43: [ RUN ] std_algorithms_mod_seq_ops.move_backward 43: [ OK ] std_algorithms_mod_seq_ops.move_backward (71 ms) 43: [----------] 1 test from std_algorithms_mod_seq_ops (71 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 13 tests from 10 test suites ran. (5343 ms total) 43: [ PASSED ] 13 tests. 43/59 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 7.43 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_D 44: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 44: Test timeout computed to be: 1500 44: [==========] Running 33 tests from 5 test suites. 44: [----------] Global test environment set-up. 44: [----------] 5 tests from std_algorithms_mod_ops_test 44: [ RUN ] std_algorithms_mod_ops_test.move 44: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 44: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 44: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 44: [ RUN ] std_algorithms_mod_ops_test.swap 44: [ OK ] std_algorithms_mod_ops_test.swap (0 ms) 44: [ RUN ] std_algorithms_mod_ops_test.swap_within_parfor 44: [ OK ] std_algorithms_mod_ops_test.swap_within_parfor (0 ms) 44: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 44: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 44: [----------] 5 tests from std_algorithms_mod_ops_test (0 ms total) 44: 44: [----------] 12 tests from std_algorithms_mod_seq_ops_test 44: [ RUN ] std_algorithms_mod_seq_ops_test.copy 44: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 44: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 44: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 44: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 44: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.fill 44: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 44: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 44: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 44: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.generate 44: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 44: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 44: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 44: [----------] 12 tests from std_algorithms_mod_seq_ops_test (4 ms total) 44: 44: [----------] 4 tests from std_algorithms_replace_ops_test 44: [ RUN ] std_algorithms_replace_ops_test.replace 44: [ OK ] std_algorithms_replace_ops_test.replace (43 ms) 44: [ RUN ] std_algorithms_replace_ops_test.replace_if 44: [ OK ] std_algorithms_replace_ops_test.replace_if (214 ms) 44: [ RUN ] std_algorithms_replace_ops_test.replace_copy 44: [ OK ] std_algorithms_replace_ops_test.replace_copy (67 ms) 44: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 44: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (64 ms) 44: [----------] 4 tests from std_algorithms_replace_ops_test (390 ms total) 44: 44: [----------] 11 tests from std_algorithms_mod_seq_ops 44: [ RUN ] std_algorithms_mod_seq_ops.copy_if 44: [ OK ] std_algorithms_mod_seq_ops.copy_if (49 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.unique 44: [ OK ] std_algorithms_mod_seq_ops.unique (394 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 44: [ OK ] std_algorithms_mod_seq_ops.unique_copy (116 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.remove 44: [ OK ] std_algorithms_mod_seq_ops.remove (83 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.remove_if 44: [ OK ] std_algorithms_mod_seq_ops.remove_if (89 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 44: [ OK ] std_algorithms_mod_seq_ops.remove_copy (259 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 44: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (92 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.rotate 44: [ OK ] std_algorithms_mod_seq_ops.rotate (1977 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 44: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (620 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.shift_left 44: [ OK ] std_algorithms_mod_seq_ops.shift_left (1788 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.shift_right 44: [ OK ] std_algorithms_mod_seq_ops.shift_right (1754 ms) 44: [----------] 11 tests from std_algorithms_mod_seq_ops (7228 ms total) 44: 44: [----------] 1 test from std_algorithms_modseq_test 44: [ RUN ] std_algorithms_modseq_test.reverse 44: [ OK ] std_algorithms_modseq_test.reverse (64 ms) 44: [----------] 1 test from std_algorithms_modseq_test (64 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 33 tests from 5 test suites ran. (7689 ms total) 44: [ PASSED ] 33 tests. 44/59 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 9.79 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_E 45: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 45: Test timeout computed to be: 1500 45: [==========] Running 29 tests from 7 test suites. 45: [----------] Global test environment set-up. 45: [----------] 2 tests from std_algorithms_sorting_ops_test 45: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 45: is_sorted: dynamic_view, all overloads 45: is_sorted: stride2_view, all overloads 45: is_sorted: stride3_view, all overloads 45: [ OK ] std_algorithms_sorting_ops_test.is_sorted (16 ms) 45: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 45: is_sorted_until: dynamic_view, all overloads 45: is_sorted_until: stride2_view, all overloads 45: is_sorted_until: stride3_view, all overloads 45: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (13 ms) 45: [----------] 2 tests from std_algorithms_sorting_ops_test (29 ms total) 45: 45: [----------] 4 tests from std_algorithms_partitioning_test 45: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 45: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 45: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 45: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 45: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 45: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms) 45: [ RUN ] std_algorithms_partitioning_test.partition_point 45: [ OK ] std_algorithms_partitioning_test.partition_point (0 ms) 45: [----------] 4 tests from std_algorithms_partitioning_test (3 ms total) 45: 45: [----------] 1 test from std_algorithms_partitioning_ops 45: [ RUN ] std_algorithms_partitioning_ops.partition_copy 45: [ OK ] std_algorithms_partitioning_ops.partition_copy (27 ms) 45: [----------] 1 test from std_algorithms_partitioning_ops (27 ms total) 45: 45: [----------] 12 tests from std_algorithms_numerics_test 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms) 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 45: [----------] 12 tests from std_algorithms_numerics_test (10 ms total) 45: 45: [----------] 1 test from std_algorithms_numerics_ops_test 45: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 45: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (131 ms) 45: [----------] 1 test from std_algorithms_numerics_ops_test (131 ms total) 45: 45: [----------] 8 tests from std_algorithms_numeric_ops_test 45: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 45: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (600 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 45: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 45: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (385 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 45: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 45: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (175 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 45: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 45: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (51 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 45: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 45: [----------] 8 tests from std_algorithms_numeric_ops_test (1212 ms total) 45: 45: [----------] 1 test from std_algorithms_transform_ops_test 45: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 45: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (47 ms) 45: [----------] 1 test from std_algorithms_transform_ops_test (48 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 29 tests from 7 test suites ran. (1463 ms total) 45: [ PASSED ] 29 tests. 45/59 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 3.57 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 46: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 46: Test timeout computed to be: 1500 46: [==========] Running 12 tests from 7 test suites. 46: [----------] Global test environment set-up. 46: [----------] 2 tests from std_algorithms_adjacent_find_team_test 46: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 46: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (492 ms) 46: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 46: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (459 ms) 46: [----------] 2 tests from std_algorithms_adjacent_find_team_test (952 ms total) 46: 46: [----------] 2 tests from std_algorithms_count_team_test 46: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 46: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (793 ms) 46: [ RUN ] std_algorithms_count_team_test.count_returns_zero 46: [ OK ] std_algorithms_count_team_test.count_returns_zero (186 ms) 46: [----------] 2 tests from std_algorithms_count_team_test (980 ms total) 46: 46: [----------] 1 test from std_algorithms_count_if_team_test 46: [ RUN ] std_algorithms_count_if_team_test.test 46: [ OK ] std_algorithms_count_if_team_test.test (251 ms) 46: [----------] 1 test from std_algorithms_count_if_team_test (251 ms total) 46: 46: [----------] 1 test from std_algorithms_for_each_team_test 46: [ RUN ] std_algorithms_for_each_team_test.test 46: [ OK ] std_algorithms_for_each_team_test.test (527 ms) 46: [----------] 1 test from std_algorithms_for_each_team_test (527 ms total) 46: 46: [----------] 1 test from std_algorithms_for_each_n_team_test 46: [ RUN ] std_algorithms_for_each_n_team_test.test 46: [ OK ] std_algorithms_for_each_n_team_test.test (563 ms) 46: [----------] 1 test from std_algorithms_for_each_n_team_test (563 ms total) 46: 46: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 46: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 46: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (4676 ms) 46: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 46: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (2589 ms) 46: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 46: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (2582 ms) 46: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (9847 ms total) 46: 46: [----------] 2 tests from std_algorithms_mismatch_team_test 46: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 46: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (2955 ms) 46: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 46: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (678 ms) 46: [----------] 2 tests from std_algorithms_mismatch_team_test (3633 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 12 tests from 7 test suites ran. (16757 ms total) 46: [ PASSED ] 12 tests. 46/59 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 18.83 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 47: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 47: Test timeout computed to be: 1500 47: [==========] Running 8 tests from 4 test suites. 47: [----------] Global test environment set-up. 47: [----------] 2 tests from std_algorithms_equal_team_test 47: [ RUN ] std_algorithms_equal_team_test.views_are_equal 47: [ OK ] std_algorithms_equal_team_test.views_are_equal (1815 ms) 47: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 47: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (953 ms) 47: [----------] 2 tests from std_algorithms_equal_team_test (2769 ms total) 47: 47: [----------] 2 tests from std_algorithms_search_team_test 47: [ RUN ] std_algorithms_search_team_test.sequences_exist 47: [ OK ] std_algorithms_search_team_test.sequences_exist (722 ms) 47: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 47: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (1003 ms) 47: [----------] 2 tests from std_algorithms_search_team_test (1725 ms total) 47: 47: [----------] 2 tests from std_algorithms_find_end_team_test 47: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 47: [ OK ] std_algorithms_find_end_team_test.sequences_exist (2819 ms) 47: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 47: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (2458 ms) 47: [----------] 2 tests from std_algorithms_find_end_team_test (5278 ms total) 47: 47: [----------] 2 tests from std_algorithms_find_first_of_team_test 47: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 47: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (2078 ms) 47: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 47: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (9441 ms) 47: [----------] 2 tests from std_algorithms_find_first_of_team_test (11520 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 8 tests from 4 test suites ran. (21293 ms total) 47: [ PASSED ] 8 tests. 47/59 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 23.37 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 48: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 48: Test timeout computed to be: 1500 48: [==========] Running 11 tests from 7 test suites. 48: [----------] Global test environment set-up. 48: [----------] 2 tests from std_algorithms_find_team_test 48: [ RUN ] std_algorithms_find_team_test.searched_values_exist 48: [ OK ] std_algorithms_find_team_test.searched_values_exist (272 ms) 48: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 48: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (493 ms) 48: [----------] 2 tests from std_algorithms_find_team_test (766 ms total) 48: 48: [----------] 2 tests from std_algorithms_find_if_team_test 48: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 48: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (197 ms) 48: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 48: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (501 ms) 48: [----------] 2 tests from std_algorithms_find_if_team_test (699 ms total) 48: 48: [----------] 2 tests from std_algorithms_find_if_not_team_test 48: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 48: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (503 ms) 48: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 48: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (192 ms) 48: [----------] 2 tests from std_algorithms_find_if_not_team_test (696 ms total) 48: 48: [----------] 1 test from std_algorithms_all_of_team_test 48: [ RUN ] std_algorithms_all_of_team_test.test 48: [ OK ] std_algorithms_all_of_team_test.test (492 ms) 48: [----------] 1 test from std_algorithms_all_of_team_test (492 ms total) 48: 48: [----------] 1 test from std_algorithms_any_of_team_test 48: [ RUN ] std_algorithms_any_of_team_test.test 48: [ OK ] std_algorithms_any_of_team_test.test (185 ms) 48: [----------] 1 test from std_algorithms_any_of_team_test (185 ms total) 48: 48: [----------] 1 test from std_algorithms_none_of_team_test 48: [ RUN ] std_algorithms_none_of_team_test.test 48: [ OK ] std_algorithms_none_of_team_test.test (499 ms) 48: [----------] 1 test from std_algorithms_none_of_team_test (499 ms total) 48: 48: [----------] 2 tests from std_algorithms_search_n_team_test 48: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 48: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (247 ms) 48: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 48: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (305 ms) 48: [----------] 2 tests from std_algorithms_search_n_team_test (552 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 11 tests from 7 test suites ran. (3892 ms total) 48: [ PASSED ] 11 tests. 48/59 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 5.96 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 49: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 49: Test timeout computed to be: 1500 49: [==========] Running 3 tests from 3 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_min_element_team_test 49: [ RUN ] std_algorithms_min_element_team_test.test 49: [ OK ] std_algorithms_min_element_team_test.test (1918 ms) 49: [----------] 1 test from std_algorithms_min_element_team_test (1918 ms total) 49: 49: [----------] 1 test from std_algorithms_max_element_team_test 49: [ RUN ] std_algorithms_max_element_team_test.test 49: [ OK ] std_algorithms_max_element_team_test.test (1874 ms) 49: [----------] 1 test from std_algorithms_max_element_team_test (1875 ms total) 49: 49: [----------] 1 test from std_algorithms_minmax_element_team_test 49: [ RUN ] std_algorithms_minmax_element_team_test.test 49: [ OK ] std_algorithms_minmax_element_team_test.test (2857 ms) 49: [----------] 1 test from std_algorithms_minmax_element_team_test (2857 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 3 tests from 3 test suites ran. (6651 ms total) 49: [ PASSED ] 3 tests. 49/59 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 8.71 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 50: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 50: Test timeout computed to be: 1500 50: [==========] Running 6 tests from 6 test suites. 50: [----------] Global test environment set-up. 50: [----------] 1 test from std_algorithms_fill_team_test 50: [ RUN ] std_algorithms_fill_team_test.test 50: [ OK ] std_algorithms_fill_team_test.test (321 ms) 50: [----------] 1 test from std_algorithms_fill_team_test (321 ms total) 50: 50: [----------] 1 test from std_algorithms_fill_n_team_test 50: [ RUN ] std_algorithms_fill_n_team_test.test 50: [ OK ] std_algorithms_fill_n_team_test.test (292 ms) 50: [----------] 1 test from std_algorithms_fill_n_team_test (292 ms total) 50: 50: [----------] 1 test from std_algorithms_replace_team_test 50: [ RUN ] std_algorithms_replace_team_test.test 50: [ OK ] std_algorithms_replace_team_test.test (480 ms) 50: [----------] 1 test from std_algorithms_replace_team_test (480 ms total) 50: 50: [----------] 1 test from std_algorithms_replace_if_team_test 50: [ RUN ] std_algorithms_replace_if_team_test.test 50: [ OK ] std_algorithms_replace_if_team_test.test (766 ms) 50: [----------] 1 test from std_algorithms_replace_if_team_test (766 ms total) 50: 50: [----------] 1 test from std_algorithms_replace_copy_team_test 50: [ RUN ] std_algorithms_replace_copy_team_test.test 50: [ OK ] std_algorithms_replace_copy_team_test.test (1553 ms) 50: [----------] 1 test from std_algorithms_replace_copy_team_test (1553 ms total) 50: 50: [----------] 1 test from std_algorithms_replace_copy_if_team_test 50: [ RUN ] std_algorithms_replace_copy_if_team_test.test 50: [ OK ] std_algorithms_replace_copy_if_team_test.test (1112 ms) 50: [----------] 1 test from std_algorithms_replace_copy_if_team_test (1112 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 6 tests from 6 test suites ran. (4527 ms total) 50: [ PASSED ] 6 tests. 50/59 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 6.59 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 51: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 51: Test timeout computed to be: 1500 51: [==========] Running 4 tests from 4 test suites. 51: [----------] Global test environment set-up. 51: [----------] 1 test from std_algorithms_reverse_team_test 51: [ RUN ] std_algorithms_reverse_team_test.test 51: [ OK ] std_algorithms_reverse_team_test.test (351 ms) 51: [----------] 1 test from std_algorithms_reverse_team_test (351 ms total) 51: 51: [----------] 1 test from std_algorithms_reverse_copy_team_test 51: [ RUN ] std_algorithms_reverse_copy_team_test.test 51: [ OK ] std_algorithms_reverse_copy_team_test.test (406 ms) 51: [----------] 1 test from std_algorithms_reverse_copy_team_test (406 ms total) 51: 51: [----------] 1 test from std_algorithms_rotate_team_test 51: [ RUN ] std_algorithms_rotate_team_test.test 51: [ OK ] std_algorithms_rotate_team_test.test (875 ms) 51: [----------] 1 test from std_algorithms_rotate_team_test (875 ms total) 51: 51: [----------] 1 test from std_algorithms_rotate_copy_team_test 51: [ RUN ] std_algorithms_rotate_copy_team_test.test 51: [ OK ] std_algorithms_rotate_copy_team_test.test (612 ms) 51: [----------] 1 test from std_algorithms_rotate_copy_team_test (612 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 4 tests from 4 test suites ran. (2246 ms total) 51: [ PASSED ] 4 tests. 51/59 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 4.31 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 52: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 52: Test timeout computed to be: 1500 52: [==========] Running 4 tests from 4 test suites. 52: [----------] Global test environment set-up. 52: [----------] 1 test from std_algorithms_move_team_test 52: [ RUN ] std_algorithms_move_team_test.test 52: [ OK ] std_algorithms_move_team_test.test (633 ms) 52: [----------] 1 test from std_algorithms_move_team_test (633 ms total) 52: 52: [----------] 1 test from std_algorithms_move_backward_team_test 52: [ RUN ] std_algorithms_move_backward_team_test.test 52: [ OK ] std_algorithms_move_backward_team_test.test (541 ms) 52: [----------] 1 test from std_algorithms_move_backward_team_test (541 ms total) 52: 52: [----------] 1 test from std_algorithms_shift_left_team_test 52: [ RUN ] std_algorithms_shift_left_team_test.test 52: [ OK ] std_algorithms_shift_left_team_test.test (1914 ms) 52: [----------] 1 test from std_algorithms_shift_left_team_test (1914 ms total) 52: 52: [----------] 1 test from std_algorithms_shift_right_team_test 52: [ RUN ] std_algorithms_shift_right_team_test.test 52: [ OK ] std_algorithms_shift_right_team_test.test (1711 ms) 52: [----------] 1 test from std_algorithms_shift_right_team_test (1711 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 4 tests from 4 test suites ran. (4800 ms total) 52: [ PASSED ] 4 tests. 52/59 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 6.86 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 53: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 53: Test timeout computed to be: 1500 53: [==========] Running 9 tests from 9 test suites. 53: [----------] Global test environment set-up. 53: [----------] 1 test from std_algorithms_copy_team_test 53: [ RUN ] std_algorithms_copy_team_test.test 53: [ OK ] std_algorithms_copy_team_test.test (979 ms) 53: [----------] 1 test from std_algorithms_copy_team_test (979 ms total) 53: 53: [----------] 1 test from std_algorithms_copy_n_team_test 53: [ RUN ] std_algorithms_copy_n_team_test.test 53: [ OK ] std_algorithms_copy_n_team_test.test (366 ms) 53: [----------] 1 test from std_algorithms_copy_n_team_test (366 ms total) 53: 53: [----------] 1 test from std_algorithms_copy_backward_team_test 53: [ RUN ] std_algorithms_copy_backward_team_test.test 53: [ OK ] std_algorithms_copy_backward_team_test.test (555 ms) 53: [----------] 1 test from std_algorithms_copy_backward_team_test (555 ms total) 53: 53: [----------] 1 test from std_algorithms_copy_if_team_test 53: [ RUN ] std_algorithms_copy_if_team_test.test 53: [ OK ] std_algorithms_copy_if_team_test.test (798 ms) 53: [----------] 1 test from std_algorithms_copy_if_team_test (798 ms total) 53: 53: [----------] 1 test from std_algorithms_unique_copy_team_test 53: [ RUN ] std_algorithms_unique_copy_team_test.test 53: [ OK ] std_algorithms_unique_copy_team_test.test (1710 ms) 53: [----------] 1 test from std_algorithms_unique_copy_team_test (1710 ms total) 53: 53: [----------] 1 test from std_algorithms_remove_team_test 53: [ RUN ] std_algorithms_remove_team_test.test 53: [ OK ] std_algorithms_remove_team_test.test (932 ms) 53: [----------] 1 test from std_algorithms_remove_team_test (932 ms total) 53: 53: [----------] 1 test from std_algorithms_remove_if_team_test 53: [ RUN ] std_algorithms_remove_if_team_test.test 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (89286 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: [ OK ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (3 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.view_aggregate 1: [ OK ] serial.view_aggregate (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (88 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.view_layouttiled 1: [ OK ] serial.view_layouttiled (14 ms) 1: [ RUN ] serial.view_layouttiled_subtile 1: [ OK ] serial.view_layouttiled_subtile (6 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (46 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (1 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (0 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (0 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (14 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (14 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (2 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (2 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (0 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_point_t 1: [ OK ] serial.reducers_point_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce 1: [ OK ] serial.int64_t_reduce (2991 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (3178 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic 53: [ OK ] std_algorithms_remove_if_team_test.test (956 ms) 53: [----------] 1 test from std_algorithms_remove_if_team_test (956 ms total) 53: 53: [----------] 1 test from std_algorithms_remove_copy_team_test 53: [ RUN ] std_algorithms_remove_copy_team_test.test 1: [ OK ] serial.int64_t_reduce_dynamic (4772 ms) 1: [ RUN ] serial.double_reduce_dynamic 53: [ OK ] std_algorithms_remove_copy_team_test.test (1189 ms) 53: [----------] 1 test from std_algorithms_remove_copy_team_test (1189 ms total) 53: 53: [----------] 1 test from std_algorithms_remove_copy_if_team_test 53: [ RUN ] std_algorithms_remove_copy_if_team_test.test 53: [ OK ] std_algorithms_remove_copy_if_team_test.test (1035 ms) 53: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1035 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 9 tests from 9 test suites ran. (8525 ms total) 53: [ PASSED ] 9 tests. 53/59 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 10.60 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 54: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 54: Test timeout computed to be: 1500 54: [==========] Running 4 tests from 4 test suites. 54: [----------] Global test environment set-up. 54: [----------] 1 test from std_algorithms_unique_team_test 54: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 1: [ OK ] serial.double_reduce_dynamic (4746 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 54: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1794 ms) 54: [----------] 1 test from std_algorithms_unique_team_test (1794 ms total) 54: 54: [----------] 1 test from std_algorithms_adjacent_difference_team_test 54: [ RUN ] std_algorithms_adjacent_difference_team_test.test 1: [ OK ] serial.int64_t_reduce_dynamic_view (1259 ms) 1: [ RUN ] serial.int_combined_reduce 1: [ OK ] serial.int_combined_reduce (0 ms) 1: [ RUN ] serial.mdrange_combined_reduce 1: [ OK ] serial.mdrange_combined_reduce (0 ms) 1: [ RUN ] serial.int_combined_reduce_mixed 1: [ OK ] serial.int_combined_reduce_mixed (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 54: [ OK ] std_algorithms_adjacent_difference_team_test.test (1562 ms) 54: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1562 ms total) 54: 54: [----------] 1 test from std_algorithms_reduce_team_test 54: [ RUN ] std_algorithms_reduce_team_test.test 54: [ OK ] std_algorithms_reduce_team_test.test (846 ms) 54: [----------] 1 test from std_algorithms_reduce_team_test (846 ms total) 54: 54: [----------] 1 test from std_algorithms_transform_reduce_team_test 54: [ RUN ] std_algorithms_transform_reduce_team_test.test 54: [ OK ] std_algorithms_transform_reduce_team_test.test (1443 ms) 54: [----------] 1 test from std_algorithms_transform_reduce_team_test (1443 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 4 tests from 4 test suites ran. (5646 ms total) 54: [ PASSED ] 4 tests. 54/59 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 7.72 sec test 55 Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 55: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 55: Test timeout computed to be: 1500 55: [==========] Running 18 tests from 5 test suites. 55: [----------] Global test environment set-up. 55: [----------] 2 tests from std_algorithms_is_sorted_team_test 55: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 55: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (755 ms) 55: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 55: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (2363 ms) 55: [----------] 2 tests from std_algorithms_is_sorted_team_test (3118 ms total) 55: 55: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 55: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 55: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (15 ms) 55: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 55: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (19 ms) 55: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 55: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (2301 ms) 55: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 55: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1164 ms) 55: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (3500 ms total) 55: 55: [----------] 4 tests from std_algorithms_is_partitioned_team_test 55: [ RUN ] std_algorithms_is_partitioned_team_test.empty 55: [ OK ] std_algorithms_is_partitioned_team_test.empty (8 ms) 55: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 55: [ OK ] std_algorithms_is_partitioned_team_test.all_true (560 ms) 55: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 55: [ OK ] std_algorithms_is_partitioned_team_test.all_false (568 ms) 55: [ RUN ] std_algorithms_is_partitioned_team_test.random 55: [ OK ] std_algorithms_is_partitioned_team_test.random (544 ms) 55: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1682 ms total) 55: 55: [----------] 4 tests from std_algorithms_partition_copy_team_test 55: [ RUN ] std_algorithms_partition_copy_team_test.empty 55: [ OK ] std_algorithms_partition_copy_team_test.empty (13 ms) 55: [ RUN ] std_algorithms_partition_copy_team_test.all_true 55: [ OK ] std_algorithms_partition_copy_team_test.all_true (1089 ms) 55: [ RUN ] std_algorithms_partition_copy_team_test.all_false 55: [ OK ] std_algorithms_partition_copy_team_test.all_false (1115 ms) 55: [ RUN ] std_algorithms_partition_copy_team_test.random 55: [ OK ] std_algorithms_partition_copy_team_test.random (1067 ms) 55: [----------] 4 tests from std_algorithms_partition_copy_team_test (3286 ms total) 55: 55: [----------] 4 tests from std_algorithms_partition_point_team_test 55: [ RUN ] std_algorithms_partition_point_team_test.empty 55: [ OK ] std_algorithms_partition_point_team_test.empty (7 ms) 55: [ RUN ] std_algorithms_partition_point_team_test.all_true 55: [ OK ] std_algorithms_partition_point_team_test.all_true (328 ms) 55: [ RUN ] std_algorithms_partition_point_team_test.all_false 55: [ OK ] std_algorithms_partition_point_team_test.all_false (323 ms) 55: [ RUN ] std_algorithms_partition_point_team_test.random 55: [ OK ] std_algorithms_partition_point_team_test.random (295 ms) 55: [----------] 4 tests from std_algorithms_partition_point_team_test (955 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 18 tests from 5 test suites ran. (12543 ms total) 55: [ PASSED ] 18 tests. 55/59 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 14.61 sec test 56 Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 56: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 56: Test timeout computed to be: 1500 56: [==========] Running 5 tests from 4 test suites. 56: [----------] Global test environment set-up. 56: [----------] 2 tests from std_algorithms_transform_team_test 56: [ RUN ] std_algorithms_transform_team_test.test_unary_op 56: [ OK ] std_algorithms_transform_team_test.test_unary_op (1035 ms) 56: [ RUN ] std_algorithms_transform_team_test.test_binary_op 56: [ OK ] std_algorithms_transform_team_test.test_binary_op (1042 ms) 56: [----------] 2 tests from std_algorithms_transform_team_test (2078 ms total) 56: 56: [----------] 1 test from std_algorithms_generate_team_test 56: [ RUN ] std_algorithms_generate_team_test.test_unary_op 56: [ OK ] std_algorithms_generate_team_test.test_unary_op (2088 ms) 56: [----------] 1 test from std_algorithms_generate_team_test (2088 ms total) 56: 56: [----------] 1 test from std_algorithms_generate_n_team_test 56: [ RUN ] std_algorithms_generate_n_team_test.test 56: [ OK ] std_algorithms_generate_n_team_test.test (293 ms) 56: [----------] 1 test from std_algorithms_generate_n_team_test (293 ms total) 56: 56: [----------] 1 test from std_algorithms_swap_ranges_team_test 56: [ RUN ] std_algorithms_swap_ranges_team_test.test 56: [ OK ] std_algorithms_swap_ranges_team_test.test (981 ms) 56: [----------] 1 test from std_algorithms_swap_ranges_team_test (981 ms total) 56: 56: [----------] Global test environment tear-down 56: [==========] 5 tests from 4 test suites ran. (5442 ms total) 56: [ PASSED ] 5 tests. 56/59 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 7.51 sec test 57 Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 57: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 57: Test timeout computed to be: 1500 57: [==========] Running 2 tests from 2 test suites. 57: [----------] Global test environment set-up. 57: [----------] 1 test from std_algorithms_exclusive_scan_team_test 57: [ RUN ] std_algorithms_exclusive_scan_team_test.test 57: [ OK ] std_algorithms_exclusive_scan_team_test.test (2197 ms) 57: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2197 ms total) 57: 57: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 57: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 57: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1090 ms) 57: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1090 ms total) 57: 57: [----------] Global test environment tear-down 57: [==========] 2 tests from 2 test suites ran. (3288 ms total) 57: [ PASSED ] 2 tests. 57/59 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 5.35 sec test 58 Start 58: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 58: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 58: Test timeout computed to be: 1500 58: [==========] Running 2 tests from 2 test suites. 58: [----------] Global test environment set-up. 58: [----------] 1 test from std_algorithms_inclusive_scan_team_test 58: [ RUN ] std_algorithms_inclusive_scan_team_test.test 58: [ OK ] std_algorithms_inclusive_scan_team_test.test (3222 ms) 58: [----------] 1 test from std_algorithms_inclusive_scan_team_test (3222 ms total) 58: 58: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 58: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 58: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (2146 ms) 58: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2146 ms total) 58: 58: [----------] Global test environment tear-down 58: [==========] 2 tests from 2 test suites ran. (5369 ms total) 58: [ PASSED ] 2 tests. 58/59 Test #58: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 7.44 sec test 59 Start 59: Kokkos_UnitTest_SIMD 59: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/simd/unit_tests/Kokkos_UnitTest_SIMD 59: Test timeout computed to be: 1500 1: [ OK ] serial.reduce_device_view_range_policy (32870 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy 59: [==========] Running 14 tests from 1 test suite. 59: [----------] Global test environment set-up. 59: [----------] 14 tests from simd 59: [ RUN ] simd.host_math_ops 59: [ OK ] simd.host_math_ops (0 ms) 59: [ RUN ] simd.device_math_ops 59: [ OK ] simd.device_math_ops (4 ms) 59: [ RUN ] simd.host_mask_ops 59: [ OK ] simd.host_mask_ops (0 ms) 59: [ RUN ] simd.device_mask_ops 59: [ OK ] simd.device_mask_ops (0 ms) 59: [ RUN ] simd.host_conversions 59: [ OK ] simd.host_conversions (0 ms) 59: [ RUN ] simd.device_conversions 59: [ OK ] simd.device_conversions (0 ms) 59: [ RUN ] simd.host_shift_ops 59: [ OK ] simd.host_shift_ops (0 ms) 59: [ RUN ] simd.device_shift_ops 59: [ OK ] simd.device_shift_ops (0 ms) 59: [ RUN ] simd.host_condition 59: [ OK ] simd.host_condition (0 ms) 59: [ RUN ] simd.device_condition 59: [ OK ] simd.device_condition (0 ms) 59: [ RUN ] simd.host_gen_ctors 59: [ OK ] simd.host_gen_ctors (0 ms) 59: [ RUN ] simd.device_gen_ctors 59: [ OK ] simd.device_gen_ctors (0 ms) 59: [ RUN ] simd.host_where_expressions 59: [ OK ] simd.host_where_expressions (0 ms) 59: [ RUN ] simd.device_where_expressions 59: [ OK ] simd.device_where_expressions (0 ms) 59: [----------] 14 tests from simd (5 ms total) 59: 59: [----------] Global test environment tear-down 59: [==========] 14 tests from 1 test suite ran. (5 ms total) 59: [ PASSED ] 14 tests. 59/59 Test #59: Kokkos_UnitTest_SIMD ........................ Passed 2.07 sec 100% tests passed, 0 tests failed out of 59 Total Test time (real) = 985.95 sec Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Fri Jan 26 05:49:26 2024 stats zeroed Fri Jan 26 04:38:47 2024 cache hit (direct) 55 cache hit (preprocessed) 0 cache miss 674 cache hit rate 7.54 % cleanups performed 5 files in cache 11233 cache size 4.7 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 0bd94e24a6a9b6e8117985332788c492d4835125d8b6bb98bf2d349433f423d7 $ docker rm -f --volumes 0bd94e24a6a9b6e8117985332788c492d4835125d8b6bb98bf2d349433f423d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 1: [ OK ] serial.reduce_device_view_mdrange_policy (125107 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 1: [ OK ] serial.reduce_device_view_team_policy (15258 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (23 ms) 1: [----------] 177 tests from serial (388802 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 181 tests from 2 test suites ran. (390355 ms total) 1: [ PASSED ] 181 tests. 1/50 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 391.14 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 2: [==========] Running 123 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 7 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (22750 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (20007 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (19703 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2918 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2914 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 2: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [----------] 7 tests from serial_DeathTest (68295 ms total) 2: 2: [----------] 116 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (28910 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (146 ms) 2: [ RUN ] serial.large_team_scratch_size 2: ScratchMemorySpace<...>::get_shmem: Failed to allocate 8 byte(s); remaining capacity is 0 byte(s) 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (1 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (1 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (102 ms) 2: [ RUN ] serial.triple_nested_parallelism 2: [ OK ] serial.triple_nested_parallelism (8519 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (1458 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (132 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (134 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (137 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (139 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (141 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (142 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (296 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (984 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (1015 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce 2: [ OK ] serial.repeated_team_reduce (10668 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (2154 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (2179 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (1142 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (152 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (1127 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (221 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (72 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (33 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (204 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (202 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (99 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (2 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (0 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (3 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (0 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank 2: [ OK ] serial.view_allocation_large_rank (905 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (156 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (194 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (192 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (715 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (159 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (11 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (1 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (355 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (1027 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (9 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (5 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (2 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (2 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (176 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (178 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (177 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (6984 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (7055 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (7005 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (7663 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (7709 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (7698 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 116 tests from serial (108935 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 123 tests from 2 test suites ran. (177230 ms total) 2: [ PASSED ] 120 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/50 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 178.04 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/50 Test #3: Kokkos_CoreUnitTest_SerialGraph ............. Passed 0.80 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda1 4: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 4: Test timeout computed to be: 1500 4: [==========] Running 183 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 4 tests from cuda_DeathTest 4: [ RUN ] cuda_DeathTest.abort_from_host 4: [ OK ] cuda_DeathTest.abort_from_host (1234 ms) 4: [ RUN ] cuda_DeathTest.abort_from_device 4: [ OK ] cuda_DeathTest.abort_from_device (1225 ms) 4: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (1190 ms) 4: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions 4: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (1189 ms) 4: [----------] 4 tests from cuda_DeathTest (4840 ms total) 4: 4: [----------] 179 tests from cuda 4: [ RUN ] cuda.array_capacity 4: [ OK ] cuda.array_capacity (0 ms) 4: [ RUN ] cuda.array_element_access 4: [ OK ] cuda.array_element_access (0 ms) 4: [ RUN ] cuda.array_zero_capacity 4: [ OK ] cuda.array_zero_capacity (0 ms) 4: [ RUN ] cuda.array_zero_data_nullptr 4: [ OK ] cuda.array_zero_data_nullptr (0 ms) 4: [ RUN ] cuda.array_contiguous_capacity 4: [ OK ] cuda.array_contiguous_capacity (0 ms) 4: [ RUN ] cuda.array_contiguous_element_access 4: [ OK ] cuda.array_contiguous_element_access (0 ms) 4: [ RUN ] cuda.array_contiguous_assignment 4: [ OK ] cuda.array_contiguous_assignment (0 ms) 4: [ RUN ] cuda.array_strided_capacity 4: [ OK ] cuda.array_strided_capacity (0 ms) 4: [ RUN ] cuda.array_strided_element_access 4: [ OK ] cuda.array_strided_element_access (0 ms) 4: [ RUN ] cuda.array_strided_assignment 4: [ OK ] cuda.array_strided_assignment (0 ms) 4: [ RUN ] cuda.atomic_operations_complexdouble 4: [ OK ] cuda.atomic_operations_complexdouble (11 ms) 4: [ RUN ] cuda.atomic_operations_complexfloat 4: [ OK ] cuda.atomic_operations_complexfloat (7 ms) 4: [ RUN ] cuda.atomic_operations_double 4: [ OK ] cuda.atomic_operations_double (7 ms) 4: [ RUN ] cuda.atomic_operations_float 4: [ OK ] cuda.atomic_operations_float (7 ms) 4: [ RUN ] cuda.atomic_operations_int 4: [ OK ] cuda.atomic_operations_int (16 ms) 4: [ RUN ] cuda.atomic_operations_long 4: [ OK ] cuda.atomic_operations_long (16 ms) 4: [ RUN ] cuda.atomic_operations_longlong 4: [ OK ] cuda.atomic_operations_longlong (16 ms) 4: [ RUN ] cuda.atomic_shared 4: [ OK ] cuda.atomic_shared (0 ms) 4: [ RUN ] cuda.atomic_operations_unsigned 4: [ OK ] cuda.atomic_operations_unsigned (13 ms) 4: [ RUN ] cuda.atomic_operations_unsignedlong 4: [ OK ] cuda.atomic_operations_unsignedlong (13 ms) 4: [ RUN ] cuda.atomics 4: [ OK ] cuda.atomics (252 ms) 4: [ RUN ] cuda.atomics_tpetra_max_abs 4: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] cuda.atomic_views_integral 4: [ OK ] cuda.atomic_views_integral (6774 ms) 4: [ RUN ] cuda.atomic_views_nonintegral 4: [ OK ] cuda.atomic_views_nonintegral (64 ms) 4: [ RUN ] cuda.atomic_view_api 4: [ OK ] cuda.atomic_view_api (0 ms) 4: [ RUN ] cuda.bit_manip_countl_zero 4: [ OK ] cuda.bit_manip_countl_zero (0 ms) 4: [ RUN ] cuda.bit_manip_countl_one 4: [ OK ] cuda.bit_manip_countl_one (0 ms) 4: [ RUN ] cuda.bit_manip_countr_zero 4: [ OK ] cuda.bit_manip_countr_zero (0 ms) 4: [ RUN ] cuda.bit_manip_countr_one 4: [ OK ] cuda.bit_manip_countr_one (0 ms) 4: [ RUN ] cuda.bit_manip_popcount 4: [ OK ] cuda.bit_manip_popcount (0 ms) 4: [ RUN ] cuda.bit_manip_has_single_bit 4: [ OK ] cuda.bit_manip_has_single_bit (0 ms) 4: [ RUN ] cuda.bit_manip_bit_floor 4: [ OK ] cuda.bit_manip_bit_floor (0 ms) 4: [ RUN ] cuda.bit_manip_bit_ceil 4: [ OK ] cuda.bit_manip_bit_ceil (0 ms) 4: [ RUN ] cuda.bit_manip_bit_width 4: [ OK ] cuda.bit_manip_bit_width (0 ms) 4: [ RUN ] cuda.bit_manip_rotl 4: [ OK ] cuda.bit_manip_rotl (0 ms) 4: [ RUN ] cuda.bit_manip_rotr 4: [ OK ] cuda.bit_manip_rotr (0 ms) 4: [ RUN ] cuda.bit_manip_byeswap 4: [ OK ] cuda.bit_manip_byeswap (0 ms) 4: [ RUN ] cuda.bit_manip_bit_cast 4: [ OK ] cuda.bit_manip_bit_cast (0 ms) 4: [ RUN ] cuda.test_block_deduction_bug_pr_3103 4: [ OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] cuda.checked_integer_operations_multiply_overflow 4: [ OK ] cuda.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] cuda.execution_policy_occupancy_and_hint 4: [ OK ] cuda.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] cuda.complex_construction 4: [ OK ] cuda.complex_construction (0 ms) 4: [ RUN ] cuda.complex_basic_math 4: [ OK ] cuda.complex_basic_math (0 ms) 4: [ RUN ] cuda.complex_special_funtions 4: [ OK ] cuda.complex_special_funtions (0 ms) 4: [ RUN ] cuda.complex_io 4: [ OK ] cuda.complex_io (0 ms) 4: [ RUN ] cuda.complex_trivially_copyable 4: [ OK ] cuda.complex_trivially_copyable (0 ms) 4: [ RUN ] cuda.complex_issue_3865 4: [ OK ] cuda.complex_issue_3865 (0 ms) 4: [ RUN ] cuda.complex_operations_arithmetic_types_overloads 4: [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] cuda.crs_count_fill 4: [ OK ] cuda.crs_count_fill (5 ms) 4: [ RUN ] cuda.crs_copy_constructor 4: [ OK ] cuda.crs_copy_constructor (21 ms) 4: [ RUN ] cuda.deep_copy_alignment 4: [ OK ] cuda.deep_copy_alignment (53 ms) 4: [ RUN ] cuda.deep_copy_conversion 4: [ OK ] cuda.deep_copy_conversion (10 ms) 4: [ RUN ] cuda.partitioning_by_args 4: [ OK ] cuda.partitioning_by_args (1 ms) 4: [ RUN ] cuda.partitioning_by_vector 4: [ OK ] cuda.partitioning_by_vector (0 ms) 4: [ RUN ] cuda.execution_space_as_class_data_member 4: [ OK ] cuda.execution_space_as_class_data_member (0 ms) 4: [ RUN ] cuda.functor_analysis 4: [ OK ] cuda.functor_analysis (0 ms) 4: [ RUN ] cuda.host_shared_ptr_use_count 4: [ OK ] cuda.host_shared_ptr_use_count (0 ms) 4: [ RUN ] cuda.host_shared_ptr_get 4: [ OK ] cuda.host_shared_ptr_get (0 ms) 4: [ RUN ] cuda.host_shared_ptr_dereference_on_device 4: [ OK ] cuda.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_special_members_on_device 4: [ OK ] cuda.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_tracking 4: [ OK ] cuda.host_shared_ptr_tracking (1 ms) 4: [ RUN ] cuda.init 4: [ OK ] cuda.init (0 ms) 4: [ RUN ] cuda.dispatch 4: [ OK ] cuda.dispatch (108 ms) 4: [ RUN ] cuda.join_backward_compatibility 4: [ OK ] cuda.join_backward_compatibility (0 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (5419 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (6656 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (5898 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (6068 ms) 4: [ RUN ] cuda.deep_copy_scratch 4: [ OK ] cuda.deep_copy_scratch (0 ms) 4: [ RUN ] cuda.mathematical_constants_e 4: [ OK ] cuda.mathematical_constants_e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log2e 4: [ OK ] cuda.mathematical_constants_log2e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log10e 4: [ OK ] cuda.mathematical_constants_log10e (0 ms) 4: [ RUN ] cuda.mathematical_constants_pi 4: [ OK ] cuda.mathematical_constants_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_pi 4: [ OK ] cuda.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrtpi 4: [ OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln2 4: [ OK ] cuda.mathematical_constants_ln2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln10 4: [ OK ] cuda.mathematical_constants_ln10 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt2 4: [ OK ] cuda.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt3 4: [ OK ] cuda.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrt3 4: [ OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_egamma 4: [ OK ] cuda.mathematical_constants_egamma (0 ms) 4: [ RUN ] cuda.mathematical_constants_phi 4: [ OK ] cuda.mathematical_constants_phi (0 ms) 4: [ RUN ] cuda.mathematical_functions_trigonometric_functions 4: [ OK ] cuda.mathematical_functions_trigonometric_functions (4 ms) 4: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 4: [ OK ] cuda.mathematical_functions_hyperbolic_functions (3 ms) 4: [ RUN ] cuda.mathematical_functions_non_standard 4: [ OK ] cuda.mathematical_functions_non_standard (0 ms) 4: [ RUN ] cuda.mathematical_functions_power_functions 4: [ OK ] cuda.mathematical_functions_power_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_fma 4: [ OK ] cuda.mathematical_functions_fma (0 ms) 4: [ RUN ] cuda.mathematical_functions_error_and_gamma_functions 4: [ OK ] cuda.mathematical_functions_error_and_gamma_functions (2 ms) 4: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (2 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_absolute_value 4: [ OK ] cuda.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_absolute_value 4: [ OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_remainder_function 4: [ OK ] cuda.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] cuda.mathematical_functions_isfinite 4: [ OK ] cuda.mathematical_functions_isfinite (0 ms) 4: [ RUN ] cuda.mathematical_functions_isinf 4: [ OK ] cuda.mathematical_functions_isinf (0 ms) 4: [ RUN ] cuda.mathematical_functions_isnan 4: [ OK ] cuda.mathematical_functions_isnan (0 ms) 4: [ RUN ] cuda.mathematical_functions_exponential_functions 4: [ OK ] cuda.mathematical_functions_exponential_functions (3 ms) 4: [ RUN ] cuda.mathspecialfunc_expint1 4: [ OK ] cuda.mathspecialfunc_expint1 (0 ms) 4: [ RUN ] cuda.mathspecialfunc_errorfunc 4: [ OK ] cuda.mathspecialfunc_errorfunc (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 4: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (23 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 4: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (23 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 4: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 4: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 4: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 4: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (0 ms) 4: [ RUN ] cuda.mdrange_5d 4: [ OK ] cuda.mdrange_5d (317 ms) 4: [ RUN ] cuda.mdrange_6d 4: [ OK ] cuda.mdrange_6d (418 ms) 4: [ RUN ] cuda.mdrange_2d 4: [ OK ] cuda.mdrange_2d (5 ms) 4: [ RUN ] cuda.mdrange_array_reduce 4: [ OK ] cuda.mdrange_array_reduce (0 ms) 4: [ RUN ] cuda.mdrange_3d 4: [ OK ] cuda.mdrange_3d (45 ms) 4: [ RUN ] cuda.mdrange_neg_idx 4: [ OK ] cuda.mdrange_neg_idx (2 ms) 4: [ RUN ] cuda.mdrange_4d 4: [ OK ] cuda.mdrange_4d (51 ms) 4: [ RUN ] cuda.mdrange_scalar 4: [ OK ] cuda.mdrange_scalar (0 ms) 4: [ RUN ] cuda.mdrange_large_deep_copy 4: [ OK ] cuda.mdrange_large_deep_copy (80 ms) 4: [ RUN ] cuda.md_range_policy_construction_from_arrays 4: [ OK ] cuda.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] cuda.mdrange_parallel_reduce_primitive_types 4: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (1786 ms) 4: [ RUN ] cuda.mdspan_minimal_functional 4: [ OK ] cuda.mdspan_minimal_functional (0 ms) 4: [ RUN ] cuda.max 4: [ OK ] cuda.max (0 ms) 4: [ RUN ] cuda.max_within_parfor 4: [ OK ] cuda.max_within_parfor (0 ms) 4: [ RUN ] cuda.min 4: [ OK ] cuda.min (0 ms) 4: [ RUN ] cuda.min_within_parfor 4: [ OK ] cuda.min_within_parfor (0 ms) 4: [ RUN ] cuda.minmax 4: [ OK ] cuda.minmax (0 ms) 4: [ RUN ] cuda.minmax_within_parfor 4: [ OK ] cuda.minmax_within_parfor (0 ms) 4: [ RUN ] cuda.clamp 4: [ OK ] cuda.clamp (0 ms) 4: [ RUN ] cuda.clamp_within_parfor 4: [ OK ] cuda.clamp_within_parfor (0 ms) 4: [ RUN ] cuda.numeric_traits_infinity 4: [ OK ] cuda.numeric_traits_infinity (0 ms) 4: [ RUN ] cuda.numeric_traits_epsilon 4: [ OK ] cuda.numeric_traits_epsilon (0 ms) 4: [ RUN ] cuda.numeric_traits_round_error 4: [ OK ] cuda.numeric_traits_round_error (0 ms) 4: [ RUN ] cuda.numeric_traits_norm_min 4: [ OK ] cuda.numeric_traits_norm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_denorm_min 4: [ OK ] cuda.numeric_traits_denorm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_finite_min_max 4: [ OK ] cuda.numeric_traits_finite_min_max (1 ms) 4: [ RUN ] cuda.numeric_traits_digits 4: [ OK ] cuda.numeric_traits_digits (1 ms) 4: [ RUN ] cuda.numeric_traits_digits10 4: [ OK ] cuda.numeric_traits_digits10 (1 ms) 4: [ RUN ] cuda.numeric_traits_max_digits10 4: [ OK ] cuda.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] cuda.numeric_traits_radix 4: [ OK ] cuda.numeric_traits_radix (1 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent 4: [ OK ] cuda.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent10 4: [ OK ] cuda.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 4: [ OK ] cuda.numeric_traits_quiet_and_signaling_nan (0 ms) 4: [ RUN ] cuda.numeric_traits_sfinae_friendly 4: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] cuda.view_aggregate 4: [ OK ] cuda.view_aggregate (0 ms) 4: [ RUN ] cuda.memory_pool 4: [ OK ] cuda.memory_pool (13 ms) 4: [ RUN ] cuda.cxx11 4: [ OK ] cuda.cxx11 (1 ms) 4: [ RUN ] cuda.viewctorprop_embedded_dim 4: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 4: [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] cuda.view_layouttiled 4: [ OK ] cuda.view_layouttiled (11 ms) 4: [ RUN ] cuda.view_layouttiled_subtile 4: [ OK ] cuda.view_layouttiled_subtile (6 ms) 4: [ RUN ] cuda.parallel_scan_range_policy 4: [ OK ] cuda.parallel_scan_range_policy (61 ms) 4: [ RUN ] cuda.kokkos_printf 4: [ OK ] cuda.kokkos_printf (1 ms) 4: [ RUN ] cuda.range_for 4: [ OK ] cuda.range_for (1 ms) 4: [ RUN ] cuda.range_reduce 4: [ OK ] cuda.range_reduce (0 ms) 4: [ RUN ] cuda.range_dynamic_policy 4: [ OK ] cuda.range_dynamic_policy (0 ms) 4: [ RUN ] cuda.range_policy_runtime_parameters 4: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 4: [ RUN ] cuda.range_for_require 4: [ OK ] cuda.range_for_require (1 ms) 4: [ RUN ] cuda.range_reduce_require 4: [ OK ] cuda.range_reduce_require (0 ms) 4: [ RUN ] cuda.range_dynamic_policy_require 4: [ OK ] cuda.range_dynamic_policy_require (0 ms) 4: [ RUN ] cuda.reducers_int 4: [ OK ] cuda.reducers_int (7 ms) 4: [ RUN ] cuda.reducers_double 4: [ OK ] cuda.reducers_double (9 ms) 4: [ RUN ] cuda.reducers_complex_double 4: [ OK ] cuda.reducers_complex_double (1 ms) 4: [ RUN ] cuda.reducers_struct 4: [ OK ] cuda.reducers_struct (3 ms) 4: [ RUN ] cuda.reducers_half_t 4: [ OK ] cuda.reducers_half_t (3 ms) 4: [ RUN ] cuda.reducers_bhalf_t 4: [ OK ] cuda.reducers_bhalf_t (3 ms) 4: [ RUN ] cuda.reducers_int8_t 4: [ OK ] cuda.reducers_int8_t (2 ms) 4: [ RUN ] cuda.reducers_point_t 4: [ OK ] cuda.reducers_point_t (1 ms) 4: [ RUN ] cuda.reducers_bool 4: [ OK ] cuda.reducers_bool (0 ms) 4: [ RUN ] cuda.int64_t_reduce 4: [ OK ] cuda.int64_t_reduce (10 ms) 4: [ RUN ] cuda.double_reduce 4: [ OK ] cuda.double_reduce (10 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic 4: [ OK ] cuda.int64_t_reduce_dynamic (14 ms) 4: [ RUN ] cuda.double_reduce_dynamic 4: [ OK ] cuda.double_reduce_dynamic (14 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic_view 4: [ OK ] cuda.int64_t_reduce_dynamic_view (3 ms) 4: [ RUN ] cuda.int_combined_reduce 4: [ OK ] cuda.int_combined_reduce (0 ms) 4: [ RUN ] cuda.mdrange_combined_reduce 4: [ OK ] cuda.mdrange_combined_reduce (0 ms) 4: [ RUN ] cuda.int_combined_reduce_mixed 4: [ OK ] cuda.int_combined_reduce_mixed (0 ms) 4: [ RUN ] cuda.reduction_deduction 4: [ OK ] cuda.reduction_deduction (0 ms) 4: [ RUN ] cuda.reduce_device_view_range_policy 4: [ OK ] cuda.reduce_device_view_range_policy (4 ms) 4: [ RUN ] cuda.reduce_device_view_mdrange_policy 4: [ OK ] cuda.reduce_device_view_mdrange_policy (117 ms) 4: [ RUN ] cuda.reduce_device_view_team_policy 4: [ OK ] cuda.reduce_device_view_team_policy (4 ms) 4: [ RUN ] cuda.impl_shared_alloc 4: [ OK ] cuda.impl_shared_alloc (84 ms) 4: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceRangePolicyViewSizeLimit (27 ms) 4: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (122 ms) 4: [----------] 179 tests from cuda (34798 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 183 tests from 2 test suites ran. (39639 ms total) 4: [ PASSED ] 183 tests. 4/50 Test #4: Kokkos_CoreUnitTest_Cuda1 ................... Passed 40.61 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda2 5: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 5: Test timeout computed to be: 1500 5: [==========] Running 123 tests from 3 test suites. 5: [----------] Global test environment set-up. 5: [----------] 7 tests from cuda_DeathTest 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_dyn (64023 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_stat (55714 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_mix (54630 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment 5: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (7768 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment 5: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (7609 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (18233 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (18843 ms) 5: [----------] 7 tests from cuda_DeathTest (226825 ms total) 5: 5: [----------] 88 tests from cuda 5: [ RUN ] cuda.team_for 5: [ OK ] cuda.team_for (4 ms) 5: [ RUN ] cuda.team_reduce 5: [ OK ] cuda.team_reduce (1 ms) 5: [ RUN ] cuda.team_reduce_large 5: [ OK ] cuda.team_reduce_large (55 ms) 5: [ RUN ] cuda.team_parallel_single 5: [ OK ] cuda.team_parallel_single (8 ms) 5: [ RUN ] cuda.large_team_scratch_size 5: ScratchMemorySpace<...>::get_shmem: Failed to allocate 8 byte(s); remaining capacity is 0 byte(s) 5: [ OK ] cuda.large_team_scratch_size (3 ms) 5: [ RUN ] cuda.team_broadcast_long 5: [ OK ] cuda.team_broadcast_long (0 ms) 5: [ RUN ] cuda.team_broadcast_long_wrapper 5: [ OK ] cuda.team_broadcast_long_wrapper (0 ms) 5: [ RUN ] cuda.team_broadcast_char 5: [ OK ] cuda.team_broadcast_char (0 ms) 5: [ RUN ] cuda.team_broadcast_float 5: [ OK ] cuda.team_broadcast_float (0 ms) 5: [ RUN ] cuda.team_broadcast_double 5: [ OK ] cuda.team_broadcast_double (0 ms) 5: [ RUN ] cuda.team_handle_by_value 5: [ OK ] cuda.team_handle_by_value (0 ms) 5: [ RUN ] cuda.team_vector 5: [ OK ] cuda.team_vector (10 ms) 5: [ RUN ] cuda.triple_nested_parallelism 5: [ OK ] cuda.triple_nested_parallelism (5 ms) 5: [ RUN ] cuda.parallel_scan_with_reducers 5: [ OK ] cuda.parallel_scan_with_reducers (1104 ms) 5: [ RUN ] cuda.team_thread_range_combined_reducers 5: [ OK ] cuda.team_thread_range_combined_reducers (0 ms) 5: [ RUN ] cuda.thread_vector_range_combined_reducers 5: [ OK ] cuda.thread_vector_range_combined_reducers (0 ms) 5: [ RUN ] cuda.team_vector_range_combined_reducers 5: [ OK ] cuda.team_vector_range_combined_reducers (0 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelFor 5: [ OK ] cuda.TeamThreadMDRangeParallelFor (98 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 5: [ OK ] cuda.ThreadVectorMDRangeParallelFor (100 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelFor 5: [ OK ] cuda.TeamVectorMDRangeParallelFor (97 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 5: [ OK ] cuda.TeamThreadMDRangeParallelReduce (21 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 5: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (22 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 5: [ OK ] cuda.TeamVectorMDRangeParallelReduce (18 ms) 5: [ RUN ] cuda.team_policy_runtime_parameters 5: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 5: [ RUN ] cuda.team_reduction_scan 5: [ OK ] cuda.team_reduction_scan (1287 ms) 5: [ RUN ] cuda.team_long_reduce 5: [ OK ] cuda.team_long_reduce (10 ms) 5: [ RUN ] cuda.team_double_reduce 5: [ OK ] cuda.team_double_reduce (10 ms) 5: [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space 5: [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 5: [ RUN ] cuda.repeated_team_reduce 5: [ OK ] cuda.repeated_team_reduce (15 ms) 5: [ RUN ] cuda.team_scan 5: [ OK ] cuda.team_scan (1226 ms) 5: [ RUN ] cuda.team_scan_ret_val 5: [ OK ] cuda.team_scan_ret_val (1225 ms) 5: [ RUN ] cuda.team_shared_request 5: [ OK ] cuda.team_shared_request (0 ms) 5: [ RUN ] cuda.team_scratch_request 5: [ OK ] cuda.team_scratch_request (0 ms) 5: [ RUN ] cuda.team_lambda_shared_request 5: [ OK ] cuda.team_lambda_shared_request (0 ms) 5: [ RUN ] cuda.scratch_align 5: [ OK ] cuda.scratch_align (0 ms) 5: [ RUN ] cuda.shmem_size 5: [ OK ] cuda.shmem_size (0 ms) 5: [ RUN ] cuda.multi_level_scratch 5: [ OK ] cuda.multi_level_scratch (16 ms) 5: [ RUN ] cuda.team_scratch_memory_index_parallel_for 5: [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) 5: [ RUN ] cuda.team_policy_max_recommended 5: [ OK ] cuda.team_policy_max_recommended (328 ms) 5: [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k 5: [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 5: [ RUN ] cuda.team_teamvector_range 5: [ OK ] cuda.team_teamvector_range (2 ms) 5: [ RUN ] cuda.unique_token_global 5: [ OK ] cuda.unique_token_global (5 ms) 5: [ RUN ] cuda.unique_token_instance 5: [ OK ] cuda.unique_token_instance (5 ms) 5: [ RUN ] cuda.unique_token_team_acquire 5: [ OK ] cuda.unique_token_team_acquire (14 ms) 5: [ RUN ] cuda.view_api_a 5: [ OK ] cuda.view_api_a (116 ms) 5: [ RUN ] cuda.view_api_b 5: [ OK ] cuda.view_api_b (5 ms) 5: [ RUN ] cuda.view_api_c 5: [ OK ] cuda.view_api_c (0 ms) 5: [ RUN ] cuda.view_api_d 5: [ OK ] cuda.view_api_d (3 ms) 5: [ RUN ] cuda.view_allocation_error 5: [ OK ] cuda.view_allocation_error (0 ms) 5: [ RUN ] cuda.view_remap 5: [ OK ] cuda.view_remap (0 ms) 5: [ RUN ] cuda.view_mirror_nonconst 5: [ OK ] cuda.view_mirror_nonconst (0 ms) 5: [ RUN ] cuda.view_stride_method 5: [ OK ] cuda.view_stride_method (0 ms) 5: [ RUN ] cuda.anonymous_space 5: [ OK ] cuda.anonymous_space (0 ms) 5: [ RUN ] cuda.view_overload_resolution 5: [ OK ] cuda.view_overload_resolution (0 ms) 5: [ RUN ] cuda.view_allocation_large_rank 5: [ OK ] cuda.view_allocation_large_rank (10 ms) 5: [ RUN ] cuda.view_shmem_size_on_device 5: [ OK ] cuda.view_shmem_size_on_device (0 ms) 5: [ RUN ] cuda.view_is_assignable 5: [ OK ] cuda.view_is_assignable (0 ms) 5: [ RUN ] cuda.view_copy_tests 5: [ OK ] cuda.view_copy_tests (83 ms) 5: [ RUN ] cuda.view_copy_tests_rank_0 5: [ OK ] cuda.view_copy_tests_rank_0 (1 ms) 5: [ RUN ] cuda.view_copy_degenerated 5: [ OK ] cuda.view_copy_degenerated (0 ms) 5: [ RUN ] cuda.view_hooks 5: [ OK ] cuda.view_hooks (0 ms) 5: [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (233 ms) 5: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (216 ms) 5: [ RUN ] cuda.view_irregular_layout 5: [ OK ] cuda.view_irregular_layout (0 ms) 5: [ RUN ] cuda.view_mapping 5: [ OK ] cuda.view_mapping (675 ms) 5: [ RUN ] cuda.view_mapping_operator 5: [ OK ] cuda.view_mapping_operator (23 ms) 5: [ RUN ] cuda.static_extent 5: [ OK ] cuda.static_extent (0 ms) 5: [ RUN ] cuda.view_mapping_atomic 5: [ OK ] cuda.view_mapping_atomic (3 ms) 5: [ RUN ] cuda.view_mapping_class_value 5: [ OK ] cuda.view_mapping_class_value (0 ms) 5: [ RUN ] cuda.view_mapping_assignable 5: [ OK ] cuda.view_mapping_assignable (0 ms) 5: [ RUN ] cuda.view_mapping_trivially_copyable 5: [ OK ] cuda.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] cuda.view_mapping_subview 5: [ OK ] cuda.view_mapping_subview (1 ms) 5: [ RUN ] cuda.view_nested_view 5: [ OK ] cuda.view_nested_view (0 ms) 5: [ RUN ] cuda.view_resize 5: [ OK ] cuda.view_resize (199 ms) 5: [ RUN ] cuda.view_realloc 5: [ OK ] cuda.view_realloc (1 ms) 5: [ RUN ] cuda.workgraph_fib 5: [ OK ] cuda.workgraph_fib (953 ms) 5: [ RUN ] cuda.resize_realloc_no_init 5: [ OK ] cuda.resize_realloc_no_init (0 ms) 5: [ RUN ] cuda.resize_realloc_no_alloc 5: [ OK ] cuda.resize_realloc_no_alloc (0 ms) 5: [ RUN ] cuda.realloc_exec_space 5: [ OK ] cuda.realloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc 5: [ OK ] cuda.view_alloc (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space 5: [ OK ] cuda.view_alloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc_int 5: [ OK ] cuda.view_alloc_int (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space_int 5: [ OK ] cuda.view_alloc_exec_space_int (0 ms) 5: [ RUN ] cuda.deep_copy_zero_memset 5: [ OK ] cuda.deep_copy_zero_memset (0 ms) 5: [ RUN ] cuda.resize_exec_space 5: [ OK ] cuda.resize_exec_space (0 ms) 5: [ RUN ] cuda.view_allocation_int 5: [ OK ] cuda.view_allocation_int (0 ms) 5: [ RUN ] cuda.view_allocation_exec_space_int 5: [ OK ] cuda.view_allocation_exec_space_int (0 ms) 5: [ RUN ] cuda.view_not_default_constructible 5: [ OK ] cuda.view_not_default_constructible (0 ms) 5: [----------] 88 tests from cuda (8240 ms total) 5: 5: [----------] 28 tests from cuda_uvm 5: [ RUN ] cuda_uvm.view_subview_auto_1d_left 5: [ OK ] cuda_uvm.view_subview_auto_1d_left (6 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_right 5: [ OK ] cuda_uvm.view_subview_auto_1d_right (5 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_stride 5: [ OK ] cuda_uvm.view_subview_auto_1d_stride (5 ms) 5: [ RUN ] cuda_uvm.view_subview_assign_strided 5: [ OK ] cuda_uvm.view_subview_assign_strided (4 ms) 5: [ RUN ] cuda_uvm.view_subview_left_0 5: [ OK ] cuda_uvm.view_subview_left_0 (1 ms) 5: [ RUN ] cuda_uvm.view_subview_left_1 5: [ OK ] cuda_uvm.view_subview_left_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_2 5: [ OK ] cuda_uvm.view_subview_left_2 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_3 5: [ OK ] cuda_uvm.view_subview_left_3 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_0 5: [ OK ] cuda_uvm.view_subview_right_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_1 5: [ OK ] cuda_uvm.view_subview_right_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_3 5: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 5: [ RUN ] cuda_uvm.view_static_tests 5: [ OK ] cuda_uvm.view_static_tests (1 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 5: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (3 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 5: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign 5: [ OK ] cuda_uvm.view_subview_1d_assign (4 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 5: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (4 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 5: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (4 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d 5: [ OK ] cuda_uvm.view_subview_2d_from_3d (53 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (53 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (52 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (73 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (73 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (72 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (74 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (73 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (73 ms) 5: [ RUN ] cuda_uvm.view_test_unmanaged_subview_reset 5: [ OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms) 5: [ RUN ] cuda_uvm.view_subview_memory_traits_construction 5: [ OK ] cuda_uvm.view_subview_memory_traits_construction (0 ms) 5: [----------] 28 tests from cuda_uvm (647 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 123 tests from 3 test suites ran. (235713 ms total) 5: [ PASSED ] 123 tests. 5/50 Test #5: Kokkos_CoreUnitTest_Cuda2 ................... Passed 236.79 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda3 6: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3 6: Test timeout computed to be: 1500 6: [==========] Running 56 tests from 3 test suites. 6: [----------] Global test environment set-up. 6: [----------] 6 tests from cuda 6: [ RUN ] cuda.team_scratch_1_streams 6: [ OK ] cuda.team_scratch_1_streams (47596 ms) 6: [ RUN ] cuda.space_access 6: [ OK ] cuda.space_access (0 ms) 6: [ RUN ] cuda.uvm 6: [ OK ] cuda.uvm (1 ms) 6: [ RUN ] cuda.impl_view_accessible 6: [ OK ] cuda.impl_view_accessible (1 ms) 6: [ RUN ] cuda.impl_view_texture 6: [ OK ] cuda.impl_view_texture (0 ms) 6: [ RUN ] cuda.view_subview_const_randomaccess 6: [ OK ] cuda.view_subview_const_randomaccess (0 ms) 6: [----------] 6 tests from cuda (47600 ms total) 6: 6: [----------] 25 tests from cuda_hostpinned 6: [ RUN ] cuda_hostpinned.impl_shared_alloc 6: [ OK ] cuda_hostpinned.impl_shared_alloc (48 ms) 6: [ RUN ] cuda_hostpinned.view_api_a 6: [ OK ] cuda_hostpinned.view_api_a (102 ms) 6: [ RUN ] cuda_hostpinned.view_api_b 6: [ OK ] cuda_hostpinned.view_api_b (5 ms) 6: [ RUN ] cuda_hostpinned.view_api_c 6: [ OK ] cuda_hostpinned.view_api_c (0 ms) 6: [ RUN ] cuda_hostpinned.view_api_d 6: [ OK ] cuda_hostpinned.view_api_d (4 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_error 6: [ OK ] cuda_hostpinned.view_allocation_error (0 ms) 6: [ RUN ] cuda_hostpinned.view_remap 6: [ OK ] cuda_hostpinned.view_remap (0 ms) 6: [ RUN ] cuda_hostpinned.view_mirror_nonconst 6: [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_hostpinned.view_stride_method 6: [ OK ] cuda_hostpinned.view_stride_method (0 ms) 6: [ RUN ] cuda_hostpinned.anonymous_space 6: [ OK ] cuda_hostpinned.anonymous_space (0 ms) 6: [ RUN ] cuda_hostpinned.view_overload_resolution 6: [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_large_rank 6: [ OK ] cuda_hostpinned.view_allocation_large_rank (3698 ms) 6: [ RUN ] cuda_hostpinned.view_shmem_size_on_device 6: [ OK ] cuda_hostpinned.view_shmem_size_on_device (0 ms) 6: [ RUN ] cuda_hostpinned.view_is_assignable 6: [ OK ] cuda_hostpinned.view_is_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests 6: [ OK ] cuda_hostpinned.view_copy_tests (157 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 6: [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_degenerated 6: [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping 6: [ OK ] cuda_hostpinned.view_mapping (676 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_operator 6: [ OK ] cuda_hostpinned.view_mapping_operator (158 ms) 6: [ RUN ] cuda_hostpinned.static_extent 6: [ OK ] cuda_hostpinned.static_extent (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_atomic 6: [ OK ] cuda_hostpinned.view_mapping_atomic (11 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_class_value 6: [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_assignable 6: [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable 6: [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_subview 6: [ OK ] cuda_hostpinned.view_mapping_subview (1 ms) 6: [----------] 25 tests from cuda_hostpinned (4868 ms total) 6: 6: [----------] 25 tests from cuda_uvm 6: [ RUN ] cuda_uvm.impl_shared_alloc 6: [ OK ] cuda_uvm.impl_shared_alloc (61 ms) 6: [ RUN ] cuda_uvm.view_api_a 6: [ OK ] cuda_uvm.view_api_a (111 ms) 6: [ RUN ] cuda_uvm.view_api_b 6: [ OK ] cuda_uvm.view_api_b (15 ms) 6: [ RUN ] cuda_uvm.view_api_c 6: [ OK ] cuda_uvm.view_api_c (0 ms) 6: [ RUN ] cuda_uvm.view_api_d 6: [ OK ] cuda_uvm.view_api_d (6 ms) 6: [ RUN ] cuda_uvm.view_allocation_error 6: [ OK ] cuda_uvm.view_allocation_error (0 ms) 6: [ RUN ] cuda_uvm.view_remap 6: [ OK ] cuda_uvm.view_remap (2 ms) 6: [ RUN ] cuda_uvm.view_mirror_nonconst 6: [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_uvm.view_stride_method 6: [ OK ] cuda_uvm.view_stride_method (0 ms) 6: [ RUN ] cuda_uvm.anonymous_space 6: [ OK ] cuda_uvm.anonymous_space (0 ms) 6: [ RUN ] cuda_uvm.view_overload_resolution 6: [ OK ] cuda_uvm.view_overload_resolution (0 ms) 6: [ RUN ] cuda_uvm.view_allocation_large_rank 6: [ OK ] cuda_uvm.view_allocation_large_rank (247 ms) 6: [ RUN ] cuda_uvm.view_shmem_size_on_device 6: [ OK ] cuda_uvm.view_shmem_size_on_device (0 ms) 6: [ RUN ] cuda_uvm.view_is_assignable 6: [ OK ] cuda_uvm.view_is_assignable (24 ms) 6: [ RUN ] cuda_uvm.view_copy_tests 6: [ OK ] cuda_uvm.view_copy_tests (47 ms) 6: [ RUN ] cuda_uvm.view_copy_tests_rank_0 6: [ OK ] cuda_uvm.view_copy_tests_rank_0 (10 ms) 6: [ RUN ] cuda_uvm.view_copy_degenerated 6: [ OK ] cuda_uvm.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_uvm.view_mapping 6: [ OK ] cuda_uvm.view_mapping (675 ms) 6: [ RUN ] cuda_uvm.view_mapping_operator 6: [ OK ] cuda_uvm.view_mapping_operator (22 ms) 6: [ RUN ] cuda_uvm.static_extent 6: [ OK ] cuda_uvm.static_extent (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_atomic 6: [ OK ] cuda_uvm.view_mapping_atomic (3 ms) 6: [ RUN ] cuda_uvm.view_mapping_class_value 6: [ OK ] cuda_uvm.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_assignable 6: [ OK ] cuda_uvm.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_trivially_copyable 6: [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_subview 6: [ OK ] cuda_uvm.view_mapping_subview (1 ms) 6: [----------] 25 tests from cuda_uvm (1231 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 56 tests from 3 test suites ran. (53700 ms total) 6: [ PASSED ] 56 tests. 6/50 Test #6: Kokkos_CoreUnitTest_Cuda3 ................... Passed 54.48 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaTimingBased 7: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 7: Test timeout computed to be: 1500 7: [==========] Running 2 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 2 tests from cuda 7: [ RUN ] cuda.debug_serial_execution 7: [ OK ] cuda.debug_serial_execution (12 ms) 7: [ RUN ] cuda.debug_pin_um_to_host 7: [ OK ] cuda.debug_pin_um_to_host (680 ms) 7: [----------] 2 tests from cuda (693 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 2 tests from 1 test suite ran. (693 ms total) 7: [ PASSED ] 2 tests. 7/50 Test #7: Kokkos_CoreUnitTest_CudaTimingBased ......... Passed 1.46 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpInit 8: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from cuda 8: [ RUN ] cuda.raw_cuda_interop 8: [ OK ] cuda.raw_cuda_interop (493 ms) 8: [----------] 1 test from cuda (493 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (493 ms total) 8: [ PASSED ] 1 test. 8/50 Test #8: Kokkos_CoreUnitTest_CudaInterOpInit ......... Passed 0.77 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test timeout computed to be: 1500 9: [==========] Running 1 test from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 1 test from cuda 9: [ RUN ] cuda.raw_cuda_streams 9: [ OK ] cuda.raw_cuda_streams (493 ms) 9: [----------] 1 test from cuda (493 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (493 ms total) 9: [ PASSED ] 1 test. 9/50 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreams ...... Passed 0.78 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaGraph 10: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_CudaGraph 10: Test timeout computed to be: 1500 10: [==========] Running 5 tests from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 5 tests from cuda_count_bugs 10: [ RUN ] cuda_count_bugs.launch_one 10: [ OK ] cuda_count_bugs.launch_one (0 ms) 10: [ RUN ] cuda_count_bugs.launch_one_rvalue 10: [ OK ] cuda_count_bugs.launch_one_rvalue (0 ms) 10: [ RUN ] cuda_count_bugs.launch_six 10: [ OK ] cuda_count_bugs.launch_six (0 ms) 10: [ RUN ] cuda_count_bugs.when_all_cycle 10: [ OK ] cuda_count_bugs.when_all_cycle (0 ms) 10: [ RUN ] cuda_count_bugs.zero_work_reduce 10: [ OK ] cuda_count_bugs.zero_work_reduce (3 ms) 10: [----------] 5 tests from cuda_count_bugs (5 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 5 tests from 1 test suite ran. (5 ms total) 10: [ PASSED ] 5 tests. 10: 10: YOU HAVE 1 DISABLED TEST 10: 10/50 Test #10: Kokkos_CoreUnitTest_CudaGraph ............... Passed 0.78 sec test 11 Start 11: Kokkos_CoreUnitTest_Default 11: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_Default 11: Test timeout computed to be: 1500 11: [==========] Running 73 tests from 41 test suites. 11: [----------] Global test environment set-up. 11: [----------] 33 tests from defaultdevicetype 11: [ RUN ] defaultdevicetype.initialization_settings 11: [ OK ] defaultdevicetype.initialization_settings (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 11: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_device_id 11: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_num_devices 11: Warning: command line argument '--kokkos-num-devices' is deprecated. Use '--kokkos-map-device-id-by=mpi_rank' instead. Raised by Kokkos::initialize(). 11: Warning: command line argument '--kokkos-num-devices' is deprecated. Use '--kokkos-map-device-id-by=mpi_rank' instead. Raised by Kokkos::initialize(). 11: [ OK ] defaultdevicetype.cmd_line_args_num_devices (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 11: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 11: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_help 11: [ OK ] defaultdevicetype.cmd_line_args_help (5 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 11: Warning: command line argument '--kokkos-tools-libs=ich_tue_nur.so' ignored because kokkos-tools is disabled. Raised by Kokkos::initialize(). 11: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (1 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 11: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (7 ms) 11: [ RUN ] defaultdevicetype.env_vars_num_threads 11: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_device_id 11: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_num_devices 11: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 11: [ OK ] defaultdevicetype.env_vars_num_devices (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_disable_warnings 11: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_tune_internals 11: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 11: [ RUN ] defaultdevicetype.visible_devices 11: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 11: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 11: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 11: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 11: [ OK ] defaultdevicetype.visible_devices (0 ms) 11: [ RUN ] defaultdevicetype.shared_space 11: [ OK ] defaultdevicetype.shared_space (148 ms) 11: [ RUN ] defaultdevicetype.shared_host_pinned_space 11: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 11: [ RUN ] defaultdevicetype.compiler_macros 11: [ OK ] defaultdevicetype.compiler_macros (8 ms) 11: [ RUN ] defaultdevicetype.half_conversion 11: [ OK ] defaultdevicetype.half_conversion (1 ms) 11: [ RUN ] defaultdevicetype.bhalf_conversion 11: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 11: [ RUN ] defaultdevicetype.half_operators 11: [ OK ] defaultdevicetype.half_operators (3 ms) 11: [ RUN ] defaultdevicetype.bhalf_operators 11: [ OK ] defaultdevicetype.bhalf_operators (2 ms) 11: [ RUN ] defaultdevicetype.host_space_access 11: [ OK ] defaultdevicetype.host_space_access (0 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_a1 11: [ OK ] defaultdevicetype.reduce_instantiation_a1 (4 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b1 11: [ OK ] defaultdevicetype.reduce_instantiation_b1 (12 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c1 11: [ OK ] defaultdevicetype.reduce_instantiation_c1 (4 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_a2 11: [ OK ] defaultdevicetype.reduce_instantiation_a2 (6 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b2 11: [ OK ] defaultdevicetype.reduce_instantiation_b2 (15 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c2 11: [ OK ] defaultdevicetype.reduce_instantiation_c2 (5 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_a3 11: [ OK ] defaultdevicetype.reduce_instantiation_a3 (8 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b3 11: [ OK ] defaultdevicetype.reduce_instantiation_b3 (20 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c3 11: [ OK ] defaultdevicetype.reduce_instantiation_c3 (7 ms) 11: [ RUN ] defaultdevicetype.malloc 11: [ OK ] defaultdevicetype.malloc (0 ms) 11: [----------] 33 tests from defaultdevicetype (267 ms total) 11: 11: [----------] 1 test from kokkosresize 11: [ RUN ] kokkosresize.host_space_access 11: [ OK ] kokkosresize.host_space_access (234 ms) 11: [----------] 1 test from kokkosresize (234 ms total) 11: 11: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/0.sizes 11: [ OK ] TestViewAPI/0.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/0 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/1.sizes 11: [ OK ] TestViewAPI/1.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/1 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/2.sizes 11: [ OK ] TestViewAPI/2.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/2 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/3.sizes 11: [ OK ] TestViewAPI/3.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/3 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/4.sizes 11: [ OK ] TestViewAPI/4.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/4 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/5.sizes 11: [ OK ] TestViewAPI/5.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/5 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/6.sizes 11: [ OK ] TestViewAPI/6.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/6 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/7.sizes 11: [ OK ] TestViewAPI/7.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/7 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/8.sizes 11: [ OK ] TestViewAPI/8.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/8 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/9.sizes 11: [ OK ] TestViewAPI/9.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/9 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/10.sizes 11: [ OK ] TestViewAPI/10.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/10 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/11.sizes 11: [ OK ] TestViewAPI/11.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/11 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/12.sizes 11: [ OK ] TestViewAPI/12.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/12 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/13.sizes 11: [ OK ] TestViewAPI/13.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/13 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/14.sizes 11: [ OK ] TestViewAPI/14.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/14 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/15.sizes 11: [ OK ] TestViewAPI/15.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/15 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/16.sizes 11: [ OK ] TestViewAPI/16.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/16 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/17.sizes 11: [ OK ] TestViewAPI/17.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/17 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/18.sizes 11: [ OK ] TestViewAPI/18.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/18 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/19.sizes 11: [ OK ] TestViewAPI/19.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/19 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/20.sizes 11: [ OK ] TestViewAPI/20.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/20 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/21.sizes 11: [ OK ] TestViewAPI/21.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/21 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/22.sizes 11: [ OK ] TestViewAPI/22.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/22 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/23.sizes 11: [ OK ] TestViewAPI/23.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/23 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/24.sizes 11: [ OK ] TestViewAPI/24.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/24 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/25.sizes 11: [ OK ] TestViewAPI/25.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/25 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/26.sizes 11: [ OK ] TestViewAPI/26.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/26 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/27.sizes 11: [ OK ] TestViewAPI/27.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/27 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/28.sizes 11: [ OK ] TestViewAPI/28.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/28 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/29.sizes 11: [ OK ] TestViewAPI/29.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/29 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/30.sizes 11: [ OK ] TestViewAPI/30.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/30 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/31.sizes 11: [ OK ] TestViewAPI/31.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/31 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/32.sizes 11: [ OK ] TestViewAPI/32.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/32 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/33.sizes 11: [ OK ] TestViewAPI/33.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/33 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/34.sizes 11: [ OK ] TestViewAPI/34.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/34 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/35.sizes 11: [ OK ] TestViewAPI/35.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/35 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/36.sizes 11: [ OK ] TestViewAPI/36.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/36 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/37.sizes 11: [ OK ] TestViewAPI/37.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/37 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/38.sizes 11: [ OK ] TestViewAPI/38.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/38 (0 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 73 tests from 41 test suites ran. (504 ms total) 11: [ PASSED ] 73 tests. 11/50 Test #11: Kokkos_CoreUnitTest_Default ................. Passed 1.38 sec test 12 Start 12: Kokkos_CoreUnitTest_LegionInitialization 12: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 12: Test timeout computed to be: 1500 12: [==========] Running 1 test from 1 test suite. 12: [----------] Global test environment set-up. 12: [----------] 1 test from initialization 12: [ RUN ] initialization.legion_initialization 12: [ OK ] initialization.legion_initialization (492 ms) 12: [----------] 1 test from initialization (492 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 1 test from 1 test suite ran. (492 ms total) 12: [ PASSED ] 1 test. 12/50 Test #12: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.78 sec test 13 Start 13: Kokkos_CoreUnitTest_PushFinalizeHook 13: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 13: Test timeout computed to be: 1500 13: SUCCESS 13/50 Test #13: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.76 sec test 14 Start 14: Kokkos_CoreUnitTest_Develop 14: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_Develop 14: Test timeout computed to be: 1500 14: [==========] Running 1 test from 1 test suite. 14: [----------] Global test environment set-up. 14: [----------] 1 test from defaultdevicetype 14: [ RUN ] defaultdevicetype.development_test 14: [ OK ] defaultdevicetype.development_test (0 ms) 14: [----------] 1 test from defaultdevicetype (0 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 1 test from 1 test suite ran. (0 ms total) 14: [ PASSED ] 1 test. 14/50 Test #14: Kokkos_CoreUnitTest_Develop ................. Passed 0.77 sec test 15 Start 15: Kokkos_CoreUnitTest_LogicalSpaces 15: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_LogicalSpaces 15: Test timeout computed to be: 1500 15: [==========] Running 6 tests from 2 test suites. 15: [----------] Global test environment set-up. 15: [----------] 1 test from defaultdevicetype_DeathTest 15: [ RUN ] defaultdevicetype_DeathTest.access_forbidden 15: [ OK ] defaultdevicetype_DeathTest.access_forbidden (368 ms) 15: [----------] 1 test from defaultdevicetype_DeathTest (368 ms total) 15: 15: [----------] 5 tests from defaultdevicetype 15: [ RUN ] defaultdevicetype.logical_space_views 15: [ OK ] defaultdevicetype.logical_space_views (0 ms) 15: [ RUN ] defaultdevicetype.logical_space_malloc 15: [ OK ] defaultdevicetype.logical_space_malloc (0 ms) 15: [ RUN ] defaultdevicetype.logical_space_alloc 15: [ OK ] defaultdevicetype.logical_space_alloc (0 ms) 15: [ RUN ] defaultdevicetype.chained_logical_spaces 15: [ OK ] defaultdevicetype.chained_logical_spaces (0 ms) 15: [ RUN ] defaultdevicetype.access_allowed 15: [ OK ] defaultdevicetype.access_allowed (0 ms) 15: [----------] 5 tests from defaultdevicetype (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 6 tests from 2 test suites ran. (369 ms total) 15: [ PASSED ] 6 tests. 15/50 Test #15: Kokkos_CoreUnitTest_LogicalSpaces ........... Passed 1.13 sec test 16 Start 16: Kokkos_CoreUnitTest_KokkosP 16: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 16: Test timeout computed to be: 1500 16: [==========] Running 28 tests from 2 test suites. 16: [----------] Global test environment set-up. 16: [----------] 26 tests from kokkosp 16: [ RUN ] kokkosp.test_named_instance_fence 16: Ref: 33554433 16: Ref: named_instance 16: 33554433 16: named_instance 16: [ OK ] kokkosp.test_named_instance_fence (0 ms) 16: [ RUN ] kokkosp.test_unnamed_instance_fence 16: Ref: 33554433 16: Ref: Unnamed Instance Fence 16: 33554433 16: Kokkos::Cuda::fence(): Unnamed Instance Fence 16: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 16: [ RUN ] kokkosp.test_named_global_fence 16: Ref: 33554432 16: Ref: test global fence 16: 0 16: test global fence 16: Miss on id 16: 33554432 16: test global fence 16: [ OK ] kokkosp.test_named_global_fence (0 ms) 16: [ RUN ] kokkosp.test_unnamed_global_fence 16: Ref: 33554432 16: Ref: Unnamed Global Fence 16: 0 16: Kokkos::fence: Unnamed Global Fence 16: Miss on id 16: 33554432 16: Kokkos::fence: Unnamed Global Fence 16: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 16: [ RUN ] kokkosp.test_multiple_default_instances 16: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 16: [ RUN ] kokkosp.test_id_gen 16: [ OK ] kokkosp.test_id_gen (0 ms) 16: [ RUN ] kokkosp.test_kernel_sequence 16: Ref: 33554433 16: Ref: named_instance 16: 33554433 16: named_instance 16: Ref: 33554433 16: Ref: test_kernel 16: 33554433 16: named_instance 16: Miss on name 16: 33554433 16: test_kernel 16: [ OK ] kokkosp.test_kernel_sequence (0 ms) 16: [ RUN ] kokkosp.test_streams 16: [ OK ] kokkosp.test_streams (0 ms) 16: [ RUN ] kokkosp.async_deep_copy 16: [ OK ] kokkosp.async_deep_copy (0 ms) 16: [ RUN ] kokkosp.parallel_for 16: [ OK ] kokkosp.parallel_for (0 ms) 16: [ RUN ] kokkosp.parallel_reduce 16: [ OK ] kokkosp.parallel_reduce (0 ms) 16: [ RUN ] kokkosp.parallel_scan 16: [ OK ] kokkosp.parallel_scan (2 ms) 16: [ RUN ] kokkosp.parallel_scan_no_fence 16: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 16: [ RUN ] kokkosp.parallel_scan_no_fence_view 16: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 16: [ RUN ] kokkosp.regions 16: [ OK ] kokkosp.regions (0 ms) 16: [ RUN ] kokkosp.fences 16: [ OK ] kokkosp.fences (0 ms) 16: [ RUN ] kokkosp.raw_allocation 16: [ OK ] kokkosp.raw_allocation (0 ms) 16: [ RUN ] kokkosp.view 16: [ OK ] kokkosp.view (0 ms) 16: [ RUN ] kokkosp.sections 16: [ OK ] kokkosp.sections (0 ms) 16: [ RUN ] kokkosp.metadata 16: [ OK ] kokkosp.metadata (0 ms) 16: [ RUN ] kokkosp.profile_events 16: [ OK ] kokkosp.profile_events (0 ms) 16: [ RUN ] kokkosp.no_init_kernel 16: [ OK ] kokkosp.no_init_kernel (0 ms) 16: [ RUN ] kokkosp.get_events 16: [ OK ] kokkosp.get_events (0 ms) 16: [ RUN ] kokkosp.create_mirror_no_init 16: [ OK ] kokkosp.create_mirror_no_init (0 ms) 16: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 16: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 16: [ RUN ] kokkosp.create_mirror_view_and_copy 16: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 16: [----------] 26 tests from kokkosp (4 ms total) 16: 16: [----------] 2 tests from defaultdevicetype 16: [ RUN ] defaultdevicetype.profiling_section 16: [ OK ] defaultdevicetype.profiling_section (0 ms) 16: [ RUN ] defaultdevicetype.scoped_profile_region 16: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 16: [----------] 2 tests from defaultdevicetype (0 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 28 tests from 2 test suites ran. (4 ms total) 16: [ PASSED ] 28 tests. 16/50 Test #16: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.74 sec test 17 Start 17: Kokkos_CoreUnitTest_StackTraceTest 17: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec 17: Test timeout computed to be: 1500 17: [==========] Running 3 tests from 2 test suites. 17: [----------] Global test environment set-up. 17: [----------] 2 tests from defaultdevicetype_DeathTest 17: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 17: 17: [WARNING] /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 17: Top of f1 17: Top of f0 17: Top of f0 17: test_f1: 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x558d41edeaad] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x558d41e508a3] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3d) [0x558d41e48a70] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x13d) [0x558d41e49dd9] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x558d41e8e27e] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x558d41e85d79] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x558d41e5a17e] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x558d41e5abc0] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x558d41e5b4bd] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x558d41e6ae5b] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x558d41e8f33f] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x558d41e8703f] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x558d41e695c0] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x558d41e4b8cc] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x558d41e4a429] 17: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f5c319c2083] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x558d41e4888e] 17: 17: demangled test_f1: 17: [0x558d41edeaad] Kokkos::Impl::save_stacktrace() 17: [0x558d41e508a3] Test::stacktrace_test_f1(std::ostream&) 17: [0x558d41e48a70] Test::test_stacktrace(bool, bool) 17: [0x558d41e49dd9] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 17: [0x558d41e8e27e] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x558d41e85d79] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x558d41e5a17e] testing::Test::Run() 17: [0x558d41e5abc0] testing::TestInfo::Run() 17: [0x558d41e5b4bd] testing::TestSuite::Run() 17: [0x558d41e6ae5b] testing::internal::UnitTestImpl::RunAllTests() 17: [0x558d41e8f33f] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x558d41e8703f] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x558d41e695c0] testing::UnitTest::Run() 17: [0x558d41e4b8cc] RUN_ALL_TESTS() 17: [0x558d41e4a429] main 17: [0x7f5c319c2083] __libc_start_main 17: [0x558d41e4888e] _start 17: 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f1 17: Top of f0 17: Top of f0 17: StackTrace f3(std::cout, 4) returned: 110 17: test_f3: 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x558d41edeaad] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x558d41e508a3] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x4d) [0x558d41e511f7] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x558d41e5120d] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x558d41e5120d] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x558d41e5120d] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x558d41e5120d] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x82d) [0x558d41e49260] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x13d) [0x558d41e49dd9] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x558d41e8e27e] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x558d41e85d79] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x558d41e5a17e] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x558d41e5abc0] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x558d41e5b4bd] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x558d41e6ae5b] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x558d41e8f33f] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x558d41e8703f] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x558d41e695c0] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x558d41e4b8cc] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x558d41e4a429] 17: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f5c319c2083] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x558d41e4888e] 17: 17: demangled test_f3: 17: [0x558d41edeaad] Kokkos::Impl::save_stacktrace() 17: [0x558d41e508a3] Test::stacktrace_test_f1(std::ostream&) 17: [0x558d41e511f7] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x558d41e5120d] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x558d41e5120d] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x558d41e5120d] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x558d41e5120d] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x558d41e49260] Test::test_stacktrace(bool, bool) 17: [0x558d41e49dd9] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 17: [0x558d41e8e27e] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x558d41e85d79] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x558d41e5a17e] testing::Test::Run() 17: [0x558d41e5abc0] testing::TestInfo::Run() 17: [0x558d41e5b4bd] testing::TestSuite::Run() 17: [0x558d41e6ae5b] testing::internal::UnitTestImpl::RunAllTests() 17: [0x558d41e8f33f] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x558d41e8703f] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x558d41e695c0] testing::UnitTest::Run() 17: [0x558d41e4b8cc] RUN_ALL_TESTS() 17: [0x558d41e4a429] main 17: [0x7f5c319c2083] __libc_start_main 17: [0x558d41e4888e] _start 17: 17: Test setting std::terminate handler that prints the last saved stack trace 17: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (217 ms) 17: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 17: 17: [WARNING] /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 17: Top of f1 17: Top of f0 17: Top of f0 17: test_f1: 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x558d41edeaad] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x558d41e508a3] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3d) [0x558d41e48a70] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x13d) [0x558d41e4a181] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x558d41e8e27e] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x558d41e85d79] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x558d41e5a17e] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x558d41e5abc0] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x558d41e5b4bd] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x558d41e6ae5b] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x558d41e8f33f] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x558d41e8703f] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x558d41e695c0] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x558d41e4b8cc] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x558d41e4a429] 17: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f5c319c2083] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x558d41e4888e] 17: 17: demangled test_f1: 17: [0x558d41edeaad] Kokkos::Impl::save_stacktrace() 17: [0x558d41e508a3] Test::stacktrace_test_f1(std::ostream&) 17: [0x558d41e48a70] Test::test_stacktrace(bool, bool) 17: [0x558d41e4a181] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 17: [0x558d41e8e27e] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x558d41e85d79] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x558d41e5a17e] testing::Test::Run() 17: [0x558d41e5abc0] testing::TestInfo::Run() 17: [0x558d41e5b4bd] testing::TestSuite::Run() 17: [0x558d41e6ae5b] testing::internal::UnitTestImpl::RunAllTests() 17: [0x558d41e8f33f] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x558d41e8703f] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x558d41e695c0] testing::UnitTest::Run() 17: [0x558d41e4b8cc] RUN_ALL_TESTS() 17: [0x558d41e4a429] main 17: [0x7f5c319c2083] __libc_start_main 17: [0x558d41e4888e] _start 17: 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f1 17: Top of f0 17: Top of f0 17: StackTrace f3(std::cout, 4) returned: 110 17: test_f3: 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x558d41edeaad] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x558d41e508a3] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x4d) [0x558d41e511f7] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x558d41e5120d] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x558d41e5120d] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x558d41e5120d] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x558d41e5120d] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x82d) [0x558d41e49260] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x13d) [0x558d41e4a181] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x558d41e8e27e] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x558d41e85d79] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x558d41e5a17e] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x558d41e5abc0] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x558d41e5b4bd] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x558d41e6ae5b] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x558d41e8f33f] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x558d41e8703f] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x558d41e695c0] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x558d41e4b8cc] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x558d41e4a429] 17: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f5c319c2083] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x558d41e4888e] 17: 17: demangled test_f3: 17: [0x558d41edeaad] Kokkos::Impl::save_stacktrace() 17: [0x558d41e508a3] Test::stacktrace_test_f1(std::ostream&) 17: [0x558d41e511f7] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x558d41e5120d] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x558d41e5120d] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x558d41e5120d] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x558d41e5120d] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x558d41e49260] Test::test_stacktrace(bool, bool) 17: [0x558d41e4a181] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 17: [0x558d41e8e27e] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x558d41e85d79] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x558d41e5a17e] testing::Test::Run() 17: [0x558d41e5abc0] testing::TestInfo::Run() 17: [0x558d41e5b4bd] testing::TestSuite::Run() 17: [0x558d41e6ae5b] testing::internal::UnitTestImpl::RunAllTests() 17: [0x558d41e8f33f] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x558d41e8703f] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x558d41e695c0] testing::UnitTest::Run() 17: [0x558d41e4b8cc] RUN_ALL_TESTS() 17: [0x558d41e4a429] main 17: [0x7f5c319c2083] __libc_start_main 17: [0x558d41e4888e] _start 17: 17: Test setting std::terminate handler that prints the last saved stack trace 17: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (217 ms) 17: [----------] 2 tests from defaultdevicetype_DeathTest (434 ms total) 17: 17: [----------] 1 test from defaultdevicetype 17: [ RUN ] defaultdevicetype.stacktrace_normal 17: Top of f1 17: Top of f0 17: Top of f0 17: test_f1: 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x558d41edeaad] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x558d41e508a3] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3d) [0x558d41e48a70] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test40defaultdevicetype_stacktrace_normal_Test8TestBodyEv+0x1f) [0x558d41e49c99] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x558d41e8e27e] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x558d41e85d79] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x558d41e5a17e] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x558d41e5abc0] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x558d41e5b4bd] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x558d41e6ae5b] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x558d41e8f33f] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x558d41e8703f] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x558d41e695c0] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x558d41e4b8cc] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x558d41e4a429] 17: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f5c319c2083] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x558d41e4888e] 17: 17: demangled test_f1: 17: [0x558d41edeaad] Kokkos::Impl::save_stacktrace() 17: [0x558d41e508a3] Test::stacktrace_test_f1(std::ostream&) 17: [0x558d41e48a70] Test::test_stacktrace(bool, bool) 17: [0x558d41e49c99] Test::defaultdevicetype_stacktrace_normal_Test::TestBody() 17: [0x558d41e8e27e] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x558d41e85d79] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x558d41e5a17e] testing::Test::Run() 17: [0x558d41e5abc0] testing::TestInfo::Run() 17: [0x558d41e5b4bd] testing::TestSuite::Run() 17: [0x558d41e6ae5b] testing::internal::UnitTestImpl::RunAllTests() 17: [0x558d41e8f33f] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x558d41e8703f] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x558d41e695c0] testing::UnitTest::Run() 17: [0x558d41e4b8cc] RUN_ALL_TESTS() 17: [0x558d41e4a429] main 17: [0x7f5c319c2083] __libc_start_main 17: [0x558d41e4888e] _start 17: 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f1 17: Top of f0 17: Top of f0 17: StackTrace f3(std::cout, 4) returned: 110 17: test_f3: 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x558d41edeaad] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x558d41e508a3] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x4d) [0x558d41e511f7] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x558d41e5120d] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x558d41e5120d] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x558d41e5120d] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x558d41e5120d] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x82d) [0x558d41e49260] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test40defaultdevicetype_stacktrace_normal_Test8TestBodyEv+0x1f) [0x558d41e49c99] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x558d41e8e27e] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x558d41e85d79] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x558d41e5a17e] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x558d41e5abc0] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x558d41e5b4bd] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x558d41e6ae5b] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x558d41e8f33f] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x558d41e8703f] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x558d41e695c0] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x558d41e4b8cc] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x558d41e4a429] 17: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f5c319c2083] 17: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x558d41e4888e] 17: 17: demangled test_f3: 17: [0x558d41edeaad] Kokkos::Impl::save_stacktrace() 17: [0x558d41e508a3] Test::stacktrace_test_f1(std::ostream&) 17: [0x558d41e511f7] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x558d41e5120d] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x558d41e5120d] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x558d41e5120d] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x558d41e5120d] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x558d41e49260] Test::test_stacktrace(bool, bool) 17: [0x558d41e49c99] Test::defaultdevicetype_stacktrace_normal_Test::TestBody() 17: [0x558d41e8e27e] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x558d41e85d79] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x558d41e5a17e] testing::Test::Run() 17: [0x558d41e5abc0] testing::TestInfo::Run() 17: [0x558d41e5b4bd] testing::TestSuite::Run() 17: [0x558d41e6ae5b] testing::internal::UnitTestImpl::RunAllTests() 17: [0x558d41e8f33f] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x558d41e8703f] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x558d41e695c0] testing::UnitTest::Run() 17: [0x558d41e4b8cc] RUN_ALL_TESTS() 17: [0x558d41e4a429] main 17: [0x7f5c319c2083] __libc_start_main 17: [0x558d41e4888e] _start 17: 17: Test setting std::terminate handler that prints the last saved stack trace 17: [ OK ] defaultdevicetype.stacktrace_normal (6 ms) 17: [----------] 1 test from defaultdevicetype (6 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 3 tests from 2 test suites ran. (441 ms total) 17: [ PASSED ] 3 tests. 17/50 Test #17: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 1.16 sec test 18 Start 18: Kokkos_IncrementalTest_CUDA 18: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_IncrementalTest_CUDA 18: Test timeout computed to be: 1500 18: [==========] Running 28 tests from 1 test suite. 18: [----------] Global test environment set-up. 18: [----------] 28 tests from CUDA 18: [ RUN ] CUDA.IncrTest_01_execspace_typedef 18: [ OK ] CUDA.IncrTest_01_execspace_typedef (0 ms) 18: [ RUN ] CUDA.IncrTest_01_execspace 18: Device Execution Space: 18: KOKKOS_ENABLE_CUDA: yes 18: Cuda Options: 18: KOKKOS_ENABLE_CUDA_LAMBDA: yes 18: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 18: KOKKOS_ENABLE_CUDA_UVM: no 18: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 18: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 18: 18: Cuda Runtime Configuration: 18: macro KOKKOS_ENABLE_CUDA : defined 18: macro CUDA_VERSION = 11060 = version 11.6 18: Kokkos::Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 18: Cuda 18: [ OK ] CUDA.IncrTest_01_execspace (0 ms) 18: [ RUN ] CUDA.IncrTest_02_AtomicExchange 18: [ OK ] CUDA.IncrTest_02_AtomicExchange (0 ms) 18: [ RUN ] CUDA.IncrTest_02_AtomicAdd 18: [ OK ] CUDA.IncrTest_02_AtomicAdd (0 ms) 18: [ RUN ] CUDA.IncrTest_02_AtomicSub 18: [ OK ] CUDA.IncrTest_02_AtomicSub (0 ms) 18: [ RUN ] CUDA.IncrTest_03a_memspace_malloc 18: [ OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms) 18: [ RUN ] CUDA.IncrTest_03b_memspace_free 18: [ OK ] CUDA.IncrTest_03b_memspace_free (2242 ms) 18: [ RUN ] CUDA.IncrTest_04_simple_parallelFor 18: [ OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms) 18: [ RUN ] CUDA.IncrTest_04_RangePolicy_parallelFor 18: [ OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms) 18: [ RUN ] CUDA.IncrTest_05_reduction 18: [ OK ] CUDA.IncrTest_05_reduction (4 ms) 18: [ RUN ] CUDA.IncrTest_06_mdrange2D 18: [ OK ] CUDA.IncrTest_06_mdrange2D (0 ms) 18: [ RUN ] CUDA.IncrTest_06_mdrange3D 18: [ OK ] CUDA.IncrTest_06_mdrange3D (0 ms) 18: [ RUN ] CUDA.IncrTest_06_mdrange4D 18: [ OK ] CUDA.IncrTest_06_mdrange4D (0 ms) 18: [ RUN ] CUDA.IncrTest_08_deep_copy_2D 18: [ OK ] CUDA.IncrTest_08_deep_copy_2D (2 ms) 18: [ RUN ] CUDA.IncrTest_08_deep_copy_3D 18: [ OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms) 18: [ RUN ] CUDA.IncrTest_08_deep_copy_4D 18: [ OK ] CUDA.IncrTest_08_deep_copy_4D (1 ms) 18: [ RUN ] CUDA.IncrTest_10_Hierarchical_Basics 18: [ OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms) 18: [ RUN ] CUDA.IncrTest_11a_Hierarchical_ForLoop 18: [ OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (3 ms) 18: [ RUN ] CUDA.IncrTest_11b_Hierarchical_ForLoop 18: [ OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (3 ms) 18: [ RUN ] CUDA.IncrTest_11c_Hierarchical_ForLoop 18: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (1915 ms) 18: [ RUN ] CUDA.IncrTest_12a_ThreadScratch 18: [ OK ] CUDA.IncrTest_12a_ThreadScratch (1 ms) 18: [ RUN ] CUDA.IncrTest_12b_TeamScratch 18: [ OK ] CUDA.IncrTest_12b_TeamScratch (1 ms) 18: [ RUN ] CUDA.IncrTest_13a_Hierarchical_Red 18: [ OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms) 18: [ RUN ] CUDA.IncrTest_13b_Hierarchical_Red 18: [ OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms) 18: [ RUN ] CUDA.IncrTest_13c_Hierarchical_Red 18: [ OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms) 18: [ RUN ] CUDA.incr_14_MDrangeReduce 18: [ OK ] CUDA.incr_14_MDrangeReduce (0 ms) 18: [ RUN ] CUDA.IncrTest_16_parallelscan 18: [ OK ] CUDA.IncrTest_16_parallelscan (0 ms) 18: [ RUN ] CUDA.incr_17_atomicView 18: [ OK ] CUDA.incr_17_atomicView (0 ms) 18: [----------] 28 tests from CUDA (4180 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 28 tests from 1 test suite ran. (4181 ms total) 18: [ PASSED ] 28 tests. 18/50 Test #18: Kokkos_IncrementalTest_CUDA ................. Passed 4.94 sec test 19 Start 19: Kokkos_IncrementalTest_SERIAL 19: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 19: Test timeout computed to be: 1500 19: [==========] Running 28 tests from 1 test suite. 19: [----------] Global test environment set-up. 19: [----------] 28 tests from SERIAL 19: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 19: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 19: [ RUN ] SERIAL.IncrTest_01_execspace 19: Host Serial Execution Space: 19: KOKKOS_ENABLE_SERIAL: yes 19: 19: Serial Runtime Configuration: 19: Serial 19: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 19: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 19: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 19: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 19: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 19: [ RUN ] SERIAL.IncrTest_02_AtomicSub 19: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 19: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 19: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 19: [ RUN ] SERIAL.IncrTest_03b_memspace_free 19: [ OK ] SERIAL.IncrTest_03b_memspace_free (204 ms) 19: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 19: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 19: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 19: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 19: [ RUN ] SERIAL.IncrTest_05_reduction 19: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 19: [ RUN ] SERIAL.IncrTest_06_mdrange2D 19: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 19: [ RUN ] SERIAL.IncrTest_06_mdrange3D 19: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 19: [ RUN ] SERIAL.IncrTest_06_mdrange4D 19: [ OK ] SERIAL.IncrTest_06_mdrange4D (1 ms) 19: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 19: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 19: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 19: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 19: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 19: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (2 ms) 19: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 19: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 19: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 19: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (6 ms) 19: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 19: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (6 ms) 19: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 19: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (3147 ms) 19: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 19: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (29 ms) 19: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 19: [ OK ] SERIAL.IncrTest_12b_TeamScratch (130 ms) 19: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 19: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 19: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 19: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 19: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 19: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 19: [ RUN ] SERIAL.incr_14_MDrangeReduce 19: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 19: [ RUN ] SERIAL.IncrTest_16_parallelscan 19: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 19: [ RUN ] SERIAL.incr_17_atomicView 19: [ OK ] SERIAL.incr_17_atomicView (0 ms) 19: [----------] 28 tests from SERIAL (3529 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 28 tests from 1 test suite ran. (3529 ms total) 19: [ PASSED ] 28 tests. 19/50 Test #19: Kokkos_IncrementalTest_SERIAL ............... Passed 4.27 sec test 20 Start 20: Kokkos_CoreUnitTest_CTestDevice 20: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 20: Test timeout computed to be: 1500 20: [==========] Running 8 tests from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 8 tests from ctest_environment 20: [ RUN ] ctest_environment.no_device_type 20: [ OK ] ctest_environment.no_device_type (0 ms) 20: [ RUN ] ctest_environment.no_process_count 20: [ OK ] ctest_environment.no_process_count (0 ms) 20: [ RUN ] ctest_environment.invalid_rank 20: [ OK ] ctest_environment.invalid_rank (0 ms) 20: [ RUN ] ctest_environment.no_type_str 20: [ OK ] ctest_environment.no_type_str (0 ms) 20: [ RUN ] ctest_environment.missing_type 20: [ OK ] ctest_environment.missing_type (0 ms) 20: [ RUN ] ctest_environment.no_id_str 20: [ OK ] ctest_environment.no_id_str (0 ms) 20: [ RUN ] ctest_environment.invalid_id_str 20: [ OK ] ctest_environment.invalid_id_str (0 ms) 20: [ RUN ] ctest_environment.good 20: [ OK ] ctest_environment.good (0 ms) 20: [----------] 8 tests from ctest_environment (0 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 8 tests from 1 test suite ran. (0 ms total) 20: [ PASSED ] 8 tests. 20/50 Test #20: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.01 sec test 21 Start 21: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 21: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 21: Test timeout computed to be: 1500 21/50 Test #21: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.00 sec test 22 Start 22: Kokkos_PerformanceTest_TaskDag 22: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 22: Test timeout computed to be: 1500 22/50 Test #22: Kokkos_PerformanceTest_TaskDag .............. Passed 0.00 sec test 23 Start 23: Kokkos_PerformanceTest_Benchmark 23: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-01-26_T05-30-59.json" 23: Test timeout computed to be: 1500 23: 2024-01-26T06:16:57+00:00 23: Running /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 23: Run on (6 X 2095.08 MHz CPU s) 23: CPU Caches: 23: L1 Data 32 KiB (x6) 23: L1 Instruction 32 KiB (x6) 23: L2 Unified 4096 KiB (x6) 23: L3 Unified 16384 KiB (x6) 23: Load Average: 1.58, 2.25, 3.91 23: CPU architecture: none 23: Default Device: N6Kokkos4CudaE 23: GPU architecture: VOLTA70 23: KOKKOS_COMPILER_GNU: 940 23: KOKKOS_COMPILER_NVCC: 1160 23: KOKKOS_ENABLE_ASM: yes 23: KOKKOS_ENABLE_CUDA: yes 23: KOKKOS_ENABLE_CUDA_LAMBDA: yes 23: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 23: KOKKOS_ENABLE_CUDA_UVM: no 23: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 23: KOKKOS_ENABLE_CXX17: yes 23: KOKKOS_ENABLE_CXX20: no 23: KOKKOS_ENABLE_CXX23: no 23: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes 23: KOKKOS_ENABLE_HBWSPACE: no 23: KOKKOS_ENABLE_HWLOC: no 23: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 23: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 23: KOKKOS_ENABLE_LIBDL: no 23: KOKKOS_ENABLE_LIBRT: no 23: KOKKOS_ENABLE_PRAGMA_IVDEP: no 23: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 23: KOKKOS_ENABLE_PRAGMA_UNROLL: no 23: KOKKOS_ENABLE_PRAGMA_VECTOR: no 23: KOKKOS_ENABLE_SERIAL: yes 23: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 23: Kokkos Version: 4.2.0 23: macro KOKKOS_ENABLE_CUDA: defined 23: platform: 64bit 23: ***WARNING*** Library was built as DEBUG. Timings may be affected. 23: --------------------------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations Count Time normalized 23: --------------------------------------------------------------------------------------------------------------------------------------------------- 23: GramSchmidt/Count:1024/iterations:5/manual_time 0.016 s 0.018 s 5 1024 15.7804u 23: GramSchmidt/Count:2048/iterations:5/manual_time 0.016 s 0.018 s 5 2.048k 7.87801u 23: GramSchmidt/Count:4096/iterations:5/manual_time 0.016 s 0.021 s 5 4.096k 3.92483u 23: GramSchmidt/Count:8192/iterations:5/manual_time 0.016 s 0.025 s 5 8.192k 1.97845u 23: GramSchmidt/Count:16384/iterations:5/manual_time 0.016 s 0.033 s 5 16.384k 994.211n 23: GramSchmidt/Count:32768/iterations:5/manual_time 0.017 s 0.050 s 5 32.768k 512.577n 23: GramSchmidt/Count:65536/iterations:5/manual_time 0.018 s 0.086 s 5 65.536k 274.704n 23: GramSchmidt/Count:131072/iterations:5/manual_time 0.019 s 0.155 s 5 131.072k 142.878n 23: GramSchmidt/Count:262144/iterations:5/manual_time 0.021 s 0.294 s 5 262.144k 80.4852n 23: GramSchmidt/Count:524288/iterations:5/manual_time 0.029 s 0.559 s 5 524.288k 55.9013n 23: ---------------------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations FOM: GB/s Max 23: ---------------------------------------------------------------------------------------------------------------------------------------------- 23: CustomReduction/N:100000/R:1000/manual_time 0.005 s 0.027 s 144 34.0046k/s 11.5 23: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 23: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 23: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 23: OverlapRangePolicy/N:2000/M:10000/R:10 0.655 s 0.651 s 1 0.0855437 0.0878954 0.0822563 0.0821603 0.0423072 0.0411081 23: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 23: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 23: OverlapMDRangePolicy/N:200/M:10000/R:10 0.050 s 0.050 s 14 6.62112m 6.60739m 6.59594m 6.59145m 3.30797m 3.29328m 23: OverlapTeamPolicy/N:20/M:1000000/R:10 0.468 s 0.467 s 2 0.0662068 0.0661859 0.0562891 0.0562419 0.0281372 0.0281351 23: --------------------------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations Count Time normalized 23: --------------------------------------------------------------------------------------------------------------------------------------------------- 23: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 15.8955n 23: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 8.12354n 23: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 4.24609n 23: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 2.1001n 23: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1095.46p 23: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 817.474p 23: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 662.155p 23: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 495.224p 23: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.001 s 5 262.144k 385.731p 23: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 383.808p 23: ----------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations FOM: rate 23: ----------------------------------------------------------------------------------------------------------------------------------- 23: Malloc/N:1/manual_time 10.1 us 21.7 us 69011 98.7428k/s 23: Malloc/N:16/manual_time 10.4 us 22.2 us 67060 96.5154k/s 23: Malloc/N:256/manual_time 10.5 us 22.7 us 66823 95.5967k/s 23: Malloc/N:4096/manual_time 10.5 us 22.6 us 66822 95.4422k/s 23: Malloc/N:65536/manual_time 10.5 us 22.6 us 66845 95.3431k/s 23: Malloc/N:1048576/manual_time 71.9 us 131 us 9634 13.908k/s 23: Malloc/N:16777216/manual_time 303 us 211 us 7420 3.29796k/s 23: Malloc/N:268435456/manual_time 6177 us 780 us 100 161.879/s 23: Malloc/N:4294967296/manual_time 123186 us 9183 us 10 8.11782/s 23: MallocFree/N:1/manual_time 22.0 us 22.1 us 31624 45.4296k/s 23: MallocFree/N:16/manual_time 21.9 us 21.9 us 31934 45.7582k/s 23: MallocFree/N:256/manual_time 21.9 us 21.9 us 32081 45.7542k/s 23: MallocFree/N:4096/manual_time 21.8 us 21.8 us 32061 45.863k/s 23: MallocFree/N:65536/manual_time 21.8 us 21.8 us 32074 45.9117k/s 23: MallocFree/N:1048576/manual_time 136 us 136 us 5326 7.33307k/s 23: MallocFree/N:16777216/manual_time 332 us 204 us 4186 3.00839k/s 23: MallocFree/N:268435456/manual_time 6421 us 768 us 105 155.741/s 23: MallocFree/N:4294967296/manual_time 129630 us 9233 us 9 7.71427/s 23: MallocTouch/N:1/manual_time 15.1 us 27.4 us 46067 66.292k/s 23: MallocTouch/N:16/manual_time 15.1 us 27.5 us 46489 66.2177k/s 23: MallocTouch/N:256/manual_time 15.0 us 27.3 us 46561 66.5987k/s 23: MallocTouch/N:4096/manual_time 24.7 us 37.2 us 28341 40.4895k/s 23: MallocTouch/N:65536/manual_time 24.6 us 37.1 us 28379 40.5982k/s 23: MallocTouch/N:1048576/manual_time 90.0 us 151 us 7788 11.1119k/s 23: MallocTouch/N:16777216/manual_time 278 us 236 us 5874 3.597k/s 23: MallocTouch/N:268435456/manual_time 6221 us 926 us 103 160.744/s 23: MallocTouch/N:4294967296/manual_time 123505 us 11139 us 9 8.09686/s 23: MallocTouchFree/N:1/manual_time 27.5 us 27.5 us 25304 36.4025k/s 23: MallocTouchFree/N:16/manual_time 27.4 us 27.4 us 25624 36.5408k/s 23: MallocTouchFree/N:256/manual_time 27.2 us 27.2 us 25634 36.7513k/s 23: MallocTouchFree/N:4096/manual_time 37.3 us 37.3 us 18733 26.8349k/s 23: MallocTouchFree/N:65536/manual_time 37.7 us 37.7 us 18853 26.4983k/s 23: MallocTouchFree/N:1048576/manual_time 152 us 151 us 4593 6.57661k/s 23: MallocTouchFree/N:16777216/manual_time 304 us 227 us 3580 3.29306k/s 23: MallocTouchFree/N:268435456/manual_time 6449 us 918 us 109 155.075/s 23: MallocTouchFree/N:4294967296/manual_time 128740 us 11218 us 9 7.76759/s 23: ---------------------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations FOM: GB/s MB 23: ---------------------------------------------------------------------------------------------------------------------------------------------- 23: ViewAllocate_Rank1/N:10/manual_time 0.017 s 0.003 s 100 45.8171/s 800 23: ViewAllocate_Rank1/N:10/manual_time 0.018 s 0.003 s 38 43.5527/s 800 23: ViewAllocate_Rank2/N:10/manual_time 0.018 s 0.003 s 38 43.5574/s 800 23: ViewAllocate_Rank2/N:10/manual_time 0.018 s 0.003 s 38 43.5703/s 800 23: ViewAllocate_Rank3/N:10/manual_time 0.018 s 0.003 s 38 43.4895/s 800 23: ViewAllocate_Rank3/N:10/manual_time 0.018 s 0.002 s 38 43.5517/s 800 23: ViewAllocate_Rank4/N:10/manual_time 0.018 s 0.002 s 38 43.5515/s 800 23: ViewAllocate_Rank4/N:10/manual_time 0.018 s 0.003 s 38 43.6876/s 800 23: ViewAllocate_Rank5/N:10/manual_time 0.018 s 0.003 s 38 43.5589/s 800 23: ViewAllocate_Rank5/N:10/manual_time 0.018 s 0.002 s 38 43.6145/s 800 23: ViewAllocate_Rank6/N:10/manual_time 0.018 s 0.002 s 38 43.5567/s 800 23: ViewAllocate_Rank6/N:10/manual_time 0.018 s 0.002 s 38 43.6785/s 800 23: ViewAllocate_Rank7/N:10/manual_time 0.018 s 0.003 s 38 43.569/s 800 23: ViewAllocate_Rank7/N:10/manual_time 0.018 s 0.003 s 38 43.6228/s 800 23: ViewAllocate_Rank8/N:10/manual_time 0.018 s 0.002 s 38 43.6235/s 800 23: ViewAllocate_Rank8/N:10/manual_time 0.018 s 0.002 s 38 43.6154/s 800 23: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 393 910.253/s 1.6k 23: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 411 968.007/s 1.6k 23: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 410 965.694/s 1.6k 23: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 409 968.069/s 1.6k 23: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 410 965.546/s 1.6k 23: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 409 967.901/s 1.6k 23: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 410 965.497/s 1.6k 23: ViewDeepCopy_Rank2/N:10/manual_time 0.005 s 0.005 s 149 342.124/s 1.6k 23: ViewDeepCopy_Rank3/N:10/manual_time 0.011 s 0.011 s 58 142.147/s 1.6k 23: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 410 965.152/s 1.6k 23: ViewDeepCopy_Rank2/N:10/manual_time 0.004 s 0.004 s 166 379.19/s 1.6k 23: ViewDeepCopy_Rank3/N:10/manual_time 0.004 s 0.004 s 181 403.95/s 1.6k 23: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 410 967.849/s 1.6k 23: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 410 965.311/s 1.6k 23: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 409 967.693/s 1.6k 23: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 410 965.305/s 1.6k 23: ViewDeepCopy_Rank4/N:10/manual_time 0.012 s 0.012 s 56 131.06/s 1.6k 23: ViewDeepCopy_Rank5/N:10/manual_time 0.013 s 0.013 s 53 125.214/s 1.6k 23: ViewDeepCopy_Rank4/N:10/manual_time 0.005 s 0.005 s 131 316.022/s 1.6k 23: ViewDeepCopy_Rank5/N:10/manual_time 0.008 s 0.008 s 85 208.547/s 1.6k 23: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 410 965.34/s 1.6k 23: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 409 967.669/s 1.6k 23: ViewDeepCopy_Rank6/N:10/manual_time 0.024 s 0.024 s 28 65.7208/s 1.6k 23: ViewDeepCopy_Rank6/N:10/manual_time 0.012 s 0.012 s 56 129.448/s 1.6k 23: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 410 965.191/s 1.6k 23: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 409 967.682/s 1.6k 23: ViewDeepCopy_Rank7/N:10/manual_time 0.020 s 0.019 s 35 81.9443/s 1.6k 23: ViewDeepCopy_Rank7/N:10/manual_time 0.008 s 0.008 s 86 200.116/s 1.6k 23: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 410 964.877/s 1.6k 23: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 409 967.621/s 1.6k 23: ViewDeepCopy_Rank8/N:10/manual_time 0.020 s 0.020 s 35 79.926/s 1.6k 23: ViewDeepCopy_Rank8/N:10/manual_time 0.007 s 0.007 s 96 223.414/s 1.6k 23: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 424 1000.04/s 1.6k 23: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 424 1000.07/s 1.6k 23: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 424 1000.1/s 1.6k 23: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 424 999.998/s 1.6k 23: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 657 749.791/s 800 23: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 654 746.968/s 800 23: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 653 746.98/s 800 23: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 654 747.012/s 800 23: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 654 746.984/s 800 23: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 654 747.024/s 800 23: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 653 746.988/s 800 23: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 654 746.461/s 800 23: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 654 746.981/s 800 23: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 654 746.87/s 800 23: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 654 746.829/s 800 23: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 653 746.797/s 800 23: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 653 746.858/s 800 23: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 653 746.958/s 800 23: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 653 746.906/s 800 23: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 654 746.827/s 800 23: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 655 747.846/s 800 23: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 654 747.798/s 800 23: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.46139k/s 1.6k 23: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.69135k/s 1.6k 23: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.71021k/s 1.6k 23: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.69097k/s 1.6k 23: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.54213k/s 1.6k 23: ViewResize_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.09927k/s 1.6k 23: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.20657k/s 1.6k 23: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.75608k/s 1.6k 23: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.14516k/s 1.6k 23: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.15703k/s 1.6k 23: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.38006k/s 1.6k 23: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.52942k/s 1.6k 23: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.63458k/s 1.6k 23: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.28648k/s 1.6k 23: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.38441k/s 1.6k 23: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.32493k/s 1.6k 23: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.1292k/s 1.6k 23: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.65345k/s 1.6k 23: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.44841k/s 1.6k 23: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.42487k/s 1.6k 23: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.17756k/s 1.6k 23: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.14992k/s 1.6k 23: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.26537k/s 1.6k 23: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.22584k/s 1.6k 23: ViewResize_Rank7/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.49568k/s 1.6k 23: ViewResize_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 356.118/s 1.6k 23: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 452.708/s 1.6k 23: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 421.186/s 1.6k 23: ViewResize_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 418.491/s 1.6k 23: ViewResize_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 438.282/s 1.6k 23: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 435.085/s 1.6k 23: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 426.156/s 1.6k 23: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.023 s 0.004 s 10 69.929/s 1.6k 23: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.023 s 0.004 s 10 69.2393/s 1.6k 23/50 Test #23: Kokkos_PerformanceTest_Benchmark ............ Passed 130.77 sec test 24 Start 24: Kokkos_Benchmark_Atomic_MinMax 24: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-01-26_T05-30-59.json" 24: Test timeout computed to be: 1500 24: 2024-01-26T06:19:08+00:00 24: Running /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 24: Run on (6 X 2095.08 MHz CPU s) 24: CPU Caches: 24: L1 Data 32 KiB (x6) 24: L1 Instruction 32 KiB (x6) 24: L2 Unified 4096 KiB (x6) 24: L3 Unified 16384 KiB (x6) 24: Load Average: 0.97, 1.76, 3.51 24: CPU architecture: none 24: Default Device: N6Kokkos4CudaE 24: GPU architecture: VOLTA70 24: KOKKOS_COMPILER_GNU: 940 24: KOKKOS_COMPILER_NVCC: 1160 24: KOKKOS_ENABLE_ASM: yes 24: KOKKOS_ENABLE_CUDA: yes 24: KOKKOS_ENABLE_CUDA_LAMBDA: yes 24: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 24: KOKKOS_ENABLE_CUDA_UVM: no 24: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 24: KOKKOS_ENABLE_CXX17: yes 24: KOKKOS_ENABLE_CXX20: no 24: KOKKOS_ENABLE_CXX23: no 24: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes 24: KOKKOS_ENABLE_HBWSPACE: no 24: KOKKOS_ENABLE_HWLOC: no 24: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 24: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 24: KOKKOS_ENABLE_LIBDL: no 24: KOKKOS_ENABLE_LIBRT: no 24: KOKKOS_ENABLE_PRAGMA_IVDEP: no 24: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 24: KOKKOS_ENABLE_PRAGMA_UNROLL: no 24: KOKKOS_ENABLE_PRAGMA_VECTOR: no 24: KOKKOS_ENABLE_SERIAL: yes 24: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 24: Kokkos Version: 4.2.0 24: macro KOKKOS_ENABLE_CUDA: defined 24: platform: 64bit 24: ***WARNING*** Library was built as DEBUG. Timings may be affected. 24: ---------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations 24: ---------------------------------------------------------------------------------------------------------------------------------------- 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24/50 Test #24: Kokkos_Benchmark_Atomic_MinMax .............. Passed 0.89 sec test 25 Start 25: Kokkos_PerformanceTest_Mempool 25: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-01-26_T05-30-59.json" 25: Test timeout computed to be: 1500 25: 2024-01-26T06:19:09+00:00 25: Running /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_PerformanceTest_Mempool 25: Run on (6 X 2095.08 MHz CPU s) 25: CPU Caches: 25: L1 Data 32 KiB (x6) 25: L1 Instruction 32 KiB (x6) 25: L2 Unified 4096 KiB (x6) 25: L3 Unified 16384 KiB (x6) 25: Load Average: 0.97, 1.76, 3.51 25: CPU architecture: none 25: Default Device: N6Kokkos4CudaE 25: GPU architecture: VOLTA70 25: KOKKOS_COMPILER_GNU: 940 25: KOKKOS_COMPILER_NVCC: 1160 25: KOKKOS_ENABLE_ASM: yes 25: KOKKOS_ENABLE_CUDA: yes 25: KOKKOS_ENABLE_CUDA_LAMBDA: yes 25: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 25: KOKKOS_ENABLE_CUDA_UVM: no 25: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 25: KOKKOS_ENABLE_CXX17: yes 25: KOKKOS_ENABLE_CXX20: no 25: KOKKOS_ENABLE_CXX23: no 25: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes 25: KOKKOS_ENABLE_HBWSPACE: no 25: KOKKOS_ENABLE_HWLOC: no 25: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 25: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 25: KOKKOS_ENABLE_LIBDL: no 25: KOKKOS_ENABLE_LIBRT: no 25: KOKKOS_ENABLE_PRAGMA_IVDEP: no 25: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 25: KOKKOS_ENABLE_PRAGMA_UNROLL: no 25: KOKKOS_ENABLE_PRAGMA_VECTOR: no 25: KOKKOS_ENABLE_SERIAL: yes 25: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 25: Kokkos Version: 4.2.0 25: macro KOKKOS_ENABLE_CUDA: defined 25: platform: 64bit 25: ***WARNING*** Library was built as DEBUG. Timings may be affected. 25: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: fill ops per second 25: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 4721 42.4151M/s 25: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: cycle ops per second 25: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 17931 284.187M/s 25/50 Test #25: Kokkos_PerformanceTest_Mempool .............. Passed 8.83 sec test 26 Start 26: Kokkos_PerformanceTest_Atomic 26: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-01-26_T05-30-59.json" 26: Test timeout computed to be: 1500 26: 2024-01-26T06:19:17+00:00 26: Running /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/core/perf_test/Kokkos_PerformanceTest_Atomic 26: Run on (6 X 2095.08 MHz CPU s) 26: CPU Caches: 26: L1 Data 32 KiB (x6) 26: L1 Instruction 32 KiB (x6) 26: L2 Unified 4096 KiB (x6) 26: L3 Unified 16384 KiB (x6) 26: Load Average: 0.98, 1.74, 3.48 26: CPU architecture: none 26: Default Device: N6Kokkos4CudaE 26: GPU architecture: VOLTA70 26: KOKKOS_COMPILER_GNU: 940 26: KOKKOS_COMPILER_NVCC: 1160 26: KOKKOS_ENABLE_ASM: yes 26: KOKKOS_ENABLE_CUDA: yes 26: KOKKOS_ENABLE_CUDA_LAMBDA: yes 26: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 26: KOKKOS_ENABLE_CUDA_UVM: no 26: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 26: KOKKOS_ENABLE_CXX17: yes 26: KOKKOS_ENABLE_CXX20: no 26: KOKKOS_ENABLE_CXX23: no 26: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes 26: KOKKOS_ENABLE_HBWSPACE: no 26: KOKKOS_ENABLE_HWLOC: no 26: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 26: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 26: KOKKOS_ENABLE_LIBDL: no 26: KOKKOS_ENABLE_LIBRT: no 26: KOKKOS_ENABLE_PRAGMA_IVDEP: no 26: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 26: KOKKOS_ENABLE_PRAGMA_UNROLL: no 26: KOKKOS_ENABLE_PRAGMA_VECTOR: no 26: KOKKOS_ENABLE_SERIAL: yes 26: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 26: Kokkos Version: 4.2.0 26: macro KOKKOS_ENABLE_CUDA: defined 26: platform: 64bit 26: ***WARNING*** Library was built as DEBUG. Timings may be affected. 26: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 26: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Test_Atomic/100000/iterations:10 1.05 s 1.05 s 10 1 4 1.87478m 1.3658m 4.49582m 704.983M 188.544k 704.983M 26: Test_Atomic/100000/iterations:10 1.05 s 1.05 s 10 1 8 2.60031m 1.35346m 4.49665m 4.99995G 618.464k 4.99995G 26: Test_Atomic/100000/iterations:10 3.17 s 3.16 s 10 1 8 5.23949 1.39861m 4.50598m 4.99995G 175.552k 4.99995G 26: Test_Atomic/100000/iterations:10 1.06 s 1.05 s 10 1 4 1.8522m 1.30588m 4.3773m 704.983M 189.024k 704.983M 26: Test_Atomic/100000/iterations:10 1.05 s 1.05 s 10 1 8 2.64396m 1.56585m 4.40322m 4.99995G 681.12k 4.99995G 26: Test_Atomic/100000/iterations:10 3.16 s 3.16 s 10 1 8 5.20771 1.37033m 4.48384m 4.99995G 725.968k 4.99995G 26: Test_Atomic/100000/iterations:10 1.06 s 1.05 s 10 0 4 3.82753m 1.30086m 4.53375m 5.00004G 631.936k 4.99989G 26: Test_Atomic/100000/iterations:10 1.05 s 1.05 s 10 1 8 3.82115m 1.2837m 4.63668m 4.99995G 698.624k 4.99995G 26: Test_Atomic/100000/iterations:10 1.04 s 1.04 s 10 1 4 1.85294m 1.26945m 4.32173m 704.983M 179.424k 704.983M 26/50 Test #26: Kokkos_PerformanceTest_Atomic ............... Passed 137.71 sec test 27 Start 27: Kokkos_ContainersUnitTest_Serial 27: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 27: Test timeout computed to be: 1500 27: [==========] Running 61 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 61 tests from serial 27: [ RUN ] serial.bitset 27: [ OK ] serial.bitset (11030 ms) 27: [ RUN ] serial.dualview_combination 27: [ OK ] serial.dualview_combination (0 ms) 27: [ RUN ] serial.dualview_alloc 27: [ OK ] serial.dualview_alloc (0 ms) 27: [ RUN ] serial.test_dualview_copy_construction_and_assignment 27: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 27: [ RUN ] serial.dualview_combinations_without_init 27: [ OK ] serial.dualview_combinations_without_init (0 ms) 27: [ RUN ] serial.dualview_deep_copy 27: [ OK ] serial.dualview_deep_copy (0 ms) 27: [ RUN ] serial.dualview_realloc 27: [ OK ] serial.dualview_realloc (0 ms) 27: [ RUN ] serial.dualview_resize 27: [ OK ] serial.dualview_resize (0 ms) 27: [ RUN ] serial.dualview_device_correct_kokkos_device 27: [ OK ] serial.dualview_device_correct_kokkos_device (1 ms) 27: [ RUN ] serial.dualview_host_correct_kokkos_device 27: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 27: [ RUN ] serial.dualview_host_modify_template_device_sync 27: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 27: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 27: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 27: [ RUN ] serial.dualview_device_modify_template_host_sync 27: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 27: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 27: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 27: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 27: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 27: [ RUN ] serial.dynamic_view 27: [ OK ] serial.dynamic_view (121 ms) 27: [ RUN ] serial.dyn_rank_view_api_generic 27: [ OK ] serial.dyn_rank_view_api_generic (42 ms) 27: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 27: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 27: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 27: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 27: skipping since not default execution space 27: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 27: [ RUN ] serial.dyn_rank_view_api_operator_rank67 27: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 27: [ RUN ] serial.ErrorReporterViaLambda 27: [ OK ] serial.ErrorReporterViaLambda (0 ms) 27: [ RUN ] serial.ErrorReporter 27: [ OK ] serial.ErrorReporter (0 ms) 27: [ RUN ] serial.offsetview_construction 27: [ OK ] serial.offsetview_construction (1337 ms) 27: [ RUN ] serial.offsetview_unmanaged_construction 27: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 27: [ RUN ] serial.offsetview_subview 27: [ OK ] serial.offsetview_subview (8 ms) 27: [ RUN ] serial.offsetview_offsets_rank1 27: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 27: [ RUN ] serial.offsetview_offsets_rank2 27: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 27: [ RUN ] serial.offsetview_offsets_rank3 27: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 27: [ RUN ] serial.scatterview 27: [ OK ] serial.scatterview (33961 ms) 27: [ RUN ] serial.scatterview_devicetype 27: [ OK ] serial.scatterview_devicetype (7 ms) 27: [ RUN ] serial.staticcrsgraph 27: [ OK ] serial.staticcrsgraph (18 ms) 27: [ RUN ] serial.resize_realloc_no_init_dualview 27: [ OK ] serial.resize_realloc_no_init_dualview (9 ms) 27: [ RUN ] serial.resize_realloc_no_alloc_dualview 27: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 27: [ RUN ] serial.resize_exec_space_dualview 27: [ OK ] serial.resize_exec_space_dualview (5 ms) 27: [ RUN ] serial.realloc_exec_space_dualview 27: [ OK ] serial.realloc_exec_space_dualview (0 ms) 27: [ RUN ] serial.resize_realloc_no_init_dynrankview 27: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 27: [ RUN ] serial.resize_exec_space_dynrankview 27: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 27: [ RUN ] serial.realloc_exec_space_dynrankview 27: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 27: [ RUN ] serial.resize_realloc_no_init_scatterview 27: [ OK ] serial.resize_realloc_no_init_scatterview (1 ms) 27: [ RUN ] serial.resize_realloc_no_alloc_scatterview 27: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 27: [ RUN ] serial.resize_exec_space_scatterview 27: [ OK ] serial.resize_exec_space_scatterview (0 ms) 27: [ RUN ] serial.realloc_exec_space_scatterview 27: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 27: [ RUN ] serial.create_mirror_no_init_dynrankview 27: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 27: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 27: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 27: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 27: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 27: [ RUN ] serial.create_mirror_no_init_offsetview 27: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 27: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 27: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 27: [ RUN ] serial.create_mirror_view_and_copy_offsetview 27: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 27: [ RUN ] serial.create_mirror_no_init_dynamicview 27: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 27: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 27: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 27: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 27: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 27: [ RUN ] serial.UnorderedMap_insert 27: [ OK ] serial.UnorderedMap_insert (80727 ms) 27: [ RUN ] serial.UnorderedMap_failed_insert 27: [ OK ] serial.UnorderedMap_failed_insert (35129 ms) 27: [ RUN ] serial.UnorderedMap_deep_copy 27: [ OK ] serial.UnorderedMap_deep_copy (21 ms) 27: [ RUN ] serial.UnorderedMap_valid_empty 27: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 27: [ RUN ] serial.UnorderedMap_clear_zero_size 27: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 27: [ RUN ] serial.UnorderedMap_consistent_size 27: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 27: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 27: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 27: [ RUN ] serial.UnorderedMap_lambda_capturable 27: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 27: [ RUN ] serial.UnorderedMap_constructor_view_alloc 27: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 27: [ RUN ] serial.viewctorprop_embedded_dim 27: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 27: [----------] 61 tests from serial (162435 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 61 tests from 1 test suite ran. (162435 ms total) 27: [ PASSED ] 60 tests. 27: [ SKIPPED ] 1 test, listed below: 27: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 27/50 Test #27: Kokkos_ContainersUnitTest_Serial ............ Passed 163.40 sec test 28 Start 28: Kokkos_ContainersUnitTest_Cuda 28: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 28: Test timeout computed to be: 1500 28: [==========] Running 61 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 61 tests from cuda 28: [ RUN ] cuda.bitset 28: [ OK ] cuda.bitset (17 ms) 28: [ RUN ] cuda.dualview_combination 28: [ OK ] cuda.dualview_combination (0 ms) 28: [ RUN ] cuda.dualview_alloc 28: [ OK ] cuda.dualview_alloc (0 ms) 28: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 28: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 28: [ RUN ] cuda.dualview_combinations_without_init 28: [ OK ] cuda.dualview_combinations_without_init (0 ms) 28: [ RUN ] cuda.dualview_deep_copy 28: [ OK ] cuda.dualview_deep_copy (1 ms) 28: [ RUN ] cuda.dualview_realloc 28: [ OK ] cuda.dualview_realloc (0 ms) 28: [ RUN ] cuda.dualview_resize 28: [ OK ] cuda.dualview_resize (0 ms) 28: [ RUN ] cuda.dualview_device_correct_kokkos_device 28: [ OK ] cuda.dualview_device_correct_kokkos_device (0 ms) 28: [ RUN ] cuda.dualview_host_correct_kokkos_device 28: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 28: [ RUN ] cuda.dualview_host_modify_template_device_sync 28: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 28: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 28: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 28: [ RUN ] cuda.dualview_device_modify_template_host_sync 28: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 28: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 28: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 28: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 28: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 28: [ RUN ] cuda.dynamic_view 28: [ OK ] cuda.dynamic_view (29 ms) 28: [ RUN ] cuda.dyn_rank_view_api_generic 28: [ OK ] cuda.dyn_rank_view_api_generic (45 ms) 28: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 28: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (1 ms) 28: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 28: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms) 28: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 28: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (2 ms) 28: [ RUN ] cuda.ErrorReporterViaLambda 28: [ OK ] cuda.ErrorReporterViaLambda (0 ms) 28: [ RUN ] cuda.ErrorReporter 28: [ OK ] cuda.ErrorReporter (0 ms) 28: [ RUN ] cuda.offsetview_construction 28: [ OK ] cuda.offsetview_construction (2 ms) 28: [ RUN ] cuda.offsetview_unmanaged_construction 28: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 28: [ RUN ] cuda.offsetview_subview 28: [ OK ] cuda.offsetview_subview (0 ms) 28: [ RUN ] cuda.offsetview_offsets_rank1 28: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 28: [ RUN ] cuda.offsetview_offsets_rank2 28: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 28: [ RUN ] cuda.offsetview_offsets_rank3 28: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 28: [ RUN ] cuda.scatterview 28: [ OK ] cuda.scatterview (977 ms) 28: [ RUN ] cuda.scatterview_devicetype 28: [ OK ] cuda.scatterview_devicetype (26 ms) 28: [ RUN ] cuda.staticcrsgraph 28: [ OK ] cuda.staticcrsgraph (32 ms) 28: [ RUN ] cuda.resize_realloc_no_init_dualview 28: [ OK ] cuda.resize_realloc_no_init_dualview (1 ms) 28: [ RUN ] cuda.resize_realloc_no_alloc_dualview 28: [ OK ] cuda.resize_realloc_no_alloc_dualview (0 ms) 28: [ RUN ] cuda.resize_exec_space_dualview 28: [ OK ] cuda.resize_exec_space_dualview (0 ms) 28: [ RUN ] cuda.realloc_exec_space_dualview 28: [ OK ] cuda.realloc_exec_space_dualview (0 ms) 28: [ RUN ] cuda.resize_realloc_no_init_dynrankview 28: [ OK ] cuda.resize_realloc_no_init_dynrankview (0 ms) 28: [ RUN ] cuda.resize_exec_space_dynrankview 28: [ OK ] cuda.resize_exec_space_dynrankview (0 ms) 28: [ RUN ] cuda.realloc_exec_space_dynrankview 28: [ OK ] cuda.realloc_exec_space_dynrankview (0 ms) 28: [ RUN ] cuda.resize_realloc_no_init_scatterview 28: [ OK ] cuda.resize_realloc_no_init_scatterview (0 ms) 28: [ RUN ] cuda.resize_realloc_no_alloc_scatterview 28: [ OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms) 28: [ RUN ] cuda.resize_exec_space_scatterview 28: [ OK ] cuda.resize_exec_space_scatterview (0 ms) 28: [ RUN ] cuda.realloc_exec_space_scatterview 28: [ OK ] cuda.realloc_exec_space_scatterview (0 ms) 28: [ RUN ] cuda.create_mirror_no_init_dynrankview 28: [ OK ] cuda.create_mirror_no_init_dynrankview (0 ms) 28: [ RUN ] cuda.create_mirror_no_init_dynrankview_viewctor 28: [ OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms) 28: [ RUN ] cuda.create_mirror_view_and_copy_dynrankview 28: [ OK ] cuda.create_mirror_view_and_copy_dynrankview (0 ms) 28: [ RUN ] cuda.create_mirror_no_init_offsetview 28: [ OK ] cuda.create_mirror_no_init_offsetview (0 ms) 28: [ RUN ] cuda.create_mirror_no_init_offsetview_view_ctor 28: [ OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms) 28: [ RUN ] cuda.create_mirror_view_and_copy_offsetview 28: [ OK ] cuda.create_mirror_view_and_copy_offsetview (0 ms) 28: [ RUN ] cuda.create_mirror_no_init_dynamicview 28: [ OK ] cuda.create_mirror_no_init_dynamicview (0 ms) 28: [ RUN ] cuda.create_mirror_view_and_copy_dynamicview 28: [ OK ] cuda.create_mirror_view_and_copy_dynamicview (0 ms) 28: [ RUN ] cuda.create_mirror_no_init_dynamicview_view_ctor 28: [ OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms) 28: [ RUN ] cuda.UnorderedMap_insert 28: [ OK ] cuda.UnorderedMap_insert (13462 ms) 28: [ RUN ] cuda.UnorderedMap_failed_insert 28: [ OK ] cuda.UnorderedMap_failed_insert (1587 ms) 28: [ RUN ] cuda.UnorderedMap_deep_copy 28: [ OK ] cuda.UnorderedMap_deep_copy (9 ms) 28: [ RUN ] cuda.UnorderedMap_valid_empty 28: [ OK ] cuda.UnorderedMap_valid_empty (1 ms) 28: [ RUN ] cuda.UnorderedMap_clear_zero_size 28: [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) 28: [ RUN ] cuda.UnorderedMap_consistent_size 28: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 28: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 28: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 28: [ RUN ] cuda.UnorderedMap_lambda_capturable 28: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 28: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 28: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 28: [ RUN ] cuda.viewctorprop_embedded_dim 28: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 28: [----------] 61 tests from cuda (16216 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 61 tests from 1 test suite ran. (16216 ms total) 28: [ PASSED ] 61 tests. 28/50 Test #28: Kokkos_ContainersUnitTest_Cuda .............. Passed 17.12 sec test 29 Start 29: Kokkos_ContainersPerformanceTest_Cuda 29: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 29: Test timeout computed to be: 1500 29: [==========] Running 4 tests from 1 test suite. 29: [----------] Global test environment set-up. 29: [----------] 4 tests from TEST_CATEGORY 29: [ RUN ] TEST_CATEGORY.dynrankview_perf 29: Cuda 29: DynRankView vs View: Initialization Only 29: View time (init only): 0.00464957 29: View sum computation time: 0.00464957 29: Strided View time (init only): 0.00115013 29: View Rank7 time (init only): 0.00120185 29: DynRankView time (init only): 0.00119944 29: DynRankView sum computation time: 0.00209566 29: Ratio of View to DynRankView time: 3.87647 29: Ratio of View to DynRankView sum computation time: 0.815945 29: Ratio of View to View Rank7 time: 3.86869 29: Ratio of StrideView to DynRankView time: 0.958892 29: Ratio of DynRankView to View Rank7 time: 0.997995 29: [ OK ] TEST_CATEGORY.dynrankview_perf (19 ms) 29: [ RUN ] TEST_CATEGORY.global_2_local 29: Cuda 29: size, create, generate, fill, find 29: 256, 0.000303602, 3.9033e-05, 3.0592e-05, 0.0024446 29: 512, 0.000224719, 1.8065e-05, 3.1092e-05, 0.00246738 29: 1024, 0.000203531, 1.6514e-05, 3.0305e-05, 0.00244005 29: 2048, 0.000201349, 1.6354e-05, 2.8292e-05, 0.00246781 29: 4096, 0.000203034, 1.5841e-05, 3.266e-05, 0.00246231 29: 8192, 0.000206155, 1.682e-05, 3.3377e-05, 0.00252148 29: 16384, 0.00019576, 1.5122e-05, 3.7068e-05, 0.00253969 29: 32768, 0.000704239, 1.6561e-05, 4.0757e-05, 0.00266539 29: 65536, 0.000318324, 1.7964e-05, 5.1742e-05, 0.00292 29: 131072, 0.000370949, 1.7414e-05, 6.9195e-05, 0.00358575 29: 262144, 0.000580983, 1.9588e-05, 0.000160477, 0.00640539 29: 524288, 0.000642937, 2.3357e-05, 0.000546047, 0.0193327 29: 1048576, 0.000634958, 2.9644e-05, 0.00139335, 0.048098 29: 2097152, 0.000768358, 4.3099e-05, 0.00307504, 0.10983 29: 4194304, 0.000979461, 7.4611e-05, 0.00679732, 0.236216 29: [ OK ] TEST_CATEGORY.global_2_local (468 ms) 29: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 29: skipping test 29: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 29: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 29: skipping test 29: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 29: [----------] 4 tests from TEST_CATEGORY (488 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 4 tests from 1 test suite ran. (488 ms total) 29: [ PASSED ] 4 tests. 29/50 Test #29: Kokkos_ContainersPerformanceTest_Cuda ....... Passed 1.28 sec test 30 Start 30: Kokkos_UnitTest_Sort 30: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 30: Test timeout computed to be: 1500 30: [==========] Running 9 tests from 1 test suite. 30: [----------] Global test environment set-up. 30: [----------] 9 tests from cuda 30: [ RUN ] cuda.SortUnsignedValueType 30: [ OK ] cuda.SortUnsignedValueType (45 ms) 30: [ RUN ] cuda.SortEmptyView 30: [ OK ] cuda.SortEmptyView (0 ms) 30: [ RUN ] cuda.SortWithCustomComparator 30: [ OK ] cuda.SortWithCustomComparator (3277 ms) 30: [ RUN ] cuda.BinSortGenericTests 30: [ OK ] cuda.BinSortGenericTests (31 ms) 30: [ RUN ] cuda.BinSortEmptyView 30: [ OK ] cuda.BinSortEmptyView (0 ms) 30: [ RUN ] cuda.BinSortEmptyKeysView 30: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 30: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues 30: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (121679 ms) 30: [ RUN ] cuda.NestedSort 30: [ OK ] cuda.NestedSort (227 ms) 30: [ RUN ] cuda.NestedSortByKey 30: [ OK ] cuda.NestedSortByKey (778 ms) 30: [----------] 9 tests from cuda (126040 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 9 tests from 1 test suite ran. (126040 ms total) 30: [ PASSED ] 9 tests. 30/50 Test #30: Kokkos_UnitTest_Sort ........................ Passed 126.89 sec test 31 Start 31: Kokkos_UnitTest_Random 31: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_UnitTest_Random 31: Test timeout computed to be: 1500 31: [==========] Running 3 tests from 1 test suite. 31: [----------] Global test environment set-up. 31: [----------] 3 tests from cuda 31: [ RUN ] cuda.Random_XorShift64 31: Test Seed:1706250404372424830 31: Test Scalar=int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 0.00600649 0.0030105 || 0.051031 28041 29340 || 28503.2 28674.4 || 41.6172 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.0225397 0.00806226 || 0.051031 1e+64 -1e+64 31: Test Scalar=unsigned int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 -0.00473456 0.000614118 || 0.051031 28045 29299 || 28810.8 28674.4 || 8.48956 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.0103395 1.15154e-05 || 0.051031 1e+64 -1e+64 31: Test Scalar=int64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 -0.000620691 -0.00972239 || 0.051031 28027 29393 || 28692.2 28674.4 || -134.402 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 -0.000977434 -0.00586681 || 0.051031 1e+64 -1e+64 31: Test Scalar=uint64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 0.0165087 0.00729168 || 0.051031 28101 29319 || 28208.7 28674.4 || 100.8 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.0169183 -0.00538958 || 0.051031 1e+64 -1e+64 31: Test Scalar=half 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.000244321 -0.99999 -48242.1 || 0.051031 0 194926 || 2.92859e+09 28674.4 || -6.66898e+08 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 0.000731905 -0.300807 0.151429 || 0.051031 1e+64 -1e+64 31: Test Scalar=bhalf 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.00195479 -0.999999 -57858.4 || 0.051031 0 1.55198e+06 || 2.86912e+10 28674.4 || -7.99835e+08 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 0.0058744 -0.967858 10.2364 || 0.051031 1e+64 -1e+64 31: Test Scalar=float 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.73523e-07 0.0110021 -0.0229041 || 0.051031 28063 29350 || 28362.3 28674.4 || -316.627 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 7.34064e-07 -0.00785172 -0.00862786 || 0.051031 1e+64 -1e+64 31: Test Scalar=double 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 -0.0234726 -0.0270495 || 0.051031 28048 29324 || 29363.6 28674.4 || -373.932 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 -0.0078946 0.00265794 || 0.051031 1e+64 -1e+64 31: Test Seed:1706250404550828447 31: Test Scalar=int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.45775e-07 0.0026173 0.0531073 || 0.051031 28030 29331 || 28599.5 28674.4 || 734.156 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.5082e-07 0.00222907 -0.0115871 || 0.051031 1e+64 -1e+64 31: Test Scalar=unsigned int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.45775e-07 -0.00429092 0.0202501 || 0.051031 28067 29349 || 28798 28674.4 || 279.937 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.5082e-07 0.00726717 0.00153754 || 0.051031 1e+64 -1e+64 31: Test Scalar=int64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 0.00735205 0.0148319 || 0.051031 27997 29421 || 28465.1 28674.4 || 205.037 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.0158054 -0.00152426 || 0.051031 1e+64 -1e+64 31: Test Scalar=uint64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 -0.00177125 -0.00905508 || 0.051031 28038 29360 || 28725.3 28674.4 || -125.177 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.0113136 -0.000616864 || 0.051031 1e+64 -1e+64 31: Test Scalar=half 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.000244208 -0.99999 -48239.4 || 0.051031 0 194944 || 2.92846e+09 28674.4 || -6.66862e+08 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 0.000731511 -0.311068 0.147469 || 0.051031 1e+64 -1e+64 31: Test Scalar=bhalf 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.00195444 -0.999999 -57857.8 || 0.051031 0 1.55145e+06 || 2.86924e+10 28674.4 || -7.99827e+08 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 0.00587364 -0.967871 10.3305 || 0.051031 1e+64 -1e+64 31: Test Scalar=float 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.78568e-07 -0.00519353 0.00913269 || 0.051031 28054 29316 || 28824.1 28674.4 || 126.25 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 7.49199e-07 0.00371824 0.00832661 || 0.051031 1e+64 -1e+64 31: Test Scalar=double 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 -0.016758 2.85352e-05 || 0.051031 28024 29316 || 29163.1 28674.4 || 0.394471 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.0193654 -0.00650109 || 0.051031 1e+64 -1e+64 31: [ OK ] cuda.Random_XorShift64 (359 ms) 31: [ RUN ] cuda.Random_XorShift1024_0 31: Test Seed:1706250404731344463 31: Test Scalar=int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 0.00551467 5.60895e-06 || 0.051031 10980 11768 || 11314.6 11377 || 0.0775381 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 -0.00744032 -0.00205055 || 0.051031 1e+64 -1e+64 31: Test Scalar=unsigned int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 -0.00735956 0.00982491 || 0.051031 10975 11820 || 11461.3 11377 || 135.82 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.0149942 -0.0026006 || 0.051031 1e+64 -1e+64 31: Test Scalar=int64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 -0.0137358 -0.00361523 || 0.051031 10987 11790 || 11535.4 11377 || -49.977 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 -0.0160637 0.000883348 || 0.051031 1e+64 -1e+64 31: Test Scalar=uint64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 -0.00214275 -0.0029808 || 0.051031 10895 11793 || 11401.4 11377 || -41.2066 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.00637323 0.00168964 || 0.051031 1e+64 -1e+64 31: Test Scalar=half 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.00024406 -0.999975 -7594.91 || 0.051031 0 77657 || 4.61005e+08 11377 || -1.04992e+08 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 0.000731812 -0.151316 0.0245728 || 0.051031 1e+64 -1e+64 31: Test Scalar=bhalf 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.00196076 -0.999997 -9107.82 || 0.051031 0 615991 || 4.51577e+09 11377 || -1.25906e+08 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 0.00589271 -0.923195 1.60343 || 0.051031 1e+64 -1e+64 31: Test Scalar=float 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 3.24249e-07 0.000733566 -0.00136651 || 0.051031 10883 11755 || 11368.6 11377 || -18.8906 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 4.76837e-07 -0.0132559 -0.00401178 || 0.051031 1e+64 -1e+64 31: Test Scalar=double 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 0.0125568 -0.00140687 || 0.051031 10905 11791 || 11235.9 11377 || -19.4486 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 -0.00890488 0.00149007 || 0.051031 1e+64 -1e+64 31: Test Seed:1706250405001817874 31: Test Scalar=int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 -0.00453548 0.00623058 || 0.051031 10954 11808 || 11428.8 11377 || 86.1316 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.0109482 0.000171086 || 0.051031 1e+64 -1e+64 31: Test Scalar=unsigned int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 -0.00833998 0.00255141 || 0.051031 10917 11782 || 11472.6 11377 || 35.2708 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.00330444 -0.00426089 || 0.051031 1e+64 -1e+64 31: Test Scalar=int64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 0.000423309 0.00297978 || 0.051031 11017 11808 || 11372.1 11377 || 41.1925 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.0315268 0.00251355 || 0.051031 1e+64 -1e+64 31: Test Scalar=uint64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 -0.00236598 0.00593635 || 0.051031 10960 11806 || 11403.9 11377 || 82.0641 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.00282161 0.00378598 || 0.051031 1e+64 -1e+64 31: Test Scalar=half 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.000245841 -0.999975 -7595.52 || 0.051031 0 77608 || 4.61108e+08 11377 || -1.05e+08 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 0.000737237 -0.148077 0.0227416 || 0.051031 1e+64 -1e+64 31: Test Scalar=bhalf 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.0019526 -0.999997 -9108.48 || 0.051031 0 616751 || 4.51662e+09 11377 || -1.25916e+08 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 0.00586919 -0.922483 1.58977 || 0.051031 1e+64 -1e+64 31: Test Scalar=float 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.73387e-07 0.000707832 0.0151154 || 0.051031 10922 11772 || 11368.9 11377 || 208.956 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 3.24249e-07 0.00216682 0.00103928 || 0.051031 1e+64 -1e+64 31: Test Scalar=double 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 -0.008424 0.000218412 || 0.051031 10960 11805 || 11473.6 11377 || 3.01932 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.0148322 0.000509032 || 0.051031 1e+64 -1e+64 31: [ OK ] cuda.Random_XorShift1024_0 (755 ms) 31: [ RUN ] cuda.Multi_streams 31: [ OK ] cuda.Multi_streams (4311 ms) 31: [----------] 3 tests from cuda (5426 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 3 tests from 1 test suite ran. (5426 ms total) 31: [ PASSED ] 3 tests. 31/50 Test #31: Kokkos_UnitTest_Random ...................... Passed 6.24 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_A 32: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 32: Test timeout computed to be: 1500 32: [==========] Running 14 tests from 3 test suites. 32: [----------] Global test environment set-up. 32: [----------] 3 tests from std_algorithms_reducers 32: [ RUN ] std_algorithms_reducers.max_first_loc 32: checking reduction with order: LeftToRight 32: checking reduction with order: RightToLeft 32: checking reduction with order: Random 32: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 32: [ RUN ] std_algorithms_reducers.min_first_loc 32: checking reduction with order: LeftToRight 32: checking reduction with order: RightToLeft 32: checking reduction with order: Random 32: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 32: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 32: checking reduction with order: LeftToRight 32: checking reduction with order: RightToLeft 32: checking reduction with order: Random 32: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 32: [----------] 3 tests from std_algorithms_reducers (0 ms total) 32: 32: [----------] 1 test from std_algorithms 32: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 32: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 32: [----------] 1 test from std_algorithms (0 ms total) 32: 32: [----------] 10 tests from random_access_iterator_test 32: [ RUN ] random_access_iterator_test.constructor 32: [ OK ] random_access_iterator_test.constructor (2 ms) 32: [ RUN ] random_access_iterator_test.dereference 32: [ OK ] random_access_iterator_test.dereference (0 ms) 32: [ RUN ] random_access_iterator_test.subscript_operator 32: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 32: [ RUN ] random_access_iterator_test.operatorsSet1 32: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 32: [ RUN ] random_access_iterator_test.operatorsSet2 32: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 32: [ RUN ] random_access_iterator_test.operatorsSet3 32: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 32: [ RUN ] random_access_iterator_test.operatorsSet4 32: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 32: [ RUN ] random_access_iterator_test.assignment_operator 32: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 32: [ RUN ] random_access_iterator_test.distance 32: [ OK ] random_access_iterator_test.distance (0 ms) 32: [ RUN ] random_access_iterator_test.traits_helpers 32: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 32: [----------] 10 tests from random_access_iterator_test (5 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 14 tests from 3 test suites ran. (6 ms total) 32: [ PASSED ] 14 tests. 32/50 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.76 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_B 33: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 33: Test timeout computed to be: 1500 33: [==========] Running 7 tests from 1 test suite. 33: [----------] Global test environment set-up. 33: [----------] 7 tests from std_algorithms_min_max_element_test 33: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 33: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 33: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 33: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 33: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 33: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (10 ms) 33: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 33: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (6 ms) 33: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 33: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (6 ms) 33: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 33: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (6 ms) 33: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 33: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (9 ms) 33: [----------] 7 tests from std_algorithms_min_max_element_test (40 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 7 tests from 1 test suite ran. (40 ms total) 33: [ PASSED ] 7 tests. 33/50 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.80 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_C 34: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 34: Test timeout computed to be: 1500 34: [==========] Running 13 tests from 10 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from std_algorithms_lexicographical_compare_test 34: [ RUN ] std_algorithms_lexicographical_compare_test.test 34: [ OK ] std_algorithms_lexicographical_compare_test.test (934 ms) 34: [----------] 1 test from std_algorithms_lexicographical_compare_test (934 ms total) 34: 34: [----------] 1 test from std_algorithms_for_each_test 34: [ RUN ] std_algorithms_for_each_test.test 34: [ OK ] std_algorithms_for_each_test.test (1196 ms) 34: [----------] 1 test from std_algorithms_for_each_test (1196 ms total) 34: 34: [----------] 1 test from std_algorithms_find_test 34: [ RUN ] std_algorithms_find_test.test 34: [ OK ] std_algorithms_find_test.test (452 ms) 34: [----------] 1 test from std_algorithms_find_test (452 ms total) 34: 34: [----------] 4 tests from std_algorithms_non_mod_seq_ops 34: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 34: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (1566 ms) 34: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 34: [ OK ] std_algorithms_non_mod_seq_ops.find_end (4625 ms) 34: [ RUN ] std_algorithms_non_mod_seq_ops.search 34: [ OK ] std_algorithms_non_mod_seq_ops.search (2551 ms) 34: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 34: [ OK ] std_algorithms_non_mod_seq_ops.search_n (1822 ms) 34: [----------] 4 tests from std_algorithms_non_mod_seq_ops (10566 ms total) 34: 34: [----------] 1 test from std_algorithms_count_test 34: [ RUN ] std_algorithms_count_test.test 34: [ OK ] std_algorithms_count_test.test (526 ms) 34: [----------] 1 test from std_algorithms_count_test (526 ms total) 34: 34: [----------] 1 test from std_algorithms_equal_test 34: [ RUN ] std_algorithms_equal_test.test 34: [ OK ] std_algorithms_equal_test.test (16 ms) 34: [----------] 1 test from std_algorithms_equal_test (16 ms total) 34: 34: [----------] 1 test from std_algorithms_all_any_none_of_test 34: [ RUN ] std_algorithms_all_any_none_of_test.test 34: [ OK ] std_algorithms_all_any_none_of_test.test (499 ms) 34: [----------] 1 test from std_algorithms_all_any_none_of_test (499 ms total) 34: 34: [----------] 1 test from std_algorithms_nonmod_seq_ops 34: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 34: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (459 ms) 34: [----------] 1 test from std_algorithms_nonmod_seq_ops (459 ms total) 34: 34: [----------] 1 test from std_algorithms_mismatch_test 34: [ RUN ] std_algorithms_mismatch_test.test 34: [ OK ] std_algorithms_mismatch_test.test (801 ms) 34: [----------] 1 test from std_algorithms_mismatch_test (801 ms total) 34: 34: [----------] 1 test from std_algorithms_mod_seq_ops 34: [ RUN ] std_algorithms_mod_seq_ops.move_backward 34: [ OK ] std_algorithms_mod_seq_ops.move_backward (133 ms) 34: [----------] 1 test from std_algorithms_mod_seq_ops (133 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 13 tests from 10 test suites ran. (15588 ms total) 34: [ PASSED ] 13 tests. 34/50 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 16.43 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_D 35: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 35: Test timeout computed to be: 1500 35: [==========] Running 33 tests from 5 test suites. 35: [----------] Global test environment set-up. 35: [----------] 5 tests from std_algorithms_mod_ops_test 35: [ RUN ] std_algorithms_mod_ops_test.move 35: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 35: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 35: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (4 ms) 35: [ RUN ] std_algorithms_mod_ops_test.swap 35: [ OK ] std_algorithms_mod_ops_test.swap (0 ms) 35: [ RUN ] std_algorithms_mod_ops_test.swap_within_parfor 35: [ OK ] std_algorithms_mod_ops_test.swap_within_parfor (0 ms) 35: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 35: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 35: [----------] 5 tests from std_algorithms_mod_ops_test (4 ms total) 35: 35: [----------] 12 tests from std_algorithms_mod_seq_ops_test 35: [ RUN ] std_algorithms_mod_seq_ops_test.copy 35: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 35: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 35: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 35: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 35: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.fill 35: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 35: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 35: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 35: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.generate 35: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 35: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 35: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 35: [----------] 12 tests from std_algorithms_mod_seq_ops_test (4 ms total) 35: 35: [----------] 4 tests from std_algorithms_replace_ops_test 35: [ RUN ] std_algorithms_replace_ops_test.replace 35: [ OK ] std_algorithms_replace_ops_test.replace (190 ms) 35: [ RUN ] std_algorithms_replace_ops_test.replace_if 35: [ OK ] std_algorithms_replace_ops_test.replace_if (764 ms) 35: [ RUN ] std_algorithms_replace_ops_test.replace_copy 35: [ OK ] std_algorithms_replace_ops_test.replace_copy (340 ms) 35: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 35: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (337 ms) 35: [----------] 4 tests from std_algorithms_replace_ops_test (1632 ms total) 35: 35: [----------] 11 tests from std_algorithms_mod_seq_ops 35: [ RUN ] std_algorithms_mod_seq_ops.copy_if 35: [ OK ] std_algorithms_mod_seq_ops.copy_if (184 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.unique 35: [ OK ] std_algorithms_mod_seq_ops.unique (1429 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 35: [ OK ] std_algorithms_mod_seq_ops.unique_copy (501 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.remove 35: [ OK ] std_algorithms_mod_seq_ops.remove (312 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.remove_if 35: [ OK ] std_algorithms_mod_seq_ops.remove_if (291 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 35: [ OK ] std_algorithms_mod_seq_ops.remove_copy (600 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 35: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (278 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.rotate 35: [ OK ] std_algorithms_mod_seq_ops.rotate (4418 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 35: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (2281 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.shift_left 35: [ OK ] std_algorithms_mod_seq_ops.shift_left (3883 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.shift_right 35: [ OK ] std_algorithms_mod_seq_ops.shift_right (3884 ms) 35: [----------] 11 tests from std_algorithms_mod_seq_ops (18064 ms total) 35: 35: [----------] 1 test from std_algorithms_modseq_test 35: [ RUN ] std_algorithms_modseq_test.reverse 35: [ OK ] std_algorithms_modseq_test.reverse (257 ms) 35: [----------] 1 test from std_algorithms_modseq_test (257 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 33 tests from 5 test suites ran. (19963 ms total) 35: [ PASSED ] 33 tests. 35/50 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 20.79 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_E 36: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 36: Test timeout computed to be: 1500 36: [==========] Running 29 tests from 7 test suites. 36: [----------] Global test environment set-up. 36: [----------] 2 tests from std_algorithms_sorting_ops_test 36: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 36: is_sorted: dynamic_view, all overloads 36: is_sorted: stride2_view, all overloads 36: is_sorted: stride3_view, all overloads 36: [ OK ] std_algorithms_sorting_ops_test.is_sorted (26 ms) 36: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 36: is_sorted_until: dynamic_view, all overloads 36: is_sorted_until: stride2_view, all overloads 36: is_sorted_until: stride3_view, all overloads 36: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (21 ms) 36: [----------] 2 tests from std_algorithms_sorting_ops_test (47 ms total) 36: 36: [----------] 4 tests from std_algorithms_partitioning_test 36: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 36: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 36: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 36: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 36: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 36: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms) 36: [ RUN ] std_algorithms_partitioning_test.partition_point 36: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 36: [----------] 4 tests from std_algorithms_partitioning_test (3 ms total) 36: 36: [----------] 1 test from std_algorithms_partitioning_ops 36: [ RUN ] std_algorithms_partitioning_ops.partition_copy 36: [ OK ] std_algorithms_partitioning_ops.partition_copy (23 ms) 36: [----------] 1 test from std_algorithms_partitioning_ops (23 ms total) 36: 36: [----------] 12 tests from std_algorithms_numerics_test 36: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 36: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms) 36: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 36: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 36: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 36: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 36: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 36: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 36: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 36: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 36: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 36: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 36: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 36: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 36: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 36: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 36: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 36: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 36: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 36: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 36: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 36: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 36: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 36: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 36: [----------] 12 tests from std_algorithms_numerics_test (11 ms total) 36: 36: [----------] 1 test from std_algorithms_numerics_ops_test 36: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 36: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (660 ms) 36: [----------] 1 test from std_algorithms_numerics_ops_test (660 ms total) 36: 36: [----------] 8 tests from std_algorithms_numeric_ops_test 36: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 36: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (1287 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 36: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 36: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (726 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 36: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 36: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (393 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 36: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 36: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (100 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 36: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 36: [----------] 8 tests from std_algorithms_numeric_ops_test (2507 ms total) 36: 36: [----------] 1 test from std_algorithms_transform_ops_test 36: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 36: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (202 ms) 36: [----------] 1 test from std_algorithms_transform_ops_test (202 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 29 tests from 7 test suites ran. (3457 ms total) 36: [ PASSED ] 29 tests. 36/50 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 4.29 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 37: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 37: Test timeout computed to be: 1500 37: [==========] Running 12 tests from 7 test suites. 37: [----------] Global test environment set-up. 37: [----------] 2 tests from std_algorithms_adjacent_find_team_test 37: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 37: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (1791 ms) 37: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 37: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (1747 ms) 37: [----------] 2 tests from std_algorithms_adjacent_find_team_test (3538 ms total) 37: 37: [----------] 2 tests from std_algorithms_count_team_test 37: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 37: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (2717 ms) 37: [ RUN ] std_algorithms_count_team_test.count_returns_zero 37: [ OK ] std_algorithms_count_team_test.count_returns_zero (851 ms) 37: [----------] 2 tests from std_algorithms_count_team_test (3569 ms total) 37: 37: [----------] 1 test from std_algorithms_count_if_team_test 37: [ RUN ] std_algorithms_count_if_team_test.test 37: [ OK ] std_algorithms_count_if_team_test.test (1341 ms) 37: [----------] 1 test from std_algorithms_count_if_team_test (1341 ms total) 37: 37: [----------] 1 test from std_algorithms_for_each_team_test 37: [ RUN ] std_algorithms_for_each_team_test.test 37: [ OK ] std_algorithms_for_each_team_test.test (3130 ms) 37: [----------] 1 test from std_algorithms_for_each_team_test (3130 ms total) 37: 37: [----------] 1 test from std_algorithms_for_each_n_team_test 37: [ RUN ] std_algorithms_for_each_n_team_test.test 37: [ OK ] std_algorithms_for_each_n_team_test.test (3335 ms) 37: [----------] 1 test from std_algorithms_for_each_n_team_test (3336 ms total) 37: 37: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 37: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 37: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (15078 ms) 37: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 37: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (8431 ms) 37: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 37: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (8250 ms) 37: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (31760 ms total) 37: 37: [----------] 2 tests from std_algorithms_mismatch_team_test 37: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 37: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (9560 ms) 37: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 37: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (3375 ms) 37: [----------] 2 tests from std_algorithms_mismatch_team_test (12935 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 12 tests from 7 test suites ran. (59613 ms total) 37: [ PASSED ] 12 tests. 37/50 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 60.46 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 38: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 38: Test timeout computed to be: 1500 38: [==========] Running 8 tests from 4 test suites. 38: [----------] Global test environment set-up. 38: [----------] 2 tests from std_algorithms_equal_team_test 38: [ RUN ] std_algorithms_equal_team_test.views_are_equal 38: [ OK ] std_algorithms_equal_team_test.views_are_equal (7238 ms) 38: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 38: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (5093 ms) 38: [----------] 2 tests from std_algorithms_equal_team_test (12332 ms total) 38: 38: [----------] 2 tests from std_algorithms_search_team_test 38: [ RUN ] std_algorithms_search_team_test.sequences_exist 38: [ OK ] std_algorithms_search_team_test.sequences_exist (3157 ms) 38: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 38: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (4571 ms) 38: [----------] 2 tests from std_algorithms_search_team_test (7728 ms total) 38: 38: [----------] 2 tests from std_algorithms_find_end_team_test 38: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 38: [ OK ] std_algorithms_find_end_team_test.sequences_exist (9214 ms) 38: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 38: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (8512 ms) 38: [----------] 2 tests from std_algorithms_find_end_team_test (17726 ms total) 38: 38: [----------] 2 tests from std_algorithms_find_first_of_team_test 38: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 38: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (8043 ms) 38: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 38: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (37586 ms) 38: [----------] 2 tests from std_algorithms_find_first_of_team_test (45630 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 8 tests from 4 test suites ran. (83417 ms total) 38: [ PASSED ] 8 tests. 38/50 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 84.21 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 39: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 39: Test timeout computed to be: 1500 39: [==========] Running 11 tests from 7 test suites. 39: [----------] Global test environment set-up. 39: [----------] 2 tests from std_algorithms_find_team_test 39: [ RUN ] std_algorithms_find_team_test.searched_values_exist 39: [ OK ] std_algorithms_find_team_test.searched_values_exist (1112 ms) 39: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 39: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (2054 ms) 39: [----------] 2 tests from std_algorithms_find_team_test (3166 ms total) 39: 39: [----------] 2 tests from std_algorithms_find_if_team_test 39: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 39: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (871 ms) 39: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 39: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (1968 ms) 39: [----------] 2 tests from std_algorithms_find_if_team_test (2839 ms total) 39: 39: [----------] 2 tests from std_algorithms_find_if_not_team_test 39: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 39: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (1954 ms) 39: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 39: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (854 ms) 39: [----------] 2 tests from std_algorithms_find_if_not_team_test (2808 ms total) 39: 39: [----------] 1 test from std_algorithms_all_of_team_test 39: [ RUN ] std_algorithms_all_of_team_test.test 39: [ OK ] std_algorithms_all_of_team_test.test (1940 ms) 39: [----------] 1 test from std_algorithms_all_of_team_test (1940 ms total) 39: 39: [----------] 1 test from std_algorithms_any_of_team_test 39: [ RUN ] std_algorithms_any_of_team_test.test 39: [ OK ] std_algorithms_any_of_team_test.test (844 ms) 39: [----------] 1 test from std_algorithms_any_of_team_test (844 ms total) 39: 39: [----------] 1 test from std_algorithms_none_of_team_test 39: [ RUN ] std_algorithms_none_of_team_test.test 39: [ OK ] std_algorithms_none_of_team_test.test (1944 ms) 39: [----------] 1 test from std_algorithms_none_of_team_test (1944 ms total) 39: 39: [----------] 2 tests from std_algorithms_search_n_team_test 39: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 39: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (901 ms) 39: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 39: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (1098 ms) 39: [----------] 2 tests from std_algorithms_search_n_team_test (2000 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 11 tests from 7 test suites ran. (15546 ms total) 39: [ PASSED ] 11 tests. 39/50 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 16.34 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 40: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 40: Test timeout computed to be: 1500 40: [==========] Running 3 tests from 3 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from std_algorithms_min_element_team_test 40: [ RUN ] std_algorithms_min_element_team_test.test 40: [ OK ] std_algorithms_min_element_team_test.test (7597 ms) 40: [----------] 1 test from std_algorithms_min_element_team_test (7597 ms total) 40: 40: [----------] 1 test from std_algorithms_max_element_team_test 40: [ RUN ] std_algorithms_max_element_team_test.test 40: [ OK ] std_algorithms_max_element_team_test.test (7579 ms) 40: [----------] 1 test from std_algorithms_max_element_team_test (7579 ms total) 40: 40: [----------] 1 test from std_algorithms_minmax_element_team_test 40: [ RUN ] std_algorithms_minmax_element_team_test.test 40: [ OK ] std_algorithms_minmax_element_team_test.test (9912 ms) 40: [----------] 1 test from std_algorithms_minmax_element_team_test (9912 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 3 tests from 3 test suites ran. (25089 ms total) 40: [ PASSED ] 3 tests. 40/50 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 25.88 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 41: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 41: Test timeout computed to be: 1500 41: [==========] Running 6 tests from 6 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from std_algorithms_fill_team_test 41: [ RUN ] std_algorithms_fill_team_test.test 41: [ OK ] std_algorithms_fill_team_test.test (1916 ms) 41: [----------] 1 test from std_algorithms_fill_team_test (1916 ms total) 41: 41: [----------] 1 test from std_algorithms_fill_n_team_test 41: [ RUN ] std_algorithms_fill_n_team_test.test 41: [ OK ] std_algorithms_fill_n_team_test.test (580 ms) 41: [----------] 1 test from std_algorithms_fill_n_team_test (581 ms total) 41: 41: [----------] 1 test from std_algorithms_replace_team_test 41: [ RUN ] std_algorithms_replace_team_test.test 41: [ OK ] std_algorithms_replace_team_test.test (3691 ms) 41: [----------] 1 test from std_algorithms_replace_team_test (3691 ms total) 41: 41: [----------] 1 test from std_algorithms_replace_if_team_test 41: [ RUN ] std_algorithms_replace_if_team_test.test 41: [ OK ] std_algorithms_replace_if_team_test.test (4683 ms) 41: [----------] 1 test from std_algorithms_replace_if_team_test (4683 ms total) 41: 41: [----------] 1 test from std_algorithms_replace_copy_team_test 41: [ RUN ] std_algorithms_replace_copy_team_test.test 41: [ OK ] std_algorithms_replace_copy_team_test.test (6225 ms) 41: [----------] 1 test from std_algorithms_replace_copy_team_test (6225 ms total) 41: 41: [----------] 1 test from std_algorithms_replace_copy_if_team_test 41: [ RUN ] std_algorithms_replace_copy_if_team_test.test 41: [ OK ] std_algorithms_replace_copy_if_team_test.test (4954 ms) 41: [----------] 1 test from std_algorithms_replace_copy_if_team_test (4954 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 6 tests from 6 test suites ran. (22053 ms total) 41: [ PASSED ] 6 tests. 41/50 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 22.84 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 42: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 42: Test timeout computed to be: 1500 42: [==========] Running 4 tests from 4 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from std_algorithms_reverse_team_test 42: [ RUN ] std_algorithms_reverse_team_test.test 42: [ OK ] std_algorithms_reverse_team_test.test (2532 ms) 42: [----------] 1 test from std_algorithms_reverse_team_test (2532 ms total) 42: 42: [----------] 1 test from std_algorithms_reverse_copy_team_test 42: [ RUN ] std_algorithms_reverse_copy_team_test.test 42: [ OK ] std_algorithms_reverse_copy_team_test.test (2519 ms) 42: [----------] 1 test from std_algorithms_reverse_copy_team_test (2519 ms total) 42: 42: [----------] 1 test from std_algorithms_rotate_team_test 42: [ RUN ] std_algorithms_rotate_team_test.test 42: [ OK ] std_algorithms_rotate_team_test.test (3283 ms) 42: [----------] 1 test from std_algorithms_rotate_team_test (3283 ms total) 42: 42: [----------] 1 test from std_algorithms_rotate_copy_team_test 42: [ RUN ] std_algorithms_rotate_copy_team_test.test 42: [ OK ] std_algorithms_rotate_copy_team_test.test (2553 ms) 42: [----------] 1 test from std_algorithms_rotate_copy_team_test (2553 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 4 tests from 4 test suites ran. (10888 ms total) 42: [ PASSED ] 4 tests. 42/50 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 11.70 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 43: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 43: Test timeout computed to be: 1500 43: [==========] Running 4 tests from 4 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_move_team_test 43: [ RUN ] std_algorithms_move_team_test.test 43: [ OK ] std_algorithms_move_team_test.test (5431 ms) 43: [----------] 1 test from std_algorithms_move_team_test (5431 ms total) 43: 43: [----------] 1 test from std_algorithms_move_backward_team_test 43: [ RUN ] std_algorithms_move_backward_team_test.test 43: [ OK ] std_algorithms_move_backward_team_test.test (3424 ms) 43: [----------] 1 test from std_algorithms_move_backward_team_test (3424 ms total) 43: 43: [----------] 1 test from std_algorithms_shift_left_team_test 43: [ RUN ] std_algorithms_shift_left_team_test.test 43: [ OK ] std_algorithms_shift_left_team_test.test (10441 ms) 43: [----------] 1 test from std_algorithms_shift_left_team_test (10441 ms total) 43: 43: [----------] 1 test from std_algorithms_shift_right_team_test 43: [ RUN ] std_algorithms_shift_right_team_test.test 43: [ OK ] std_algorithms_shift_right_team_test.test (9856 ms) 43: [----------] 1 test from std_algorithms_shift_right_team_test (9856 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 4 tests from 4 test suites ran. (29154 ms total) 43: [ PASSED ] 4 tests. 43/50 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 29.96 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 44: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 44: Test timeout computed to be: 1500 44: [==========] Running 9 tests from 9 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_copy_team_test 44: [ RUN ] std_algorithms_copy_team_test.test 44: [ OK ] std_algorithms_copy_team_test.test (7494 ms) 44: [----------] 1 test from std_algorithms_copy_team_test (7494 ms total) 44: 44: [----------] 1 test from std_algorithms_copy_n_team_test 44: [ RUN ] std_algorithms_copy_n_team_test.test 44: [ OK ] std_algorithms_copy_n_team_test.test (660 ms) 44: [----------] 1 test from std_algorithms_copy_n_team_test (660 ms total) 44: 44: [----------] 1 test from std_algorithms_copy_backward_team_test 44: [ RUN ] std_algorithms_copy_backward_team_test.test 44: [ OK ] std_algorithms_copy_backward_team_test.test (3403 ms) 44: [----------] 1 test from std_algorithms_copy_backward_team_test (3403 ms total) 44: 44: [----------] 1 test from std_algorithms_copy_if_team_test 44: [ RUN ] std_algorithms_copy_if_team_test.test 44: [ OK ] std_algorithms_copy_if_team_test.test (4468 ms) 44: [----------] 1 test from std_algorithms_copy_if_team_test (4469 ms total) 44: 44: [----------] 1 test from std_algorithms_unique_copy_team_test 44: [ RUN ] std_algorithms_unique_copy_team_test.test 44: [ OK ] std_algorithms_unique_copy_team_test.test (7773 ms) 44: [----------] 1 test from std_algorithms_unique_copy_team_test (7773 ms total) 44: 44: [----------] 1 test from std_algorithms_remove_team_test 44: [ RUN ] std_algorithms_remove_team_test.test 44: [ OK ] std_algorithms_remove_team_test.test (4608 ms) 44: [----------] 1 test from std_algorithms_remove_team_test (4608 ms total) 44: 44: [----------] 1 test from std_algorithms_remove_if_team_test 44: [ RUN ] std_algorithms_remove_if_team_test.test 44: [ OK ] std_algorithms_remove_if_team_test.test (3547 ms) 44: [----------] 1 test from std_algorithms_remove_if_team_test (3547 ms total) 44: 44: [----------] 1 test from std_algorithms_remove_copy_team_test 44: [ RUN ] std_algorithms_remove_copy_team_test.test 44: [ OK ] std_algorithms_remove_copy_team_test.test (5560 ms) 44: [----------] 1 test from std_algorithms_remove_copy_team_test (5560 ms total) 44: 44: [----------] 1 test from std_algorithms_remove_copy_if_team_test 44: [ RUN ] std_algorithms_remove_copy_if_team_test.test 44: [ OK ] std_algorithms_remove_copy_if_team_test.test (5424 ms) 44: [----------] 1 test from std_algorithms_remove_copy_if_team_test (5424 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 9 tests from 9 test suites ran. (42942 ms total) 44: [ PASSED ] 9 tests. 44/50 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 43.85 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 45: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 45: Test timeout computed to be: 1500 45: [==========] Running 4 tests from 4 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_unique_team_test 45: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 45: [ OK ] std_algorithms_unique_team_test.test_default_predicate (8003 ms) 45: [----------] 1 test from std_algorithms_unique_team_test (8003 ms total) 45: 45: [----------] 1 test from std_algorithms_adjacent_difference_team_test 45: [ RUN ] std_algorithms_adjacent_difference_team_test.test 45: [ OK ] std_algorithms_adjacent_difference_team_test.test (8528 ms) 45: [----------] 1 test from std_algorithms_adjacent_difference_team_test (8528 ms total) 45: 45: [----------] 1 test from std_algorithms_reduce_team_test 45: [ RUN ] std_algorithms_reduce_team_test.test 45: [ OK ] std_algorithms_reduce_team_test.test (4131 ms) 45: [----------] 1 test from std_algorithms_reduce_team_test (4131 ms total) 45: 45: [----------] 1 test from std_algorithms_transform_reduce_team_test 45: [ RUN ] std_algorithms_transform_reduce_team_test.test 45: [ OK ] std_algorithms_transform_reduce_team_test.test (7732 ms) 45: [----------] 1 test from std_algorithms_transform_reduce_team_test (7732 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 4 tests from 4 test suites ran. (28396 ms total) 45: [ PASSED ] 4 tests. 45/50 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 29.21 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 46: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 46: Test timeout computed to be: 1500 46: [==========] Running 18 tests from 5 test suites. 46: [----------] Global test environment set-up. 46: [----------] 2 tests from std_algorithms_is_sorted_team_test 46: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 46: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (3955 ms) 46: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 46: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (8384 ms) 46: [----------] 2 tests from std_algorithms_is_sorted_team_test (12340 ms total) 46: 46: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 46: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 46: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (19 ms) 46: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 46: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (23 ms) 46: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 46: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (8346 ms) 46: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 46: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (5699 ms) 46: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (14089 ms total) 46: 46: [----------] 4 tests from std_algorithms_is_partitioned_team_test 46: [ RUN ] std_algorithms_is_partitioned_team_test.empty 46: [ OK ] std_algorithms_is_partitioned_team_test.empty (9 ms) 46: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 46: [ OK ] std_algorithms_is_partitioned_team_test.all_true (2687 ms) 46: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 46: [ OK ] std_algorithms_is_partitioned_team_test.all_false (2724 ms) 46: [ RUN ] std_algorithms_is_partitioned_team_test.random 46: [ OK ] std_algorithms_is_partitioned_team_test.random (2471 ms) 46: [----------] 4 tests from std_algorithms_is_partitioned_team_test (7893 ms total) 46: 46: [----------] 4 tests from std_algorithms_partition_copy_team_test 46: [ RUN ] std_algorithms_partition_copy_team_test.empty 46: [ OK ] std_algorithms_partition_copy_team_test.empty (17 ms) 46: [ RUN ] std_algorithms_partition_copy_team_test.all_true 46: [ OK ] std_algorithms_partition_copy_team_test.all_true (5907 ms) 46: [ RUN ] std_algorithms_partition_copy_team_test.all_false 46: [ OK ] std_algorithms_partition_copy_team_test.all_false (5927 ms) 46: [ RUN ] std_algorithms_partition_copy_team_test.random 46: [ OK ] std_algorithms_partition_copy_team_test.random (5644 ms) 46: [----------] 4 tests from std_algorithms_partition_copy_team_test (17497 ms total) 46: 46: [----------] 4 tests from std_algorithms_partition_point_team_test 46: [ RUN ] std_algorithms_partition_point_team_test.empty 46: [ OK ] std_algorithms_partition_point_team_test.empty (9 ms) 46: [ RUN ] std_algorithms_partition_point_team_test.all_true 46: [ OK ] std_algorithms_partition_point_team_test.all_true (1928 ms) 46: [ RUN ] std_algorithms_partition_point_team_test.all_false 46: [ OK ] std_algorithms_partition_point_team_test.all_false (1938 ms) 46: [ RUN ] std_algorithms_partition_point_team_test.random 46: [ OK ] std_algorithms_partition_point_team_test.random (1677 ms) 46: [----------] 4 tests from std_algorithms_partition_point_team_test (5555 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 18 tests from 5 test suites ran. (57375 ms total) 46: [ PASSED ] 18 tests. 46/50 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 58.17 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 47: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 47: Test timeout computed to be: 1500 47: [==========] Running 5 tests from 4 test suites. 47: [----------] Global test environment set-up. 47: [----------] 2 tests from std_algorithms_transform_team_test 47: [ RUN ] std_algorithms_transform_team_test.test_unary_op 47: [ OK ] std_algorithms_transform_team_test.test_unary_op (6931 ms) 47: [ RUN ] std_algorithms_transform_team_test.test_binary_op 47: [ OK ] std_algorithms_transform_team_test.test_binary_op (5779 ms) 47: [----------] 2 tests from std_algorithms_transform_team_test (12711 ms total) 47: 47: [----------] 1 test from std_algorithms_generate_team_test 47: [ RUN ] std_algorithms_generate_team_test.test_unary_op 47: [ OK ] std_algorithms_generate_team_test.test_unary_op (19909 ms) 47: [----------] 1 test from std_algorithms_generate_team_test (19909 ms total) 47: 47: [----------] 1 test from std_algorithms_generate_n_team_test 47: [ RUN ] std_algorithms_generate_n_team_test.test 47: [ OK ] std_algorithms_generate_n_team_test.test (641 ms) 47: [----------] 1 test from std_algorithms_generate_n_team_test (641 ms total) 47: 47: [----------] 1 test from std_algorithms_swap_ranges_team_test 47: [ RUN ] std_algorithms_swap_ranges_team_test.test 47: [ OK ] std_algorithms_swap_ranges_team_test.test (6516 ms) 47: [----------] 1 test from std_algorithms_swap_ranges_team_test (6516 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 5 tests from 4 test suites ran. (39779 ms total) 47: [ PASSED ] 5 tests. 47/50 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 40.58 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 48: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 48: Test timeout computed to be: 1500 48: [==========] Running 2 tests from 2 test suites. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_exclusive_scan_team_test 48: [ RUN ] std_algorithms_exclusive_scan_team_test.test 48: [ OK ] std_algorithms_exclusive_scan_team_test.test (10013 ms) 48: [----------] 1 test from std_algorithms_exclusive_scan_team_test (10013 ms total) 48: 48: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 48: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 48: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (5038 ms) 48: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (5038 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 2 tests from 2 test suites ran. (15052 ms total) 48: [ PASSED ] 2 tests. 48/50 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 15.84 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 49: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 49: Test timeout computed to be: 1500 49: [==========] Running 2 tests from 2 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_inclusive_scan_team_test 49: [ RUN ] std_algorithms_inclusive_scan_team_test.test 49: [ OK ] std_algorithms_inclusive_scan_team_test.test (15016 ms) 49: [----------] 1 test from std_algorithms_inclusive_scan_team_test (15016 ms total) 49: 49: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 49: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 49: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (9899 ms) 49: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (9899 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 2 tests from 2 test suites ran. (24916 ms total) 49: [ PASSED ] 2 tests. 49/50 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 25.70 sec test 50 Start 50: Kokkos_UnitTest_SIMD 50: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/build/simd/unit_tests/Kokkos_UnitTest_SIMD 50: Test timeout computed to be: 1500 50: [==========] Running 14 tests from 1 test suite. 50: [----------] Global test environment set-up. 50: [----------] 14 tests from simd 50: [ RUN ] simd.host_math_ops 50: [ OK ] simd.host_math_ops (0 ms) 50: [ RUN ] simd.device_math_ops 50: [ OK ] simd.device_math_ops (3 ms) 50: [ RUN ] simd.host_mask_ops 50: [ OK ] simd.host_mask_ops (0 ms) 50: [ RUN ] simd.device_mask_ops 50: [ OK ] simd.device_mask_ops (0 ms) 50: [ RUN ] simd.host_conversions 50: [ OK ] simd.host_conversions (0 ms) 50: [ RUN ] simd.device_conversions 50: [ OK ] simd.device_conversions (0 ms) 50: [ RUN ] simd.host_shift_ops 50: [ OK ] simd.host_shift_ops (0 ms) 50: [ RUN ] simd.device_shift_ops 50: [ OK ] simd.device_shift_ops (0 ms) 50: [ RUN ] simd.host_condition 50: [ OK ] simd.host_condition (0 ms) 50: [ RUN ] simd.device_condition 50: [ OK ] simd.device_condition (0 ms) 50: [ RUN ] simd.host_gen_ctors 50: [ OK ] simd.host_gen_ctors (0 ms) 50: [ RUN ] simd.device_gen_ctors 50: [ OK ] simd.device_gen_ctors (0 ms) 50: [ RUN ] simd.host_where_expressions 50: [ OK ] simd.host_where_expressions (0 ms) 50: [ RUN ] simd.device_where_expressions 50: [ OK ] simd.device_where_expressions (0 ms) 50: [----------] 14 tests from simd (6 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 14 tests from 1 test suite ran. (6 ms total) 50: [ PASSED ] 14 tests. 50/50 Test #50: Kokkos_UnitTest_SIMD ........................ Passed 0.79 sec 100% tests passed, 0 tests failed out of 50 Total Test time (real) = 2023.47 sec + cd ../example/build_cmake_in_tree + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_CXX_STANDARD=17 .. -- The CXX compiler identification is GNU 9.4.0 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Setting default Kokkos CXX standard to 17 -- Kokkos version: 4.2.0 -- The project name is: Kokkos -- Using internal gtest for testing -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using -std=gnu++17 for C++17 extensions as feature -- Built-in Execution Spaces: -- Device Parallel: NoTypeDefined -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy -- Kokkos Devices: SERIAL, Kokkos Backends: SERIAL -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/example/build_cmake_in_tree/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd [ 3%] Building CXX object kokkos/simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 3%] Built target AlwaysCheckGit Scanning dependencies of target impl_git_version [ 7%] Building CXX object kokkos/CMakeFiles/impl_git_version.dir/example/build_cmake_in_tree/build/generated/Kokkos_Version_Info.cpp.o [ 10%] Linking CXX static library libkokkossimd.a [ 10%] Built target kokkossimd [ 14%] Linking CXX static library libimpl_git_version.a [ 14%] Built target impl_git_version Scanning dependencies of target kokkoscore [ 17%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 21%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 25%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 28%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 32%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 35%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 39%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 42%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 46%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 50%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 53%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 57%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemorySpace.cpp.o [ 60%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 64%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 67%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Spinwait.cpp.o [ 71%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 75%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 78%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 82%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 85%] Linking CXX static library libkokkoscore.a [ 85%] Built target kokkoscore Scanning dependencies of target kokkoscontainers [ 89%] Building CXX object kokkos/containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 92%] Linking CXX static library libkokkoscontainers.a [ 92%] Built target kokkoscontainers Scanning dependencies of target example [ 96%] Building CXX object CMakeFiles/example.dir/cmake_example.cpp.o [100%] Linking CXX executable example [100%] Built target example + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/example/build_cmake_in_tree/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_release-candidate-4.2.01/example/build_cmake_in_tree/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/example/build_cmake_in_tree/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: KokkosInTree_Verify 1: Test command: /var/jenkins/workspace/Kokkos_release-candidate-4.2.01/example/build_cmake_in_tree/build/example "10" 1: Test timeout computed to be: 10000000 1: Host Serial Execution Space: 1: KOKKOS_ENABLE_SERIAL: yes 1: Kokkos atomics disabled 1: 1: Serial Runtime Configuration: 1: Number of even integers from 0 to 9 1: Parallel: 5 0.000022 1: Sequential: 5 0.000000 1/1 Test #1: KokkosInTree_Verify .............. Passed 0.00 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 0.01 sec Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Fri Jan 26 06:01:33 2024 stats zeroed Fri Jan 26 05:30:16 2024 cache hit (direct) 52 cache hit (preprocessed) 2 cache miss 642 cache hit rate 7.76 % compiler produced stdout 22 cleanups performed 51 files in cache 3367 cache size 4.5 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 f96f4ee4cdcdfb9d6db71067f499028dc51523df48734654a72dc9290af45aa3 $ docker rm -f --volumes f96f4ee4cdcdfb9d6db71067f499028dc51523df48734654a72dc9290af45aa3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] // node [Pipeline] // node [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } Failed in branch SYCL-OneAPI [Pipeline] } Failed in branch HIP-ROCm-5.2 [Pipeline] } Failed in branch HIP-ROCm-5.6-C++20 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline Timeout has been exceeded org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: a799d08b-e5a8-4021-b70b-eb0f641b12e6 GitHub has been notified of this commit’s build result Finished: ABORTED