Pull request #6704 updated Connecting to https://api.github.com using 476720/****** Obtained .jenkins from c048caaf1e51abfd340b3ad8c6417f56982ef462+cad863fcab1a5ac5fb64538378923fe945d54073 (0aed06c9e07af919cb53a3393debb4415d291847) [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_PR-6704 [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_PR-6704 # 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/pull/6704/head:refs/remotes/origin/PR-6704 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Fetching without tags Merging remotes/origin/develop commit cad863fcab1a5ac5fb64538378923fe945d54073 into PR head commit c048caaf1e51abfd340b3ad8c6417f56982ef462 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6704/head:refs/remotes/origin/PR-6704 # timeout=10 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # 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 using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6704/head:refs/remotes/origin/PR-6704 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c048caaf1e51abfd340b3ad8c6417f56982ef462 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cad863fcab1a5ac5fb64538378923fe945d54073 # timeout=10 Merge succeeded, producing 348316ca63e556c845bb1c3f49b48721652c28f2 Checking out Revision 348316ca63e556c845bb1c3f49b48721652c28f2 (PR-6704) Commit message: "Merge commit 'cad863fcab1a5ac5fb64538378923fe945d54073' into HEAD" > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 348316ca63e556c845bb1c3f49b48721652c28f2 # timeout=10 > git rev-list --no-walk b3e3817bf77e3e17a5829922c079387b5df605e1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 43294adcbb6d3ff65915da92e38e87d8b01b3c81 -f scripts/docker/Dockerfile.clang scripts/docker Sending build context to Docker daemon 21.5kB Step 1/3 : FROM ubuntu:20.04 ---> f78909c2b360 Step 2/3 : RUN apt-get update && apt-get install -y bc git build-essential clang-format-8 wget && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 248ab572b2ec Step 3/3 : ENV CLANG_FORMAT_EXE=clang-format-8 ---> Using cache ---> 0ecd342305f7 Successfully built 0ecd342305f7 Successfully tagged 43294adcbb6d3ff65915da92e38e87d8b01b3c81:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . 43294adcbb6d3ff65915da92e38e87d8b01b3c81 . [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_PR-6704 --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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 43294adcbb6d3ff65915da92e38e87d8b01b3c81 cat $ docker top 5fd5c02121d1d876bdd5572dd9fdbdf4a120c8f6eb3d33a790f6de252e5ebb90 -eo pid,comm [Pipeline] { [Pipeline] sh + ./scripts/docker/check_format_cpp.sh [Pipeline] } $ docker stop --time=1 5fd5c02121d1d876bdd5572dd9fdbdf4a120c8f6eb3d33a790f6de252e5ebb90 $ docker rm -f --volumes 5fd5c02121d1d876bdd5572dd9fdbdf4a120c8f6eb3d33a790f6de252e5ebb90 [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: 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] { (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 Running on CpuNode6 in /var/jenkins/workspace/Kokkos_PR-6704 [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 Merging remotes/origin/develop commit cad863fcab1a5ac5fb64538378923fe945d54073 into PR head commit c048caaf1e51abfd340b3ad8c6417f56982ef462 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6704/.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/pull/6704/head:refs/remotes/origin/PR-6704 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c048caaf1e51abfd340b3ad8c6417f56982ef462 # timeout=10 Merge succeeded, producing 58bc7cba8553166ba0b944662e393c703500fb34 Checking out Revision 58bc7cba8553166ba0b944662e393c703500fb34 (PR-6704) Commit message: "Merge commit 'cad863fcab1a5ac5fb64538378923fe945d54073' into HEAD" > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cad863fcab1a5ac5fb64538378923fe945d54073 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 58bc7cba8553166ba0b944662e393c703500fb34 # timeout=10 > git rev-list --no-walk b3e3817bf77e3e17a5829922c079387b5df605e1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 3db2d475a654edeb645037a959aae5ecbea2ddad -f scripts/docker/Dockerfile.gcc scripts/docker Sending build context to Docker daemon 21.5kB 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 3db2d475a654edeb645037a959aae5ecbea2ddad:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . 3db2d475a654edeb645037a959aae5ecbea2ddad . [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_PR-6704 --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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 3db2d475a654edeb645037a959aae5ecbea2ddad cat $ docker top d203451bc6203e69053d04933108504aa81d53eb818e30656fdd9242ba74bc0d -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_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.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/make cmTC_14aa6/fast && /usr/bin/make -f CMakeFiles/cmTC_14aa6.dir/build.make CMakeFiles/cmTC_14aa6.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6704/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_14aa6.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_14aa6.dir/gnu_posix_regex.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6704/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp [benchmark] /var/jenkins/workspace/Kokkos_PR-6704/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_14aa6.dir/build.make:69: CMakeFiles/cmTC_14aa6.dir/gnu_posix_regex.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6704/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:124: cmTC_14aa6/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_PR-6704/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkos_gtest Scanning dependencies of target kokkossimd [ 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 Scanning dependencies of target benchmark [ 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 Scanning dependencies of target kokkoscore [ 0%] 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 [ 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 _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.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/complexity.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 2%] 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 [ 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 core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.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 ‘waffle’ is offline 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/sysinfo.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 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%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 5%] Linking CXX static library libbenchmark.a [ 5%] Built target benchmark [ 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_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 Scanning dependencies of target benchmark_main [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 6%] Linking CXX static library libbenchmark_main.a [ 6%] Built target benchmark_main [ 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 [ 6%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 6%] 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_LegionInitialization Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPGraph [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 8%] Built target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp [ 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_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 8%] 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_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 8%] Built target Kokkos_CoreUnitTest_LegionInitialization Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 8%] Built target Kokkos_CoreUnitTest_OpenMPInterOp Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 8%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 8%] Built target Kokkos_push_finalize_hook_terminate [ 8%] Built target Kokkos_CoreUnitTest_OpenMPGraph Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 8%] Built target Kokkos_CoreUnitTest_SerialGraph Scanning dependencies of target Kokkos_IncrementalTest_OPENMP [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.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_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.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_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 13%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 13%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_StackTraceTestExec [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 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_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 14%] Built target Kokkos_CoreUnitTest_KokkosP [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o [ 14%] Linking CXX executable Kokkos_StackTraceTestExec [ 14%] Built target Kokkos_StackTraceTestExec [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 15%] 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_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_Default.dir/default/TestDefaultDeviceType_b1.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_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.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_TeamReductionScan.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o [ 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_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 19%] 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_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 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_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 22%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 22%] Built target Kokkos_IncrementalTest_OPENMP Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 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_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.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_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 26%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 26%] Built target Kokkos_CoreUnitTest_CTestDevice Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 26%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 26%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 27%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 27%] Built target Kokkos_CoreUnitTest_Develop Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 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_Swap_hpp [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 32%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 32%] Built target Kokkos_CoreUnitTest_Default [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 37%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 37%] Built target Kokkos_IncrementalTest_SERIAL [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 38%] 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_ReductionIdentity_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 39%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 42%] 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_SubView_c12.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 47%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 50%] Built target Kokkos_CoreUnitTest_Serial2 [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 51%] 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_HBWSpace_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp.dir/tstHeader.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 52%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 52%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 52%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 52%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 52%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 54%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 54%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o [ 54%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 54%] Built target Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 54%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 54%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 56%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 56%] Built target Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 56%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o [ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 57%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 57%] Built target Kokkos_PerformanceTest_Atomic Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 59%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 59%] Built target Kokkos_ContainersTestCompileOnly [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 59%] 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_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Vector.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 66%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 66%] Built target Kokkos_ContainersUnitTest_OpenMP 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 [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 67%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 67%] Built target Kokkos_ContainersPerformanceTest_OpenMP 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_ViewResize_7.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 69%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 69%] Built target Kokkos_PerformanceTest_Benchmark [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o [ 70%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 70%] Built target Kokkos_ContainersUnitTest_Serial [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.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_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 74%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 74%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.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_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.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_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o [ 76%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 76%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A 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 core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSort.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSortCustomComp.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o [ 78%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 78%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_UnitTest_Random [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 79%] 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_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 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_ViewAPI_e.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortA.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o [ 82%] Linking CXX executable Kokkos_UnitTest_Random [ 82%] Built target Kokkos_UnitTest_Random Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.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_UnitTest_Sort.dir/openmp/TestBinSortB.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestNestedSort.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 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_E.dir/TestStdAlgorithmsTransformInclusiveScan.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 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 [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Linking CXX executable Kokkos_UnitTest_Sort [ 86%] Built target Kokkos_UnitTest_Sort Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.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 algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.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_Team_E [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E 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_A.dir/TestRandomAccessIterator.cpp.o [ 87%] 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/TestStdAlgorithmsCommon.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly 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 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.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/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.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_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H 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 [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 93%] 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_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.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/TestStdAlgorithmsRemove.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.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_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o [ 96%] 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_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I 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_D.dir/TestStdAlgorithmsRotate.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_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M Scanning dependencies of target Kokkos_UnitTest_SIMD [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P Scanning dependencies of target Kokkos_gups [ 98%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o [ 98%] Linking CXX executable Kokkos_gups [ 98%] Linking CXX executable Kokkos_UnitTest_SIMD [ 98%] Built target Kokkos_gups [ 98%] Built target Kokkos_UnitTest_SIMD Scanning dependencies of target Kokkos_launch_latency Scanning dependencies of target Kokkos_stream [ 98%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 98%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 98%] Linking CXX executable Kokkos_stream [ 98%] Built target Kokkos_stream [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o [ 99%] Linking CXX executable Kokkos_launch_latency [ 99%] Built target Kokkos_launch_latency [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%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP [100%] Built target Kokkos_CoreUnitTest_OpenMP + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6704/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6704/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6704/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6704/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/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 220 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 (224 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (148 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (146 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (144 ms) 1: [----------] 4 tests from serial_DeathTest (664 ms total) 1: 1: [----------] 216 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 (74 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (41 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 (20 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 (16 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 (2617 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2070 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (1221 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1213 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 (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 (2 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (1 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 (2 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 (56 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (185 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 (95 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 (971 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 (2981 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6704/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 (30 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_int16_t 1: [ OK ] serial.reducers_int16_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 (228 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (265 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic 1: [ OK ] serial.int64_t_reduce_dynamic (801 ms) 1: [ RUN ] serial.double_reduce_dynamic 1: [ OK ] serial.double_reduce_dynamic (1010 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (198 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 (1677 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 1: [ OK ] serial.reduce_device_view_team_policy (1624 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (4 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 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 (17 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 (927 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 (723 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 (16 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 (722 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 (17 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 (758 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 (17 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: [----------] 216 tests from serial (21704 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 220 tests from 2 test suites ran. (22369 ms total) 1: [ PASSED ] 219 tests. 1: [ SKIPPED ] 1 test, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1/45 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 22.38 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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 125 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 8 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1029 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (1027 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/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: [----------] 8 tests from serial_DeathTest (2056 ms total) 2: 2: [----------] 117 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 (667 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (71 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 (34 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (55 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (81 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 (4308 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (140 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (122 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (62 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 (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 (1451 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 (1 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (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 (46 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 (52 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (1 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 (127 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_PR-6704/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 (11 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (513 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (513 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (512 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (560 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (560 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (560 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: [----------] 117 tests from serial (10669 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 125 tests from 2 test suites ran. (12726 ms total) 2: [ PASSED ] 122 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/45 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 12.74 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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/45 Test #3: Kokkos_CoreUnitTest_SerialGraph ............. Passed 0.01 sec test 4 Start 4: Kokkos_CoreUnitTest_OpenMP 4: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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 345 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 12 tests from openmp_DeathTest 4: [ RUN ] openmp_DeathTest.abort_from_host 4: [ OK ] openmp_DeathTest.abort_from_host (157 ms) 4: [ RUN ] openmp_DeathTest.abort_from_device 4: [ OK ] openmp_DeathTest.abort_from_device (153 ms) 4: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (158 ms) 4: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions 4: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (155 ms) 4: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_dyn 4: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_stat 4: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_mix 4: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] openmp_DeathTest.view_construction_with_wrong_static_extents 4: [ OK ] openmp_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment 4: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1085 ms) 4: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment 4: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (1070 ms) 4: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/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: [----------] 12 tests from openmp_DeathTest (2780 ms total) 4: 4: [----------] 333 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 (7 ms) 4: [ RUN ] openmp.atomic_operations_float 4: [ OK ] openmp.atomic_operations_float (8 ms) 4: [ RUN ] openmp.atomic_operations_int 4: [ OK ] openmp.atomic_operations_int (19 ms) 4: [ RUN ] openmp.atomic_operations_long 4: [ OK ] openmp.atomic_operations_long (17 ms) 4: [ RUN ] openmp.atomic_operations_longlong 4: [ OK ] openmp.atomic_operations_longlong (18 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 (14 ms) 4: [ RUN ] openmp.atomic_operations_unsignedlong 4: [ OK ] openmp.atomic_operations_unsignedlong (16 ms) 4: [ RUN ] openmp.atomics 4: [ OK ] openmp.atomics (26 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 (207 ms) 4: [ RUN ] openmp.atomic_views_nonintegral 4: [ OK ] openmp.atomic_views_nonintegral (85 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 (7 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 (33 ms) 4: [ RUN ] openmp.partitioning_by_args 4: [ OK ] openmp.partitioning_by_args (42 ms) 4: [ RUN ] openmp.partitioning_by_vector 4: [ OK ] openmp.partitioning_by_vector (66 ms) 4: [ RUN ] openmp.execution_space_as_class_data_member 4: [ OK ] openmp.execution_space_as_class_data_member (0 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 (447 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 (1760 ms) 4: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft 4: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (1585 ms) 4: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright 4: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (1205 ms) 4: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright 4: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (1198 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 (2 ms) 4: [ RUN ] openmp.mathematical_functions_hyperbolic_functions 4: [ OK ] openmp.mathematical_functions_hyperbolic_functions (2 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 (1 ms) 4: [ RUN ] openmp.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (1 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 (2 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 (1 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesselj1y1 4: [ OK ] openmp.mathspecialfunc_cbesselj1y1 (1 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 (26 ms) 4: [ RUN ] openmp.mdrange_6d 4: [ OK ] openmp.mdrange_6d (83 ms) 4: [ RUN ] openmp.mdrange_2d 4: [ OK ] openmp.mdrange_2d (1 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 (7 ms) 4: [ RUN ] openmp.mdrange_neg_idx 4: [ OK ] openmp.mdrange_neg_idx (46 ms) 4: [ RUN ] openmp.mdrange_4d 4: [ OK ] openmp.mdrange_4d (7 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 (891 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 (4709 ms) 4: [ RUN ] openmp.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6704/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 (44 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 (0 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 (36 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 (20 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 (18 ms) 4: [ RUN ] openmp.reducers_int 4: [ OK ] openmp.reducers_int (4 ms) 4: [ RUN ] openmp.reducers_double 4: [ OK ] openmp.reducers_double (5 ms) 4: [ RUN ] openmp.reducers_complex_double 4: [ OK ] openmp.reducers_complex_double (3 ms) 4: [ RUN ] openmp.reducers_struct 4: [ OK ] openmp.reducers_struct (18 ms) 4: [ RUN ] openmp.reducers_half_t 4: [ OK ] openmp.reducers_half_t (11 ms) 4: [ RUN ] openmp.reducers_bhalf_t 4: [ OK ] openmp.reducers_bhalf_t (8 ms) 4: [ RUN ] openmp.reducers_int8_t 4: [ OK ] openmp.reducers_int8_t (5 ms) 4: [ RUN ] openmp.reducers_int16_t 4: [ OK ] openmp.reducers_int16_t (5 ms) 4: [ RUN ] openmp.reducers_point_t 4: [ OK ] openmp.reducers_point_t (5 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 (129 ms) 4: [ RUN ] openmp.int64_t_reduce_dynamic 4: [ OK ] openmp.int64_t_reduce_dynamic (323 ms) 4: [ RUN ] openmp.double_reduce_dynamic 4: [ OK ] openmp.double_reduce_dynamic (413 ms) 4: [ RUN ] openmp.int64_t_reduce_dynamic_view 4: [ OK ] openmp.int64_t_reduce_dynamic_view (86 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 (14 ms) 4: [ RUN ] openmp.reduce_device_view_mdrange_policy 4: [ OK ] openmp.reduce_device_view_mdrange_policy (644 ms) 4: [ RUN ] openmp.reduce_device_view_team_policy 4: [ OK ] openmp.reduce_device_view_team_policy (639 ms) 4: [ RUN ] openmp.impl_shared_alloc 4: [ OK ] openmp.impl_shared_alloc (4 ms) 4: [ RUN ] openmp.kokkos_swap 4: [ OK ] openmp.kokkos_swap (0 ms) 4: [ RUN ] openmp.team_for 4: [ OK ] openmp.team_for (158 ms) 4: [ RUN ] openmp.team_reduce 4: [ OK ] openmp.team_reduce (162 ms) 4: [ RUN ] openmp.team_reduce_large 4: [ OK ] openmp.team_reduce_large (507 ms) 4: [ RUN ] openmp.team_parallel_single 4: [ OK ] openmp.team_parallel_single (35889 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 (1317 ms) 4: [ RUN ] openmp.team_broadcast_long_wrapper 4: [ OK ] openmp.team_broadcast_long_wrapper (1314 ms) 4: [ RUN ] openmp.team_broadcast_char 4: [ OK ] openmp.team_broadcast_char (1325 ms) 4: [ RUN ] openmp.team_broadcast_float 4: [ OK ] openmp.team_broadcast_float (1320 ms) 4: [ RUN ] openmp.team_broadcast_double 4: [ OK ] openmp.team_broadcast_double (779 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 (3950 ms) 4: [ RUN ] openmp.triple_nested_parallelism 4: [ OK ] openmp.triple_nested_parallelism (442 ms) 4: [ RUN ] openmp.parallel_scan_with_reducers 4: [ OK ] openmp.parallel_scan_with_reducers (61 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 (5 ms) 4: [ RUN ] openmp.ThreadVectorMDRangeParallelFor 4: [ OK ] openmp.ThreadVectorMDRangeParallelFor (5 ms) 4: [ RUN ] openmp.TeamVectorMDRangeParallelFor 4: [ OK ] openmp.TeamVectorMDRangeParallelFor (5 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 (6 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 (202940 ms) 4: [ RUN ] openmp.team_long_reduce 4: [ OK ] openmp.team_long_reduce (85 ms) 4: [ RUN ] openmp.team_double_reduce 4: [ OK ] openmp.team_double_reduce (93 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 (1725 ms) 4: [ RUN ] openmp.team_scan 4: [ OK ] openmp.team_scan (742 ms) 4: [ RUN ] openmp.team_scan_ret_val 4: [ OK ] openmp.team_scan_ret_val (861 ms) 4: [ RUN ] openmp.team_shared_request 4: [ OK ] openmp.team_shared_request (427 ms) 4: [ RUN ] openmp.team_scratch_request 4: [ OK ] openmp.team_scratch_request (815 ms) 4: [ RUN ] openmp.team_lambda_shared_request 4: [ OK ] openmp.team_lambda_shared_request (22 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 (61 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 (65398 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 (723 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 (15 ms) 4: [ RUN ] openmp.unique_token_team_acquire 4: [ OK ] openmp.unique_token_team_acquire (6 ms) 4: [ RUN ] openmp.view_api_a 4: [ OK ] openmp.view_api_a (11 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 (1428 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 (1 ms) 4: [ RUN ] openmp.view_copy_degenerated 4: [ OK ] openmp.view_copy_degenerated (0 ms) 4: [ RUN ] openmp.view_empty_runtime_unmanaged 4: [ OK ] openmp.view_empty_runtime_unmanaged (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 (46 ms) 4: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (42 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 (575 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_PR-6704/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 (19 ms) 4: [ RUN ] openmp.view_subview_2d_from_3d_atomic 4: [ OK ] openmp.view_subview_2d_from_3d_atomic (19 ms) 4: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 4: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (19 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_left 4: [ OK ] openmp.view_subview_3d_from_5d_left (237 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 4: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (235 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (236 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_right 4: [ OK ] openmp.view_subview_3d_from_5d_right (241 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic 4: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (242 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (248 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 (1411 ms) 4: [ RUN ] openmp.task_depend_deprecated 4: [ OK ] openmp.task_depend_deprecated (211 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 (28 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 (1395 ms) 4: [ RUN ] openmp.task_depend_deprecated_multiple 4: [ OK ] openmp.task_depend_deprecated_multiple (123 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 (1134 ms) 4: [ RUN ] openmp.task_depend_single 4: [ OK ] openmp.task_depend_single (223 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 (20 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 (862 ms) 4: [ RUN ] openmp.task_depend_multiple 4: [ OK ] openmp.task_depend_multiple (259 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 (20 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 (842 ms) 4: [ RUN ] openmp.task_depend_chase_lev 4: [ OK ] openmp.task_depend_chase_lev (88 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 (19 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: [----------] 333 tests from openmp (346737 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 345 tests from 2 test suites ran. (349518 ms total) 4: [ PASSED ] 341 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/45 Test #4: Kokkos_CoreUnitTest_OpenMP .................. Passed 349.53 sec test 5 Start 5: Kokkos_CoreUnitTest_OpenMPInterOp 5: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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 (1 ms) 5: [----------] 1 test from openmp (1 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 1 test from 1 test suite ran. (1 ms total) 5: [ PASSED ] 1 test. 5/45 Test #5: Kokkos_CoreUnitTest_OpenMPInterOp ........... Passed 0.01 sec test 6 Start 6: Kokkos_CoreUnitTest_OpenMPGraph 6: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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 (1 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/45 Test #6: Kokkos_CoreUnitTest_OpenMPGraph ............. Passed 0.01 sec test 7 Start 7: Kokkos_CoreUnitTest_Default 7: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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 73 tests from 41 test suites. 7: [----------] Global test environment set-up. 7: [----------] 33 tests from defaultdevicetype 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_PR-6704/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_PR-6704/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 (5 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 (66 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 (11 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a3 7: [ OK ] defaultdevicetype.reduce_instantiation_a3 (12 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b3 7: [ OK ] defaultdevicetype.reduce_instantiation_b3 (24 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: [----------] 33 tests from defaultdevicetype (180 ms total) 7: 7: [----------] 1 test from kokkosresize 7: [ RUN ] kokkosresize.host_space_access 7: [ OK ] kokkosresize.host_space_access (8 ms) 7: [----------] 1 test from kokkosresize (8 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: [==========] 73 tests from 41 test suites ran. (193 ms total) 7: [ PASSED ] 71 tests. 7: [ SKIPPED ] 2 tests, listed below: 7: [ SKIPPED ] defaultdevicetype.shared_space 7: [ SKIPPED ] defaultdevicetype.shared_host_pinned_space 7/45 Test #7: Kokkos_CoreUnitTest_Default ................. Passed 0.21 sec test 8 Start 8: Kokkos_CoreUnitTest_LegionInitialization 8: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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/45 Test #8: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.01 sec test 9 Start 9: Kokkos_CoreUnitTest_PushFinalizeHook 9: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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/45 Test #9: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.00 sec test 10 Start 10: Kokkos_CoreUnitTest_Develop 10: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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/45 Test #10: Kokkos_CoreUnitTest_Develop ................. Passed 0.00 sec test 11 Start 11: Kokkos_CoreUnitTest_KokkosP 11: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 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 27 tests from 2 test suites. 11: [----------] Global test environment set-up. 11: [----------] 25 tests from kokkosp 11: [ RUN ] kokkosp.test_named_instance_fence 11: Ref: 16777217 11: Ref: named_instance 11: 16777217 11: named_instance 11: [ OK ] kokkosp.test_named_instance_fence (0 ms) 11: [ RUN ] kokkosp.test_unnamed_instance_fence 11: Ref: 16777217 11: Ref: Unnamed Instance Fence 11: 16777217 11: Kokkos::OpenMP::fence: Unnamed Instance Fence 11: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 11: [ RUN ] kokkosp.test_named_global_fence 11: Ref: 16777216 11: Ref: test global fence 11: 16777216 11: test global fence 11: [ OK ] kokkosp.test_named_global_fence (0 ms) 11: [ RUN ] kokkosp.test_unnamed_global_fence 11: Ref: 16777216 11: Ref: Unnamed Global Fence 11: 16777216 11: Kokkos::fence: Unnamed Global Fence 11: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 11: [ RUN ] kokkosp.test_multiple_default_instances 11: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 11: [ RUN ] kokkosp.test_id_gen 11: [ OK ] kokkosp.test_id_gen (0 ms) 11: [ RUN ] kokkosp.test_kernel_sequence 11: Ref: 16777217 11: Ref: named_instance 11: 16777217 11: named_instance 11: Ref: 16777217 11: Ref: test_kernel 11: 16777217 11: named_instance 11: Miss on name 11: 16777217 11: test_kernel 11: [ OK ] kokkosp.test_kernel_sequence (0 ms) 11: [ RUN ] kokkosp.async_deep_copy 11: [ OK ] kokkosp.async_deep_copy (0 ms) 11: [ RUN ] kokkosp.parallel_for 11: [ OK ] kokkosp.parallel_for (0 ms) 11: [ RUN ] kokkosp.parallel_reduce 11: [ OK ] kokkosp.parallel_reduce (0 ms) 11: [ RUN ] kokkosp.parallel_scan 11: [ OK ] kokkosp.parallel_scan (0 ms) 11: [ RUN ] kokkosp.parallel_scan_no_fence 11: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 11: [ RUN ] kokkosp.parallel_scan_no_fence_view 11: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 11: [ RUN ] kokkosp.regions 11: [ OK ] kokkosp.regions (0 ms) 11: [ RUN ] kokkosp.fences 11: [ OK ] kokkosp.fences (0 ms) 11: [ RUN ] kokkosp.raw_allocation 11: [ OK ] kokkosp.raw_allocation (0 ms) 11: [ RUN ] kokkosp.view 11: [ OK ] kokkosp.view (0 ms) 11: [ RUN ] kokkosp.sections 11: [ OK ] kokkosp.sections (0 ms) 11: [ RUN ] kokkosp.metadata 11: [ OK ] kokkosp.metadata (0 ms) 11: [ RUN ] kokkosp.profile_events 11: [ OK ] kokkosp.profile_events (0 ms) 11: [ RUN ] kokkosp.no_init_kernel 11: [ OK ] kokkosp.no_init_kernel (0 ms) 11: [ RUN ] kokkosp.get_events 11: [ OK ] kokkosp.get_events (0 ms) 11: [ RUN ] kokkosp.create_mirror_no_init 11: [ OK ] kokkosp.create_mirror_no_init (0 ms) 11: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 11: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 11: [ RUN ] kokkosp.create_mirror_view_and_copy 11: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 11: [----------] 25 tests from kokkosp (1 ms total) 11: 11: [----------] 2 tests from defaultdevicetype 11: [ RUN ] defaultdevicetype.profiling_section 11: [ OK ] defaultdevicetype.profiling_section (0 ms) 11: [ RUN ] defaultdevicetype.scoped_profile_region 11: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 11: [----------] 2 tests from defaultdevicetype (0 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 27 tests from 2 test suites ran. (1 ms total) 11: [ PASSED ] 27 tests. 11/45 Test #11: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.01 sec test 12 Start 12: Kokkos_CoreUnitTest_StackTraceTest 12: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec 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 3 tests from 2 test suites. 12: [----------] Global test environment set-up. 12: [----------] 2 tests from defaultdevicetype_DeathTest 12: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 12: 12: [WARNING] /var/jenkins/workspace/Kokkos_PR-6704/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. 12: Top of f1 12: Top of f0 12: Top of f0 12: test_f1: 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55e1f98047c9] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55e1f97b1cb9] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x55e1f97aad64] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x55e1f97ace1f] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55e1f97e3f6e] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6abdf) [0x55e1f97d5bdf] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aef2) [0x55e1f97d5ef2] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b4dd) [0x55e1f97d64dd] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55e1f97d8bf8] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55e1f97d90cc] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55e1f97a99a6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fdba2e5e083] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55e1f97aab6e] 12: 12: demangled test_f1: 12: [0x55e1f98047c9] Kokkos::Impl::save_stacktrace() 12: [0x55e1f97b1cb9] Test::stacktrace_test_f1(std::ostream&) 12: [0x55e1f97aad64] Test::test_stacktrace(bool, bool) 12: [0x55e1f97ace1f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 12: [0x55e1f97e3f6e] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55e1f97d5bdf] 12: [0x55e1f97d5ef2] 12: [0x55e1f97d64dd] 12: [0x55e1f97d8bf8] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55e1f97d90cc] testing::UnitTest::Run() 12: [0x55e1f97a99a6] main 12: [0x7fdba2e5e083] __libc_start_main 12: [0x55e1f97aab6e] _start 12: 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f1 12: Top of f0 12: Top of f0 12: StackTrace f3(std::cout, 4) returned: 110 12: test_f3: 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55e1f98047c9] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55e1f97b1cb9] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x55e1f97b1ef8] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x55e1f97ab64e] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x55e1f97ace1f] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55e1f97e3f6e] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6abdf) [0x55e1f97d5bdf] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aef2) [0x55e1f97d5ef2] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b4dd) [0x55e1f97d64dd] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55e1f97d8bf8] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55e1f97d90cc] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55e1f97a99a6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fdba2e5e083] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55e1f97aab6e] 12: 12: demangled test_f3: 12: [0x55e1f98047c9] Kokkos::Impl::save_stacktrace() 12: [0x55e1f97b1cb9] Test::stacktrace_test_f1(std::ostream&) 12: [0x55e1f97b1ef8] Test::stacktrace_test_f3(std::ostream&, int) 12: [0x55e1f97ab64e] Test::test_stacktrace(bool, bool) 12: [0x55e1f97ace1f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 12: [0x55e1f97e3f6e] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55e1f97d5bdf] 12: [0x55e1f97d5ef2] 12: [0x55e1f97d64dd] 12: [0x55e1f97d8bf8] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55e1f97d90cc] testing::UnitTest::Run() 12: [0x55e1f97a99a6] main 12: [0x7fdba2e5e083] __libc_start_main 12: [0x55e1f97aab6e] _start 12: 12: Test setting std::terminate handler that prints the last saved stack trace 12: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (143 ms) 12: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 12: 12: [WARNING] /var/jenkins/workspace/Kokkos_PR-6704/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. 12: Top of f1 12: Top of f0 12: Top of f0 12: test_f1: 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55e1f98047c9] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55e1f97b1cb9] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x55e1f97aad64] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x55e1f97ad19c] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55e1f97e3f6e] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6abdf) [0x55e1f97d5bdf] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aef2) [0x55e1f97d5ef2] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b4dd) [0x55e1f97d64dd] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55e1f97d8bf8] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55e1f97d90cc] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55e1f97a99a6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fdba2e5e083] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55e1f97aab6e] 12: 12: demangled test_f1: 12: [0x55e1f98047c9] Kokkos::Impl::save_stacktrace() 12: [0x55e1f97b1cb9] Test::stacktrace_test_f1(std::ostream&) 12: [0x55e1f97aad64] Test::test_stacktrace(bool, bool) 12: [0x55e1f97ad19c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 12: [0x55e1f97e3f6e] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55e1f97d5bdf] 12: [0x55e1f97d5ef2] 12: [0x55e1f97d64dd] 12: [0x55e1f97d8bf8] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55e1f97d90cc] testing::UnitTest::Run() 12: [0x55e1f97a99a6] main 12: [0x7fdba2e5e083] __libc_start_main 12: [0x55e1f97aab6e] _start 12: 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f1 12: Top of f0 12: Top of f0 12: StackTrace f3(std::cout, 4) returned: 110 12: test_f3: 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55e1f98047c9] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55e1f97b1cb9] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x55e1f97b1ef8] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x55e1f97ab64e] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x55e1f97ad19c] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55e1f97e3f6e] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6abdf) [0x55e1f97d5bdf] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aef2) [0x55e1f97d5ef2] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b4dd) [0x55e1f97d64dd] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55e1f97d8bf8] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55e1f97d90cc] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55e1f97a99a6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fdba2e5e083] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55e1f97aab6e] 12: 12: demangled test_f3: 12: [0x55e1f98047c9] Kokkos::Impl::save_stacktrace() 12: [0x55e1f97b1cb9] Test::stacktrace_test_f1(std::ostream&) 12: [0x55e1f97b1ef8] Test::stacktrace_test_f3(std::ostream&, int) 12: [0x55e1f97ab64e] Test::test_stacktrace(bool, bool) 12: [0x55e1f97ad19c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 12: [0x55e1f97e3f6e] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55e1f97d5bdf] 12: [0x55e1f97d5ef2] 12: [0x55e1f97d64dd] 12: [0x55e1f97d8bf8] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55e1f97d90cc] testing::UnitTest::Run() 12: [0x55e1f97a99a6] main 12: [0x7fdba2e5e083] __libc_start_main 12: [0x55e1f97aab6e] _start 12: 12: Test setting std::terminate handler that prints the last saved stack trace 12: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (139 ms) 12: [----------] 2 tests from defaultdevicetype_DeathTest (282 ms total) 12: 12: [----------] 1 test from defaultdevicetype 12: [ RUN ] defaultdevicetype.stacktrace_normal 12: Top of f1 12: Top of f0 12: Top of f0 12: test_f1: 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55e1f98047c9] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55e1f97b1cb9] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x55e1f97aad64] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55e1f97e3f6e] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6abdf) [0x55e1f97d5bdf] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aef2) [0x55e1f97d5ef2] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b4dd) [0x55e1f97d64dd] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55e1f97d8bf8] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55e1f97d90cc] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55e1f97a99a6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fdba2e5e083] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55e1f97aab6e] 12: 12: demangled test_f1: 12: [0x55e1f98047c9] Kokkos::Impl::save_stacktrace() 12: [0x55e1f97b1cb9] Test::stacktrace_test_f1(std::ostream&) 12: [0x55e1f97aad64] Test::test_stacktrace(bool, bool) 12: [0x55e1f97e3f6e] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55e1f97d5bdf] 12: [0x55e1f97d5ef2] 12: [0x55e1f97d64dd] 12: [0x55e1f97d8bf8] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55e1f97d90cc] testing::UnitTest::Run() 12: [0x55e1f97a99a6] main 12: [0x7fdba2e5e083] __libc_start_main 12: [0x55e1f97aab6e] _start 12: 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f1 12: Top of f0 12: Top of f0 12: StackTrace f3(std::cout, 4) returned: 110 12: test_f3: 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55e1f98047c9] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55e1f97b1cb9] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x55e1f97b1ef8] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x55e1f97ab64e] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55e1f97e3f6e] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6abdf) [0x55e1f97d5bdf] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aef2) [0x55e1f97d5ef2] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b4dd) [0x55e1f97d64dd] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55e1f97d8bf8] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55e1f97d90cc] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55e1f97a99a6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fdba2e5e083] 12: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55e1f97aab6e] 12: 12: demangled test_f3: 12: [0x55e1f98047c9] Kokkos::Impl::save_stacktrace() 12: [0x55e1f97b1cb9] Test::stacktrace_test_f1(std::ostream&) 12: [0x55e1f97b1ef8] Test::stacktrace_test_f3(std::ostream&, int) 12: [0x55e1f97ab64e] Test::test_stacktrace(bool, bool) 12: [0x55e1f97e3f6e] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55e1f97d5bdf] 12: [0x55e1f97d5ef2] 12: [0x55e1f97d64dd] 12: [0x55e1f97d8bf8] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55e1f97d90cc] testing::UnitTest::Run() 12: [0x55e1f97a99a6] main 12: [0x7fdba2e5e083] __libc_start_main 12: [0x55e1f97aab6e] _start 12: 12: Test setting std::terminate handler that prints the last saved stack trace 12: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 12: [----------] 1 test from defaultdevicetype (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 3 tests from 2 test suites ran. (283 ms total) 12: [ PASSED ] 3 tests. 12/45 Test #12: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 0.29 sec test 13 Start 13: Kokkos_IncrementalTest_OPENMP 13: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 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 28 tests from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 28 tests from OPENMP 13: [ RUN ] OPENMP.IncrTest_01_execspace_typedef 13: [ OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms) 13: [ RUN ] OPENMP.IncrTest_01_execspace 13: Host Parallel Execution Space: 13: KOKKOS_ENABLE_OPENMP: yes 13: 13: OpenMP Runtime Configuration: 13: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ] 13: OpenMP 13: [ OK ] OPENMP.IncrTest_01_execspace (0 ms) 13: [ RUN ] OPENMP.IncrTest_02_AtomicExchange 13: [ OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms) 13: [ RUN ] OPENMP.IncrTest_02_AtomicAdd 13: [ OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms) 13: [ RUN ] OPENMP.IncrTest_02_AtomicSub 13: [ OK ] OPENMP.IncrTest_02_AtomicSub (0 ms) 13: [ RUN ] OPENMP.IncrTest_03a_memspace_malloc 13: [ OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms) 13: [ RUN ] OPENMP.IncrTest_03b_memspace_free 13: [ OK ] OPENMP.IncrTest_03b_memspace_free (28 ms) 13: [ RUN ] OPENMP.IncrTest_04_simple_parallelFor 13: [ OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms) 13: [ RUN ] OPENMP.IncrTest_04_RangePolicy_parallelFor 13: [ OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (0 ms) 13: [ RUN ] OPENMP.IncrTest_05_reduction 13: [ OK ] OPENMP.IncrTest_05_reduction (24 ms) 13: [ RUN ] OPENMP.IncrTest_06_mdrange2D 13: [ OK ] OPENMP.IncrTest_06_mdrange2D (0 ms) 13: [ RUN ] OPENMP.IncrTest_06_mdrange3D 13: [ OK ] OPENMP.IncrTest_06_mdrange3D (0 ms) 13: [ RUN ] OPENMP.IncrTest_06_mdrange4D 13: [ OK ] OPENMP.IncrTest_06_mdrange4D (0 ms) 13: [ RUN ] OPENMP.IncrTest_08_deep_copy_2D 13: [ OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms) 13: [ RUN ] OPENMP.IncrTest_08_deep_copy_3D 13: [ OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms) 13: [ RUN ] OPENMP.IncrTest_08_deep_copy_4D 13: [ OK ] OPENMP.IncrTest_08_deep_copy_4D (0 ms) 13: [ RUN ] OPENMP.IncrTest_10_Hierarchical_Basics 13: [ OK ] OPENMP.IncrTest_10_Hierarchical_Basics (1 ms) 13: [ RUN ] OPENMP.IncrTest_11a_Hierarchical_ForLoop 13: [ OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (0 ms) 13: [ RUN ] OPENMP.IncrTest_11b_Hierarchical_ForLoop 13: [ OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (0 ms) 13: [ RUN ] OPENMP.IncrTest_11c_Hierarchical_ForLoop 13: [ OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (163 ms) 13: [ RUN ] OPENMP.IncrTest_12a_ThreadScratch 13: [ OK ] OPENMP.IncrTest_12a_ThreadScratch (4 ms) 13: [ RUN ] OPENMP.IncrTest_12b_TeamScratch 13: [ OK ] OPENMP.IncrTest_12b_TeamScratch (2 ms) 13: [ RUN ] OPENMP.IncrTest_13a_Hierarchical_Red 13: [ OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms) 13: [ RUN ] OPENMP.IncrTest_13b_Hierarchical_Red 13: [ OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms) 13: [ RUN ] OPENMP.IncrTest_13c_Hierarchical_Red 13: [ OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms) 13: [ RUN ] OPENMP.incr_14_MDrangeReduce 13: [ OK ] OPENMP.incr_14_MDrangeReduce (0 ms) 13: [ RUN ] OPENMP.IncrTest_16_parallelscan 13: [ OK ] OPENMP.IncrTest_16_parallelscan (1 ms) 13: [ RUN ] OPENMP.incr_17_atomicView 13: [ OK ] OPENMP.incr_17_atomicView (0 ms) 13: [----------] 28 tests from OPENMP (228 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 28 tests from 1 test suite ran. (228 ms total) 13: [ PASSED ] 28 tests. 13/45 Test #13: Kokkos_IncrementalTest_OPENMP ............... Passed 0.24 sec test 14 Start 14: Kokkos_IncrementalTest_SERIAL 14: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 14: Test timeout computed to be: 1500 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: [==========] Running 28 tests from 1 test suite. 14: [----------] Global test environment set-up. 14: [----------] 28 tests from SERIAL 14: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 14: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 14: [ RUN ] SERIAL.IncrTest_01_execspace 14: Host Serial Execution Space: 14: KOKKOS_ENABLE_SERIAL: yes 14: 14: Serial Runtime Configuration: 14: Serial 14: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 14: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 14: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 14: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 14: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 14: [ RUN ] SERIAL.IncrTest_02_AtomicSub 14: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 14: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 14: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 14: [ RUN ] SERIAL.IncrTest_03b_memspace_free 14: [ OK ] SERIAL.IncrTest_03b_memspace_free (35 ms) 14: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 14: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 14: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 14: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 14: [ RUN ] SERIAL.IncrTest_05_reduction 14: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 14: [ RUN ] SERIAL.IncrTest_06_mdrange2D 14: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 14: [ RUN ] SERIAL.IncrTest_06_mdrange3D 14: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 14: [ RUN ] SERIAL.IncrTest_06_mdrange4D 14: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 14: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 14: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 14: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 14: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 14: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 14: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 14: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 14: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 14: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 14: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 14: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 14: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 14: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 14: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (168 ms) 14: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 14: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 14: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 14: [ OK ] SERIAL.IncrTest_12b_TeamScratch (0 ms) 14: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 14: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 14: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 14: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 14: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 14: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 14: [ RUN ] SERIAL.incr_14_MDrangeReduce 14: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 14: [ RUN ] SERIAL.IncrTest_16_parallelscan 14: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 14: [ RUN ] SERIAL.incr_17_atomicView 14: [ OK ] SERIAL.incr_17_atomicView (0 ms) 14: [----------] 28 tests from SERIAL (205 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 28 tests from 1 test suite ran. (205 ms total) 14: [ PASSED ] 28 tests. 14/45 Test #14: Kokkos_IncrementalTest_SERIAL ............... Passed 0.22 sec test 15 Start 15: Kokkos_CoreUnitTest_CTestDevice 15: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 15: Test timeout computed to be: 1500 15: [==========] Running 8 tests from 1 test suite. 15: [----------] Global test environment set-up. 15: [----------] 8 tests from ctest_environment 15: [ RUN ] ctest_environment.no_device_type 15: [ OK ] ctest_environment.no_device_type (0 ms) 15: [ RUN ] ctest_environment.no_process_count 15: [ OK ] ctest_environment.no_process_count (0 ms) 15: [ RUN ] ctest_environment.invalid_rank 15: [ OK ] ctest_environment.invalid_rank (0 ms) 15: [ RUN ] ctest_environment.no_type_str 15: [ OK ] ctest_environment.no_type_str (0 ms) 15: [ RUN ] ctest_environment.missing_type 15: [ OK ] ctest_environment.missing_type (0 ms) 15: [ RUN ] ctest_environment.no_id_str 15: [ OK ] ctest_environment.no_id_str (0 ms) 15: [ RUN ] ctest_environment.invalid_id_str 15: [ OK ] ctest_environment.invalid_id_str (0 ms) 15: [ RUN ] ctest_environment.good 15: [ OK ] ctest_environment.good (0 ms) 15: [----------] 8 tests from ctest_environment (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 8 tests from 1 test suite ran. (0 ms total) 15: [ PASSED ] 8 tests. 15/45 Test #15: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.01 sec test 16 Start 16: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 16: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 16: Test timeout computed to be: 1500 16/45 Test #16: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.00 sec test 17 Start 17: Kokkos_PerformanceTest_TaskDag 17: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 17: Test timeout computed to be: 1500 17: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 17: Detected: 4 cores per node. 17: Detected: 1 MPI_ranks per node. 17: Requested: 8 threads per process. 17: "taskdag: alloc super repeat input output task-accum task-max" 1000000 10000 1 4 3 0 0 17: "taskdag: time (min, avg)" 0.000277454 0.000277454 17: "taskdag: tasks per second (max, avg)" 46854.6 46854.6 17/45 Test #17: Kokkos_PerformanceTest_TaskDag .............. Passed 0.00 sec test 18 Start 18: Kokkos_PerformanceTest_Benchmark 18: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-01-11_T21-32-16.json" 18: Test timeout computed to be: 1500 18: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 18: Detected: 4 cores per node. 18: Detected: 1 MPI_ranks per node. 18: Requested: 8 threads per process. 18: 2024-01-11T21:50:57+00:00 18: Running /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 18: Run on (4 X 1996.25 MHz CPU s) 18: CPU Caches: 18: L1 Data 64 KiB (x4) 18: L1 Instruction 64 KiB (x4) 18: L2 Unified 512 KiB (x4) 18: L3 Unified 16384 KiB (x4) 18: Load Average: 7.71, 7.18, 5.91 18: CPU architecture: none 18: Default Device: N6Kokkos6OpenMPE 18: GIT_BRANCH: HEAD 18: GIT_CLEAN_STATUS: CLEAN 18: GIT_COMMIT_DATE: 2024-01-11T21:32:08+00:00 18: GIT_COMMIT_DESCRIPTION: Merge commit 'cad863fcab1a5ac5fb64538378923fe945d54073' into HEAD 18: GIT_COMMIT_HASH: 58bc7cba8 18: GPU architecture: none 18: KOKKOS_COMPILER_GNU: 840 18: KOKKOS_ENABLE_ASM: yes 18: KOKKOS_ENABLE_CXX17: yes 18: KOKKOS_ENABLE_CXX20: no 18: KOKKOS_ENABLE_CXX23: no 18: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 18: KOKKOS_ENABLE_HBWSPACE: no 18: KOKKOS_ENABLE_HWLOC: no 18: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 18: KOKKOS_ENABLE_LIBDL: no 18: KOKKOS_ENABLE_LIBRT: no 18: KOKKOS_ENABLE_OPENMP: yes 18: KOKKOS_ENABLE_PRAGMA_IVDEP: no 18: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 18: KOKKOS_ENABLE_PRAGMA_UNROLL: no 18: KOKKOS_ENABLE_PRAGMA_VECTOR: no 18: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 18: Kokkos Version: 4.2.99 18: platform: 64bit 18: --------------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations Count Time normalized 18: --------------------------------------------------------------------------------------------------------------------------------------------------- 18: GramSchmidt/Count:1024/iterations:5/manual_time 0.045 s 0.019 s 5 1024 44.3358u 18: GramSchmidt/Count:2048/iterations:5/manual_time 0.046 s 0.018 s 5 2.048k 21.6505u 18: GramSchmidt/Count:4096/iterations:5/manual_time 0.047 s 0.019 s 5 4.096k 10.9398u 18: GramSchmidt/Count:8192/iterations:5/manual_time 0.049 s 0.021 s 5 8.192k 6.16191u 18: GramSchmidt/Count:16384/iterations:5/manual_time 0.051 s 0.023 s 5 16.384k 3.10637u 18: GramSchmidt/Count:32768/iterations:5/manual_time 0.058 s 0.027 s 5 32.768k 1.87632u 18: GramSchmidt/Count:65536/iterations:5/manual_time 0.068 s 0.039 s 5 65.536k 1016.31n 18: GramSchmidt/Count:131072/iterations:5/manual_time 0.087 s 0.061 s 5 131.072k 659.207n 18: GramSchmidt/Count:262144/iterations:5/manual_time 0.129 s 0.122 s 5 262.144k 491.347n 18: GramSchmidt/Count:524288/iterations:5/manual_time 0.221 s 0.227 s 5 524.288k 418.355n 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations FOM: GB/s Max 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: CustomReduction/N:100000/R:1000/manual_time 4.92 s 4.93 s 1 0.0330319/s 11.5 18: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 18: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 18: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 18: OverlapRangePolicy/N:2000/M:10000/R:10 0.781 s 0.405 s 2 0.0431814 0.0923486 0.100705 0.224418 0.0501314 0.0500402 18: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 18: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 18: OverlapMDRangePolicy/N:200/M:10000/R:10 0.174 s 0.086 s 8 3.23247m 0.0406795 9.88301m 0.0487686 5.14108m 4.95858m 18: OverlapTeamPolicy/N:20/M:1000000/R:10 0.959 s 0.495 s 2 0.0826451 0.111891 0.119287 0.221459 0.0591315 0.0592881 18: --------------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations Count Time normalized 18: --------------------------------------------------------------------------------------------------------------------------------------------------- 18: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 75.21n 18: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 36.8521n 18: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 27.0481n 18: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 23.6299n 18: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.001 s 5 16.384k 22.0069n 18: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.001 s 0.001 s 5 32.768k 19.4997n 18: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.001 s 0.004 s 5 65.536k 17.8736n 18: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.002 s 0.009 s 5 131.072k 16.1996n 18: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.004 s 0.028 s 5 262.144k 16.0827n 18: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.008 s 0.070 s 5 524.288k 15.3198n 18: ----------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations FOM: rate 18: ----------------------------------------------------------------------------------------------------------------------------------- 18: Malloc/N:1/manual_time 0.203 us 0.353 us 3484176 4.93405M/s 18: Malloc/N:16/manual_time 0.201 us 0.350 us 3443276 4.96333M/s 18: Malloc/N:256/manual_time 0.231 us 0.381 us 2995215 4.33018M/s 18: Malloc/N:4096/manual_time 0.165 us 0.310 us 4256669 6.06973M/s 18: Malloc/N:65536/manual_time 0.145 us 0.329 us 4868299 6.91251M/s 18: Malloc/N:1048576/manual_time 0.157 us 0.352 us 4444802 6.37251M/s 18: Malloc/N:16777216/manual_time 0.129 us 0.311 us 5434495 7.75844M/s 18: Malloc/N:268435456/manual_time 3.14 us 6.21 us 228881 318.221k/s 18: Malloc/N:4294967296/manual_time 3.10 us 9.26 us 220112 322.838k/s 18: MallocFree/N:1/manual_time 0.325 us 0.364 us 2130296 3.07252M/s 18: MallocFree/N:16/manual_time 0.327 us 0.366 us 2132290 3.05365M/s 18: MallocFree/N:256/manual_time 0.347 us 0.386 us 1993477 2.88325M/s 18: MallocFree/N:4096/manual_time 0.281 us 0.320 us 2483774 3.55692M/s 18: MallocFree/N:65536/manual_time 0.310 us 0.349 us 2247256 3.22139M/s 18: MallocFree/N:1048576/manual_time 0.329 us 0.368 us 2101246 3.0355M/s 18: MallocFree/N:16777216/manual_time 0.290 us 0.329 us 2428959 3.44383M/s 18: MallocFree/N:268435456/manual_time 6.81 us 6.30 us 106774 146.91k/s 18: MallocFree/N:4294967296/manual_time 9.74 us 9.24 us 71086 102.624k/s 18: MallocTouch/N:1/manual_time 39.9 us 16.7 us 17840 25.0869k/s 18: MallocTouch/N:16/manual_time 39.8 us 17.2 us 17360 25.1222k/s 18: MallocTouch/N:256/manual_time 48.8 us 17.2 us 17747 20.5116k/s 18: MallocTouch/N:4096/manual_time 39.4 us 16.4 us 17414 25.3791k/s 18: MallocTouch/N:65536/manual_time 40.4 us 18.0 us 17608 24.7247k/s 18: MallocTouch/N:1048576/manual_time 42.1 us 18.3 us 16930 23.7772k/s 18: MallocTouch/N:16777216/manual_time 58.9 us 24.8 us 11675 16.9739k/s 18: MallocTouch/N:268435456/manual_time 40113 us 38494 us 17 24.9296/s 18: MallocTouch/N:4294967296/manual_time 573331 us 468379 us 1 1.74419/s 18: MallocTouchFree/N:1/manual_time 40.3 us 16.7 us 16951 24.7975k/s 18: MallocTouchFree/N:16/manual_time 39.6 us 17.1 us 17674 25.2704k/s 18: MallocTouchFree/N:256/manual_time 40.3 us 16.8 us 16503 24.8335k/s 18: MallocTouchFree/N:4096/manual_time 40.0 us 17.0 us 17608 24.9965k/s 18: MallocTouchFree/N:65536/manual_time 41.4 us 18.1 us 16763 24.1297k/s 18: MallocTouchFree/N:1048576/manual_time 43.6 us 18.4 us 16480 22.9615k/s 18: MallocTouchFree/N:16777216/manual_time 60.6 us 25.3 us 11497 16.5097k/s 18: MallocTouchFree/N:268435456/manual_time 60069 us 37880 us 12 16.6476/s 18: MallocTouchFree/N:4294967296/manual_time 765090 us 455176 us 1 1.30704/s 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations FOM: GB/s MB 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: ViewAllocate_Rank1/N:10/manual_time 0.243 s 0.290 s 3 3.29339/s 800 18: ViewAllocate_Rank1/N:10/manual_time 0.243 s 0.289 s 3 3.29334/s 800 18: ViewAllocate_Rank2/N:10/manual_time 0.242 s 0.288 s 3 3.30903/s 800 18: ViewAllocate_Rank2/N:10/manual_time 0.242 s 0.288 s 3 3.3119/s 800 18: ViewAllocate_Rank3/N:10/manual_time 0.242 s 0.289 s 3 3.3047/s 800 18: ViewAllocate_Rank3/N:10/manual_time 0.242 s 0.290 s 3 3.29927/s 800 18: ViewAllocate_Rank4/N:10/manual_time 0.243 s 0.289 s 3 3.29852/s 800 18: ViewAllocate_Rank4/N:10/manual_time 0.242 s 0.289 s 3 3.30578/s 800 18: ViewAllocate_Rank5/N:10/manual_time 0.243 s 0.289 s 3 3.29873/s 800 18: ViewAllocate_Rank5/N:10/manual_time 0.243 s 0.291 s 3 3.2933/s 800 18: ViewAllocate_Rank6/N:10/manual_time 0.243 s 0.289 s 3 3.29649/s 800 18: ViewAllocate_Rank6/N:10/manual_time 0.243 s 0.289 s 3 3.29423/s 800 18: ViewAllocate_Rank7/N:10/manual_time 0.242 s 0.289 s 3 3.30304/s 800 18: ViewAllocate_Rank7/N:10/manual_time 0.243 s 0.289 s 3 3.2949/s 800 18: ViewAllocate_Rank8/N:10/manual_time 0.243 s 0.290 s 3 3.29009/s 800 18: ViewAllocate_Rank8/N:10/manual_time 0.243 s 0.289 s 3 3.29756/s 800 18: ViewDeepCopy_Rank1/N:10/manual_time 0.054 s 0.026 s 12 29.7018/s 1.6k 18: ViewDeepCopy_Rank2/N:10/manual_time 0.054 s 0.026 s 13 29.6958/s 1.6k 18: ViewDeepCopy_Rank3/N:10/manual_time 0.054 s 0.027 s 12 29.7033/s 1.6k 18: ViewDeepCopy_Rank1/N:10/manual_time 0.054 s 0.027 s 13 29.5783/s 1.6k 18: ViewDeepCopy_Rank2/N:10/manual_time 0.054 s 0.027 s 13 29.6439/s 1.6k 18: ViewDeepCopy_Rank3/N:10/manual_time 0.054 s 0.027 s 13 29.6542/s 1.6k 18: ViewDeepCopy_Rank1/N:10/manual_time 0.054 s 0.026 s 13 29.8287/s 1.6k 18: ViewDeepCopy_Rank2/N:10/manual_time 0.387 s 0.183 s 2 4.13668/s 1.6k 18: ViewDeepCopy_Rank3/N:10/manual_time 0.334 s 0.154 s 2 4.78755/s 1.6k 18: ViewDeepCopy_Rank1/N:10/manual_time 0.054 s 0.026 s 13 29.6478/s 1.6k 18: ViewDeepCopy_Rank2/N:10/manual_time 0.393 s 0.182 s 2 4.06878/s 1.6k 18: ViewDeepCopy_Rank3/N:10/manual_time 0.236 s 0.110 s 3 6.77486/s 1.6k 18: ViewDeepCopy_Rank4/N:10/manual_time 0.056 s 0.028 s 13 28.3268/s 1.6k 18: ViewDeepCopy_Rank5/N:10/manual_time 0.056 s 0.028 s 13 28.5532/s 1.6k 18: ViewDeepCopy_Rank4/N:10/manual_time 0.056 s 0.028 s 12 28.4301/s 1.6k 18: ViewDeepCopy_Rank5/N:10/manual_time 0.056 s 0.027 s 12 28.4429/s 1.6k 18: ViewDeepCopy_Rank4/N:10/manual_time 0.266 s 0.132 s 3 6.01908/s 1.6k 18: ViewDeepCopy_Rank5/N:10/manual_time 0.262 s 0.122 s 3 6.11793/s 1.6k 18: ViewDeepCopy_Rank4/N:10/manual_time 0.275 s 0.134 s 3 5.82742/s 1.6k 18: ViewDeepCopy_Rank5/N:10/manual_time 0.337 s 0.171 s 2 4.75122/s 1.6k 18: ViewDeepCopy_Rank6/N:10/manual_time 0.056 s 0.028 s 13 28.3645/s 1.6k 18: ViewDeepCopy_Rank6/N:10/manual_time 0.056 s 0.028 s 12 28.5357/s 1.6k 18: ViewDeepCopy_Rank6/N:10/manual_time 0.262 s 0.131 s 3 6.11379/s 1.6k 18: ViewDeepCopy_Rank6/N:10/manual_time 0.337 s 0.168 s 2 4.74387/s 1.6k 18: ViewDeepCopy_Rank7/N:10/manual_time 0.056 s 0.028 s 12 28.3987/s 1.6k 18: ViewDeepCopy_Rank7/N:10/manual_time 0.056 s 0.028 s 13 28.4079/s 1.6k 18: ViewDeepCopy_Rank7/N:10/manual_time 0.427 s 0.209 s 2 3.74625/s 1.6k 18: ViewDeepCopy_Rank7/N:10/manual_time 0.454 s 0.220 s 2 3.52481/s 1.6k 18: ViewDeepCopy_Rank8/N:10/manual_time 0.056 s 0.028 s 12 28.4136/s 1.6k 18: ViewDeepCopy_Rank8/N:10/manual_time 0.056 s 0.028 s 13 28.3512/s 1.6k 18: ViewDeepCopy_Rank8/N:10/manual_time 0.536 s 0.255 s 1 2.98428/s 1.6k 18: ViewDeepCopy_Rank8/N:10/manual_time 0.421 s 0.195 s 2 3.79908/s 1.6k 18: ViewDeepCopy_Raw/N:10/manual_time 0.056 s 0.028 s 12 28.3792/s 1.6k 18: ViewDeepCopy_Raw/N:10/manual_time 0.057 s 0.028 s 13 28.2354/s 1.6k 18: ViewDeepCopy_Raw/N:10/manual_time 0.057 s 0.028 s 13 28.001/s 1.6k 18: ViewDeepCopy_Raw/N:10/manual_time 0.057 s 0.028 s 12 28.3055/s 1.6k 18: ViewFill_Rank1/N:10/manual_time 0.036 s 0.018 s 19 22.3114/s 800 18: ViewFill_Rank1/N:10/manual_time 0.036 s 0.018 s 19 22.306/s 800 18: ViewFill_Rank2/N:10/manual_time 0.036 s 0.018 s 19 22.1487/s 800 18: ViewFill_Rank2/N:10/manual_time 0.036 s 0.018 s 19 22.2346/s 800 18: ViewFill_Rank3/N:10/manual_time 0.036 s 0.018 s 19 22.1297/s 800 18: ViewFill_Rank3/N:10/manual_time 0.034 s 0.017 s 21 23.3921/s 800 18: ViewFill_Rank4/N:10/manual_time 0.034 s 0.017 s 20 23.4265/s 800 18: ViewFill_Rank4/N:10/manual_time 0.034 s 0.017 s 20 23.3816/s 800 18: ViewFill_Rank5/N:10/manual_time 0.034 s 0.017 s 20 23.3084/s 800 18: ViewFill_Rank5/N:10/manual_time 0.035 s 0.017 s 20 23.1597/s 800 18: ViewFill_Rank6/N:10/manual_time 0.034 s 0.017 s 21 23.2305/s 800 18: ViewFill_Rank6/N:10/manual_time 0.034 s 0.017 s 20 23.1975/s 800 18: ViewFill_Rank7/N:10/manual_time 0.034 s 0.017 s 20 23.2542/s 800 18: ViewFill_Rank7/N:10/manual_time 0.035 s 0.017 s 20 23.1412/s 800 18: ViewFill_Rank8/N:10/manual_time 0.034 s 0.017 s 20 23.2181/s 800 18: ViewFill_Rank8/N:10/manual_time 0.034 s 0.017 s 20 23.3941/s 800 18: ViewFill_Raw/N:10/manual_time 0.034 s 0.017 s 20 23.3337/s 800 18: ViewFill_Raw/N:10/manual_time 0.034 s 0.017 s 20 23.333/s 800 18: ViewResize_Rank1/N:10/iterations:10/manual_time 0.030 s 0.027 s 10 54.1144/s 1.6k 18: ViewResize_Rank1/N:10/iterations:10/manual_time 0.030 s 0.027 s 10 54.2024/s 1.6k 18: ViewResize_Rank2/N:10/iterations:10/manual_time 0.030 s 0.027 s 10 54.1885/s 1.6k 18: ViewResize_Rank2/N:10/iterations:10/manual_time 0.030 s 0.027 s 10 54.0063/s 1.6k 18: ViewResize_Rank3/N:10/iterations:10/manual_time 0.030 s 0.027 s 10 52.7752/s 1.6k 18: ViewResize_Rank3/N:10/iterations:10/manual_time 0.036 s 0.029 s 10 44.8613/s 1.6k 18: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.011 s 0.005 s 10 139.789/s 1.6k 18: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.012 s 0.005 s 10 132.724/s 1.6k 18: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.013 s 0.006 s 10 123.601/s 1.6k 18: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.013 s 0.006 s 10 126.039/s 1.6k 18: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.016 s 0.007 s 10 102.672/s 1.6k 18: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.021 s 0.010 s 10 77.9153/s 1.6k 18: ViewResize_Rank4/N:10/iterations:10/manual_time 0.036 s 0.030 s 10 44.2352/s 1.6k 18: ViewResize_Rank4/N:10/iterations:10/manual_time 0.036 s 0.030 s 10 44.6794/s 1.6k 18: ViewResize_Rank5/N:10/iterations:10/manual_time 0.040 s 0.032 s 10 40.5008/s 1.6k 18: ViewResize_Rank5/N:10/iterations:10/manual_time 0.036 s 0.029 s 10 44.4355/s 1.6k 18: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.021 s 0.010 s 10 74.4212/s 1.6k 18: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.021 s 0.010 s 10 76.9496/s 1.6k 18: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.025 s 0.012 s 10 64.5144/s 1.6k 18: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.020 s 0.009 s 10 80.9381/s 1.6k 18: ViewResize_Rank6/N:10/iterations:10/manual_time 0.039 s 0.031 s 10 40.581/s 1.6k 18: ViewResize_Rank6/N:10/iterations:10/manual_time 0.039 s 0.031 s 10 40.5392/s 1.6k 18: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.024 s 0.012 s 10 65.7507/s 1.6k 18: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.024 s 0.011 s 10 66.5878/s 1.6k 18: ViewResize_Rank7/N:10/iterations:10/manual_time 0.034 s 0.029 s 10 47.6827/s 1.6k 18: ViewResize_Rank7/N:10/iterations:10/manual_time 0.040 s 0.032 s 10 40.0849/s 1.6k 18: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.019 s 0.009 s 10 86.4393/s 1.6k 18: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.028 s 0.013 s 10 57.3189/s 1.6k 18: ViewResize_Rank8/N:10/iterations:10/manual_time 0.039 s 0.031 s 10 40.8981/s 1.6k 18: ViewResize_Rank8/N:10/iterations:10/manual_time 0.037 s 0.030 s 10 42.9037/s 1.6k 18: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.026 s 0.013 s 10 61.252/s 1.6k 18: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.025 s 0.012 s 10 63.5746/s 1.6k 18: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.123 s 0.093 s 10 12.9904/s 1.6k 18: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.123 s 0.093 s 10 12.9964/s 1.6k 18/45 Test #18: Kokkos_PerformanceTest_Benchmark ............ Passed 217.99 sec test 19 Start 19: Kokkos_Benchmark_Atomic_MinMax 19: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-01-11_T21-32-16.json" 19: Test timeout computed to be: 1500 19: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 19: Detected: 4 cores per node. 19: Detected: 1 MPI_ranks per node. 19: Requested: 8 threads per process. 19: 2024-01-11T21:54:34+00:00 19: Running /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 19: Run on (4 X 1996.25 MHz CPU s) 19: CPU Caches: 19: L1 Data 64 KiB (x4) 19: L1 Instruction 64 KiB (x4) 19: L2 Unified 512 KiB (x4) 19: L3 Unified 16384 KiB (x4) 19: Load Average: 5.33, 5.76, 5.57 19: CPU architecture: none 19: Default Device: N6Kokkos6OpenMPE 19: GIT_BRANCH: HEAD 19: GIT_CLEAN_STATUS: CLEAN 19: GIT_COMMIT_DATE: 2024-01-11T21:32:08+00:00 19: GIT_COMMIT_DESCRIPTION: Merge commit 'cad863fcab1a5ac5fb64538378923fe945d54073' into HEAD 19: GIT_COMMIT_HASH: 58bc7cba8 19: GPU architecture: none 19: KOKKOS_COMPILER_GNU: 840 19: KOKKOS_ENABLE_ASM: yes 19: KOKKOS_ENABLE_CXX17: yes 19: KOKKOS_ENABLE_CXX20: no 19: KOKKOS_ENABLE_CXX23: no 19: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 19: KOKKOS_ENABLE_HBWSPACE: no 19: KOKKOS_ENABLE_HWLOC: no 19: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 19: KOKKOS_ENABLE_LIBDL: no 19: KOKKOS_ENABLE_LIBRT: no 19: KOKKOS_ENABLE_OPENMP: yes 19: KOKKOS_ENABLE_PRAGMA_IVDEP: no 19: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 19: KOKKOS_ENABLE_PRAGMA_UNROLL: no 19: KOKKOS_ENABLE_PRAGMA_VECTOR: no 19: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 19: Kokkos Version: 4.2.99 19: platform: 64bit 19: ---------------------------------------------------------------------------------------------------------------------------------------- 19: Benchmark Time CPU Iterations 19: ---------------------------------------------------------------------------------------------------------------------------------------- 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.004 s 0.002 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.004 s 0.002 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.004 s 0.002 s 10 19/45 Test #19: Kokkos_Benchmark_Atomic_MinMax .............. Passed 0.60 sec test 20 Start 20: Kokkos_PerformanceTest_Mempool 20: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-01-11_T21-32-16.json" 20: Test timeout computed to be: 1500 20: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 20: Detected: 4 cores per node. 20: Detected: 1 MPI_ranks per node. 20: Requested: 8 threads per process. 20: 2024-01-11T21:54:35+00:00 20: Running /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_PerformanceTest_Mempool 20: Run on (4 X 1996.25 MHz CPU s) 20: CPU Caches: 20: L1 Data 64 KiB (x4) 20: L1 Instruction 64 KiB (x4) 20: L2 Unified 512 KiB (x4) 20: L3 Unified 16384 KiB (x4) 20: Load Average: 5.22, 5.74, 5.56 20: CPU architecture: none 20: Default Device: N6Kokkos6OpenMPE 20: GIT_BRANCH: HEAD 20: GIT_CLEAN_STATUS: CLEAN 20: GIT_COMMIT_DATE: 2024-01-11T21:32:08+00:00 20: GIT_COMMIT_DESCRIPTION: Merge commit 'cad863fcab1a5ac5fb64538378923fe945d54073' into HEAD 20: GIT_COMMIT_HASH: 58bc7cba8 20: GPU architecture: none 20: KOKKOS_COMPILER_GNU: 840 20: KOKKOS_ENABLE_ASM: yes 20: KOKKOS_ENABLE_CXX17: yes 20: KOKKOS_ENABLE_CXX20: no 20: KOKKOS_ENABLE_CXX23: no 20: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 20: KOKKOS_ENABLE_HBWSPACE: no 20: KOKKOS_ENABLE_HWLOC: no 20: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 20: KOKKOS_ENABLE_LIBDL: no 20: KOKKOS_ENABLE_LIBRT: no 20: KOKKOS_ENABLE_OPENMP: yes 20: KOKKOS_ENABLE_PRAGMA_IVDEP: no 20: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 20: KOKKOS_ENABLE_PRAGMA_UNROLL: no 20: KOKKOS_ENABLE_PRAGMA_VECTOR: no 20: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 20: Kokkos Version: 4.2.99 20: platform: 64bit 20: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations FOM: fill ops per second 20: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: 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 1455 11.595M/s 20: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations FOM: cycle ops per second 20: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: 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 3333 52.8104M/s 20/45 Test #20: Kokkos_PerformanceTest_Mempool .............. Passed 2.24 sec test 21 Start 21: Kokkos_PerformanceTest_Atomic 21: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-01-11_T21-32-16.json" 21: Test timeout computed to be: 1500 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: 2024-01-11T21:54:37+00:00 21: Running /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_PerformanceTest_Atomic 21: Run on (4 X 1996.25 MHz CPU s) 21: CPU Caches: 21: L1 Data 64 KiB (x4) 21: L1 Instruction 64 KiB (x4) 21: L2 Unified 512 KiB (x4) 21: L3 Unified 16384 KiB (x4) 21: Load Average: 5.22, 5.74, 5.56 21: CPU architecture: none 21: Default Device: N6Kokkos6OpenMPE 21: GIT_BRANCH: HEAD 21: GIT_CLEAN_STATUS: CLEAN 21: GIT_COMMIT_DATE: 2024-01-11T21:32:08+00:00 21: GIT_COMMIT_DESCRIPTION: Merge commit 'cad863fcab1a5ac5fb64538378923fe945d54073' into HEAD 21: GIT_COMMIT_HASH: 58bc7cba8 21: GPU architecture: none 21: KOKKOS_COMPILER_GNU: 840 21: KOKKOS_ENABLE_ASM: yes 21: KOKKOS_ENABLE_CXX17: yes 21: KOKKOS_ENABLE_CXX20: no 21: KOKKOS_ENABLE_CXX23: no 21: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 21: KOKKOS_ENABLE_HBWSPACE: no 21: KOKKOS_ENABLE_HWLOC: no 21: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 21: KOKKOS_ENABLE_LIBDL: no 21: KOKKOS_ENABLE_LIBRT: no 21: KOKKOS_ENABLE_OPENMP: yes 21: KOKKOS_ENABLE_PRAGMA_IVDEP: no 21: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 21: KOKKOS_ENABLE_PRAGMA_UNROLL: no 21: KOKKOS_ENABLE_PRAGMA_VECTOR: no 21: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 21: Kokkos Version: 4.2.99 21: platform: 64bit 21: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 21: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 21: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 21: Test_Atomic/100000/iterations:10 0.033 s 0.017 s 10 1 4 0.130661 0.0205644 300.77u 704.983M -1.71366G 704.983M 21: Test_Atomic/100000/iterations:10 0.035 s 0.017 s 10 1 8 0.127933 0.0215356 300.98u 4.99995G 2.69652G 4.99995G 21: Test_Atomic/100000/iterations:10 0.034 s 0.017 s 10 1 8 0.129176 0.0215742 300.58u 4.99995G 2.78939G 4.99995G 21: Test_Atomic/100000/iterations:10 0.033 s 0.016 s 10 1 4 0.0619114 7.43143m 377.22u 704.983M 3.10848G 704.983M 21: Test_Atomic/100000/iterations:10 0.035 s 0.016 s 10 1 8 0.128016 0.0211025 657.54u 4.99995G 2.04281G 4.99995G 21: Test_Atomic/100000/iterations:10 0.035 s 0.017 s 10 1 8 0.127534 0.0187951 300.97u 4.99995G 3.02655G 4.99995G 21: Test_Atomic/100000/iterations:10 0.043 s 0.021 s 10 0 4 0.165946 0.0232178 898.7u 4.99997G 1.45761G 4.99989G 21: Test_Atomic/100000/iterations:10 0.044 s 0.021 s 10 1 8 0.136827 0.0309712 898.6u 4.99995G 2.30687G 4.99995G 21: Test_Atomic/100000/iterations:10 0.033 s 0.016 s 10 1 4 0.127435 0.0169885 300.78u 704.983M -1.76667G 704.983M 21/45 Test #21: Kokkos_PerformanceTest_Atomic ............... Passed 3.26 sec test 22 Start 22: Kokkos_ContainersUnitTest_Serial 22: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 22: Test timeout computed to be: 1500 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: [==========] Running 65 tests from 1 test suite. 22: [----------] Global test environment set-up. 22: [----------] 65 tests from serial 22: [ RUN ] serial.bitset 22: [ OK ] serial.bitset (1568 ms) 22: [ RUN ] serial.bitset_default_constructor_no_alloc 22: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 22: [ RUN ] serial.dualview_combination 22: [ OK ] serial.dualview_combination (0 ms) 22: [ RUN ] serial.dualview_alloc 22: [ OK ] serial.dualview_alloc (0 ms) 22: [ RUN ] serial.test_dualview_copy_construction_and_assignment 22: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 22: [ RUN ] serial.dualview_combinations_without_init 22: [ OK ] serial.dualview_combinations_without_init (0 ms) 22: [ RUN ] serial.dualview_deep_copy 22: [ OK ] serial.dualview_deep_copy (0 ms) 22: [ RUN ] serial.dualview_realloc 22: [ OK ] serial.dualview_realloc (0 ms) 22: [ RUN ] serial.dualview_resize 22: [ OK ] serial.dualview_resize (0 ms) 22: [ RUN ] serial.dualview_device_correct_kokkos_device 22: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms) 22: [ RUN ] serial.dualview_host_correct_kokkos_device 22: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 22: [ RUN ] serial.dualview_host_modify_template_device_sync 22: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 22: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 22: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 22: [ RUN ] serial.dualview_device_modify_template_host_sync 22: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 22: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 22: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 22: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 22: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 22: [ RUN ] serial.dynamic_view 22: [ OK ] serial.dynamic_view (11 ms) 22: [ RUN ] serial.dyn_rank_view_api_generic 22: [ OK ] serial.dyn_rank_view_api_generic (9 ms) 22: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 22: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 22: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 22: /var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 22: skipping since not default execution space 22: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 22: [ RUN ] serial.dyn_rank_view_api_operator_rank67 22: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 22: [ RUN ] serial.ErrorReporterViaLambda 22: [ OK ] serial.ErrorReporterViaLambda (0 ms) 22: [ RUN ] serial.ErrorReporter 22: [ OK ] serial.ErrorReporter (0 ms) 22: [ RUN ] serial.offsetview_construction 22: [ OK ] serial.offsetview_construction (40 ms) 22: [ RUN ] serial.offsetview_unmanaged_construction 22: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 22: [ RUN ] serial.offsetview_subview 22: [ OK ] serial.offsetview_subview (14 ms) 22: [ RUN ] serial.offsetview_offsets_rank1 22: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 22: [ RUN ] serial.offsetview_offsets_rank2 22: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 22: [ RUN ] serial.offsetview_offsets_rank3 22: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 22: [ RUN ] serial.scatterview 22: [ OK ] serial.scatterview (1749 ms) 22: [ RUN ] serial.scatterview_devicetype 22: [ OK ] serial.scatterview_devicetype (0 ms) 22: [ RUN ] serial.staticcrsgraph 22: [ OK ] serial.staticcrsgraph (14 ms) 22: [ RUN ] serial.resize_realloc_no_init_dualview 22: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 22: [ RUN ] serial.resize_realloc_no_alloc_dualview 22: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 22: [ RUN ] serial.resize_exec_space_dualview 22: [ OK ] serial.resize_exec_space_dualview (0 ms) 22: [ RUN ] serial.realloc_exec_space_dualview 22: [ OK ] serial.realloc_exec_space_dualview (0 ms) 22: [ RUN ] serial.resize_realloc_no_init_dynrankview 22: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 22: [ RUN ] serial.resize_exec_space_dynrankview 22: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 22: [ RUN ] serial.realloc_exec_space_dynrankview 22: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 22: [ RUN ] serial.resize_realloc_no_init_scatterview 22: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 22: [ RUN ] serial.resize_realloc_no_alloc_scatterview 22: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 22: [ RUN ] serial.resize_exec_space_scatterview 22: [ OK ] serial.resize_exec_space_scatterview (0 ms) 22: [ RUN ] serial.realloc_exec_space_scatterview 22: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_dynrankview 22: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 22: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 22: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 22: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_offsetview 22: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 22: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 22: [ RUN ] serial.create_mirror_view_and_copy_offsetview 22: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_dynamicview 22: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 22: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 22: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 22: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 22: [ RUN ] serial.UnorderedMap_insert 22: [ OK ] serial.UnorderedMap_insert (8794 ms) 22: [ RUN ] serial.UnorderedMap_failed_insert 22: [ OK ] serial.UnorderedMap_failed_insert (3990 ms) 22: [ RUN ] serial.UnorderedMap_deep_copy 22: [ OK ] serial.UnorderedMap_deep_copy (4 ms) 22: [ RUN ] serial.UnorderedMap_valid_empty 22: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 22: [ RUN ] serial.UnorderedMap_clear_zero_size 22: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 22: [ RUN ] serial.UnorderedMap_consistent_size 22: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 22: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 22: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 22: [ RUN ] serial.UnorderedMap_lambda_capturable 22: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 22: [ RUN ] serial.UnorderedMap_constructor_view_alloc 22: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 22: [ RUN ] serial.vector_combination 22: [ OK ] serial.vector_combination (0 ms) 22: [ RUN ] serial.vector_insert 22: [ OK ] serial.vector_insert (0 ms) 22: [ RUN ] serial.vector_push_back_default_exec 22: [ OK ] serial.vector_push_back_default_exec (0 ms) 22: [ RUN ] serial.viewctorprop_embedded_dim 22: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 22: [----------] 65 tests from serial (16205 ms total) 22: 22: [----------] Global test environment tear-down 22: [==========] 65 tests from 1 test suite ran. (16205 ms total) 22: [ PASSED ] 64 tests. 22: [ SKIPPED ] 1 test, listed below: 22: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 22/45 Test #22: Kokkos_ContainersUnitTest_Serial ............ Passed 16.34 sec test 23 Start 23: Kokkos_ContainersUnitTest_OpenMP 23: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 23: Test timeout computed to be: 1500 23: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 23: Detected: 4 cores per node. 23: Detected: 1 MPI_ranks per node. 23: Requested: 8 threads per process. 23: [==========] Running 65 tests from 1 test suite. 23: [----------] Global test environment set-up. 23: [----------] 65 tests from openmp 23: [ RUN ] openmp.bitset 23: [ OK ] openmp.bitset (428 ms) 23: [ RUN ] openmp.bitset_default_constructor_no_alloc 23: [ OK ] openmp.bitset_default_constructor_no_alloc (0 ms) 23: [ RUN ] openmp.dualview_combination 23: [ OK ] openmp.dualview_combination (0 ms) 23: [ RUN ] openmp.dualview_alloc 23: [ OK ] openmp.dualview_alloc (0 ms) 23: [ RUN ] openmp.test_dualview_copy_construction_and_assignment 23: [ OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms) 23: [ RUN ] openmp.dualview_combinations_without_init 23: [ OK ] openmp.dualview_combinations_without_init (0 ms) 23: [ RUN ] openmp.dualview_deep_copy 23: [ OK ] openmp.dualview_deep_copy (0 ms) 23: [ RUN ] openmp.dualview_realloc 23: [ OK ] openmp.dualview_realloc (0 ms) 23: [ RUN ] openmp.dualview_resize 23: [ OK ] openmp.dualview_resize (0 ms) 23: [ RUN ] openmp.dualview_device_correct_kokkos_device 23: [ OK ] openmp.dualview_device_correct_kokkos_device (0 ms) 23: [ RUN ] openmp.dualview_host_correct_kokkos_device 23: [ OK ] openmp.dualview_host_correct_kokkos_device (0 ms) 23: [ RUN ] openmp.dualview_host_modify_template_device_sync 23: [ OK ] openmp.dualview_host_modify_template_device_sync (0 ms) 23: [ RUN ] openmp.dualview_host_modify_template_device_execspace_sync 23: [ OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms) 23: [ RUN ] openmp.dualview_device_modify_template_host_sync 23: [ OK ] openmp.dualview_device_modify_template_host_sync (0 ms) 23: [ RUN ] openmp.dualview_device_modify_template_host_execspace_sync 23: [ OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms) 23: [ RUN ] openmp.dualview_template_views_return_correct_executionspace_views 23: [ OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms) 23: [ RUN ] openmp.dynamic_view 23: [ OK ] openmp.dynamic_view (14 ms) 23: [ RUN ] openmp.dyn_rank_view_api_generic 23: [ OK ] openmp.dyn_rank_view_api_generic (7 ms) 23: [ RUN ] openmp.dyn_rank_view_api_operator_rank12345 23: [ OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms) 23: [ RUN ] openmp.dyn_rank_view_check_fence_resize_realloc 23: [ OK ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms) 23: [ RUN ] openmp.dyn_rank_view_api_operator_rank67 23: [ OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms) 23: [ RUN ] openmp.ErrorReporterViaLambda 23: [ OK ] openmp.ErrorReporterViaLambda (0 ms) 23: [ RUN ] openmp.ErrorReporter 23: [ OK ] openmp.ErrorReporter (0 ms) 23: [ RUN ] openmp.offsetview_construction 23: [ OK ] openmp.offsetview_construction (16 ms) 23: [ RUN ] openmp.offsetview_unmanaged_construction 23: [ OK ] openmp.offsetview_unmanaged_construction (0 ms) 23: [ RUN ] openmp.offsetview_subview 23: [ OK ] openmp.offsetview_subview (16 ms) 23: [ RUN ] openmp.offsetview_offsets_rank1 23: [ OK ] openmp.offsetview_offsets_rank1 (0 ms) 23: [ RUN ] openmp.offsetview_offsets_rank2 23: [ OK ] openmp.offsetview_offsets_rank2 (0 ms) 23: [ RUN ] openmp.offsetview_offsets_rank3 23: [ OK ] openmp.offsetview_offsets_rank3 (0 ms) 23: [ RUN ] openmp.scatterview 23: [ OK ] openmp.scatterview (1680 ms) 23: [ RUN ] openmp.scatterview_devicetype 23: [ OK ] openmp.scatterview_devicetype (18 ms) 23: [ RUN ] openmp.staticcrsgraph 23: [ OK ] openmp.staticcrsgraph (20 ms) 23: [ RUN ] openmp.resize_realloc_no_init_dualview 23: [ OK ] openmp.resize_realloc_no_init_dualview (0 ms) 23: [ RUN ] openmp.resize_realloc_no_alloc_dualview 23: [ OK ] openmp.resize_realloc_no_alloc_dualview (0 ms) 23: [ RUN ] openmp.resize_exec_space_dualview 23: [ OK ] openmp.resize_exec_space_dualview (0 ms) 23: [ RUN ] openmp.realloc_exec_space_dualview 23: [ OK ] openmp.realloc_exec_space_dualview (0 ms) 23: [ RUN ] openmp.resize_realloc_no_init_dynrankview 23: [ OK ] openmp.resize_realloc_no_init_dynrankview (0 ms) 23: [ RUN ] openmp.resize_exec_space_dynrankview 23: [ OK ] openmp.resize_exec_space_dynrankview (0 ms) 23: [ RUN ] openmp.realloc_exec_space_dynrankview 23: [ OK ] openmp.realloc_exec_space_dynrankview (0 ms) 23: [ RUN ] openmp.resize_realloc_no_init_scatterview 23: [ OK ] openmp.resize_realloc_no_init_scatterview (0 ms) 23: [ RUN ] openmp.resize_realloc_no_alloc_scatterview 23: [ OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms) 23: [ RUN ] openmp.resize_exec_space_scatterview 23: [ OK ] openmp.resize_exec_space_scatterview (0 ms) 23: [ RUN ] openmp.realloc_exec_space_scatterview 23: [ OK ] openmp.realloc_exec_space_scatterview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_dynrankview 23: [ OK ] openmp.create_mirror_no_init_dynrankview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_dynrankview_viewctor 23: [ OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms) 23: [ RUN ] openmp.create_mirror_view_and_copy_dynrankview 23: [ OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_offsetview 23: [ OK ] openmp.create_mirror_no_init_offsetview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_offsetview_view_ctor 23: [ OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms) 23: [ RUN ] openmp.create_mirror_view_and_copy_offsetview 23: [ OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_dynamicview 23: [ OK ] openmp.create_mirror_no_init_dynamicview (0 ms) 23: [ RUN ] openmp.create_mirror_view_and_copy_dynamicview 23: [ OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_dynamicview_view_ctor 23: [ OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms) 23: [ RUN ] openmp.UnorderedMap_insert 23: [ OK ] openmp.UnorderedMap_insert (5863 ms) 23: [ RUN ] openmp.UnorderedMap_failed_insert 23: [ OK ] openmp.UnorderedMap_failed_insert (4550 ms) 23: [ RUN ] openmp.UnorderedMap_deep_copy 23: [ OK ] openmp.UnorderedMap_deep_copy (6 ms) 23: [ RUN ] openmp.UnorderedMap_valid_empty 23: [ OK ] openmp.UnorderedMap_valid_empty (0 ms) 23: [ RUN ] openmp.UnorderedMap_clear_zero_size 23: [ OK ] openmp.UnorderedMap_clear_zero_size (0 ms) 23: [ RUN ] openmp.UnorderedMap_consistent_size 23: [ OK ] openmp.UnorderedMap_consistent_size (0 ms) 23: [ RUN ] openmp.UnorderedMap_shallow_copyable_on_device 23: [ OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms) 23: [ RUN ] openmp.UnorderedMap_lambda_capturable 23: [ OK ] openmp.UnorderedMap_lambda_capturable (0 ms) 23: [ RUN ] openmp.UnorderedMap_constructor_view_alloc 23: [ OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms) 23: [ RUN ] openmp.vector_combination 23: [ OK ] openmp.vector_combination (0 ms) 23: [ RUN ] openmp.vector_insert 23: [ OK ] openmp.vector_insert (0 ms) 23: [ RUN ] openmp.vector_push_back_default_exec 23: [ OK ] openmp.vector_push_back_default_exec (0 ms) 23: [ RUN ] openmp.viewctorprop_embedded_dim 23: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 23: [----------] 65 tests from openmp (12635 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 65 tests from 1 test suite ran. (12635 ms total) 23: [ PASSED ] 65 tests. 23/45 Test #23: Kokkos_ContainersUnitTest_OpenMP ............ Passed 12.77 sec test 24 Start 24: Kokkos_ContainersPerformanceTest_OpenMP 24: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP 24: Test timeout computed to be: 1500 24: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 24: Detected: 4 cores per node. 24: Detected: 1 MPI_ranks per node. 24: Requested: 8 threads per process. 24: [==========] Running 5 tests from 1 test suite. 24: [----------] Global test environment set-up. 24: [----------] 5 tests from TEST_CATEGORY 24: [ RUN ] TEST_CATEGORY.dynrankview_perf 24: OpenMP 24: DynRankView vs View: Initialization Only 24: View time (init only): 0.00757407 24: View sum computation time: 0.00757407 24: Strided View time (init only): 0.00873848 24: View Rank7 time (init only): 0.00964511 24: DynRankView time (init only): 0.00910539 24: DynRankView sum computation time: 0.00784641 24: Ratio of View to DynRankView time: 0.831823 24: Ratio of View to DynRankView sum computation time: 0.978204 24: Ratio of View to View Rank7 time: 0.785276 24: Ratio of StrideView to DynRankView time: 0.959704 24: Ratio of DynRankView to View Rank7 time: 0.944042 24: [ OK ] TEST_CATEGORY.dynrankview_perf (315 ms) 24: [ RUN ] TEST_CATEGORY.global_2_local 24: OpenMP 24: size, create, generate, fill, find 24: 256, 0.00047182, 7.953e-05, 0.000204105, 0.00700444 24: 512, 0.000191001, 6.4572e-05, 0.000147569, 0.00613468 24: 1024, 0.000120167, 2.9836e-05, 0.000188577, 0.00476522 24: 2048, 0.000125928, 3.9895e-05, 0.000326656, 0.00497758 24: 4096, 0.000158129, 5.0796e-05, 0.00055611, 0.00547778 24: 8192, 0.000210208, 4.8322e-05, 0.0010014, 0.00945526 24: 16384, 0.000328671, 5.4824e-05, 0.00296785, 0.0123914 24: 32768, 0.000544649, 4.2651e-05, 0.00365049, 0.0288767 24: 65536, 0.000888327, 7.8829e-05, 0.00735692, 0.0710375 24: 131072, 0.0017486, 0.000107785, 0.0169213, 0.129725 24: 262144, 0.00350151, 0.000146607, 0.0319251, 0.219668 24: 524288, 0.00670072, 0.000255283, 0.0649078, 0.908234 24: 1048576, 0.0137189, 0.000536955, 0.134705, 2.79394 24: 2097152, 0.0273999, 0.000791905, 0.267886, 6.38609 24: 4194304, 0.0514476, 0.0015371, 0.547382, 13.5351 24: [ OK ] TEST_CATEGORY.global_2_local (25334 ms) 24: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 24: skipping test 24: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 24: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 24: skipping test 24: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 24: [ RUN ] TEST_CATEGORY.scatter_view 24: ScatterView data-duplicated test: 24: num_threads 8 24: hand-coded test took 0.121437 seconds 24: test took 0.119376 seconds 24: num_threads 8 24: hand-coded test took 0.120683 seconds 24: test took 0.119146 seconds 24: num_threads 8 24: hand-coded test took 0.120077 seconds 24: test took 0.120259 seconds 24: num_threads 8 24: hand-coded test took 0.12191 seconds 24: test took 0.128718 seconds 24: num_threads 8 24: hand-coded test took 0.121338 seconds 24: test took 0.118811 seconds 24: [ OK ] TEST_CATEGORY.scatter_view (1695 ms) 24: [----------] 5 tests from TEST_CATEGORY (27345 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 5 tests from 1 test suite ran. (27345 ms total) 24: [ PASSED ] 5 tests. 24/45 Test #24: Kokkos_ContainersPerformanceTest_OpenMP ..... Passed 27.35 sec test 25 Start 25: Kokkos_UnitTest_Sort 25: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 25: Test timeout computed to be: 1500 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: [==========] Running 9 tests from 1 test suite. 25: [----------] Global test environment set-up. 25: [----------] 9 tests from openmp 25: [ RUN ] openmp.SortUnsignedValueType 25: [ OK ] openmp.SortUnsignedValueType (9826 ms) 25: [ RUN ] openmp.SortEmptyView 25: [ OK ] openmp.SortEmptyView (0 ms) 25: [ RUN ] openmp.SortWithCustomComparator 25: [ OK ] openmp.SortWithCustomComparator (1151 ms) 25: [ RUN ] openmp.BinSortGenericTests 25: [ OK ] openmp.BinSortGenericTests (579 ms) 25: [ RUN ] openmp.BinSortEmptyView 25: [ OK ] openmp.BinSortEmptyView (0 ms) 25: [ RUN ] openmp.BinSortEmptyKeysView 25: [ OK ] openmp.BinSortEmptyKeysView (0 ms) 25: [ RUN ] openmp.BinSortUnsignedKeyLayoutStrideValues 25: [ OK ] openmp.BinSortUnsignedKeyLayoutStrideValues (17850 ms) 25: [ RUN ] openmp.NestedSort 25: [ OK ] openmp.NestedSort (5 ms) 25: [ RUN ] openmp.NestedSortByKey 25: [ OK ] openmp.NestedSortByKey (71 ms) 25: [----------] 9 tests from openmp (29486 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 9 tests from 1 test suite ran. (29486 ms total) 25: [ PASSED ] 9 tests. 25/45 Test #25: Kokkos_UnitTest_Sort ........................ Passed 29.50 sec test 26 Start 26: Kokkos_UnitTest_Random 26: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_UnitTest_Random 26: Test timeout computed to be: 1500 26: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 26: Detected: 4 cores per node. 26: Detected: 1 MPI_ranks per node. 26: Requested: 8 threads per process. 26: [==========] Running 3 tests from 1 test suite. 26: [----------] Global test environment set-up. 26: [----------] 3 tests from openmp 26: [ RUN ] openmp.Random_XorShift64 26: Test Seed:1705010167067555128 26: Test Scalar=int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.00438858 -0.000914458 || 0.051031 2043 2392 || 2212.35 2222.06 || -12.6415 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.0255163 3.52793e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.00581254 0.00168158 || 0.051031 2060 2424 || 2209.22 2222.06 || 23.2462 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.000828719 -5.26508e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.00638572 0.000731983 || 0.051031 2050 2428 || 2207.96 2222.06 || 10.1189 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.00618875 -0.000673176 || 0.051031 1e+64 -1e+64 26: Test Scalar=uint64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.00161111 0.000154696 || 0.051031 2050 2388 || 2225.65 2222.06 || 2.13852 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.0249427 -0.00038557 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.0191618 -0.00109905 || 0.051031 2045 2403 || 2180.28 2222.06 || -15.1933 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.0109508 0.000382448 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 6.51042e-08 0.0229932 -3.31447e-05 || 0.051031 2053 2411 || 2172.12 2222.06 || -0.458192 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 1.95313e-07 -0.012488 0.000734137 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.00111325 0.00100116 || 0.051031 2054 2399 || 2219.59 2222.06 || 13.8401 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.000322241 0.000191099 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.00462654 -0.000337985 || 0.051031 2061 2401 || 2211.83 2222.06 || -4.6723 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.00527814 0.000759471 || 0.051031 1e+64 -1e+64 26: Test Seed:1705010170006780642 26: Test Scalar=int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.01196 -0.000507565 || 0.051031 2054 2396 || 2248.96 2222.06 || -7.01659 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.0145797 0.00013416 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.018837 0.00101508 || 0.051031 2048 2403 || 2180.98 2222.06 || 14.0324 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.00642195 -3.29704e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.00155142 -0.00330229 || 0.051031 2042 2414 || 2218.62 2222.06 || -45.6509 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.00788416 0.00018524 || 0.051031 1e+64 -1e+64 26: Test Scalar=uint64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.0121956 0.00121179 || 0.051031 2038 2409 || 2249.5 2222.06 || 16.7518 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.000913443 -0.00035553 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.000856539 -5.22345e-05 || 0.051031 2046 2417 || 2220.16 2222.06 || -0.722089 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.003597 0.000212706 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.00514824 -0.00102911 || 0.051031 2041 2427 || 2210.68 2222.06 || -14.2264 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.019974 0.00016852 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.00387528 0.000512026 || 0.051031 2041 2385 || 2213.48 2222.06 || 7.07824 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.014584 0.000248075 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.0201995 0.00263523 || 0.051031 2024 2399 || 2267.87 2222.06 || 36.4294 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.0117966 -0.000194851 || 0.051031 1e+64 -1e+64 26: [ OK ] openmp.Random_XorShift64 (5606 ms) 26: [ RUN ] openmp.Random_XorShift1024_0 26: Test Seed:1705010172674223626 26: Test Scalar=int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.00478916 0.00262294 || 0.051031 2013 2384 || 2208.8 2198.22 || 36.2596 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.00883677 -0.000126241 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.0081424 -0.000194321 || 0.051031 2025 2384 || 2216.27 2198.22 || -2.68629 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.0232263 -0.000418591 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.0135372 0.000134576 || 0.051031 2018 2366 || 2228.39 2198.22 || 1.86038 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0123469 0.000215068 || 0.051031 1e+64 -1e+64 26: Test Scalar=uint64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.0112266 0.000397373 || 0.051031 2010 2395 || 2173.82 2198.22 || 5.49328 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.00472209 0.000103279 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26926e-05 0.0137283 0.000376086 || 0.051031 2019 2373 || 2168.45 2198.22 || 5.19901 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.27585e-05 -0.00667181 -0.000374587 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26926e-05 0.0105992 0.00161599 || 0.051031 2032 2373 || 2175.17 2198.22 || 22.3395 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.27585e-05 -0.0117048 0.000147794 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26926e-05 0.0219482 -0.00137746 || 0.051031 1990 2387 || 2151.01 2198.22 || -19.042 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.27585e-05 0.00120672 0.000102621 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.00391824 0.000104876 || 0.051031 2014 2383 || 2189.64 2198.22 || 1.44981 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.0104798 0.000875072 || 0.051031 1e+64 -1e+64 26: Test Seed:1705010175489559296 26: Test Scalar=int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.0123854 0.000994175 || 0.051031 2028 2384 || 2171.33 2198.22 || 13.7435 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.00901947 7.12519e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.0245913 0.000948871 || 0.051031 2032 2397 || 2253.64 2198.22 || 13.1172 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.0150507 0.00061855 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.0159436 0.00124047 || 0.051031 2023 2363 || 2163.73 2198.22 || 17.1482 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0201503 -0.000333097 || 0.051031 1e+64 -1e+64 26: Test Scalar=uint64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.00281389 -0.000938432 || 0.051031 1981 2379 || 2204.43 2198.22 || -12.9729 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.000880696 -0.000704248 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26926e-05 -0.0156067 -0.00115867 || 0.051031 2025 2381 || 2233.07 2198.22 || -16.0175 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.27585e-05 -0.00396974 -0.000666102 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.000134663 0.000389054 || 0.051031 2014 2388 || 2197.93 2198.22 || 5.37828 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.0050871 0.000574645 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.27255e-05 -0.00652579 0.00153691 || 0.051031 2026 2376 || 2212.66 2198.22 || 21.2462 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.28572e-05 -0.0135582 -0.000934398 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.00338195 5.33357e-05 || 0.051031 1995 2400 || 2205.68 2198.22 || 0.737313 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.0078939 0.000689478 || 0.051031 1e+64 -1e+64 26: [ OK ] openmp.Random_XorShift1024_0 (5652 ms) 26: [ RUN ] openmp.Multi_streams 26: [ OK ] openmp.Multi_streams (0 ms) 26: [----------] 3 tests from openmp (11259 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 3 tests from 1 test suite ran. (11259 ms total) 26: [ PASSED ] 3 tests. 26/45 Test #26: Kokkos_UnitTest_Random ...................... Passed 11.26 sec test 27 Start 27: Kokkos_AlgorithmsUnitTest_StdSet_A 27: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 27: Test timeout computed to be: 1500 27: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 27: Detected: 4 cores per node. 27: Detected: 1 MPI_ranks per node. 27: Requested: 8 threads per process. 27: [==========] Running 14 tests from 3 test suites. 27: [----------] Global test environment set-up. 27: [----------] 3 tests from std_algorithms_reducers 27: [ RUN ] std_algorithms_reducers.max_first_loc 27: checking reduction with order: LeftToRight 27: checking reduction with order: RightToLeft 27: checking reduction with order: Random 27: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 27: [ RUN ] std_algorithms_reducers.min_first_loc 27: checking reduction with order: LeftToRight 27: checking reduction with order: RightToLeft 27: checking reduction with order: Random 27: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 27: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 27: checking reduction with order: LeftToRight 27: checking reduction with order: RightToLeft 27: checking reduction with order: Random 27: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 27: [----------] 3 tests from std_algorithms_reducers (0 ms total) 27: 27: [----------] 1 test from std_algorithms 27: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 27: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 27: [----------] 1 test from std_algorithms (0 ms total) 27: 27: [----------] 10 tests from random_access_iterator_test 27: [ RUN ] random_access_iterator_test.constructor 27: [ OK ] random_access_iterator_test.constructor (0 ms) 27: [ RUN ] random_access_iterator_test.dereference 27: [ OK ] random_access_iterator_test.dereference (0 ms) 27: [ RUN ] random_access_iterator_test.subscript_operator 27: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet1 27: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet2 27: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet3 27: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet4 27: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 27: [ RUN ] random_access_iterator_test.assignment_operator 27: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 27: [ RUN ] random_access_iterator_test.distance 27: [ OK ] random_access_iterator_test.distance (0 ms) 27: [ RUN ] random_access_iterator_test.traits_helpers 27: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 27: [----------] 10 tests from random_access_iterator_test (3 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 14 tests from 3 test suites ran. (3 ms total) 27: [ PASSED ] 14 tests. 27/45 Test #27: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.01 sec test 28 Start 28: Kokkos_AlgorithmsUnitTest_StdSet_B 28: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 28: Test timeout computed to be: 1500 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: [==========] Running 7 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 7 tests from std_algorithms_min_max_element_test 28: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 28: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 28: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 28: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 28: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 28: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (7 ms) 28: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 28: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (6 ms) 28: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 28: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (8 ms) 28: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 28: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (7 ms) 28: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 28: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (9 ms) 28: [----------] 7 tests from std_algorithms_min_max_element_test (40 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 7 tests from 1 test suite ran. (40 ms total) 28: [ PASSED ] 7 tests. 28/45 Test #28: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.04 sec test 29 Start 29: Kokkos_AlgorithmsUnitTest_StdSet_C 29: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 29: Test timeout computed to be: 1500 29: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 29: Detected: 4 cores per node. 29: Detected: 1 MPI_ranks per node. 29: Requested: 8 threads per process. 29: [==========] Running 13 tests from 10 test suites. 29: [----------] Global test environment set-up. 29: [----------] 1 test from std_algorithms_lexicographical_compare_test 29: [ RUN ] std_algorithms_lexicographical_compare_test.test 29: [ OK ] std_algorithms_lexicographical_compare_test.test (215 ms) 29: [----------] 1 test from std_algorithms_lexicographical_compare_test (215 ms total) 29: 29: [----------] 1 test from std_algorithms_for_each_test 29: [ RUN ] std_algorithms_for_each_test.test 29: [ OK ] std_algorithms_for_each_test.test (125 ms) 29: [----------] 1 test from std_algorithms_for_each_test (125 ms total) 29: 29: [----------] 1 test from std_algorithms_find_test 29: [ RUN ] std_algorithms_find_test.test 29: [ OK ] std_algorithms_find_test.test (79 ms) 29: [----------] 1 test from std_algorithms_find_test (79 ms total) 29: 29: [----------] 4 tests from std_algorithms_non_mod_seq_ops 29: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 29: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (1146 ms) 29: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 29: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1198 ms) 29: [ RUN ] std_algorithms_non_mod_seq_ops.search 29: [ OK ] std_algorithms_non_mod_seq_ops.search (717 ms) 29: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 29: [ OK ] std_algorithms_non_mod_seq_ops.search_n (571 ms) 29: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3633 ms total) 29: 29: [----------] 1 test from std_algorithms_count_test 29: [ RUN ] std_algorithms_count_test.test 29: [ OK ] std_algorithms_count_test.test (98 ms) 29: [----------] 1 test from std_algorithms_count_test (98 ms total) 29: 29: [----------] 1 test from std_algorithms_equal_test 29: [ RUN ] std_algorithms_equal_test.test 29: [ OK ] std_algorithms_equal_test.test (27 ms) 29: [----------] 1 test from std_algorithms_equal_test (28 ms total) 29: 29: [----------] 1 test from std_algorithms_all_any_none_of_test 29: [ RUN ] std_algorithms_all_any_none_of_test.test 29: [ OK ] std_algorithms_all_any_none_of_test.test (88 ms) 29: [----------] 1 test from std_algorithms_all_any_none_of_test (88 ms total) 29: 29: [----------] 1 test from std_algorithms_nonmod_seq_ops 29: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 29: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (90 ms) 29: [----------] 1 test from std_algorithms_nonmod_seq_ops (90 ms total) 29: 29: [----------] 1 test from std_algorithms_mismatch_test 29: [ RUN ] std_algorithms_mismatch_test.test 29: [ OK ] std_algorithms_mismatch_test.test (210 ms) 29: [----------] 1 test from std_algorithms_mismatch_test (210 ms total) 29: 29: [----------] 1 test from std_algorithms_mod_seq_ops 29: [ RUN ] std_algorithms_mod_seq_ops.move_backward 29: [ OK ] std_algorithms_mod_seq_ops.move_backward (61 ms) 29: [----------] 1 test from std_algorithms_mod_seq_ops (61 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 13 tests from 10 test suites ran. (4632 ms total) 29: [ PASSED ] 13 tests. 29/45 Test #29: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 4.64 sec test 30 Start 30: Kokkos_AlgorithmsUnitTest_StdSet_D 30: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 30: Test timeout computed to be: 1500 30: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 30: Detected: 4 cores per node. 30: Detected: 1 MPI_ranks per node. 30: Requested: 8 threads per process. 30: [==========] Running 31 tests from 5 test suites. 30: [----------] Global test environment set-up. 30: [----------] 3 tests from std_algorithms_mod_ops_test 30: [ RUN ] std_algorithms_mod_ops_test.move 30: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 30: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 30: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 30: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 30: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 30: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total) 30: 30: [----------] 12 tests from std_algorithms_mod_seq_ops_test 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy 30: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 30: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 30: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 30: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 30: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.fill 30: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 30: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 30: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 30: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.generate 30: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 30: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 30: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 30: [----------] 12 tests from std_algorithms_mod_seq_ops_test (3 ms total) 30: 30: [----------] 4 tests from std_algorithms_replace_ops_test 30: [ RUN ] std_algorithms_replace_ops_test.replace 30: [ OK ] std_algorithms_replace_ops_test.replace (35 ms) 30: [ RUN ] std_algorithms_replace_ops_test.replace_if 30: [ OK ] std_algorithms_replace_ops_test.replace_if (137 ms) 30: [ RUN ] std_algorithms_replace_ops_test.replace_copy 30: [ OK ] std_algorithms_replace_ops_test.replace_copy (59 ms) 30: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 30: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (55 ms) 30: [----------] 4 tests from std_algorithms_replace_ops_test (289 ms total) 30: 30: [----------] 11 tests from std_algorithms_mod_seq_ops 30: [ RUN ] std_algorithms_mod_seq_ops.copy_if 30: [ OK ] std_algorithms_mod_seq_ops.copy_if (49 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.unique 30: [ OK ] std_algorithms_mod_seq_ops.unique (287 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 30: [ OK ] std_algorithms_mod_seq_ops.unique_copy (100 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove 30: [ OK ] std_algorithms_mod_seq_ops.remove (73 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove_if 30: [ OK ] std_algorithms_mod_seq_ops.remove_if (78 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 30: [ OK ] std_algorithms_mod_seq_ops.remove_copy (139 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 30: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (71 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.rotate 30: [ OK ] std_algorithms_mod_seq_ops.rotate (799 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 30: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (306 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.shift_left 30: [ OK ] std_algorithms_mod_seq_ops.shift_left (642 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.shift_right 30: [ OK ] std_algorithms_mod_seq_ops.shift_right (620 ms) 30: [----------] 11 tests from std_algorithms_mod_seq_ops (3170 ms total) 30: 30: [----------] 1 test from std_algorithms_modseq_test 30: [ RUN ] std_algorithms_modseq_test.reverse 30: [ OK ] std_algorithms_modseq_test.reverse (47 ms) 30: [----------] 1 test from std_algorithms_modseq_test (47 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 31 tests from 5 test suites ran. (3511 ms total) 30: [ PASSED ] 31 tests. 30/45 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 3.52 sec test 31 Start 31: Kokkos_AlgorithmsUnitTest_StdSet_E 31: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 31: Test timeout computed to be: 1500 31: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 31: Detected: 4 cores per node. 31: Detected: 1 MPI_ranks per node. 31: Requested: 8 threads per process. 31: [==========] Running 29 tests from 7 test suites. 31: [----------] Global test environment set-up. 31: [----------] 2 tests from std_algorithms_sorting_ops_test 31: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 31: is_sorted: dynamic_view, all overloads 31: is_sorted: stride2_view, all overloads 31: is_sorted: stride3_view, all overloads 31: [ OK ] std_algorithms_sorting_ops_test.is_sorted (20 ms) 31: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 31: is_sorted_until: dynamic_view, all overloads 31: is_sorted_until: stride2_view, all overloads 31: is_sorted_until: stride3_view, all overloads 31: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (17 ms) 31: [----------] 2 tests from std_algorithms_sorting_ops_test (37 ms total) 31: 31: [----------] 4 tests from std_algorithms_partitioning_test 31: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 31: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 31: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 31: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (2 ms) 31: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 31: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms) 31: [ RUN ] std_algorithms_partitioning_test.partition_point 31: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 31: [----------] 4 tests from std_algorithms_partitioning_test (5 ms total) 31: 31: [----------] 1 test from std_algorithms_partitioning_ops 31: [ RUN ] std_algorithms_partitioning_ops.partition_copy 31: [ OK ] std_algorithms_partitioning_ops.partition_copy (21 ms) 31: [----------] 1 test from std_algorithms_partitioning_ops (21 ms total) 31: 31: [----------] 12 tests from std_algorithms_numerics_test 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (2 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (2 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (2 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 31: [----------] 12 tests from std_algorithms_numerics_test (17 ms total) 31: 31: [----------] 1 test from std_algorithms_numerics_ops_test 31: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 31: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (88 ms) 31: [----------] 1 test from std_algorithms_numerics_ops_test (88 ms total) 31: 31: [----------] 8 tests from std_algorithms_numeric_ops_test 31: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 31: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (1240 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 31: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 31: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (957 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 31: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 31: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (309 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 31: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 31: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (416 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 31: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 31: [----------] 8 tests from std_algorithms_numeric_ops_test (2924 ms total) 31: 31: [----------] 1 test from std_algorithms_transform_ops_test 31: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 31: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (38 ms) 31: [----------] 1 test from std_algorithms_transform_ops_test (38 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 29 tests from 7 test suites ran. (3133 ms total) 31: [ PASSED ] 29 tests. 31/45 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 3.14 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 32: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 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 12 tests from 7 test suites. 32: [----------] Global test environment set-up. 32: [----------] 2 tests from std_algorithms_adjacent_find_team_test 32: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 32: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (743 ms) 32: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 32: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (691 ms) 32: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1435 ms total) 32: 32: [----------] 2 tests from std_algorithms_count_team_test 32: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 32: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (648 ms) 32: [ RUN ] std_algorithms_count_team_test.count_returns_zero 32: [ OK ] std_algorithms_count_team_test.count_returns_zero (288 ms) 32: [----------] 2 tests from std_algorithms_count_team_test (936 ms total) 32: 32: [----------] 1 test from std_algorithms_count_if_team_test 32: [ RUN ] std_algorithms_count_if_team_test.test 32: [ OK ] std_algorithms_count_if_team_test.test (342 ms) 32: [----------] 1 test from std_algorithms_count_if_team_test (342 ms total) 32: 32: [----------] 1 test from std_algorithms_for_each_team_test 32: [ RUN ] std_algorithms_for_each_team_test.test 32: [ OK ] std_algorithms_for_each_team_test.test (487 ms) 32: [----------] 1 test from std_algorithms_for_each_team_test (487 ms total) 32: 32: [----------] 1 test from std_algorithms_for_each_n_team_test 32: [ RUN ] std_algorithms_for_each_n_team_test.test 32: [ OK ] std_algorithms_for_each_n_team_test.test (501 ms) 32: [----------] 1 test from std_algorithms_for_each_n_team_test (501 ms total) 32: 32: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 32: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 32: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (3272 ms) 32: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 32: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1982 ms) 32: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 32: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1993 ms) 32: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (7248 ms total) 32: 32: [----------] 2 tests from std_algorithms_mismatch_team_test 32: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 32: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (2251 ms) 32: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 32: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1113 ms) 32: [----------] 2 tests from std_algorithms_mismatch_team_test (3365 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 12 tests from 7 test suites ran. (14317 ms total) 32: [ PASSED ] 12 tests. 32/45 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 14.33 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 33: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 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 8 tests from 4 test suites. 33: [----------] Global test environment set-up. 33: [----------] 2 tests from std_algorithms_equal_team_test 33: [ RUN ] std_algorithms_equal_team_test.views_are_equal 33: [ OK ] std_algorithms_equal_team_test.views_are_equal (1651 ms) 33: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 33: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1594 ms) 33: [----------] 2 tests from std_algorithms_equal_team_test (3246 ms total) 33: 33: [----------] 2 tests from std_algorithms_search_team_test 33: [ RUN ] std_algorithms_search_team_test.sequences_exist 33: [ OK ] std_algorithms_search_team_test.sequences_exist (875 ms) 33: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 33: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (1102 ms) 33: [----------] 2 tests from std_algorithms_search_team_test (1978 ms total) 33: 33: [----------] 2 tests from std_algorithms_find_end_team_test 33: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 33: [ OK ] std_algorithms_find_end_team_test.sequences_exist (2092 ms) 33: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 33: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1850 ms) 33: [----------] 2 tests from std_algorithms_find_end_team_test (3943 ms total) 33: 33: [----------] 2 tests from std_algorithms_find_first_of_team_test 33: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 33: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1609 ms) 33: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 33: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5939 ms) 33: [----------] 2 tests from std_algorithms_find_first_of_team_test (7549 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 8 tests from 4 test suites ran. (16718 ms total) 33: [ PASSED ] 8 tests. 33/45 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 16.73 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 34: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 34: Test timeout computed to be: 1500 34: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 34: Detected: 4 cores per node. 34: Detected: 1 MPI_ranks per node. 34: Requested: 8 threads per process. 34: [==========] Running 11 tests from 7 test suites. 34: [----------] Global test environment set-up. 34: [----------] 2 tests from std_algorithms_find_team_test 34: [ RUN ] std_algorithms_find_team_test.searched_values_exist 34: [ OK ] std_algorithms_find_team_test.searched_values_exist (359 ms) 34: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 34: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (468 ms) 34: [----------] 2 tests from std_algorithms_find_team_test (827 ms total) 34: 34: [----------] 2 tests from std_algorithms_find_if_team_test 34: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 34: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (293 ms) 34: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 34: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (466 ms) 34: [----------] 2 tests from std_algorithms_find_if_team_test (759 ms total) 34: 34: [----------] 2 tests from std_algorithms_find_if_not_team_test 34: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 34: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (461 ms) 34: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 34: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (286 ms) 34: [----------] 2 tests from std_algorithms_find_if_not_team_test (748 ms total) 34: 34: [----------] 1 test from std_algorithms_all_of_team_test 34: [ RUN ] std_algorithms_all_of_team_test.test 34: [ OK ] std_algorithms_all_of_team_test.test (466 ms) 34: [----------] 1 test from std_algorithms_all_of_team_test (466 ms total) 34: 34: [----------] 1 test from std_algorithms_any_of_team_test 34: [ RUN ] std_algorithms_any_of_team_test.test 34: [ OK ] std_algorithms_any_of_team_test.test (286 ms) 34: [----------] 1 test from std_algorithms_any_of_team_test (286 ms total) 34: 34: [----------] 1 test from std_algorithms_none_of_team_test 34: [ RUN ] std_algorithms_none_of_team_test.test 34: [ OK ] std_algorithms_none_of_team_test.test (465 ms) 34: [----------] 1 test from std_algorithms_none_of_team_test (465 ms total) 34: 34: [----------] 2 tests from std_algorithms_search_n_team_test 34: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 34: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (375 ms) 34: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 34: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (372 ms) 34: [----------] 2 tests from std_algorithms_search_n_team_test (748 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 11 tests from 7 test suites ran. (4302 ms total) 34: [ PASSED ] 11 tests. 34/45 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 4.31 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 35: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 35: Test timeout computed to be: 1500 35: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 35: Detected: 4 cores per node. 35: Detected: 1 MPI_ranks per node. 35: Requested: 8 threads per process. 35: [==========] Running 3 tests from 3 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from std_algorithms_min_element_team_test 35: [ RUN ] std_algorithms_min_element_team_test.test 35: [ OK ] std_algorithms_min_element_team_test.test (1366 ms) 35: [----------] 1 test from std_algorithms_min_element_team_test (1366 ms total) 35: 35: [----------] 1 test from std_algorithms_max_element_team_test 35: [ RUN ] std_algorithms_max_element_team_test.test 35: [ OK ] std_algorithms_max_element_team_test.test (1349 ms) 35: [----------] 1 test from std_algorithms_max_element_team_test (1349 ms total) 35: 35: [----------] 1 test from std_algorithms_minmax_element_team_test 35: [ RUN ] std_algorithms_minmax_element_team_test.test 35: [ OK ] std_algorithms_minmax_element_team_test.test (1970 ms) 35: [----------] 1 test from std_algorithms_minmax_element_team_test (1970 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 3 tests from 3 test suites ran. (4686 ms total) 35: [ PASSED ] 3 tests. 35/45 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 4.69 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 36: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 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: [==========] Running 6 tests from 6 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from std_algorithms_fill_team_test 36: [ RUN ] std_algorithms_fill_team_test.test 36: [ OK ] std_algorithms_fill_team_test.test (365 ms) 36: [----------] 1 test from std_algorithms_fill_team_test (365 ms total) 36: 36: [----------] 1 test from std_algorithms_fill_n_team_test 36: [ RUN ] std_algorithms_fill_n_team_test.test 36: [ OK ] std_algorithms_fill_n_team_test.test (270 ms) 36: [----------] 1 test from std_algorithms_fill_n_team_test (270 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_team_test 36: [ RUN ] std_algorithms_replace_team_test.test 36: [ OK ] std_algorithms_replace_team_test.test (550 ms) 36: [----------] 1 test from std_algorithms_replace_team_test (550 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_if_team_test 36: [ RUN ] std_algorithms_replace_if_team_test.test 36: [ OK ] std_algorithms_replace_if_team_test.test (613 ms) 36: [----------] 1 test from std_algorithms_replace_if_team_test (613 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_copy_team_test 36: [ RUN ] std_algorithms_replace_copy_team_test.test 36: [ OK ] std_algorithms_replace_copy_team_test.test (983 ms) 36: [----------] 1 test from std_algorithms_replace_copy_team_test (983 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_copy_if_team_test 36: [ RUN ] std_algorithms_replace_copy_if_team_test.test 36: [ OK ] std_algorithms_replace_copy_if_team_test.test (813 ms) 36: [----------] 1 test from std_algorithms_replace_copy_if_team_test (813 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 6 tests from 6 test suites ran. (3596 ms total) 36: [ PASSED ] 6 tests. 36/45 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 3.60 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 37: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 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: [==========] Running 4 tests from 4 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from std_algorithms_reverse_team_test 37: [ RUN ] std_algorithms_reverse_team_test.test 37: [ OK ] std_algorithms_reverse_team_test.test (385 ms) 37: [----------] 1 test from std_algorithms_reverse_team_test (385 ms total) 37: 37: [----------] 1 test from std_algorithms_reverse_copy_team_test 37: [ RUN ] std_algorithms_reverse_copy_team_test.test 37: [ OK ] std_algorithms_reverse_copy_team_test.test (391 ms) 37: [----------] 1 test from std_algorithms_reverse_copy_team_test (391 ms total) 37: 37: [----------] 1 test from std_algorithms_rotate_team_test 37: [ RUN ] std_algorithms_rotate_team_test.test 37: [ OK ] std_algorithms_rotate_team_test.test (805 ms) 37: [----------] 1 test from std_algorithms_rotate_team_test (805 ms total) 37: 37: [----------] 1 test from std_algorithms_rotate_copy_team_test 37: [ RUN ] std_algorithms_rotate_copy_team_test.test 37: [ OK ] std_algorithms_rotate_copy_team_test.test (552 ms) 37: [----------] 1 test from std_algorithms_rotate_copy_team_test (552 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 4 tests from 4 test suites ran. (2135 ms total) 37: [ PASSED ] 4 tests. 37/45 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 2.14 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 38: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 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: [==========] Running 4 tests from 4 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from std_algorithms_move_team_test 38: [ RUN ] std_algorithms_move_team_test.test 38: [ OK ] std_algorithms_move_team_test.test (584 ms) 38: [----------] 1 test from std_algorithms_move_team_test (584 ms total) 38: 38: [----------] 1 test from std_algorithms_move_backward_team_test 38: [ RUN ] std_algorithms_move_backward_team_test.test 38: [ OK ] std_algorithms_move_backward_team_test.test (599 ms) 38: [----------] 1 test from std_algorithms_move_backward_team_test (599 ms total) 38: 38: [----------] 1 test from std_algorithms_shift_left_team_test 38: [ RUN ] std_algorithms_shift_left_team_test.test 38: [ OK ] std_algorithms_shift_left_team_test.test (1624 ms) 38: [----------] 1 test from std_algorithms_shift_left_team_test (1624 ms total) 38: 38: [----------] 1 test from std_algorithms_shift_right_team_test 38: [ RUN ] std_algorithms_shift_right_team_test.test 38: [ OK ] std_algorithms_shift_right_team_test.test (1432 ms) 38: [----------] 1 test from std_algorithms_shift_right_team_test (1433 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 4 tests from 4 test suites ran. (4241 ms total) 38: [ PASSED ] 4 tests. 38/45 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 4.25 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 39: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 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: [==========] Running 9 tests from 9 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from std_algorithms_copy_team_test 39: [ RUN ] std_algorithms_copy_team_test.test 39: [ OK ] std_algorithms_copy_team_test.test (734 ms) 39: [----------] 1 test from std_algorithms_copy_team_test (734 ms total) 39: 39: [----------] 1 test from std_algorithms_copy_n_team_test 39: [ RUN ] std_algorithms_copy_n_team_test.test 39: [ OK ] std_algorithms_copy_n_team_test.test (336 ms) 39: [----------] 1 test from std_algorithms_copy_n_team_test (336 ms total) 39: 39: [----------] 1 test from std_algorithms_copy_backward_team_test 39: [ RUN ] std_algorithms_copy_backward_team_test.test 39: [ OK ] std_algorithms_copy_backward_team_test.test (586 ms) 39: [----------] 1 test from std_algorithms_copy_backward_team_test (586 ms total) 39: 39: [----------] 1 test from std_algorithms_copy_if_team_test 39: [ RUN ] std_algorithms_copy_if_team_test.test 39: [ OK ] std_algorithms_copy_if_team_test.test (656 ms) 39: [----------] 1 test from std_algorithms_copy_if_team_test (656 ms total) 39: 39: [----------] 1 test from std_algorithms_unique_copy_team_test 39: [ RUN ] std_algorithms_unique_copy_team_test.test 39: [ OK ] std_algorithms_unique_copy_team_test.test (1268 ms) 39: [----------] 1 test from std_algorithms_unique_copy_team_test (1268 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_team_test 39: [ RUN ] std_algorithms_remove_team_test.test 39: [ OK ] std_algorithms_remove_team_test.test (775 ms) 39: [----------] 1 test from std_algorithms_remove_team_test (775 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_if_team_test 39: [ RUN ] std_algorithms_remove_if_team_test.test 39: [ OK ] std_algorithms_remove_if_team_test.test (783 ms) 39: [----------] 1 test from std_algorithms_remove_if_team_test (783 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_copy_team_test 39: [ RUN ] std_algorithms_remove_copy_team_test.test 39: [ OK ] std_algorithms_remove_copy_team_test.test (893 ms) 39: [----------] 1 test from std_algorithms_remove_copy_team_test (893 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_copy_if_team_test 39: [ RUN ] std_algorithms_remove_copy_if_team_test.test 39: [ OK ] std_algorithms_remove_copy_if_team_test.test (762 ms) 39: [----------] 1 test from std_algorithms_remove_copy_if_team_test (762 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 9 tests from 9 test suites ran. (6798 ms total) 39: [ PASSED ] 9 tests. 39/45 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 6.80 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 40: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 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: [==========] Running 4 tests from 4 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from std_algorithms_unique_team_test 40: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 40: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1451 ms) 40: [----------] 1 test from std_algorithms_unique_team_test (1451 ms total) 40: 40: [----------] 1 test from std_algorithms_adjacent_difference_team_test 40: [ RUN ] std_algorithms_adjacent_difference_team_test.test 40: [ OK ] std_algorithms_adjacent_difference_team_test.test (1267 ms) 40: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1267 ms total) 40: 40: [----------] 1 test from std_algorithms_reduce_team_test 40: [ RUN ] std_algorithms_reduce_team_test.test 40: [ OK ] std_algorithms_reduce_team_test.test (1030 ms) 40: [----------] 1 test from std_algorithms_reduce_team_test (1030 ms total) 40: 40: [----------] 1 test from std_algorithms_transform_reduce_team_test 40: [ RUN ] std_algorithms_transform_reduce_team_test.test 40: [ OK ] std_algorithms_transform_reduce_team_test.test (1784 ms) 40: [----------] 1 test from std_algorithms_transform_reduce_team_test (1784 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 4 tests from 4 test suites ran. (5533 ms total) 40: [ PASSED ] 4 tests. 40/45 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 5.54 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 41: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 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 18 tests from 5 test suites. 41: [----------] Global test environment set-up. 41: [----------] 2 tests from std_algorithms_is_sorted_team_test 41: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 41: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (637 ms) 41: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 41: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1439 ms) 41: [----------] 2 tests from std_algorithms_is_sorted_team_test (2076 ms total) 41: 41: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (14 ms) 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (15 ms) 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1408 ms) 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (848 ms) 41: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2285 ms total) 41: 41: [----------] 4 tests from std_algorithms_is_partitioned_team_test 41: [ RUN ] std_algorithms_is_partitioned_team_test.empty 41: [ OK ] std_algorithms_is_partitioned_team_test.empty (7 ms) 41: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 41: [ OK ] std_algorithms_is_partitioned_team_test.all_true (409 ms) 41: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 41: [ OK ] std_algorithms_is_partitioned_team_test.all_false (409 ms) 41: [ RUN ] std_algorithms_is_partitioned_team_test.random 41: [ OK ] std_algorithms_is_partitioned_team_test.random (316 ms) 41: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1141 ms total) 41: 41: [----------] 4 tests from std_algorithms_partition_copy_team_test 41: [ RUN ] std_algorithms_partition_copy_team_test.empty 41: [ OK ] std_algorithms_partition_copy_team_test.empty (11 ms) 41: [ RUN ] std_algorithms_partition_copy_team_test.all_true 41: [ OK ] std_algorithms_partition_copy_team_test.all_true (679 ms) 41: [ RUN ] std_algorithms_partition_copy_team_test.all_false 41: [ OK ] std_algorithms_partition_copy_team_test.all_false (682 ms) 41: [ RUN ] std_algorithms_partition_copy_team_test.random 41: [ OK ] std_algorithms_partition_copy_team_test.random (580 ms) 41: [----------] 4 tests from std_algorithms_partition_copy_team_test (1954 ms total) 41: 41: [----------] 4 tests from std_algorithms_partition_point_team_test 41: [ RUN ] std_algorithms_partition_point_team_test.empty 41: [ OK ] std_algorithms_partition_point_team_test.empty (7 ms) 41: [ RUN ] std_algorithms_partition_point_team_test.all_true 41: [ OK ] std_algorithms_partition_point_team_test.all_true (276 ms) 41: [ RUN ] std_algorithms_partition_point_team_test.all_false 41: [ OK ] std_algorithms_partition_point_team_test.all_false (274 ms) 41: [ RUN ] std_algorithms_partition_point_team_test.random 41: [ OK ] std_algorithms_partition_point_team_test.random (181 ms) 41: [----------] 4 tests from std_algorithms_partition_point_team_test (740 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 18 tests from 5 test suites ran. (8199 ms total) 41: [ PASSED ] 18 tests. 41/45 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 8.20 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 42: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 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 5 tests from 4 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from std_algorithms_transform_team_test 42: [ RUN ] std_algorithms_transform_team_test.test_unary_op 42: [ OK ] std_algorithms_transform_team_test.test_unary_op (924 ms) 42: [ RUN ] std_algorithms_transform_team_test.test_binary_op 42: [ OK ] std_algorithms_transform_team_test.test_binary_op (1016 ms) 42: [----------] 2 tests from std_algorithms_transform_team_test (1941 ms total) 42: 42: [----------] 1 test from std_algorithms_generate_team_test 42: [ RUN ] std_algorithms_generate_team_test.test_unary_op 42: [ OK ] std_algorithms_generate_team_test.test_unary_op (2103 ms) 42: [----------] 1 test from std_algorithms_generate_team_test (2103 ms total) 42: 42: [----------] 1 test from std_algorithms_generate_n_team_test 42: [ RUN ] std_algorithms_generate_n_team_test.test 42: [ OK ] std_algorithms_generate_n_team_test.test (277 ms) 42: [----------] 1 test from std_algorithms_generate_n_team_test (277 ms total) 42: 42: [----------] 1 test from std_algorithms_swap_ranges_team_test 42: [ RUN ] std_algorithms_swap_ranges_team_test.test 42: [ OK ] std_algorithms_swap_ranges_team_test.test (941 ms) 42: [----------] 1 test from std_algorithms_swap_ranges_team_test (942 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 5 tests from 4 test suites ran. (5264 ms total) 42: [ PASSED ] 5 tests. 42/45 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 5.27 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 43: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 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 2 tests from 2 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_exclusive_scan_team_test 43: [ RUN ] std_algorithms_exclusive_scan_team_test.test 43: [ OK ] std_algorithms_exclusive_scan_team_test.test (3530 ms) 43: [----------] 1 test from std_algorithms_exclusive_scan_team_test (3530 ms total) 43: 43: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 43: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 43: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1743 ms) 43: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1743 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 2 tests from 2 test suites ran. (5274 ms total) 43: [ PASSED ] 2 tests. 43/45 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 5.28 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 44: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 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 2 tests from 2 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_inclusive_scan_team_test 44: [ RUN ] std_algorithms_inclusive_scan_team_test.test 44: [ OK ] std_algorithms_inclusive_scan_team_test.test (5401 ms) 44: [----------] 1 test from std_algorithms_inclusive_scan_team_test (5401 ms total) 44: 44: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 44: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 44: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (3518 ms) 44: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (3518 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 2 tests from 2 test suites ran. (8920 ms total) 44: [ PASSED ] 2 tests. 44/45 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 8.93 sec test 45 Start 45: Kokkos_UnitTest_SIMD 45: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/simd/unit_tests/Kokkos_UnitTest_SIMD 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 16 tests from 1 test suite. 45: [----------] Global test environment set-up. 45: [----------] 16 tests from simd 45: [ RUN ] simd.host_math_ops 45: [ OK ] simd.host_math_ops (0 ms) 45: [ RUN ] simd.device_math_ops 45: [ OK ] simd.device_math_ops (0 ms) 45: [ RUN ] simd.host_mask_ops 45: [ OK ] simd.host_mask_ops (0 ms) 45: [ RUN ] simd.device_mask_ops 45: [ OK ] simd.device_mask_ops (0 ms) 45: [ RUN ] simd.host_conversions 45: [ OK ] simd.host_conversions (0 ms) 45: [ RUN ] simd.device_conversions 45: [ OK ] simd.device_conversions (0 ms) 45: [ RUN ] simd.host_shift_ops 45: [ OK ] simd.host_shift_ops (0 ms) 45: [ RUN ] simd.device_shift_ops 45: [ OK ] simd.device_shift_ops (0 ms) 45: [ RUN ] simd.host_condition 45: [ OK ] simd.host_condition (0 ms) 45: [ RUN ] simd.device_condition 45: [ OK ] simd.device_condition (0 ms) 45: [ RUN ] simd.host_gen_ctors 45: [ OK ] simd.host_gen_ctors (0 ms) 45: [ RUN ] simd.device_gen_ctors 45: [ OK ] simd.device_gen_ctors (0 ms) 45: [ RUN ] simd.host_where_expressions 45: [ OK ] simd.host_where_expressions (0 ms) 45: [ RUN ] simd.device_where_expressions 45: [ OK ] simd.device_where_expressions (0 ms) 45: [ RUN ] simd.host_reductions 45: [ OK ] simd.host_reductions (0 ms) 45: [ RUN ] simd.device_reductions 45: [ OK ] simd.device_reductions (0 ms) 45: [----------] 16 tests from simd (0 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 16 tests from 1 test suite ran. (0 ms total) 45: [ PASSED ] 16 tests. 45/45 Test #45: Kokkos_UnitTest_SIMD ........................ Passed 0.00 sec 100% tests passed, 0 tests failed out of 45 Total Test time (real) = 808.43 sec + gcc -I/var/jenkins/workspace/Kokkos_PR-6704/build/../core/src/ ../core/unit_test/tools/TestCInterface.c [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 d203451bc6203e69053d04933108504aa81d53eb818e30656fdd9242ba74bc0d $ docker rm -f --volumes d203451bc6203e69053d04933108504aa81d53eb818e30656fdd9242ba74bc0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Running on fetnat05 in /var/jenkins/workspace/Kokkos_PR-6704 [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 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6704/.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/pull/6704/head:refs/remotes/origin/PR-6704 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Merging remotes/origin/develop commit cad863fcab1a5ac5fb64538378923fe945d54073 into PR head commit c048caaf1e51abfd340b3ad8c6417f56982ef462 Merge succeeded, producing 1894df6f8a47d07d3c5c9ac4a2e31c4ba2dd5103 Checking out Revision 1894df6f8a47d07d3c5c9ac4a2e31c4ba2dd5103 (PR-6704) Commit message: "Merge commit 'cad863fcab1a5ac5fb64538378923fe945d54073' into HEAD" > git config core.sparsecheckout # timeout=10 > git checkout -f c048caaf1e51abfd340b3ad8c6417f56982ef462 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cad863fcab1a5ac5fb64538378923fe945d54073 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1894df6f8a47d07d3c5c9ac4a2e31c4ba2dd5103 # timeout=10 > git rev-list --no-walk b3e3817bf77e3e17a5829922c079387b5df605e1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 1b7f13eb2524140d98f09c77f1ef96b79b56a79c -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 21.5kB 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 ---> b5e7481e3469 Step 4/7 : ARG CMAKE_VERSION=3.23.1 ---> Using cache ---> cd7661c68ab5 Step 5/7 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> d2993abdefb5 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 ---> 50ac181fc66c Step 7/7 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> a4165f4a0a95 Successfully built a4165f4a0a95 Successfully tagged 1b7f13eb2524140d98f09c77f1ef96b79b56a79c:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . 1b7f13eb2524140d98f09c77f1ef96b79b56a79c . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat05 seems to be running inside container 00e5931260b2e07eb423b0cc831b75288e42d84d9c1201e88c1b670ec9408e50 $ docker run -t -d -u 0:0 --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-6704 --volumes-from 00e5931260b2e07eb423b0cc831b75288e42d84d9c1201e88c1b670ec9408e50 -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 1b7f13eb2524140d98f09c77f1ef96b79b56a79c cat $ docker top c6ed4c8a1f121c3f3c0b543cd0bf326cd2e4d93d2c91a0447a63c3bb8438e515 -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] withEnv [Pipeline] { [Pipeline] sh + 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 .. -- Setting default Kokkos CXX standard to 17 -- 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.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6704/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 -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- Kokkos Devices: OPENACC;SERIAL, Kokkos Backends: OPENACC;SERIAL -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6704/build + make -j8 [ 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/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 1%] Built target AlwaysCheckGit [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Built target kokkossimd [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Linking CXX shared library libkokkosprinter-tool.so [ 2%] Built target impl_git_version [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 2%] Built target kokkosprinter-tool [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemorySpace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACCSpace.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC_Instance.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 6%] Linking CXX static library libkokkoscore.a [ 6%] Built target kokkoscore [ 6%] 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 [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 9%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 9%] Linking CXX static library libkokkos_gtest.a [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 9%] Built target kokkos_gtest [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 9%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 12%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp.dir/tstHeader.cpp.o [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 25%] 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_Pair_hpp.dir/tstHeader.cpp.o [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 27%] 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_Printf_hpp [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_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_PointerOwnership_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 31%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 33%] Built target Kokkos_CoreTestCompileOnly [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp "/var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/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 " [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 38%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/UnitTestMainInit.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Abort.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 43%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ArrayOps.cpp.o "/var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/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 65 of "/var/jenkins/workspace/Kokkos_PR-6704/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 83 of "/var/jenkins/workspace/Kokkos_PR-6704/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 94 of "/var/jenkins/workspace/Kokkos_PR-6704/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 137 of "/var/jenkins/workspace/Kokkos_PR-6704/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 149 of "/var/jenkins/workspace/Kokkos_PR-6704/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 156 of "/var/jenkins/workspace/Kokkos_PR-6704/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 293 of "/var/jenkins/workspace/Kokkos_PR-6704/simd/unit_tests/include/TestSIMD_MathOps.hpp" Remark: individual warnings can be suppressed with "--diag_suppress " "/var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/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 65 of "/var/jenkins/workspace/Kokkos_PR-6704/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 83 of "/var/jenkins/workspace/Kokkos_PR-6704/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 94 of "/var/jenkins/workspace/Kokkos_PR-6704/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 137 of "/var/jenkins/workspace/Kokkos_PR-6704/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 149 of "/var/jenkins/workspace/Kokkos_PR-6704/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 156 of "/var/jenkins/workspace/Kokkos_PR-6704/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 293 of "/var/jenkins/workspace/Kokkos_PR-6704/simd/unit_tests/include/TestSIMD_MathOps.hpp" "/var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/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 65 of "/var/jenkins/workspace/Kokkos_PR-6704/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 83 of "/var/jenkins/workspace/Kokkos_PR-6704/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 94 of "/var/jenkins/workspace/Kokkos_PR-6704/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 132 of "/var/jenkins/workspace/Kokkos_PR-6704/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 149 of "/var/jenkins/workspace/Kokkos_PR-6704/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 156 of "/var/jenkins/workspace/Kokkos_PR-6704/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 293 of "/var/jenkins/workspace/Kokkos_PR-6704/simd/unit_tests/include/TestSIMD_MathOps.hpp" "/var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/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 65 of "/var/jenkins/workspace/Kokkos_PR-6704/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 83 of "/var/jenkins/workspace/Kokkos_PR-6704/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 94 of "/var/jenkins/workspace/Kokkos_PR-6704/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 132 of "/var/jenkins/workspace/Kokkos_PR-6704/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 149 of "/var/jenkins/workspace/Kokkos_PR-6704/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 156 of "/var/jenkins/workspace/Kokkos_PR-6704/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 293 of "/var/jenkins/workspace/Kokkos_PR-6704/simd/unit_tests/include/TestSIMD_MathOps.hpp" [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_double.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_float.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 45%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 45%] Built target Kokkos_CoreUnitTest_SerialGraph [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_int.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longint.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longlongint.cpp.o [ 46%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 46%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 47%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 47%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedint.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 48%] 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_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedlongint.cpp.o [ 49%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 49%] Built target Kokkos_CoreUnitTest_Develop [ 50%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 50%] Built target Kokkos_CoreUnitTest_Default [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 51%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 51%] Built target Kokkos_push_finalize_hook_terminate [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Atomics.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 52%] Linking CXX executable Kokkos_UnitTest_SIMD [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicViews.cpp.o [ 53%] Built target Kokkos_UnitTest_SIMD [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 53%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 53%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 53%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 53%] Built target Kokkos_CoreUnitTest_KokkosP [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o Running on fetnat04 in /var/jenkins/workspace/Kokkos_PR-6704 [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 [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6704 # 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/pull/6704/head:refs/remotes/origin/PR-6704 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 [ 54%] Linking CXX executable Kokkos_ProfilingAllCalls [ 54%] Built target Kokkos_ProfilingAllCalls [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/UnitTestMainInit.cpp.o Fetching without tags Merging remotes/origin/develop commit cad863fcab1a5ac5fb64538378923fe945d54073 into PR head commit c048caaf1e51abfd340b3ad8c6417f56982ef462 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6704/head:refs/remotes/origin/PR-6704 # timeout=10 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # 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 using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6704/head:refs/remotes/origin/PR-6704 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c048caaf1e51abfd340b3ad8c6417f56982ef462 # timeout=10 Merge succeeded, producing 12b5c50912d5db1efc3132ea60b9f0903e098ec6 Checking out Revision 12b5c50912d5db1efc3132ea60b9f0903e098ec6 (PR-6704) Commit message: "Merge commit 'cad863fcab1a5ac5fb64538378923fe945d54073' into HEAD" > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cad863fcab1a5ac5fb64538378923fe945d54073 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 12b5c50912d5db1efc3132ea60b9f0903e098ec6 # timeout=10 > git rev-list --no-walk b3e3817bf77e3e17a5829922c079387b5df605e1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 63a9e216e07a614ad6ff178bda6b2b0121c235f3 -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 21.5kB 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 ---> f3b2ecc9cd73 Step 4/14 : ARG NPROC=8 ---> Using cache ---> b05b6eb40321 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 ---> 041bc0c6075c Step 6/14 : ARG CMAKE_VERSION=3.27.7 ---> Using cache ---> dd8e62b4eb66 Step 7/14 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 4f74ae80e47f 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 ---> 2f12ff06749b Step 9/14 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> d9e9b6dd98f3 Step 10/14 : ARG LLVM_VERSION=llvmorg-17.0.3 ---> Using cache ---> 738079e3476a Step 11/14 : ENV LLVM_DIR=/opt/llvm ---> Using cache ---> 27139bd97a1e 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 ---> 91389a47107c Step 13/14 : ENV PATH=${LLVM_DIR}/bin:$PATH ---> Using cache ---> 1880c18acaaa Step 14/14 : ENV LD_LIBRARY_PATH=${LLVM_DIR}/lib:$LD_LIBRARY_PATH ---> Using cache ---> c2be2eef741f Successfully built c2be2eef741f Successfully tagged 63a9e216e07a614ad6ff178bda6b2b0121c235f3:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . 63a9e216e07a614ad6ff178bda6b2b0121c235f3 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat04 seems to be running inside container 947452c62fae4051062b5007df99afb4fbf9f9dfba9563ca944130da515f67b1 $ 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_PR-6704 --volumes-from 947452c62fae4051062b5007df99afb4fbf9f9dfba9563ca944130da515f67b1 -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 63a9e216e07a614ad6ff178bda6b2b0121c235f3 cat [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test01_execspace_OPENACC.cpp.o $ docker top 87fab18cc2cb61627949fe3b6e6ca7d19110b69ab3630571ea9e07b3b04de0ad -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 [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o -- The CXX compiler identification is Clang 17.0.3 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o -- Check for working CXX compiler: /opt/llvm/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.2.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6704/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 [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 57%] Linking CXX executable Kokkos_ToolsInitialization [ 57%] Built target Kokkos_ToolsInitialization [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: 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 [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o -- [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 [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test02_atomic_host_OPENACC.cpp.o -- [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 - 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 -- [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_PR-6704/build/CMakeFiles/CMakeTmp' [benchmark] [benchmark] Run Build Command(s): /opt/cmake/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_0ceed/fast [benchmark] /usr/bin/make -f CMakeFiles/cmTC_0ceed.dir/build.make CMakeFiles/cmTC_0ceed.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6704/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_0ceed.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_0ceed.dir/thread_safety_attributes.cpp.o -MF CMakeFiles/cmTC_0ceed.dir/thread_safety_attributes.cpp.o.d -o CMakeFiles/cmTC_0ceed.dir/thread_safety_attributes.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6704/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp [benchmark] In file included from /var/jenkins/workspace/Kokkos_PR-6704/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp:2: [benchmark] In file included from /var/jenkins/workspace/Kokkos_PR-6704/build/_deps/googlebenchmark-src/cmake/../src/mutex.h:7: [benchmark] /var/jenkins/workspace/Kokkos_PR-6704/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_0ceed.dir/build.make:79: CMakeFiles/cmTC_0ceed.dir/thread_safety_attributes.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6704/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:127: cmTC_0ceed/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 [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.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_PR-6704/build/CMakeFiles/CMakeTmp' [benchmark] [benchmark] Run Build Command(s): /opt/cmake/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_fff46/fast [benchmark] /usr/bin/make -f CMakeFiles/cmTC_fff46.dir/build.make CMakeFiles/cmTC_fff46.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6704/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_fff46.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_fff46.dir/gnu_posix_regex.cpp.o -MF CMakeFiles/cmTC_fff46.dir/gnu_posix_regex.cpp.o.d -o CMakeFiles/cmTC_fff46.dir/gnu_posix_regex.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6704/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp [benchmark] /var/jenkins/workspace/Kokkos_PR-6704/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_fff46.dir/build.make:79: CMakeFiles/cmTC_fff46.dir/gnu_posix_regex.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6704/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:127: cmTC_fff46/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.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] 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 (16.1s) -- Generating done (1.4s) -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6704/build + make -j8 [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 1%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Built target AlwaysCheckGit [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 2%] Built target kokkossimd [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Linking CXX shared library libkokkosprinter-tool.so [ 2%] Built target impl_git_version [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 2%] Built target kokkosprinter-tool [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.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 [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03a_MemorySpace_malloc_OPENACC.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_BitManipulationBuiltins.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 60%] Linking CXX executable Kokkos_StackTraceTestExec [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 60%] Built target Kokkos_StackTraceTestExec [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 61%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 61%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03b_MemorySpace_free_OPENACC.cpp.o [ 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%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemorySpace.cpp.o [ 61%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 61%] Built target Kokkos_CoreUnitTest_CTestDevice [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 6%] Linking CXX static library libkokkos_gtest.a [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test04_ParallelFor_RangePolicy_OPENACC.cpp.o [ 7%] Built target kokkos_gtest [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 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_Profiling.cpp.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_Stacktrace.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTargetSpace.cpp.o Running on fetnat06 in /var/jenkins/workspace/Kokkos_PR-6704 [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 [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Exec.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Instance.cpp.o [ 7%] Linking CXX static library libbenchmark.a [ 7%] Built target benchmark Merging remotes/origin/develop commit cad863fcab1a5ac5fb64538378923fe945d54073 into PR head commit c048caaf1e51abfd340b3ad8c6417f56982ef462 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6704/.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/pull/6704/head:refs/remotes/origin/PR-6704 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c048caaf1e51abfd340b3ad8c6417f56982ef462 # timeout=10 [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o Merge succeeded, producing 199be363ed390c468adfc80932af33212f2b142b Checking out Revision 199be363ed390c468adfc80932af33212f2b142b (PR-6704) Commit message: "Merge commit 'cad863fcab1a5ac5fb64538378923fe945d54073' into HEAD" > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cad863fcab1a5ac5fb64538378923fe945d54073 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 199be363ed390c468adfc80932af33212f2b142b # timeout=10 > git rev-list --no-walk b3e3817bf77e3e17a5829922c079387b5df605e1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t e68550672aa9c9145672dbde887f73f5b23bad60 -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 21.5kB 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 ---> 7a28efd31266 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 ---> 4ed2b320fea8 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 ---> fece74d5fbe0 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 ---> 4b6d8dc4fee7 Step 6/13 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> b5c9043ce19d Step 7/13 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 192da82a1948 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 ---> c9d6dd6289a1 Step 9/13 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 9c83880eaacf Step 10/13 : ARG NPROC=8 ---> Using cache ---> f5ea3e1c90bc Step 11/13 : ENV LLVM_DIR=/opt/llvm ---> Using cache ---> 8ecdb61b7307 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 ---> 81729c8cbbe8 Step 13/13 : ENV PATH=${LLVM_DIR}/bin:$PATH ---> Using cache ---> f7fa9adeb71a Successfully built f7fa9adeb71a Successfully tagged e68550672aa9c9145672dbde887f73f5b23bad60:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . e68550672aa9c9145672dbde887f73f5b23bad60 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat06 seems to be running inside container b9ed4327f54d00be725551a2397b1aaed7adb43e90f469235ac621e244564b22 [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o $ 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_PR-6704 --volumes-from b9ed4327f54d00be725551a2397b1aaed7adb43e90f469235ac621e244564b22 -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** e68550672aa9c9145672dbde887f73f5b23bad60 cat [ 8%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Task.cpp.o [ 8%] Linking CXX static library libbenchmark_main.a [ 8%] Built target benchmark_main [ 8%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o $ docker top 6609a610fd7512f6390f853890bcf60f2b11b72ff175b4e8e24e1c98cbf1d2d4 -eo pid,comm [Pipeline] { [Pipeline] sh + ccache --zero-stats Statistics zeroed [Pipeline] sh + rm -rf build [ 8%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o + 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++ [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test05_ParallelReduce_RangePolicy_OPENACC.cpp.o -- 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.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6704/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 -- 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 [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: 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 - 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 [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o -- [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 -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_PR-6704/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/make cmTC_a22ba/fast && /usr/bin/make -f CMakeFiles/cmTC_a22ba.dir/build.make CMakeFiles/cmTC_a22ba.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6704/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_a22ba.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_a22ba.dir/thread_safety_attributes.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6704/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp [benchmark] In file included from /var/jenkins/workspace/Kokkos_PR-6704/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp:2: [benchmark] In file included from /var/jenkins/workspace/Kokkos_PR-6704/build/_deps/googlebenchmark-src/cmake/../src/mutex.h:7: [benchmark] /var/jenkins/workspace/Kokkos_PR-6704/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_a22ba.dir/build.make:69: CMakeFiles/cmTC_a22ba.dir/thread_safety_attributes.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6704/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:124: cmTC_a22ba/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 [ 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 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.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_PR-6704/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/make cmTC_22978/fast && /usr/bin/make -f CMakeFiles/cmTC_22978.dir/build.make CMakeFiles/cmTC_22978.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6704/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_22978.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_22978.dir/gnu_posix_regex.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6704/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp [benchmark] /var/jenkins/workspace/Kokkos_PR-6704/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_22978.dir/build.make:69: CMakeFiles/cmTC_22978.dir/gnu_posix_regex.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6704/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:124: cmTC_22978/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] 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 [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6704/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkosprinter-tool [ 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 Scanning dependencies of target benchmark [ 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.cc.o Scanning dependencies of target kokkos_gtest [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 0%] Built target AlwaysCheckGit [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 2%] Linking CXX static library libkokkossimd.a [ 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 [ 8%] Linking CXX static library libkokkoscontainers.a [ 8%] Built target kokkoscontainers [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/UnitTestMainInit.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 2%] Built target impl_git_version [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 2%] Linking CXX shared library libkokkosprinter-tool.so [ 2%] Built target kokkosprinter-tool Scanning dependencies of target kokkoscore [ 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_Abort.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENACC.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.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 [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.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 _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 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 [ 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_CPUDiscovery.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.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 [ 5%] Linking CXX static library libbenchmark.a [ 5%] Built target benchmark [ 5%] 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 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 5%] Linking CXX static library libkokkos_gtest.a [ 5%] Built target kokkos_gtest 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_HostSpace_deepcopy.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CheckedIntegerOps.cpp.o [ 5%] Linking CXX static library libbenchmark_main.a [ 5%] Built target benchmark_main [ 6%] 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 [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemorySpace.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Abort.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test08_deep_copy_OPENACC.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.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 [ 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 [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyConstructors.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 7%] Linking CXX static library libkokkoscore.a [ 7%] Built target kokkoscore Scanning dependencies of target kokkoscontainers [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyInterface.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Complex.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads 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_ProfilingAllCalls Scanning dependencies of target Kokkos_ToolsInitialization [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.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_StackTraceTestExec [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_CUDA [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ArrayOps.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test10_HierarchicalBasics_OPENACC.cpp.o [ 13%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Concepts.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_SerialGraph [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBuiltins.dir/tools/TestBuiltinTuners.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 13%] Built target Kokkos_push_finalize_hook_terminate [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBasics.dir/tools/TestTuning.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 9%] Linking CXX executable Kokkos_ProfilingAllCalls [ 9%] Built target Kokkos_ProfilingAllCalls [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o "/var/jenkins/workspace/Kokkos_PR-6704/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 " [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecSpacePartitioning.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_Develop [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_complexfloat.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CategoricalTuner.dir/tools/TestCategoricalTuner.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecutionSpace.cpp.o [ 10%] Linking CXX executable Kokkos_ToolsInitialization [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 10%] Built target Kokkos_ToolsInitialization [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENACC.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_TuningBuiltins [ 14%] Linking CXX executable Kokkos_CoreUnitTest_TuningBasics [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 14%] 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_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_TuningBuiltins "/var/jenkins/workspace/Kokkos_PR-6704/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 " [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_TuningBasics [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_FunctorAnalysis.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Init.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_CategoricalTuner [ 15%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_CategoricalTuner [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_ToolIndependence Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalConstants.cpp.o [ 16%] 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_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENACC.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_double.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalSpecialFunctions.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_a.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 16%] Linking CXX executable Kokkos_ProfilingAllCalls [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 16%] Built target Kokkos_ProfilingAllCalls [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 17%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 12%] Built target Kokkos_CoreUnitTest_SerialGraph [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENACC.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 12%] Linking CXX executable Kokkos_StackTraceTestExec [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 12%] Built target Kokkos_StackTraceTestExec Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_b.cpp.o [ 17%] Built target Kokkos_CoreTestCompileOnly [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/UnitTestMainInit.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_d.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_float.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_e.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 17%] Linking CXX executable Kokkos_ToolsInitialization [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 17%] Built target Kokkos_ToolsInitialization [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12a_ThreadScratch_OPENACC.cpp.o [ 75%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 75%] Built target Kokkos_IncrementalTest_SERIAL [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12b_TeamScratch_OPENACC.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams "/var/jenkins/workspace/Kokkos_PR-6704/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 " [ 13%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test01_execspace_OPENMPTARGET.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o "/var/jenkins/workspace/Kokkos_PR-6704/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 " [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.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_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_g.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_int.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangePolicyConstructors.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 14%] Built target Kokkos_CoreUnitTest_CTestDevice [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test02_atomic_host_OPENMPTARGET.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangeReduce.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENACC.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENACC.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDSpan.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MinMaxClamp.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ParallelScanRangePolicy.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test03a_MemorySpace_malloc_OPENMPTARGET.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENACC.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test14_MDRangeReduce_OPENACC.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Printf.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 20%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_QuadPrecisionMath.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 20%] Built target Kokkos_CoreUnitTest_KokkosP [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_RangePolicyConstructors.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test03b_MemorySpace_free_OPENMPTARGET.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test16_ParallelScan_OPENACC.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o [ 20%] Linking CXX executable Kokkos_StackTraceTestExec [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_longint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test17_CompleteAtomic_OPENACC.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 21%] Built target Kokkos_StackTraceTestExec [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ReducerCTADs.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test04_ParallelFor_RangePolicy_OPENMPTARGET.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_b.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_c.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_e.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 81%] Linking CXX executable Kokkos_IncrementalTest_OPENACC [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 81%] Built target Kokkos_IncrementalTest_OPENACC [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SharedAlloc.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Swap.cpp.o [ 21%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMPTARGET.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 23%] Built target Kokkos_CoreUnitTest_CTestDevice [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_longlongint.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.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_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_TeamPolicyConstructors.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_View_64bit.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_a.cpp.o [ 23%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o [ 23%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 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_IncrementalTest_OPENMPTARGET.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMPTARGET.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_b.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_c.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 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_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_d.cpp.o [ 23%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test08_deep_copy_OPENMPTARGET.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test10_HierarchicalBasics_OPENMPTARGET.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_a.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedint.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 19%] 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_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 24%] 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_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 24%] 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_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_b.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMPTARGET.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCtorDimMatch.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 21%] 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_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMPTARGET.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewEmptyRuntimeUnmanaged.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewHooks.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewLayoutStrideAssignment.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o [ 23%] Linking CXX executable Kokkos_IncrementalTest_CUDA [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMPTARGET.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 23%] Built target Kokkos_IncrementalTest_CUDA [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_a.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedlongint.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test12a_ThreadScratch_OPENMPTARGET.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test12b_TeamScratch_OPENMPTARGET.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_b.cpp.o [ 87%] 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_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 88%] 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_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMemoryAccessViolation.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_WithoutInitializing.cpp.o [ 25%] Linking CXX executable Kokkos_IncrementalTest_OPENMPTARGET [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Atomics.cpp.o [ 26%] Built target Kokkos_IncrementalTest_OPENMPTARGET [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 25%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 25%] Built target Kokkos_IncrementalTest_SERIAL Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 28%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_a.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 26%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 26%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicViews.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.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_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_BitManipulationBuiltins.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_b.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_BlockSizeDeduction.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CheckedIntegerOps.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CommonPolicyConstructors.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CommonPolicyInterface.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 34%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Complex.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Concepts.cpp.o [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 34%] Built target Kokkos_IncrementalTest_SERIAL [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c01.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Crs.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c02.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_DeepCopyAlignment.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c03.cpp.o [ 30%] 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_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 37%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 96%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c04.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ExecSpacePartitioning.cpp.o [ 96%] Built target Kokkos_CoreUnitTest_Serial1 [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c05.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c06.cpp.o [ 37%] Built target Kokkos_CoreUnitTest_Default [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ExecutionSpace.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_FunctorAnalysis.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c07.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_HostSharedPtr.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp.dir/tstHeader.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_HostSharedPtrAccessOnDevice.cpp.o [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Init.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_JoinBackwardCompatibility.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 35%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalConstants.cpp.o [ 35%] Built target Kokkos_CoreUnitTest_Cuda3 [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 35%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 35%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions1.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c08.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c09.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c10.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c11.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c12.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c13.cpp.o Running on fetnat03 in /var/jenkins/workspace/Kokkos_PR-6704 [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o 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_PR-6704 # 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/pull/6704/head:refs/remotes/origin/PR-6704 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o Fetching without tags Merging remotes/origin/develop commit cad863fcab1a5ac5fb64538378923fe945d54073 into PR head commit c048caaf1e51abfd340b3ad8c6417f56982ef462 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6704/head:refs/remotes/origin/PR-6704 # timeout=10 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # 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 using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6704/head:refs/remotes/origin/PR-6704 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c048caaf1e51abfd340b3ad8c6417f56982ef462 # timeout=10 Merge succeeded, producing e85ccceb69510298ecccd60ca556657a2b0c99c9 Checking out Revision e85ccceb69510298ecccd60ca556657a2b0c99c9 (PR-6704) Commit message: "Merge commit 'cad863fcab1a5ac5fb64538378923fe945d54073' into HEAD" > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cad863fcab1a5ac5fb64538378923fe945d54073 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e85ccceb69510298ecccd60ca556657a2b0c99c9 # timeout=10 > git rev-list --no-walk b3e3817bf77e3e17a5829922c079387b5df605e1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 1b7f13eb2524140d98f09c77f1ef96b79b56a79c -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 21.5kB 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 1b7f13eb2524140d98f09c77f1ef96b79b56a79c:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o + docker inspect -f . 1b7f13eb2524140d98f09c77f1ef96b79b56a79c . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat03 seems to be running inside container e8e15fc333ab4ae6b486a759046080fc0433225f05e23350af51bd7229b1aa8a $ 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_PR-6704 --volumes-from e8e15fc333ab4ae6b486a759046080fc0433225f05e23350af51bd7229b1aa8a -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 1b7f13eb2524140d98f09c77f1ef96b79b56a79c cat [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o $ docker top a0c7bd85ea4f79a12763fed48b49a6c747f4d6daed408bfc81c070a13891579f -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] { [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [Pipeline] withEnv [Pipeline] { [Pipeline] sh + rm -rf build + mkdir -p build + cd build + /opt/cmake/bin/cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=nvc++ -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_FLAGS=--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 [100%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 58%] Linking CXX executable Kokkos_PerformanceTest_Mempool -- 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 -- Kokkos version: 4.2.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6704/build/generated/Kokkos_Version_Info.cpp -- Using --c++17 for C++17 standard as feature [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o -- SIMD: AVX512 detected -- 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 [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [100%] Built target Kokkos_CoreUnitTest_Serial2 [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c14.cpp.o [ 58%] Built target Kokkos_PerformanceTest_Mempool [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o -- Looking for a CUDA compiler - /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvcc -- The CUDA compiler identification is NVIDIA 12.2.91 -- Detecting CUDA compiler ABI info -- 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 [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.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 -- 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 [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o -- 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_PR-6704/core/src/../../tpls/mdspan/include -- 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_PR-6704/build + make -j8 [ 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/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 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 [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 1%] Built target AlwaysCheckGit [ 1%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Built target kokkossimd [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 3%] Linking CXX static library libimpl_git_version.a [ 3%] Built target impl_git_version [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 3%] Linking CXX shared library libkokkosprinter-tool.so [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 3%] Built target kokkosprinter-tool [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemorySpace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.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 [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 6%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 6%] Linking CXX static library libkokkoscontainers.a [ 6%] Built target kokkoscontainers [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.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_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 58%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.cpp.o [ 58%] Built target Kokkos_Benchmark_Atomic_MinMax [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 10%] Built target Kokkos_CoreUnitTest_OpenMPInterOp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 10%] 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/TestBitManipulation.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph [ 10%] Built target Kokkos_CoreUnitTest_OpenMPGraph [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 60%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 13%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 13%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 41%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 41%] Built target Kokkos_CoreUnitTest_Default [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 60%] Built target Kokkos_PerformanceTest_Atomic [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 14%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 14%] Built target Kokkos_CoreTestCompileOnly [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 42%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 15%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 42%] Built target Kokkos_CoreUnitTest_Develop Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenACC [100%] Built target Kokkos_CoreUnitTest_OpenACC + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6704/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6704/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6704/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6704/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: [==========] Running 214 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 (450 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (449 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (367 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (424 ms) 1: [----------] 4 tests from serial_DeathTest (1691 ms total) 1: 1: [----------] 210 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 (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 (129 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 (50 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 [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 43%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (3530 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 43%] Built target Kokkos_CoreUnitTest_Cuda2 [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions2.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraph [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (3736 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (1583 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1623 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 (45 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (179 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 (137 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 [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 43%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 43%] Built target Kokkos_push_finalize_hook_terminate [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o 1: [ OK ] serial.mdrange_large_deep_copy (2365 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 Scanning dependencies of target Kokkos_CoreUnitTest_TuningBuiltins [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBuiltins.dir/tools/TestBuiltinTuners.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3207 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6704/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_int16_t 1: [ OK ] serial.reducers_int16_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 [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o 1: [ OK ] serial.int64_t_reduce_dynamic (987 ms) 1: [ RUN ] serial.double_reduce_dynamic [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o 1: [ OK ] serial.double_reduce_dynamic (1063 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (289 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 (0 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy 1: [ OK ] serial.reduce_device_view_mdrange_policy (18 ms) 1: [ RUN ] serial.reduce_device_view_team_policy [ 43%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 44%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CategoricalTuner [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CategoricalTuner.dir/tools/TestCategoricalTuner.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o 1: [ OK ] serial.reduce_device_view_team_policy (4325 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (6 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [ RUN ] serial.task_fib_deprecated 1: [ OK ] serial.task_fib_deprecated (200 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 (10 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 (200 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 (10 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 (186 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 (8 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 (191 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 (9 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 (225 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 (10 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: [----------] 210 tests from serial (25090 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 214 tests from 2 test suites ran. (26782 ms total) 1: [ PASSED ] 213 tests. 1: [ SKIPPED ] 1 test, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1/20 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 27.59 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o 2: [==========] Running 124 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 8 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 44%] Linking CXX executable Kokkos_CoreUnitTest_TuningBuiltins [ 44%] Built target Kokkos_CoreUnitTest_TuningBuiltins [ 44%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph Scanning dependencies of target Kokkos_CoreUnitTest_TuningBasics [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBasics.dir/tools/TestTuning.cpp.o [ 44%] Built target Kokkos_CoreUnitTest_CudaGraph 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2938 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2908 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/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: [----------] 8 tests from serial_DeathTest (5847 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 (523 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (11 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 Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o 2: [ OK ] serial.triple_nested_parallelism (806 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (108 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 (6 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 (167 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (130 ms) 2: [ RUN ] serial.team_double_reduce [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o 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 [ 17%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 44%] Linking CXX executable Kokkos_CoreUnitTest_CategoricalTuner [ 17%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 44%] Built target Kokkos_CoreUnitTest_CategoricalTuner [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 17%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 17%] Built target Kokkos_CoreUnitTest_CudaGraph [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [ 44%] Linking CXX executable Kokkos_CoreUnitTest_TuningBasics [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 44%] Built target Kokkos_CoreUnitTest_TuningBasics Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o 2: [ OK ] serial.repeated_team_reduce (7199 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (161 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 (78 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 (1 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (21 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 (5 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 [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o 2: [ OK ] serial.view_allocation_large_rank (1587 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_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (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 (52 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 (15 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (64 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_PR-6704/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 (27 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (28 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right (289 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (289 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (288 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 (12300 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 124 tests from 2 test suites ran. (18148 ms total) 2: [ PASSED ] 121 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 18.94 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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.79 sec test 4 Start 4: Kokkos_CoreUnitTest_OpenACC 4: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_OpenACC 4: Test timeout computed to be: 1500 4: [==========] Running 168 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 12 tests from openacc_DeathTest 4: [ RUN ] openacc_DeathTest.abort_from_host [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o 4: [ OK ] openacc_DeathTest.abort_from_host (1545 ms) 4: [ RUN ] openacc_DeathTest.abort_from_device 4: [ OK ] openacc_DeathTest.abort_from_device (17 ms) 4: [ RUN ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort (1484 ms) 4: [ RUN ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o 4: [ OK ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions (1448 ms) 4: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_dyn 4: [ OK ] openacc_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_stat 4: [ OK ] openacc_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_mix 4: [ OK ] openacc_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] openacc_DeathTest.view_construction_with_wrong_static_extents 4: [ OK ] openacc_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] openacc_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o 4: [ OK ] openacc_DeathTest.view_layoutstride_right_to_layoutleft_assignment (11088 ms) 4: [ RUN ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 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_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o 4: [ OK ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment (10898 ms) 4: [ RUN ] openacc_DeathTest.view_memory_access_violations_from_host [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 46%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 46%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 63%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp 4: [ OK ] openacc_DeathTest.view_memory_access_violations_from_host (25375 ms) 4: [ RUN ] openacc_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-6704/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: [----------] 12 tests from openacc_DeathTest (51858 ms total) 4: 4: [----------] 156 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.atomic_operations_double 4: [ OK ] openacc.atomic_operations_double (11 ms) 4: [ RUN ] openacc.atomic_operations_float 4: [ OK ] openacc.atomic_operations_float (10 ms) 4: [ RUN ] openacc.atomic_operations_int 4: [ OK ] openacc.atomic_operations_int (20 ms) 4: [ RUN ] openacc.atomic_operations_long 4: [ OK ] openacc.atomic_operations_long (46 ms) 4: [ RUN ] openacc.atomic_operations_longlong 4: [ OK ] openacc.atomic_operations_longlong (44 ms) 4: [ RUN ] openacc.atomic_operations_unsigned 4: [ OK ] openacc.atomic_operations_unsigned (43 ms) 4: [ RUN ] openacc.atomic_operations_unsignedlong 4: [ OK ] openacc.atomic_operations_unsignedlong (43 ms) 4: [ RUN ] openacc.atomics 4: [ OK ] openacc.atomics (396 ms) 4: [ RUN ] openacc.atomics_tpetra_max_abs 4: [ OK ] openacc.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] openacc.atomic_views_integral [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 63%] Built target Kokkos_ContainersTestCompileOnly [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 63%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 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_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o 4: [ OK ] openacc.atomic_views_integral (20918 ms) 4: [ RUN ] openacc.atomic_views_nonintegral 4: [ OK ] openacc.atomic_views_nonintegral (48 ms) 4: [ RUN ] openacc.atomic_view_api 4: [ OK ] openacc.atomic_view_api (0 ms) 4: [ RUN ] openacc.bit_manip_countl_zero 4: [ OK ] openacc.bit_manip_countl_zero (54 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 (7 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 (3 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 (1 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 (167 ms) 4: [ RUN ] openacc.mathematical_constants_e 4: [ OK ] openacc.mathematical_constants_e (35 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 (16 ms) 4: [ RUN ] openacc.mathspecialfunc_errorfunc 4: [ OK ] openacc.mathspecialfunc_errorfunc (0 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesselj0y0 4: [ OK ] openacc.mathspecialfunc_cbesselj0y0 (51 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesselj1y1 4: [ OK ] openacc.mathspecialfunc_cbesselj1y1 (52 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 (135 ms) 4: [ RUN ] openacc.mdrange_6d 4: [ OK ] openacc.mdrange_6d (510 ms) 4: [ RUN ] openacc.mdrange_3d 4: [ OK ] openacc.mdrange_3d (59 ms) 4: [ RUN ] openacc.mdrange_neg_idx 4: [ OK ] openacc.mdrange_neg_idx (248 ms) 4: [ RUN ] openacc.mdrange_4d 4: [ OK ] openacc.mdrange_4d (62 ms) 4: [ RUN ] openacc.mdrange_large_deep_copy 4: [ OK ] openacc.mdrange_large_deep_copy (31 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 [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp 4: [ OK ] openacc.mdrange_parallel_reduce_primitive_types (4608 ms) 4: [ RUN ] openacc.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6704/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 (4 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 (145 ms) 4: [ RUN ] openacc.kokkos_printf 4: [ OK ] openacc.kokkos_printf (3 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 (14 ms) 4: [ RUN ] openacc.reducers_bool 4: [ OK ] openacc.reducers_bool (10 ms) 4: [ RUN ] openacc.impl_shared_alloc 4: [ OK ] openacc.impl_shared_alloc (49 ms) 4: [ RUN ] openacc.kokkos_swap 4: [ OK ] openacc.kokkos_swap (1 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 (8 ms) 4: [ RUN ] openacc.view_api_b 4: [ OK ] openacc.view_api_b (17 ms) 4: [ RUN ] openacc.view_api_c 4: [ OK ] openacc.view_api_c (6 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 (30 ms) 4: [ RUN ] openacc.view_copy_tests_rank_0 4: [ OK ] openacc.view_copy_tests_rank_0 (7 ms) 4: [ RUN ] openacc.view_copy_degenerated 4: [ OK ] openacc.view_copy_degenerated (0 ms) 4: [ RUN ] openacc.view_empty_runtime_unmanaged 4: [ OK ] openacc.view_empty_runtime_unmanaged (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 (77 ms) 4: [ RUN ] openacc.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] openacc.view_layoutstride_right_to_layoutright_assignment (70 ms) 4: [ RUN ] openacc.view_irregular_layout 4: [ OK ] openacc.view_irregular_layout (37 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 (61 ms) 4: [ RUN ] openacc.static_extent 4: [ OK ] openacc.static_extent (0 ms) 4: [ RUN ] openacc.view_mapping_atomic 4: [ OK ] openacc.view_mapping_atomic (8 ms) 4: [ RUN ] openacc.view_mapping_class_value 4: [ OK ] openacc.view_mapping_class_value (0 ms) 4: [ RUN ] openacc.view_mapping_assignable 4: [ OK ] openacc.view_mapping_assignable (0 ms) 4: [ RUN ] openacc.view_mapping_trivially_copyable 4: [ OK ] openacc.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] openacc.resize_realloc_no_init 4: [ OK ] openacc.resize_realloc_no_init (39 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_PR-6704/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 (5 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_layoutleft_to_layoutleft 4: [ OK ] openacc.view_subview_layoutleft_to_layoutleft (8 ms) 4: [ RUN ] openacc.view_subview_layoutright_to_layoutright 4: [ OK ] openacc.view_subview_layoutright_to_layoutright (1 ms) 4: [ RUN ] openacc.view_subview_1d_assign 4: [ OK ] openacc.view_subview_1d_assign (12 ms) 4: [ RUN ] openacc.view_subview_1d_assign_atomic 4: [ OK ] openacc.view_subview_1d_assign_atomic (11 ms) 4: [ RUN ] openacc.view_subview_1d_assign_randomaccess 4: [ OK ] openacc.view_subview_1d_assign_randomaccess (11 ms) 4: [ RUN ] openacc.view_subview_2d_from_3d Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 63%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o 4: [ OK ] openacc.view_subview_2d_from_3d (183 ms) 4: [ RUN ] openacc.view_subview_2d_from_3d_atomic 4: [ OK ] openacc.view_subview_2d_from_3d_atomic (185 ms) 4: [ RUN ] openacc.view_subview_2d_from_3d_randomaccess [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o 4: [ OK ] openacc.view_subview_2d_from_3d_randomaccess (187 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_left [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o 4: [ OK ] openacc.view_subview_3d_from_5d_left (624 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_left_atomic [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o 4: [ OK ] openacc.view_subview_3d_from_5d_left_atomic (606 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_left_randomaccess [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp 4: [ OK ] openacc.view_subview_3d_from_5d_left_randomaccess (606 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_right Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o 4: [ OK ] openacc.view_subview_3d_from_5d_right (1404 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_right_atomic [ 54%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 54%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o 4: [ OK ] openacc.view_subview_3d_from_5d_right_atomic (1404 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_right_randomaccess [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o 4: [ OK ] openacc.view_subview_3d_from_5d_right_randomaccess (1405 ms) 4: [ RUN ] openacc.view_test_unmanaged_subview_reset 4: [ OK ] openacc.view_test_unmanaged_subview_reset (2 ms) 4: [ RUN ] openacc.view_subview_memory_traits_construction 4: [ OK ] openacc.view_subview_memory_traits_construction (0 ms) 4: [----------] 156 tests from openacc (34990 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 168 tests from 2 test suites ran. (86848 ms total) 4: [ PASSED ] 165 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 87.95 sec test 5 Start 5: Kokkos_CoreUnitTest_Default 5: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_Default 5: Test timeout computed to be: 1500 [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o 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 (5 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 (7 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 (0 ms) 5: [ RUN ] defaultdevicetype.host_space_access 5: [ OK ] defaultdevicetype.host_space_access (0 ms) 5: [----------] 21 tests from defaultdevicetype (23 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 21 tests from 1 test suite ran. (23 ms total) 5: [ PASSED ] 21 tests. 5/20 Test #5: Kokkos_CoreUnitTest_Default ................. Passed 0.85 sec test 6 Start 6: Kokkos_CoreUnitTest_LegionInitialization 6: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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 [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o 6: [ OK ] initialization.legion_initialization (459 ms) 6: [----------] 1 test from initialization (460 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (460 ms total) 6: [ PASSED ] 1 test. 6/20 Test #6: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.75 sec test 7 Start 7: Kokkos_CoreUnitTest_PushFinalizeHook 7: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/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. [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp 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_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 9: Test timeout computed to be: 1500 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o 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 [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp 9: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 9: [----------] 21 tests from kokkosp (2 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. (2 ms total) 9: [ PASSED ] 23 tests. [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o 9/20 Test #9: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.79 sec test 10 Start 10: Kokkos_CoreUnitTest_ToolIndependence 10: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 11: Environment variables: 11: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6704/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.80 sec test 12 Start 12: Kokkos_ProfilingTestLibraryCmdLineHelp 12: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/libkokkosprinter-tool.so" 12: Test timeout computed to be: 1500 12: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o 12/20 Test #12: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 0.73 sec test 13 Start 13: Kokkos_ProfilingTestLibraryLoad 13: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 13: Environment variables: 13: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6704/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(). 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.99::kokkosp_allocate_data:Host:source:0x1c2b300:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x1c2b580:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1c2b600:Host:source:0x1c2b380: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:0x1c2b6c0: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:0x1c2b580:40::kokkosp_deallocate_data:Host:source:0x1c2b300:40::kokkosp_finalize_library:: 13/20 Test #13: Kokkos_ProfilingTestLibraryLoad ............. Passed 0.78 sec test 14 Start 14: Kokkos_ProfilingTestLibraryCmdLine 14: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/libkokkosprinter-tool.so" 14: Test timeout computed to be: 1500 [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp 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.99::kokkosp_allocate_data:Host:source:0x179b540:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x179b7c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x179b840:Host:source:0x179b5c0: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:0x179b900: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:0x179b7c0:40::kokkosp_deallocate_data:Host:source:0x179b540:40::kokkosp_finalize_library:: [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp 14/20 Test #14: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 0.72 sec test 15 Start 15: Kokkos_CoreUnitTest_StackTraceTest 15: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec 15: Test timeout computed to be: 1500 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp 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_PR-6704/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_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d7993] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x43bc0e] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fed5666a083] 15: /var/jenkins/workspace/Kokkos_PR-6704/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: [0x7fed5666a083] __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_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d7993] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x43bc0e] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fed5666a083] 15: /var/jenkins/workspace/Kokkos_PR-6704/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: [0x7fed5666a083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace [ 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_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp 15: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (258 ms) 15: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 15: 15: [WARNING] /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d7993] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x43bf8b] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fed5666a083] 15: /var/jenkins/workspace/Kokkos_PR-6704/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: [0x7fed5666a083] __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_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d7993] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x43bf8b] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fed5666a083] 15: /var/jenkins/workspace/Kokkos_PR-6704/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: [0x7fed5666a083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp 15: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (266 ms) 15: [----------] 2 tests from defaultdevicetype_DeathTest (524 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_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d7993] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fed5666a083] 15: /var/jenkins/workspace/Kokkos_PR-6704/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: [0x7fed5666a083] __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_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d7993] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fed5666a083] 15: /var/jenkins/workspace/Kokkos_PR-6704/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: [0x7fed5666a083] __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. (525 ms total) 15: [ PASSED ] 3 tests. Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp 15/20 Test #15: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 1.25 sec test 16 Start 16: Kokkos_IncrementalTest_OPENACC 16: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_IncrementalTest_OPENACC 16: Test timeout computed to be: 1500 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o 16: [==========] Running 28 tests from 1 test suite. 16: [----------] Global test environment set-up. 16: [----------] 28 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 [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp 16: [ OK ] OPENACC.IncrTest_03b_memspace_free (1819 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 (235 ms) 16: [ RUN ] OPENACC.IncrTest_12a_ThreadScratch 16: /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/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 (1 ms) 16: [ RUN ] OPENACC.incr_17_atomicView 16: [ OK ] OPENACC.incr_17_atomicView (0 ms) 16: [----------] 28 tests from OPENACC (2076 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 28 tests from 1 test suite ran. (2076 ms total) 16: [ PASSED ] 26 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.81 sec test 17 Start 17: Kokkos_IncrementalTest_SERIAL 17: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 17: Test timeout computed to be: 1500 [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o 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: 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 (151 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 (214 ms) 17: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 17: /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/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 (368 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 28 tests from 1 test suite ran. (368 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.11 sec test 18 Start 18: Kokkos_CoreUnitTest_CTestDevice 18: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/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_PR-6704/build/simd/unit_tests/Kokkos_UnitTest_SIMD 20: Test timeout computed to be: 1500 20: [==========] Running 16 tests from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 16 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: [ RUN ] simd.host_reductions 20: [ OK ] simd.host_reductions (0 ms) 20: [ RUN ] simd.device_reductions 20: [ OK ] simd.device_reductions (0 ms) 20: [----------] 16 tests from simd (8 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 16 tests from 1 test suite ran. (8 ms total) 20: [ PASSED ] 16 tests. 20/20 Test #20: Kokkos_UnitTest_SIMD ........................ Passed 0.74 sec 100% tests passed, 0 tests failed out of 20 Total Test time (real) = 148.12 sec [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 c6ed4c8a1f121c3f3c0b543cd0bf326cd2e4d93d2c91a0447a63c3bb8438e515 [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp $ docker rm -f --volumes c6ed4c8a1f121c3f3c0b543cd0bf326cd2e4d93d2c91a0447a63c3bb8438e515 [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } Running on fetnat05 in /var/jenkins/workspace/Kokkos_PR-6704 [Pipeline] // node [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [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 Merging remotes/origin/develop commit cad863fcab1a5ac5fb64538378923fe945d54073 into PR head commit c048caaf1e51abfd340b3ad8c6417f56982ef462 Merge succeeded, producing 3a9a3af83b24d56517032d286492e4106da61794 Checking out Revision 3a9a3af83b24d56517032d286492e4106da61794 (PR-6704) [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Commit message: "Merge commit 'cad863fcab1a5ac5fb64538378923fe945d54073' into HEAD" > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6704/.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/pull/6704/head:refs/remotes/origin/PR-6704 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c048caaf1e51abfd340b3ad8c6417f56982ef462 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cad863fcab1a5ac5fb64538378923fe945d54073 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a9a3af83b24d56517032d286492e4106da61794 # timeout=10 > git rev-list --no-walk b3e3817bf77e3e17a5829922c079387b5df605e1 # timeout=10 [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o + docker build -t 95d803ea22913ccda547442a24f14636cc50d202 --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 21.5kB Step 1/10 : ARG BASE=nvidia/cuda:9.2-devel Step 2/10 : FROM $BASE ---> 54bed995e06c Step 3/10 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> e4243898cc70 Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> cb592110bf5c 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 ---> 46212f101387 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 ---> bd695200c36c Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> a05a80d699cd Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 5d3479dba929 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 ---> ce2f517a34d9 Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> d789435da980 Successfully built d789435da980 Successfully tagged 95d803ea22913ccda547442a24f14636cc50d202:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . 95d803ea22913ccda547442a24f14636cc50d202 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat05 seems to be running inside container 00e5931260b2e07eb423b0cc831b75288e42d84d9c1201e88c1b670ec9408e50 $ 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_PR-6704 --volumes-from 00e5931260b2e07eb423b0cc831b75288e42d84d9c1201e88c1b670ec9408e50 -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 95d803ea22913ccda547442a24f14636cc50d202 cat [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 63%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSort.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o $ docker top 81f582920c20edac0b1ac60f6a76057fcd7a02263ffb55809ce6f52ce5e3130b -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] { [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [Pipeline] sh [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp + ccache --zero-stats Statistics zeroed Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [Pipeline] sh + rm -rf build [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp + 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_PR-6704 CXX=/var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6704 + make test -j8 make -C core/unit_test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6704 CXX=/var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6704 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test' Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/UnitTestMainInit.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_Init.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCudaUVM_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCudaHostPinned_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_RangePolicy.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_RangePolicyRequire.cpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp 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 [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp 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_KokkosExp_InterOp_hpp [ 62%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_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_hwloc_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_a.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_b.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_c.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_d.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_e.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_ViewCopy_a.cpp [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_ViewCopy_b.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_DeepCopyAlignment.cpp [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_ViewMapping_a.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_ViewMapping_b.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_ViewMapping_subview.cpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_ViewResize.cpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_ViewLayoutStrideAssignment.cpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_a.cpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_b.cpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_c.cpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_d.cpp [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_e.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCudaUVM_ViewCopy_a.cpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 67%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 67%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp.dir/tstHeader.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCudaUVM_ViewCopy_b.cpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace Scanning dependencies of target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCudaUVM_ViewMapping_a.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCudaUVM_ViewMapping_b.cpp [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCudaUVM_ViewMapping_subview.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_a.cpp [ 68%] Linking CXX executable Kokkos_PerformanceTest_TaskDag /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_b.cpp [ 68%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSortCustomComp.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestBinSortA.cpp.o [ 69%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_c.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_d.cpp [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_e.cpp [ 69%] Built target Kokkos_PerformanceTest_SharedSpace [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewCopy_a.cpp [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewCopy_b.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewMapping_a.cpp [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewMapping_b.cpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewMapping_subview.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_View_64bit.cpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_ViewOfClass.cpp [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_SubView_a.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_SubView_b.cpp [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_SubView_c01.cpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_SubView_c02.cpp [ 70%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 70%] Built target Kokkos_PerformanceTest_Mempool [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_SubView_c03.cpp Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_SubView_c04.cpp [ 72%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_SubView_c05.cpp [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o [ 72%] Built target Kokkos_Benchmark_Atomic_MinMax [ 73%] Linking CXX executable Kokkos_PerformanceTest_Atomic /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_SubView_c06.cpp Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 73%] Built target Kokkos_PerformanceTest_Atomic Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 73%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_SubView_c07.cpp [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions3.cpp.o [ 67%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 74%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_SubView_c08.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_SubView_c09.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_SubView_c10.cpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_SubView_c11.cpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 67%] Built target Kokkos_ContainersUnitTest_Serial [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 74%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 74%] Built target Kokkos_ContainersPerformanceTest_Cuda Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/openmptarget/TestRandom.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_SubView_c12.cpp [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_SubView_c13.cpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestBinSortB.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_Reductions.cpp [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.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_a45.cpp.o [ 75%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o [ 75%] Built target Kokkos_CoreUnitTest_Cuda1 [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 75%] Built target Kokkos_ContainersTestCompileOnly [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestNestedSort.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_ParallelScanRangePolicy.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_Reductions_DeviceView.cpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_Reducers_a.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_Reducers_b.cpp [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_Reducers_c.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_Reducers_d.cpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_Reducers_e.cpp [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_Complex.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_int.cpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/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 [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_unsignedint.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_longint.cpp [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_unsignedlongint.cpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_longlongint.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_double.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_float.cpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 26%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 26%] Built target Kokkos_CoreUnitTest_Cuda3 /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_complexfloat.cpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_complexdouble.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_AtomicViews.cpp [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_Atomics.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_TeamBasic.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_TeamScratch.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_TeamReductionScan.cpp [ 26%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 26%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_TeamTeamSize.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_TeamVectorRange.cpp [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalSpecialFunctions.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_Other.cpp [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 26%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 26%] Built target Kokkos_push_finalize_hook_terminate [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_MDRange_a.cpp [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_MDRange_b.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_MDRange_c.cpp [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 26%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 26%] Built target Kokkos_CoreUnitTest_Develop [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_a.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_MDRange_d.cpp [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_MDRange_e.cpp [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_Crs.cpp [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/cuda/TestCuda_Task.cpp [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_WorkGraph.cpp [ 70%] Linking CXX executable Kokkos_UnitTest_Sort /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/cuda/TestCuda_Spaces.cpp [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_UniqueToken.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_LocalDeepCopy.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/cuda/TestCuda_DebugSerialExecution.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/cuda/TestCuda_DebugPinUVMSpace.cpp [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/cuda/TestCuda_TeamScratchStreams.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_Command_Line_Parsing.cpp [ 70%] Built target Kokkos_UnitTest_Sort [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_HostSpace_deepcopy.cpp [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_HostThreadTeam.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_MemorySpace.cpp [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_b.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 70%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_hwloc.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_CPUDiscovery.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_HostBarrier.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_Core.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_Stacktrace.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_Profiling.cpp [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_Error.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_HostSpace.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_MemoryPool.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/containers/src/impl/Kokkos_UnorderedMap_impl.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/Cuda/Kokkos_Cuda_Instance.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/Cuda/Kokkos_CudaSpace.cpp [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_c.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/Cuda/Kokkos_Cuda_Task.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/src/Lock_Array_CUDA.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/Serial/Kokkos_Serial.cpp [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/Serial/Kokkos_Serial_Task.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/UnitTestMain.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/cuda/TestCuda_InterOp_Init.cpp [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/cuda/TestCuda_InterOp_Streams.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_Init.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.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_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_RangePolicy.cpp [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_RangePolicyRequire.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_View_64bit.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_a.cpp [ 70%] Built target Kokkos_CoreUnitTest_Serial1 [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 77%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 77%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_b.cpp [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 71%] Linking CXX executable Kokkos_UnitTest_Random /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_c.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_d.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_e.cpp [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_DeepCopyAlignment.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_ViewCopy_a.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_ViewCopy_b.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_ViewMapping_a.cpp [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 71%] Built target Kokkos_UnitTest_Random [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_d.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_e.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_ViewMapping_b.cpp [ 78%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_ViewMapping_subview.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_ViewResize.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_ViewLayoutStrideAssignment.cpp [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 78%] Built target Kokkos_CoreUnitTest_Serial2 [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_ViewOfClass.cpp [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_SubView_a.cpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_SubView_b.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_SubView_c01.cpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_SubView_c02.cpp [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_SubView_c03.cpp [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_SubView_c04.cpp [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_SubView_c05.cpp [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_SubView_c06.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_SubView_c07.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_SubView_c08.cpp [ 30%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 30%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 73%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_SubView_c09.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_SubView_c10.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_SubView_c11.cpp [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 73%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_f.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_g.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.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_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 30%] Linking CXX executable Kokkos_ProfilingAllCalls [ 30%] Built target Kokkos_ProfilingAllCalls [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 83%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_SubView_c12.cpp [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_SubView_c13.cpp [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRangePolicyConstructors.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_Reductions.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_ParallelScanRangePolicy.cpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 30%] Linking CXX executable Kokkos_ToolsInitialization /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_Reductions_DeviceView.cpp [ 30%] Built target Kokkos_ToolsInitialization [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_Reducers_a.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_Reducers_b.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_Reducers_c.cpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_Reducers_d.cpp [ 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_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRangeReduce.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 83%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_Reducers_e.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_Complex.cpp [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 83%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_int.cpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_unsignedint.cpp [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A Scanning dependencies of target Kokkos_UnitTest_Random [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_longint.cpp /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_unsignedlongint.cpp [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_longlongint.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_double.cpp [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDSpan.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_float.cpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_complexfloat.cpp [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 73%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_complexdouble.cpp [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_AtomicViews.cpp [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_Atomics.cpp [ 83%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 83%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 32%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 32%] Built target Kokkos_CoreUnitTest_KokkosP [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_TeamBasic.cpp [ 74%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_TeamScratch.cpp [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_TeamVectorRange.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_TeamReductionScan.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_TeamTeamSize.cpp [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_NumericTraits.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 84%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_Other.cpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 84%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_MDRange_a.cpp [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_MDRange_b.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_MDRange_c.cpp [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_MDRange_d.cpp [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_MDRange_e.cpp [ 33%] Linking CXX executable Kokkos_StackTraceTestExec /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_Crs.cpp [ 33%] Built target Kokkos_StackTraceTestExec [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/serial/TestSerial_Task.cpp [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 84%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 84%] Built target Kokkos_ContainersUnitTest_Serial [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_WorkGraph.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_LocalDeepCopy.cpp [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestHWLOC.cpp [ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/default/TestDefaultDeviceType.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/default/TestDefaultDeviceType_a1.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/default/TestDefaultDeviceType_b1.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/default/TestDefaultDeviceType_c1.cpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/default/TestDefaultDeviceType_a2.cpp [ 85%] Linking CXX executable Kokkos_UnitTest_Random [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/default/TestDefaultDeviceType_b2.cpp [ 85%] Built target Kokkos_UnitTest_Random [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/default/TestDefaultDeviceType_c2.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/default/TestDefaultDeviceType_a3.cpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/default/TestDefaultDeviceType_b3.cpp [ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/default/TestDefaultDeviceType_c3.cpp [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/default/TestDefaultDeviceType_d.cpp [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestStackTrace.cpp [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 86%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o 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 /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestStackTrace_f0.cpp [ 34%] 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_Team_D.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestStackTrace_f1.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestStackTrace_f2.cpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestStackTrace_f3.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/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_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_PR-6704/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_PR-6704/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Cuda [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 87%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper UnitTestMain.o gtest-all.o TestCuda_InterOp_Init.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_CudaInterOpInit /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper UnitTestMain.o gtest-all.o TestCuda_InterOp_Streams.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_CudaInterOpStreams /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Serial [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper TestHWLOC.o UnitTestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_HWLOC /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Default [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_PushFinalizeHook /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_PushFinalizeHook_terminate [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_StackTraceTestExec [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test' make -C core/perf_test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_PR-6704/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6704 CXX=/var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6704 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test' /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/perf_test/test_taskdag.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_Command_Line_Parsing.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_HostThreadTeam.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_MemorySpace.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_SharedAlloc.cpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_hwloc.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_CPUDiscovery.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_HostBarrier.cpp [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_Core.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_Stacktrace.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_Profiling.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_Error.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_HostSpace.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_MemoryPool.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/containers/src/impl/Kokkos_UnorderedMap_impl.cpp [ 88%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/Cuda/Kokkos_Cuda_Instance.cpp [ 88%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Vector.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/Cuda/Kokkos_CudaSpace.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/Cuda/Kokkos_Cuda_Task.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/src/Lock_Array_CUDA.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/Serial/Kokkos_Serial.cpp [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/Serial/Kokkos_Serial_Task.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_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 [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/build/core/perf_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test' make -C containers/unit_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6704/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6704 CXX=/var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6704 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6704/build/containers/unit_tests' /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests/UnitTestMain.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_Bitset.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_DualView.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_DynamicView.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_DynViewAPI_generic.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_DynViewAPI_rank12345.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_DynViewAPI_rank67.cpp [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 88%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 88%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_ErrorReporter.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_OffsetView.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_ScatterView.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_StaticCrsGraph.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_UnorderedMap.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda_ViewCtorPropEmbeddedDim.cpp [ 88%] Linking CXX executable Kokkos_UnitTest_Sort [ 88%] Built target Kokkos_UnitTest_Sort Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_Command_Line_Parsing.cpp [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 88%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 88%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_HostSpace_deepcopy.cpp [ 88%] Built target Kokkos_ContainersUnitTest_Cuda Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_ExecPolicy.cpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 88%] 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_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_HostThreadTeam.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_MemorySpace.cpp [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_SharedAlloc.cpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_hwloc.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_CPUDiscovery.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_HostBarrier.cpp [ 88%] 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_C.dir/TestStdAlgorithmsFindEnd.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_Core.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_Stacktrace.cpp [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_Profiling.cpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_Error.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_HostSpace.cpp [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_MemoryPool.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/containers/src/impl/Kokkos_UnorderedMap_impl.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/Cuda/Kokkos_Cuda_Instance.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/Cuda/Kokkos_CudaSpace.cpp [ 88%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/Cuda/Kokkos_Cuda_Task.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/src/Lock_Array_CUDA.cpp [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/Serial/Kokkos_Serial.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/Serial/Kokkos_Serial_Task.cpp [ 88%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 78%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_Bitset.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_DualView.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_DynamicView.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_DynViewAPI_generic.cpp [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_DynViewAPI_rank12345.cpp [ 78%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 88%] Linking CXX executable Kokkos_PerformanceTest_Benchmark /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_DynViewAPI_rank67.cpp [ 88%] Built target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_ErrorReporter.cpp [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o 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 [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_OffsetView.cpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D 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 [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 35%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 35%] Built target Kokkos_CoreUnitTest_Default [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_ScatterView.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_StaticCrsGraph.cpp [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_UnorderedMap.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestSerial_ViewCtorPropEmbeddedDim.cpp [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.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_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 [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o ranlib libkokkos.a /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/build/containers/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosContainers_UnitTest_Cuda [ 78%] Built target Kokkos_CoreUnitTest_Serial2 [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 78%] Built target Kokkos_PerformanceTest_Benchmark [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.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_C.dir/TestStdAlgorithmsEqual.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/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_PR-6704/build/containers/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6704/build/containers/unit_tests' make -C containers/performance_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6704/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_PR-6704/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6704 CXX=/var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6704 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6704/build/containers/performance_tests' /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/containers/performance_tests/TestCuda.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/containers/performance_tests/TestMain.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_Command_Line_Parsing.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_HostThreadTeam.cpp [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_MemorySpace.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_SharedAlloc.cpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_hwloc.cpp [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_CPUDiscovery.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_HostBarrier.cpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_Core.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_Stacktrace.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_Profiling.cpp [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_Error.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_HostSpace.cpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_MemoryPool.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/containers/src/impl/Kokkos_UnorderedMap_impl.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/Cuda/Kokkos_Cuda_Instance.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/Cuda/Kokkos_CudaSpace.cpp [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/Cuda/Kokkos_Cuda_Task.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/src/Lock_Array_CUDA.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/Serial/Kokkos_Serial.cpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/Serial/Kokkos_Serial_Task.cpp [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.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_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C 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_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_PR-6704/bin/nvcc_wrapper -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/build/containers/performance_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6704/build/containers/performance_tests' make -C algorithms/unit_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6704 CXX=/var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6704 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests' /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c TestCuda.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests/TestStdAlgorithmsCommon.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests/UnitTestMain.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_Command_Line_Parsing.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_ExecPolicy.cpp [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ParallelScanRangePolicy.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_HostThreadTeam.cpp [ 78%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_MemorySpace.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_hwloc.cpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_CPUDiscovery.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_HostBarrier.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_Core.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_Stacktrace.cpp [ 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_C.dir/TestStdAlgorithmsSearch_n.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_Profiling.cpp [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_Error.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_HostSpace.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/impl/Kokkos_MemoryPool.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/containers/src/impl/Kokkos_UnorderedMap_impl.cpp [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/Cuda/Kokkos_Cuda_Instance.cpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/Cuda/Kokkos_CudaSpace.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/Cuda/Kokkos_Cuda_Task.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/src/Lock_Array_CUDA.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/Serial/Kokkos_Serial.cpp [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6704/core/src/Serial/Kokkos_Serial_Task.cpp /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6704/core/src -I/var/jenkins/workspace/Kokkos_PR-6704/containers/src -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6704/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6704/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_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 [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 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 [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper TestSerial.o TestStdAlgorithmsCommon.o UnitTestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosAlgorithms_UnitTest_Serial [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o 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%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o Scanning dependencies of target Kokkos_UnitTest_SIMD [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o [ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A Scanning dependencies of target Kokkos_gups [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 97%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o Scanning dependencies of target Kokkos_launch_latency [ 98%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 81%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper TestCuda.o TestStdAlgorithmsCommon.o UnitTestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/build/algorithms/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests' make -C core/unit_test test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6704 CXX=/var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6704 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6704 CXX=/var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6704 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6704/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 [==========] Running 15 tests from 1 test suite. [----------] Global test environment set-up. [----------] 15 tests from defaultdevicetype [ RUN ] defaultdevicetype.half_conversion [==========] Running 165 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from serial_DeathTest [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ OK ] defaultdevicetype.half_conversion (8 ms) [ RUN ] defaultdevicetype.bhalf_conversion [ OK ] defaultdevicetype.bhalf_conversion (1 ms) [ RUN ] defaultdevicetype.half_operators [ OK ] defaultdevicetype.half_operators (1 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 (7 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_PR-6704/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 [ OK ] defaultdevicetype.reduce_instantiation_b1 (22 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ OK ] defaultdevicetype.reduce_instantiation_c1 (4 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 [ OK ] defaultdevicetype.reduce_instantiation_a2 (8 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 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 (5 ms) [ RUN ] defaultdevicetype.bhalf_conversion [ OK ] defaultdevicetype.bhalf_conversion (6 ms) [ RUN ] defaultdevicetype.half_operators [==========] Running 15 tests from 1 test suite. [----------] Global test environment set-up. [----------] 15 tests from defaultdevicetype [ RUN ] defaultdevicetype.half_conversion [ OK ] defaultdevicetype.half_operators (6 ms) [ RUN ] defaultdevicetype.bhalf_operators [ OK ] defaultdevicetype.half_conversion (7 ms) [ RUN ] defaultdevicetype.bhalf_conversion [ OK ] defaultdevicetype.bhalf_operators (5 ms) [ RUN ] defaultdevicetype.host_space_access [ OK ] defaultdevicetype.host_space_access (0 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a1 [ OK ] defaultdevicetype.bhalf_conversion (7 ms) [ RUN ] defaultdevicetype.half_operators [ OK ] defaultdevicetype.half_operators (6 ms) [ RUN ] defaultdevicetype.bhalf_operators [ OK ] defaultdevicetype.bhalf_operators (5 ms) [ RUN ] defaultdevicetype.host_space_access [ OK ] defaultdevicetype.host_space_access (0 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a1 [ OK ] defaultdevicetype.reduce_instantiation_a1 (47 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b1 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_PR-6704/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. [ OK ] defaultdevicetype.reduce_instantiation_a1 (47 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b1 [ OK ] defaultdevicetype.reduce_instantiation_b2 (106 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 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 [==========] Running 226 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.reduce_instantiation_c2 (62 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype.reduce_instantiation_b1 (140 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ OK ] defaultdevicetype.reduce_instantiation_a3 (61 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ OK ] defaultdevicetype.reduce_instantiation_b1 (139 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ OK ] defaultdevicetype.reduce_instantiation_c1 (49 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 [ OK ] defaultdevicetype.reduce_instantiation_c1 (49 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 [ OK ] defaultdevicetype.reduce_instantiation_a2 (76 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [ OK ] defaultdevicetype.reduce_instantiation_a2 (76 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (411 ms) [----------] 1 test from defaultdevicetype_DeathTest (411 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (411 ms total) [ PASSED ] 1 test. [ OK ] defaultdevicetype.reduce_instantiation_b3 (204 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ OK ] defaultdevicetype.reduce_instantiation_c3 (55 ms) [ RUN ] defaultdevicetype.malloc [ OK ] defaultdevicetype.malloc (0 ms) [----------] 15 tests from defaultdevicetype (548 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test suite ran. (548 ms total) [ PASSED ] 15 tests. [ OK ] defaultdevicetype.reduce_instantiation_b2 (160 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 [ OK ] defaultdevicetype.reduce_instantiation_b2 (182 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (448 ms) [----------] 1 test from defaultdevicetype_DeathTest (448 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (448 ms total) [ PASSED ] 1 test. [ OK ] defaultdevicetype.reduce_instantiation_c2 (39 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype.reduce_instantiation_c2 (38 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype.reduce_instantiation_a3 (41 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ OK ] defaultdevicetype.reduce_instantiation_a3 (41 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ OK ] defaultdevicetype.reduce_instantiation_b3 (121 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ OK ] defaultdevicetype.reduce_instantiation_b3 (120 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ OK ] defaultdevicetype.reduce_instantiation_c3 (42 ms) [ RUN ] defaultdevicetype.malloc [ OK ] defaultdevicetype.malloc (0 ms) [----------] 15 tests from defaultdevicetype (747 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test suite ran. (747 ms total) [ PASSED ] 15 tests. [ OK ] defaultdevicetype.reduce_instantiation_c3 (38 ms) [ RUN ] defaultdevicetype.malloc [ OK ] defaultdevicetype.malloc (0 ms) [----------] 15 tests from defaultdevicetype (761 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test suite ran. (762 ms total) [ PASSED ] 15 tests. [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3793 ms) [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 98%] Linking CXX executable Kokkos_launch_latency [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 98%] Linking CXX executable Kokkos_gups [ 98%] Built target Kokkos_launch_latency Scanning dependencies of target Kokkos_stream [ 98%] Built target Kokkos_gups [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 98%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (7306 ms) [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (3811 ms) [----------] 2 tests from serial_DeathTest (7605 ms total) [----------] 163 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 (58 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 (0 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 [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ OK ] serial.view_allocation_large_rank (1600 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 (92 ms) [ RUN ] serial.deep_copy_conversion [ OK ] serial.deep_copy_conversion (448 ms) [ RUN ] serial.view_copy_tests [ OK ] serial.view_copy_tests (79 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 [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o [ OK ] serial.view_mapping (676 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 (105 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 (196 ms) [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (195 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 (80 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 [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (6041 ms) [----------] 2 tests from cuda_DeathTest (13348 ms total) [----------] 147 tests from cuda [ RUN ] cuda.init [ OK ] cuda.init (0 ms) [ RUN ] cuda.dispatch [ OK ] cuda.dispatch (78 ms) [ RUN ] cuda.impl_shared_alloc [ OK ] cuda.impl_shared_alloc (74 ms) [ RUN ] cuda.range_for [ OK ] cuda.range_for (3 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 (66 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 (42 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 (40 ms) [ RUN ] cuda.deep_copy_conversion [ OK ] cuda.deep_copy_conversion (6 ms) [ RUN ] cuda.view_mapping [ OK ] serial.view_subview_3d_from_5d_left (2582 ms) [ RUN ] serial.view_subview_3d_from_5d_left_atomic [ OK ] cuda.view_mapping (671 ms) [ RUN ] cuda.view_mapping_operator [ OK ] cuda.view_mapping_operator (9 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 (71 ms) [ RUN ] cuda.view_realloc [ OK ] cuda.view_realloc (0 ms) [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (212 ms) [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (212 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 (9 ms) [ RUN ] cuda.int64_t_reduce_dynamic [ OK ] cuda.int64_t_reduce_dynamic (14 ms) [ RUN ] cuda.double_reduce_dynamic [ 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 (57 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 (131 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 (6 ms) [ RUN ] cuda.reducers_double [ OK ] cuda.reducers_double (6 ms) [ RUN ] cuda.reducers_complex_double [ OK ] cuda.reducers_complex_double (2 ms) [ RUN ] cuda.reducers_struct [ OK ] cuda.reducers_struct (5 ms) [ RUN ] cuda.reducers_half_t [ OK ] cuda.reducers_half_t (3 ms) [ RUN ] cuda.reducers_bhalf_t [ OK ] cuda.reducers_bhalf_t (3 ms) [ RUN ] cuda.reducers_int8_t [ OK ] cuda.reducers_int8_t (2 ms) [ RUN ] cuda.reducers_int16_t [ OK ] cuda.reducers_int16_t (3 ms) [ RUN ] cuda.reducers_point_t [ OK ] cuda.reducers_point_t (2 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 [ OK ] cuda.atomic_operations_int (14 ms) [ RUN ] cuda.atomic_operations_unsigned [ OK ] cuda.atomic_operations_unsigned (11 ms) [ RUN ] cuda.atomic_operations_long [ OK ] cuda.atomic_operations_long (14 ms) [ RUN ] cuda.atomic_operations_unsignedlong [ OK ] cuda.atomic_operations_unsignedlong (12 ms) [ RUN ] cuda.atomic_operations_longlong [ OK ] cuda.atomic_operations_longlong (14 ms) [ RUN ] cuda.atomic_operations_double [ OK ] cuda.atomic_operations_double (6 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 [ 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_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ OK ] serial.view_subview_3d_from_5d_left_atomic (2586 ms) [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (2590 ms) [ RUN ] serial.view_subview_3d_from_5d_right [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ OK ] cuda.atomic_views_integral (6454 ms) [ RUN ] cuda.atomic_views_nonintegral [ 98%] Linking CXX executable Kokkos_stream [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ OK ] cuda.atomic_views_nonintegral (65 ms) [ RUN ] cuda.atomic_view_api [ OK ] cuda.atomic_view_api (0 ms) [ RUN ] cuda.atomics [ OK ] serial.view_subview_3d_from_5d_right (2973 ms) [ RUN ] serial.view_subview_3d_from_5d_right_atomic [ OK ] cuda.atomics (206 ms) [ RUN ] cuda.atomics_tpetra_max_abs [ OK ] cuda.atomics_tpetra_max_abs (0 ms) [ RUN ] cuda.team_for [ OK ] cuda.team_for (0 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 (8 ms) [ RUN ] cuda.team_broadcast_long [ OK ] cuda.team_broadcast_long (0 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 (11 ms) [ RUN ] cuda.triple_nested_parallelism [ OK ] cuda.triple_nested_parallelism (9 ms) [ RUN ] cuda.parallel_scan_with_reducers [ OK ] cuda.parallel_scan_with_reducers (701 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 (6 ms) [ RUN ] cuda.team_scratch_memory_index_parallel_for [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) [ RUN ] cuda.team_reduction_scan [ OK ] cuda.team_reduction_scan (1180 ms) [ RUN ] cuda.team_long_reduce [ OK ] cuda.team_long_reduce (8 ms) [ RUN ] cuda.team_double_reduce [ OK ] cuda.team_double_reduce (8 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 ] cuda.team_policy_max_recommended (322 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 (1 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 (5 ms) [ RUN ] cuda.view_layouttiled_subtile [ OK ] cuda.view_layouttiled_subtile (2 ms) [ RUN ] cuda.mdrange_5d [ OK ] cuda.mdrange_5d (95 ms) [ RUN ] cuda.mdrange_6d [ 98%] Built target Kokkos_stream [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ OK ] cuda.mdrange_6d (126 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 (18 ms) [ RUN ] cuda.mdrange_neg_idx [ OK ] cuda.mdrange_neg_idx (1 ms) [ RUN ] cuda.mdrange_4d [ OK ] cuda.mdrange_4d (19 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 [ OK ] serial.view_subview_3d_from_5d_right_atomic (2991 ms) [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ OK ] cuda.workgraph_fib (923 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 (2 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 (11 ms) [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 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 [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (5185 ms) [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft [ OK ] serial.int64_t_reduce (3004 ms) [ RUN ] serial.double_reduce [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ OK ] serial.double_reduce (3063 ms) [ RUN ] serial.int64_t_reduce_dynamic [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (6019 ms) [ RUN ] cuda.local_deepcopy_teampolicy_layoutright [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o [ OK ] serial.int64_t_reduce_dynamic (4731 ms) [ RUN ] serial.double_reduce_dynamic [ 99%] Linking CXX executable Kokkos_UnitTest_SIMD [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o [ OK ] cuda.local_deepcopy_teampolicy_layoutright (5708 ms) [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright [ 99%] Built target Kokkos_UnitTest_SIMD [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ OK ] serial.double_reduce_dynamic (4783 ms) [ RUN ] serial.int64_t_reduce_dynamic_view [ OK ] serial.int64_t_reduce_dynamic_view (1234 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 (38 ms) [ RUN ] serial.reduce_device_view_range_policy [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (5944 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 [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Printf.cpp.o [ OK ] cuda.debug_pin_um_to_host (694 ms) [ RUN ] cuda.team_scratch_1_streams [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 84%] 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/UnitTestMainInit.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ OK ] cuda.team_scratch_1_streams (11964 ms) [----------] 147 tests from cuda (47750 ms total) [----------] 52 tests from cuda_uvm [ RUN ] cuda_uvm.impl_shared_alloc [ OK ] cuda_uvm.impl_shared_alloc (49 ms) [ RUN ] cuda_uvm.view_api_a [ OK ] cuda_uvm.view_api_a (65 ms) [ RUN ] cuda_uvm.view_api_b [ OK ] cuda_uvm.view_api_b (15 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 (3 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 (1 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 (239 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 (36 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 [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ OK ] cuda_uvm.view_mapping (675 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 (5 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 (0 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 (55 ms) [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (52 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left [ OK ] cuda_uvm.view_subview_3d_from_5d_left (71 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (72 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (71 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right [ OK ] cuda_uvm.view_subview_3d_from_5d_right (70 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (70 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (70 ms) [ RUN ] cuda_uvm.view_test_unmanaged_subview_reset [ OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms) [----------] 52 tests from cuda_uvm (1771 ms total) [----------] 25 tests from cuda_hostpinned [ RUN ] cuda_hostpinned.impl_shared_alloc [ OK ] cuda_hostpinned.impl_shared_alloc (33 ms) [ RUN ] cuda_hostpinned.view_api_a [ OK ] cuda_hostpinned.view_api_a (61 ms) [ RUN ] cuda_hostpinned.view_api_b [ OK ] cuda_hostpinned.view_api_b (7 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 [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ OK ] cuda_hostpinned.view_allocation_large_rank (3635 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 (84 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 (671 ms) [ RUN ] cuda_hostpinned.view_mapping_operator [ OK ] cuda_hostpinned.view_mapping_operator (38 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 (0 ms) [----------] 25 tests from cuda_hostpinned (4545 ms total) [----------] Global test environment tear-down [==========] 226 tests from 4 test suites ran. (67415 ms total) [ PASSED ] 226 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 (107 ms) [----------] 1 test from cuda (107 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (107 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 [ OK ] cuda.raw_cuda_streams (97 ms) [----------] 1 test from cuda (97 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (97 ms total) [ PASSED ] 1 test. [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_QuadPrecisionMath.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ OK ] serial.reduce_device_view_range_policy (32704 ms) [ RUN ] serial.reduce_device_view_mdrange_policy [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicy.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 85%] 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_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 42%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 43%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6704/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6704/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6704/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6704/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: [==========] Running 183 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 (398 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (344 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (348 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (339 ms) 1: [----------] 4 tests from serial_DeathTest (1430 ms total) 1: 1: [----------] 179 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 (1 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 (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 (69 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_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 (2 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (26 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 (1 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 44%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2705 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 44%] Built target Kokkos_CoreUnitTest_CTestDevice [ 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_InterOp_hpp 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2731 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 44%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (943 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (941 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 (47 ms) 1: [ RUN ] serial.mdrange_6d [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp 1: [ OK ] serial.mdrange_6d (161 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 (7 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (79 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (11 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy [ 44%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_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_Abort_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o 1: [ OK ] serial.mdrange_large_deep_copy (916 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 [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 85%] 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_D.dir/TestStdAlgorithmsRemoveIf.cpp.o 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (2610 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6704/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 (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 (2 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_int16_t 1: [ OK ] serial.reducers_int16_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 (108 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic 1: [ OK ] serial.int64_t_reduce_dynamic (1279 ms) 1: [ RUN ] serial.double_reduce_dynamic [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o 1: [ OK ] serial.double_reduce_dynamic (1440 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (278 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 1: [ OK ] serial.reduce_device_view_mdrange_policy (1139 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 1: [ OK ] serial.reduce_device_view_team_policy (1472 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (5 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [----------] 179 tests from serial (17106 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 183 tests from 2 test suites ran. (18537 ms total) 1: [ PASSED ] 182 tests. 1: [ SKIPPED ] 1 test, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1/58 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 19.30 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 2: [==========] Running 125 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 8 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2628 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicyConstructors.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2366 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/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: [----------] 8 tests from serial_DeathTest (4995 ms total) 2: 2: [----------] 117 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 (383 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_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 (5 ms) 2: [ RUN ] serial.triple_nested_parallelism 2: [ OK ] serial.triple_nested_parallelism (403 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (70 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 (4 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 (201 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (104 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (35 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 [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o 2: [ OK ] serial.repeated_team_reduce (7268 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (120 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (112 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (54 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 (57 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 (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 (4 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 [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp 2: [ OK ] serial.view_allocation_large_rank (892 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_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (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 (52 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (50 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp 2: [ OK ] serial.view_mapping (25 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 (103 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_PR-6704/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 [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_left (468 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (469 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (467 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (474 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (475 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (474 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: [----------] 117 tests from serial (12893 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 125 tests from 2 test suites ran. (17889 ms total) 2: [ PASSED ] 122 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/58 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 18.63 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp 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: [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o 3/58 Test #3: Kokkos_CoreUnitTest_SerialGraph ............. Passed 0.76 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda1 4: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 4: Test timeout computed to be: 1500 4: [==========] Running 185 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 4 tests from cuda_DeathTest 4: [ RUN ] cuda_DeathTest.abort_from_host [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o 4: [ OK ] cuda_DeathTest.abort_from_host (934 ms) 4: [ RUN ] cuda_DeathTest.abort_from_device [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp 4: [ OK ] cuda_DeathTest.abort_from_device (909 ms) 4: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp 4: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (897 ms) 4: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o 4: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (921 ms) 4: [----------] 4 tests from cuda_DeathTest (3662 ms total) 4: 4: [----------] 181 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 (6 ms) 4: [ RUN ] cuda.atomic_operations_complexfloat 4: [ OK ] cuda.atomic_operations_complexfloat (5 ms) 4: [ RUN ] cuda.atomic_operations_double 4: [ OK ] cuda.atomic_operations_double (6 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 (13 ms) 4: [ RUN ] cuda.atomic_operations_long 4: [ OK ] cuda.atomic_operations_long (13 ms) 4: [ RUN ] cuda.atomic_operations_longlong 4: [ OK ] cuda.atomic_operations_longlong (13 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 (11 ms) 4: [ RUN ] cuda.atomic_operations_unsignedlong 4: [ OK ] cuda.atomic_operations_unsignedlong (11 ms) 4: [ RUN ] cuda.atomics 4: [ OK ] cuda.atomics (244 ms) 4: [ RUN ] cuda.atomics_tpetra_max_abs 4: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] cuda.atomic_views_integral [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicyRequire.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ OK ] serial.reduce_device_view_mdrange_policy (58347 ms) [ RUN ] serial.reduce_device_view_team_policy [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o 4: [ OK ] cuda.atomic_views_integral (6464 ms) 4: [ RUN ] cuda.atomic_views_nonintegral 4: [ OK ] cuda.atomic_views_nonintegral (52 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 (1 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 (2 ms) 4: [ RUN ] cuda.deep_copy_conversion 4: [ OK ] cuda.deep_copy_conversion (7 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 (36 ms) 4: [ RUN ] cuda.join_backward_compatibility 4: [ OK ] cuda.join_backward_compatibility (0 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (1593 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (2361 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ OK ] serial.reduce_device_view_team_policy (15159 ms) [ RUN ] serial.reducers_int [ OK ] serial.reducers_int (8 ms) [ RUN ] serial.reducers_double [ OK ] serial.reducers_double (8 ms) [ RUN ] serial.reducers_complex_double [ OK ] serial.reducers_complex_double (3 ms) [ RUN ] serial.reducers_struct [ OK ] serial.reducers_struct (3 ms) [ RUN ] serial.reducers_half_t [ OK ] serial.reducers_half_t (1 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_int16_t [ OK ] serial.reducers_int16_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 (3 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 (0 ms) [ RUN ] serial.atomic_views_integral [ OK ] serial.atomic_views_integral (479 ms) [ RUN ] serial.atomic_views_nonintegral [ OK ] serial.atomic_views_nonintegral (264 ms) [ RUN ] serial.atomic_view_api [ OK ] serial.atomic_view_api (0 ms) [ RUN ] serial.atomics [ OK ] serial.atomics (13 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 [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (1563 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (1810 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 (3 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 (0 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 (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 (0 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 (20 ms) 4: [ RUN ] cuda.mdrange_6d 4: [ OK ] cuda.mdrange_6d (30 ms) 4: [ RUN ] cuda.mdrange_2d 4: [ OK ] cuda.mdrange_2d (1 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 (5 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 (4 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 (77 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 (1468 ms) 4: [ RUN ] cuda.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6704/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 (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 (0 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 (0 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 (8 ms) 4: [ RUN ] cuda.cxx11 4: [ OK ] cuda.cxx11 (0 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 (1 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 (24 ms) 4: [ RUN ] cuda.kokkos_printf 4: [ OK ] cuda.kokkos_printf (1 ms) 4: [ RUN ] cuda.range_for 4: [ OK ] cuda.range_for (0 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 (3 ms) 4: [ RUN ] cuda.reducers_double 4: [ OK ] cuda.reducers_double (3 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 (4 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_int16_t 4: [ OK ] cuda.reducers_int16_t (3 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 (0 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 (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 (124 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 (56 ms) 4: [ RUN ] cuda.kokkos_swap 4: [ OK ] cuda.kokkos_swap (0 ms) 4: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceRangePolicyViewSizeLimit (17 ms) 4: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (72 ms) 4: [----------] 181 tests from cuda (16333 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 185 tests from 2 test suites ran. (19995 ms total) 4: [ PASSED ] 184 tests. 4: [ SKIPPED ] 1 test, listed below: 4: [ SKIPPED ] cuda.mdspan_minimal_functional [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o 4/58 Test #4: Kokkos_CoreUnitTest_Cuda1 ................... Passed 20.87 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda2 5: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 5: Test timeout computed to be: 1500 5: [==========] Running 125 tests from 3 test suites. 5: [----------] Global test environment set-up. 5: [----------] 8 tests from cuda_DeathTest 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_static_extents 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o 5: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (5495 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 49%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 49%] Built target Kokkos_CoreUnitTest_Cuda1 [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o 5: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (5271 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (12966 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o [ OK ] serial.team_reduce_large (28643 ms) [ RUN ] serial.team_parallel_single [ OK ] serial.team_parallel_single (116 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 (94 ms) [ RUN ] serial.triple_nested_parallelism [ OK ] serial.triple_nested_parallelism (3593 ms) [ RUN ] serial.parallel_scan_with_reducers [ OK ] serial.parallel_scan_with_reducers (912 ms) [ RUN ] serial.team_shared_request [ OK ] serial.team_shared_request (477 ms) [ RUN ] serial.team_scratch_request [ OK ] serial.team_scratch_request (78 ms) [ RUN ] serial.team_lambda_shared_request [ OK ] serial.team_lambda_shared_request (475 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 [ OK ] serial.team_long_reduce (980 ms) [ RUN ] serial.team_double_reduce [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ReducerCTADs.cpp.o [ OK ] serial.team_double_reduce (995 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 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (14472 ms) 5: [----------] 8 tests from cuda_DeathTest (38206 ms total) 5: 5: [----------] 89 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 (56 ms) 5: [ RUN ] cuda.team_parallel_single 5: [ OK ] cuda.team_parallel_single (7 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 (9 ms) 5: [ RUN ] cuda.triple_nested_parallelism 5: [ OK ] cuda.triple_nested_parallelism (7 ms) 5: [ RUN ] cuda.parallel_scan_with_reducers 5: [ OK ] cuda.parallel_scan_with_reducers (77 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 (21 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 5: [ OK ] cuda.ThreadVectorMDRangeParallelFor (9 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelFor 5: [ OK ] cuda.TeamVectorMDRangeParallelFor (10 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 5: [ OK ] cuda.TeamThreadMDRangeParallelReduce (15 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 5: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (6 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 5: [ OK ] cuda.TeamVectorMDRangeParallelReduce (6 ms) 5: [ RUN ] cuda.team_policy_runtime_parameters 5: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 5: [ RUN ] cuda.team_reduction_scan [ OK ] serial.repeated_team_reduce (8438 ms) [ RUN ] serial.team_policy_max_recommended [ OK ] serial.team_policy_max_recommended (70 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 (68 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 5: [ OK ] cuda.team_reduction_scan (2030 ms) 5: [ RUN ] cuda.team_long_reduce 5: [ OK ] cuda.team_long_reduce (32 ms) 5: [ RUN ] cuda.team_double_reduce 5: [ OK ] cuda.team_double_reduce (32 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 (10 ms) 5: [ RUN ] cuda.team_scan 5: [ OK ] cuda.team_scan (218 ms) 5: [ RUN ] cuda.team_scan_ret_val [ OK ] serial.mdrange_5d (490 ms) [ RUN ] serial.mdrange_6d 5: [ OK ] cuda.team_scan_ret_val (189 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 (3 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 (419 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 (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 (7 ms) 5: [ RUN ] cuda.view_api_b 5: [ OK ] cuda.view_api_b (4 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 (0 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 (8 ms) 5: [ RUN ] cuda.view_copy_tests_rank_0 5: [ OK ] cuda.view_copy_tests_rank_0 (0 ms) 5: [ RUN ] cuda.view_copy_degenerated 5: [ OK ] cuda.view_copy_degenerated (0 ms) 5: [ RUN ] cuda.view_empty_runtime_unmanaged 5: [ OK ] cuda.view_empty_runtime_unmanaged (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 (71 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 (28 ms) 5: [ RUN ] cuda.view_mapping_operator 5: [ OK ] cuda.view_mapping_operator (7 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 (0 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 (15 ms) 5: [ RUN ] cuda.view_realloc 5: [ OK ] cuda.view_realloc (0 ms) 5: [ RUN ] cuda.workgraph_fib [ OK ] serial.mdrange_6d (1507 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 [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o 5: [ OK ] cuda.workgraph_fib (815 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: [----------] 89 tests from cuda (4257 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 (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 (0 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 (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 (51 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic [ OK ] serial.mdrange_3d (117 ms) [ RUN ] serial.mdrange_neg_idx 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (49 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 (67 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 (69 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (69 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (69 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 (609 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 125 tests from 3 test suites ran. (43073 ms total) 5: [ PASSED ] 125 tests. [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ OK ] serial.mdrange_neg_idx (740 ms) [ RUN ] serial.mdrange_4d [ OK ] serial.mdrange_4d (126 ms) [ RUN ] serial.crs_count_fill [ OK ] serial.crs_count_fill (4 ms) [ RUN ] serial.crs_copy_constructor [ OK ] serial.crs_copy_constructor (20 ms) [ RUN ] serial.workgraph_fib 5/58 Test #5: Kokkos_CoreUnitTest_Cuda2 ................... Passed 44.00 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda3 6: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3 6: Test timeout computed to be: 1500 [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o 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 [ OK ] serial.workgraph_fib (685 ms) [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_a.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_b.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o [ OK ] serial.local_deepcopy_teampolicy_layoutleft (12286 ms) [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G 6: [ OK ] cuda.team_scratch_1_streams (15146 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: [----------] 6 tests from cuda (15150 ms total) 6: 6: [----------] 25 tests from cuda_hostpinned 6: [ RUN ] cuda_hostpinned.impl_shared_alloc 6: [ OK ] cuda_hostpinned.impl_shared_alloc (28 ms) 6: [ RUN ] cuda_hostpinned.view_api_a 6: [ OK ] cuda_hostpinned.view_api_a (6 ms) 6: [ RUN ] cuda_hostpinned.view_api_b 6: [ OK ] cuda_hostpinned.view_api_b (6 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 [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o 6: [ OK ] cuda_hostpinned.view_allocation_large_rank (3923 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 (25 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_operator 6: [ OK ] cuda_hostpinned.view_mapping_operator (3 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 (4006 ms total) 6: 6: [----------] 25 tests from cuda_uvm 6: [ RUN ] cuda_uvm.impl_shared_alloc 6: [ OK ] cuda_uvm.impl_shared_alloc (38 ms) 6: [ RUN ] cuda_uvm.view_api_a 6: [ OK ] cuda_uvm.view_api_a (11 ms) 6: [ RUN ] cuda_uvm.view_api_b 6: [ OK ] cuda_uvm.view_api_b (13 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 (3 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 [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o 6: [ OK ] cuda_uvm.view_allocation_large_rank (252 ms) 6: [ RUN ] cuda_uvm.view_shmem_size_on_device 6: [ OK ] cuda_uvm.view_shmem_size_on_device (2 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 (30 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 (30 ms) 6: [ RUN ] cuda_uvm.view_mapping_operator 6: [ OK ] cuda_uvm.view_mapping_operator (7 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 (0 ms) 6: [----------] 25 tests from cuda_uvm (430 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 56 tests from 3 test suites ran. (19587 ms total) 6: [ PASSED ] 56 tests. 6/58 Test #6: Kokkos_CoreUnitTest_Cuda3 ................... Passed 20.34 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaTimingBased 7: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 7: Test timeout computed to be: 1500 [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.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 (16 ms) 7: [ RUN ] cuda.debug_pin_um_to_host 7: [ OK ] cuda.debug_pin_um_to_host (699 ms) 7: [----------] 2 tests from cuda (715 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 2 tests from 1 test suite ran. (715 ms total) 7: [ PASSED ] 2 tests. 7/58 Test #7: Kokkos_CoreUnitTest_CudaTimingBased ......... Passed 1.45 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpInit 8: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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 (452 ms) 8: [----------] 1 test from cuda (452 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (452 ms total) 8: [ PASSED ] 1 test. 8/58 Test #8: Kokkos_CoreUnitTest_CudaInterOpInit ......... Passed 0.73 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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 (454 ms) 9: [----------] 1 test from cuda (454 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (454 ms total) 9: [ PASSED ] 1 test. [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_c.cpp.o 9/58 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreams ...... Passed 0.73 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaGraph 10: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_CudaGraph 10: Test timeout computed to be: 1500 [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.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 (1 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 5 tests from 1 test suite ran. (1 ms total) 10: [ PASSED ] 5 tests. 10: 10: YOU HAVE 1 DISABLED TEST 10: 10/58 Test #10: Kokkos_CoreUnitTest_CudaGraph ............... Passed 0.73 sec test 11 Start 11: Kokkos_CoreUnitTest_Default 11: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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 (6 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 (6 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 (60 ms) 11: [ RUN ] defaultdevicetype.shared_host_pinned_space 11: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 11: [ RUN ] defaultdevicetype.compiler_macros [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o 11: [ OK ] defaultdevicetype.compiler_macros (0 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 (0 ms) 11: [ RUN ] defaultdevicetype.bhalf_operators 11: [ OK ] defaultdevicetype.bhalf_operators (0 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 (3 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b1 11: [ OK ] defaultdevicetype.reduce_instantiation_b1 (9 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c1 11: [ OK ] defaultdevicetype.reduce_instantiation_c1 (3 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_a2 11: [ OK ] defaultdevicetype.reduce_instantiation_a2 (5 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b2 11: [ OK ] defaultdevicetype.reduce_instantiation_b2 (12 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c2 11: [ OK ] defaultdevicetype.reduce_instantiation_c2 (4 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 (18 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 (154 ms total) 11: 11: [----------] 1 test from kokkosresize 11: [ RUN ] kokkosresize.host_space_access 11: [ OK ] kokkosresize.host_space_access (17 ms) 11: [----------] 1 test from kokkosresize (17 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. (172 ms total) 11: [ PASSED ] 73 tests. 11/58 Test #11: Kokkos_CoreUnitTest_Default ................. Passed 0.93 sec test 12 Start 12: Kokkos_CoreUnitTest_LegionInitialization 12: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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 [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (10183 ms) [ RUN ] serial.local_deepcopy_teampolicy_layoutright 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/58 Test #12: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.73 sec test 13 Start 13: Kokkos_CoreUnitTest_PushFinalizeHook 13: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 13: Test timeout computed to be: 1500 13: SUCCESS 13/58 Test #13: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.73 sec test 14 Start 14: Kokkos_CoreUnitTest_Develop 14: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_Develop 14: Test timeout computed to be: 1500 [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.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. [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_e.cpp.o 14/58 Test #14: Kokkos_CoreUnitTest_Develop ................. Passed 0.73 sec test 15 Start 15: Kokkos_CoreUnitTest_TuningBuiltins 15: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_TuningBuiltins 15: Test timeout computed to be: 1500 15/58 Test #15: Kokkos_CoreUnitTest_TuningBuiltins .......... Passed 0.76 sec test 16 Start 16: Kokkos_CoreUnitTest_TuningBasics 16: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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/58 Test #16: Kokkos_CoreUnitTest_TuningBasics ............ Passed 0.72 sec test 17 Start 17: Kokkos_CoreUnitTest_CategoricalTuner 17: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_CategoricalTuner 17: Test timeout computed to be: 1500 [ OK ] serial.local_deepcopy_teampolicy_layoutright (5871 ms) [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 17/58 Test #17: Kokkos_CoreUnitTest_CategoricalTuner ........ Passed 1.23 sec test 18 Start 18: Kokkos_CoreUnitTest_KokkosP 18: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 18: Test timeout computed to be: 1500 18: [==========] Running 29 tests from 2 test suites. 18: [----------] Global test environment set-up. 18: [----------] 27 tests from kokkosp 18: [ RUN ] kokkosp.test_named_instance_fence 18: Ref: 33554433 18: Ref: named_instance 18: 33554433 18: named_instance 18: [ OK ] kokkosp.test_named_instance_fence (0 ms) 18: [ RUN ] kokkosp.test_unnamed_instance_fence 18: Ref: 33554433 18: Ref: Unnamed Instance Fence 18: 33554433 18: Kokkos::Cuda::fence(): Unnamed Instance Fence 18: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 18: [ RUN ] kokkosp.test_named_global_fence 18: Ref: 33554432 18: Ref: test global fence 18: 0 18: test global fence 18: Miss on id 18: 33554432 18: test global fence 18: [ OK ] kokkosp.test_named_global_fence (0 ms) 18: [ RUN ] kokkosp.test_unnamed_global_fence 18: Ref: 33554432 18: Ref: Unnamed Global Fence 18: 0 18: Kokkos::fence: Unnamed Global Fence 18: Miss on id 18: 33554432 18: Kokkos::fence: Unnamed Global Fence 18: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 18: [ RUN ] kokkosp.test_multiple_default_instances 18: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 18: [ RUN ] kokkosp.test_id_gen 18: [ OK ] kokkosp.test_id_gen (0 ms) 18: [ RUN ] kokkosp.test_kernel_sequence 18: Ref: 33554433 18: Ref: named_instance 18: 33554433 18: named_instance 18: Ref: 33554433 18: Ref: test_kernel 18: 33554433 18: named_instance 18: Miss on name 18: 0 18: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 18: Miss on name 18: Miss on id 18: 33554432 18: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 18: Miss on name 18: Miss on id 18: 33554433 18: test_kernel 18: [ OK ] kokkosp.test_kernel_sequence (0 ms) 18: [ RUN ] kokkosp.test_streams 18: [ OK ] kokkosp.test_streams (0 ms) 18: [ RUN ] kokkosp.async_deep_copy 18: [ OK ] kokkosp.async_deep_copy (0 ms) 18: [ RUN ] kokkosp.parallel_for 18: [ OK ] kokkosp.parallel_for (0 ms) 18: [ RUN ] kokkosp.parallel_reduce 18: [ OK ] kokkosp.parallel_reduce (0 ms) 18: [ RUN ] kokkosp.parallel_scan 18: [ OK ] kokkosp.parallel_scan (2 ms) 18: [ RUN ] kokkosp.parallel_scan_no_fence 18: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 18: [ RUN ] kokkosp.parallel_scan_no_fence_view 18: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 18: [ RUN ] kokkosp.regions 18: [ OK ] kokkosp.regions (0 ms) 18: [ RUN ] kokkosp.fences 18: [ OK ] kokkosp.fences (0 ms) 18: [ RUN ] kokkosp.raw_allocation 18: [ OK ] kokkosp.raw_allocation (0 ms) 18: [ RUN ] kokkosp.view 18: [ OK ] kokkosp.view (0 ms) 18: [ RUN ] kokkosp.sections 18: [ OK ] kokkosp.sections (0 ms) 18: [ RUN ] kokkosp.metadata 18: [ OK ] kokkosp.metadata (0 ms) 18: [ RUN ] kokkosp.profile_events 18: [ OK ] kokkosp.profile_events (0 ms) 18: [ RUN ] kokkosp.tuning_sequence 18: [ OK ] kokkosp.tuning_sequence (0 ms) 18: [ RUN ] kokkosp.no_init_kernel 18: [ OK ] kokkosp.no_init_kernel (0 ms) 18: [ RUN ] kokkosp.get_events 18: [ OK ] kokkosp.get_events (0 ms) 18: [ RUN ] kokkosp.create_mirror_no_init 18: [ OK ] kokkosp.create_mirror_no_init (0 ms) 18: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 18: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 18: [ RUN ] kokkosp.create_mirror_view_and_copy 18: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 18: [----------] 27 tests from kokkosp (4 ms total) 18: 18: [----------] 2 tests from defaultdevicetype 18: [ RUN ] defaultdevicetype.profiling_section 18: [ OK ] defaultdevicetype.profiling_section (0 ms) 18: [ RUN ] defaultdevicetype.scoped_profile_region 18: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 18: [----------] 2 tests from defaultdevicetype (0 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 29 tests from 2 test suites ran. (4 ms total) 18: [ PASSED ] 29 tests. 18/58 Test #18: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.75 sec test 19 Start 19: Kokkos_CoreUnitTest_ToolIndependence 19: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 19: Test timeout computed to be: 1500 19/58 Test #19: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 0.01 sec test 20 Start 20: Kokkos_ProfilingTestLibraryLoadHelp 20: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 20: Environment variables: 20: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6704/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: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 20/58 Test #20: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 0.73 sec test 21 Start 21: Kokkos_ProfilingTestLibraryCmdLineHelp 21: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/libkokkosprinter-tool.so" 21: Test timeout computed to be: 1500 21: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 21/58 Test #21: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 0.74 sec test 22 Start 22: Kokkos_ProfilingTestLibraryLoad 22: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 22: Environment variables: 22: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/libkokkosprinter-tool.so 22: Test timeout computed to be: 1500 22: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o 22: 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.99::kokkosp_allocate_data:Host:source:0x2b30680:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x2b30800:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x2b30880:Host:source:0x2b30700: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:0x2b30940: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:0x2b30800:40::kokkosp_deallocate_data:Host:source:0x2b30680:40::kokkosp_finalize_library:: 22/58 Test #22: Kokkos_ProfilingTestLibraryLoad ............. Passed 0.73 sec test 23 Start 23: Kokkos_ProfilingTestLibraryCmdLine 23: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/libkokkosprinter-tool.so" 23: Test timeout computed to be: 1500 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.99::kokkosp_allocate_data:Host:source:0x1bc7680:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x1bc7800:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1bc7880:Host:source:0x1bc7700: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:0x1bc7980: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:0x1bc7800:40::kokkosp_deallocate_data:Host:source:0x1bc7680:40::kokkosp_finalize_library:: 23/58 Test #23: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 0.75 sec test 24 Start 24: Kokkos_CoreUnitTest_StackTraceTest 24: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec 24: Test timeout computed to be: 1500 24: [==========] Running 3 tests from 2 test suites. 24: [----------] Global test environment set-up. 24: [----------] 2 tests from defaultdevicetype_DeathTest 24: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 24: 24: [WARNING] /var/jenkins/workspace/Kokkos_PR-6704/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. 24: Top of f1 24: Top of f0 24: Top of f0 24: test_f1: 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a5480] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43b20b] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x437b00] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x4391cd] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x471204] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x449928] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44ac60] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44b507] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45b1cd] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x471dd4] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45abdc] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x4396e0] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f3b208940b3] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4379de] 24: 24: demangled test_f1: 24: [0x4a5480] Kokkos::Impl::save_stacktrace() 24: [0x43b20b] Test::stacktrace_test_f1(std::ostream&) 24: [0x437b00] Test::test_stacktrace(bool, bool) 24: [0x4391cd] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 24: [0x471204] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x449928] testing::Test::Run() 24: [0x44ac60] testing::TestInfo::Run() 24: [0x44b507] testing::TestSuite::Run() 24: [0x45b1cd] testing::internal::UnitTestImpl::RunAllTests() 24: [0x471dd4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x45abdc] testing::UnitTest::Run() 24: [0x4396e0] main 24: [0x7f3b208940b3] __libc_start_main 24: [0x4379de] _start 24: 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f1 24: Top of f0 24: Top of f0 24: StackTrace f3(std::cout, 4) returned: 110 24: test_f3: 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a5480] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43b20b] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43b526] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x4384f4] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x4391cd] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x471204] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x449928] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44ac60] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44b507] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45b1cd] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x471dd4] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45abdc] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x4396e0] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f3b208940b3] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4379de] 24: 24: demangled test_f3: 24: [0x4a5480] Kokkos::Impl::save_stacktrace() 24: [0x43b20b] Test::stacktrace_test_f1(std::ostream&) 24: [0x43b526] Test::stacktrace_test_f3(std::ostream&, int) 24: [0x4384f4] Test::test_stacktrace(bool, bool) 24: [0x4391cd] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 24: [0x471204] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x449928] testing::Test::Run() 24: [0x44ac60] testing::TestInfo::Run() 24: [0x44b507] testing::TestSuite::Run() 24: [0x45b1cd] testing::internal::UnitTestImpl::RunAllTests() 24: [0x471dd4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x45abdc] testing::UnitTest::Run() 24: [0x4396e0] main 24: [0x7f3b208940b3] __libc_start_main 24: [0x4379de] _start 24: 24: Test setting std::terminate handler that prints the last saved stack trace 24: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (221 ms) 24: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 24: 24: [WARNING] /var/jenkins/workspace/Kokkos_PR-6704/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. 24: Top of f1 24: Top of f0 24: Top of f0 24: test_f1: 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a5480] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43b20b] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x437b00] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x43949a] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x471204] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x449928] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44ac60] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44b507] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45b1cd] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x471dd4] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45abdc] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x4396e0] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f3b208940b3] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4379de] 24: 24: demangled test_f1: 24: [0x4a5480] Kokkos::Impl::save_stacktrace() 24: [0x43b20b] Test::stacktrace_test_f1(std::ostream&) 24: [0x437b00] Test::test_stacktrace(bool, bool) 24: [0x43949a] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 24: [0x471204] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x449928] testing::Test::Run() 24: [0x44ac60] testing::TestInfo::Run() 24: [0x44b507] testing::TestSuite::Run() 24: [0x45b1cd] testing::internal::UnitTestImpl::RunAllTests() 24: [0x471dd4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x45abdc] testing::UnitTest::Run() 24: [0x4396e0] main 24: [0x7f3b208940b3] __libc_start_main 24: [0x4379de] _start 24: 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f1 24: Top of f0 24: Top of f0 24: StackTrace f3(std::cout, 4) returned: 110 24: test_f3: 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a5480] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43b20b] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43b526] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x4384f4] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x43949a] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x471204] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x449928] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44ac60] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44b507] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45b1cd] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x471dd4] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45abdc] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x4396e0] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f3b208940b3] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4379de] 24: 24: demangled test_f3: 24: [0x4a5480] Kokkos::Impl::save_stacktrace() 24: [0x43b20b] Test::stacktrace_test_f1(std::ostream&) 24: [0x43b526] Test::stacktrace_test_f3(std::ostream&, int) 24: [0x4384f4] Test::test_stacktrace(bool, bool) 24: [0x43949a] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 24: [0x471204] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x449928] testing::Test::Run() 24: [0x44ac60] testing::TestInfo::Run() 24: [0x44b507] testing::TestSuite::Run() 24: [0x45b1cd] testing::internal::UnitTestImpl::RunAllTests() 24: [0x471dd4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x45abdc] testing::UnitTest::Run() 24: [0x4396e0] main 24: [0x7f3b208940b3] __libc_start_main 24: [0x4379de] _start 24: 24: Test setting std::terminate handler that prints the last saved stack trace 24: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (258 ms) 24: [----------] 2 tests from defaultdevicetype_DeathTest (479 ms total) 24: 24: [----------] 1 test from defaultdevicetype 24: [ RUN ] defaultdevicetype.stacktrace_normal 24: Top of f1 24: Top of f0 24: Top of f0 24: test_f1: 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a5480] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43b20b] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x437b00] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x471204] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x449928] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44ac60] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44b507] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45b1cd] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x471dd4] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45abdc] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x4396e0] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f3b208940b3] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4379de] 24: 24: demangled test_f1: 24: [0x4a5480] Kokkos::Impl::save_stacktrace() 24: [0x43b20b] Test::stacktrace_test_f1(std::ostream&) 24: [0x437b00] Test::test_stacktrace(bool, bool) 24: [0x471204] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x449928] testing::Test::Run() 24: [0x44ac60] testing::TestInfo::Run() 24: [0x44b507] testing::TestSuite::Run() 24: [0x45b1cd] testing::internal::UnitTestImpl::RunAllTests() 24: [0x471dd4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x45abdc] testing::UnitTest::Run() 24: [0x4396e0] main 24: [0x7f3b208940b3] __libc_start_main 24: [0x4379de] _start 24: 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f1 24: Top of f0 24: Top of f0 24: StackTrace f3(std::cout, 4) returned: 110 24: test_f3: 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a5480] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43b20b] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43b526] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x4384f4] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x471204] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x449928] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44ac60] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44b507] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45b1cd] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x471dd4] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45abdc] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x4396e0] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f3b208940b3] 24: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4379de] 24: 24: demangled test_f3: 24: [0x4a5480] Kokkos::Impl::save_stacktrace() 24: [0x43b20b] Test::stacktrace_test_f1(std::ostream&) 24: [0x43b526] Test::stacktrace_test_f3(std::ostream&, int) 24: [0x4384f4] Test::test_stacktrace(bool, bool) 24: [0x471204] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x449928] testing::Test::Run() 24: [0x44ac60] testing::TestInfo::Run() 24: [0x44b507] testing::TestSuite::Run() 24: [0x45b1cd] testing::internal::UnitTestImpl::RunAllTests() 24: [0x471dd4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x45abdc] testing::UnitTest::Run() 24: [0x4396e0] main 24: [0x7f3b208940b3] __libc_start_main 24: [0x4379de] _start 24: 24: Test setting std::terminate handler that prints the last saved stack trace 24: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 24: [----------] 1 test from defaultdevicetype (0 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 3 tests from 2 test suites ran. (480 ms total) 24: [ PASSED ] 3 tests. [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o 24/58 Test #24: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 1.21 sec test 25 Start 25: Kokkos_IncrementalTest_CUDA 25: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_IncrementalTest_CUDA 25: Test timeout computed to be: 1500 25: [==========] Running 28 tests from 1 test suite. 25: [----------] Global test environment set-up. 25: [----------] 28 tests from CUDA 25: [ RUN ] CUDA.IncrTest_01_execspace_typedef 25: [ OK ] CUDA.IncrTest_01_execspace_typedef (0 ms) 25: [ RUN ] CUDA.IncrTest_01_execspace 25: Device Execution Space: 25: KOKKOS_ENABLE_CUDA: yes 25: Cuda Options: 25: KOKKOS_ENABLE_CUDA_LAMBDA: yes 25: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: 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_IMPL_CUDA_MALLOC_ASYNC: yes 25: 25: Cuda Runtime Configuration: 25: macro KOKKOS_ENABLE_CUDA : defined 25: macro CUDA_VERSION = 11000 = version 11.0 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: Cuda 25: [ OK ] CUDA.IncrTest_01_execspace (0 ms) 25: [ RUN ] CUDA.IncrTest_02_AtomicExchange 25: [ OK ] CUDA.IncrTest_02_AtomicExchange (0 ms) 25: [ RUN ] CUDA.IncrTest_02_AtomicAdd 25: [ OK ] CUDA.IncrTest_02_AtomicAdd (0 ms) 25: [ RUN ] CUDA.IncrTest_02_AtomicSub 25: [ OK ] CUDA.IncrTest_02_AtomicSub (0 ms) 25: [ RUN ] CUDA.IncrTest_03a_memspace_malloc 25: [ OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms) 25: [ RUN ] CUDA.IncrTest_03b_memspace_free [ OK ] serial.local_deepcopy_rangepolicy_layoutright (6259 ms) [ RUN ] serial.deep_copy_scratch [ OK ] serial.deep_copy_scratch (0 ms) [----------] 163 tests from serial (228076 ms total) [----------] Global test environment tear-down [==========] 165 tests from 2 test suites ran. (235681 ms total) [ PASSED ] 165 tests. make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test' make -C core/perf_test test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_PR-6704/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6704 CXX=/var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6704 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_PR-6704/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6704 CXX=/var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6704 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test' ./KokkosCore_PerformanceTest_TaskDAG make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test' make -C containers/unit_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6704/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6704 CXX=/var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6704 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6704/build/containers/unit_tests' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6704/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6704 CXX=/var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6704 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6704/build/containers/unit_tests' ./KokkosContainers_UnitTest_Cuda ./KokkosContainers_UnitTest_Serial [==========] Running 42 tests from 1 test suite. [----------] Global test environment set-up. [----------] 42 tests from serial [ RUN ] serial.bitset [==========] Running 42 tests from 1 test suite. [----------] Global test environment set-up. [----------] 42 tests from cuda [ RUN ] cuda.bitset [ OK ] cuda.bitset (14 ms) [ RUN ] cuda.bitset_default_constructor_no_alloc [ OK ] cuda.bitset_default_constructor_no_alloc (0 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 [ OK ] cuda.dynamic_view (25 ms) [ RUN ] cuda.dyn_rank_view_api_generic [ OK ] cuda.dyn_rank_view_api_generic (26 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 (1 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 (1 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 25: [ OK ] CUDA.IncrTest_03b_memspace_free (2056 ms) 25: [ RUN ] CUDA.IncrTest_04_simple_parallelFor 25: [ OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms) 25: [ RUN ] CUDA.IncrTest_04_RangePolicy_parallelFor 25: [ OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms) 25: [ RUN ] CUDA.IncrTest_05_reduction 25: [ OK ] CUDA.IncrTest_05_reduction (3 ms) 25: [ RUN ] CUDA.IncrTest_06_mdrange2D 25: [ OK ] CUDA.IncrTest_06_mdrange2D (0 ms) 25: [ RUN ] CUDA.IncrTest_06_mdrange3D 25: [ OK ] CUDA.IncrTest_06_mdrange3D (0 ms) 25: [ RUN ] CUDA.IncrTest_06_mdrange4D 25: [ OK ] CUDA.IncrTest_06_mdrange4D (0 ms) 25: [ RUN ] CUDA.IncrTest_08_deep_copy_2D 25: [ OK ] CUDA.IncrTest_08_deep_copy_2D (0 ms) 25: [ RUN ] CUDA.IncrTest_08_deep_copy_3D 25: [ OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms) 25: [ RUN ] CUDA.IncrTest_08_deep_copy_4D 25: [ OK ] CUDA.IncrTest_08_deep_copy_4D (0 ms) 25: [ RUN ] CUDA.IncrTest_10_Hierarchical_Basics 25: [ OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms) 25: [ RUN ] CUDA.IncrTest_11a_Hierarchical_ForLoop 25: [ OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (0 ms) 25: [ RUN ] CUDA.IncrTest_11b_Hierarchical_ForLoop 25: [ OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (0 ms) 25: [ RUN ] CUDA.IncrTest_11c_Hierarchical_ForLoop 25: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (221 ms) 25: [ RUN ] CUDA.IncrTest_12a_ThreadScratch 25: [ OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms) 25: [ RUN ] CUDA.IncrTest_12b_TeamScratch 25: [ OK ] CUDA.IncrTest_12b_TeamScratch (0 ms) 25: [ RUN ] CUDA.IncrTest_13a_Hierarchical_Red 25: [ OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms) 25: [ RUN ] CUDA.IncrTest_13b_Hierarchical_Red 25: [ OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms) 25: [ RUN ] CUDA.IncrTest_13c_Hierarchical_Red 25: [ OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms) 25: [ RUN ] CUDA.incr_14_MDrangeReduce 25: [ OK ] CUDA.incr_14_MDrangeReduce (0 ms) 25: [ RUN ] CUDA.IncrTest_16_parallelscan 25: [ OK ] CUDA.IncrTest_16_parallelscan (3 ms) 25: [ RUN ] CUDA.incr_17_atomicView 25: [ OK ] CUDA.incr_17_atomicView (0 ms) 25: [----------] 28 tests from CUDA (2292 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 28 tests from 1 test suite ran. (2292 ms total) 25: [ PASSED ] 28 tests. 25/58 Test #25: Kokkos_IncrementalTest_CUDA ................. Passed 3.03 sec test 26 Start 26: Kokkos_IncrementalTest_SERIAL 26: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 26: Test timeout computed to be: 1500 [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o 26: [==========] Running 28 tests from 1 test suite. 26: [----------] Global test environment set-up. 26: [----------] 28 tests from SERIAL 26: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 26: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 26: [ RUN ] SERIAL.IncrTest_01_execspace 26: Host Serial Execution Space: 26: KOKKOS_ENABLE_SERIAL: yes 26: 26: Serial Runtime Configuration: 26: Serial 26: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 26: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 26: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 26: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 26: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 26: [ RUN ] SERIAL.IncrTest_02_AtomicSub 26: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 26: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 26: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 26: [ RUN ] SERIAL.IncrTest_03b_memspace_free 26: [ OK ] SERIAL.IncrTest_03b_memspace_free (110 ms) 26: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 26: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 26: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 26: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 26: [ RUN ] SERIAL.IncrTest_05_reduction 26: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 26: [ RUN ] SERIAL.IncrTest_06_mdrange2D 26: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 26: [ RUN ] SERIAL.IncrTest_06_mdrange3D 26: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 26: [ RUN ] SERIAL.IncrTest_06_mdrange4D 26: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 26: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 26: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 26: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 26: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 26: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 26: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 26: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 26: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 26: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 26: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 26: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 26: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 26: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 26: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (174 ms) 26: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 26: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 26: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 26: [ OK ] SERIAL.IncrTest_12b_TeamScratch (4 ms) 26: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 26: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 26: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 26: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 26: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 26: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 26: [ RUN ] SERIAL.incr_14_MDrangeReduce 26: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 26: [ RUN ] SERIAL.IncrTest_16_parallelscan 26: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 26: [ RUN ] SERIAL.incr_17_atomicView 26: [ OK ] SERIAL.incr_17_atomicView (0 ms) 26: [----------] 28 tests from SERIAL (291 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 28 tests from 1 test suite ran. (291 ms total) 26: [ PASSED ] 28 tests. 26/58 Test #26: Kokkos_IncrementalTest_SERIAL ............... Passed 1.02 sec test 27 Start 27: Kokkos_CoreUnitTest_CTestDevice 27: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 27: Test timeout computed to be: 1500 27: [==========] Running 8 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 8 tests from ctest_environment 27: [ RUN ] ctest_environment.no_device_type 27: [ OK ] ctest_environment.no_device_type (0 ms) 27: [ RUN ] ctest_environment.no_process_count 27: [ OK ] ctest_environment.no_process_count (0 ms) 27: [ RUN ] ctest_environment.invalid_rank 27: [ OK ] ctest_environment.invalid_rank (0 ms) 27: [ RUN ] ctest_environment.no_type_str 27: [ OK ] ctest_environment.no_type_str (0 ms) 27: [ RUN ] ctest_environment.missing_type 27: [ OK ] ctest_environment.missing_type (0 ms) 27: [ RUN ] ctest_environment.no_id_str 27: [ OK ] ctest_environment.no_id_str (0 ms) 27: [ RUN ] ctest_environment.invalid_id_str 27: [ OK ] ctest_environment.invalid_id_str (0 ms) 27: [ RUN ] ctest_environment.good 27: [ OK ] ctest_environment.good (0 ms) 27: [----------] 8 tests from ctest_environment (0 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 8 tests from 1 test suite ran. (0 ms total) 27: [ PASSED ] 8 tests. 27/58 Test #27: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.01 sec test 28 Start 28: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 28: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 28: Test timeout computed to be: 1500 28/58 Test #28: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.00 sec test 29 Start 29: Kokkos_CoreUnitTest_DeviceAndThreads 29: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/TestDeviceAndThreads.py" 29: Test timeout computed to be: 1500 29: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o 29: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 29: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o 29: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 29: 29: ---------------------------------------------------------------------- 29: Ran 4 tests in 7.264s 29: 29: OK (skipped=1) 29/58 Test #29: Kokkos_CoreUnitTest_DeviceAndThreads ........ Passed 7.52 sec test 30 Start 30: Kokkos_PerformanceTest_TaskDag 30: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 30: Test timeout computed to be: 1500 30/58 Test #30: Kokkos_PerformanceTest_TaskDag .............. Passed 0.01 sec test 31 Start 31: Kokkos_PerformanceTest_Benchmark 31: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-01-11_T22-42-22.json" 31: Test timeout computed to be: 1500 31: 2024-01-11T23:17:49+00:00 31: Running /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 31: Run on (6 X 2095.08 MHz CPU s) 31: CPU Caches: 31: L1 Data 32 KiB (x6) 31: L1 Instruction 32 KiB (x6) 31: L2 Unified 4096 KiB (x6) 31: L3 Unified 16384 KiB (x6) 31: Load Average: 2.46, 6.14, 7.48 31: CPU architecture: none 31: Default Device: N6Kokkos4CudaE 31: GIT_BRANCH: HEAD 31: GIT_CLEAN_STATUS: CLEAN 31: GIT_COMMIT_DATE: 2024-01-11T22:42:05+00:00 31: GIT_COMMIT_DESCRIPTION: Merge commit 'cad863fcab1a5ac5fb64538378923fe945d54073' into HEAD 31: GIT_COMMIT_HASH: 199be363e 31: GPU architecture: VOLTA70 31: KOKKOS_COMPILER_CLANG: 1200 31: KOKKOS_ENABLE_ASM: no 31: KOKKOS_ENABLE_CUDA: yes 31: KOKKOS_ENABLE_CUDA_LAMBDA: yes 31: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 31: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 31: KOKKOS_ENABLE_CUDA_UVM: no 31: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 31: KOKKOS_ENABLE_CXX17: yes 31: KOKKOS_ENABLE_CXX20: no 31: KOKKOS_ENABLE_CXX23: no 31: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 31: KOKKOS_ENABLE_HBWSPACE: no 31: KOKKOS_ENABLE_HWLOC: no 31: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 31: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 31: KOKKOS_ENABLE_LIBDL: yes 31: KOKKOS_ENABLE_LIBRT: no 31: KOKKOS_ENABLE_PRAGMA_IVDEP: no 31: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 31: KOKKOS_ENABLE_PRAGMA_UNROLL: no 31: KOKKOS_ENABLE_PRAGMA_VECTOR: no 31: KOKKOS_ENABLE_SERIAL: yes 31: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 31: Kokkos Version: 4.2.99 31: macro KOKKOS_ENABLE_CUDA: defined 31: platform: 64bit 31: --------------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations Count Time normalized 31: --------------------------------------------------------------------------------------------------------------------------------------------------- 31: GramSchmidt/Count:1024/iterations:5/manual_time 0.006 s 0.006 s 5 1024 5.71941u 31: GramSchmidt/Count:2048/iterations:5/manual_time 0.006 s 0.006 s 5 2.048k 2.86909u 31: GramSchmidt/Count:4096/iterations:5/manual_time 0.006 s 0.006 s 5 4.096k 1.25131u 31: GramSchmidt/Count:8192/iterations:5/manual_time 0.005 s 0.006 s 5 8.192k 628.804n [ OK ] serial.bitset (8933 ms) [ RUN ] serial.bitset_default_constructor_no_alloc [ OK ] serial.bitset_default_constructor_no_alloc (0 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 (24 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_PR-6704/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 (571 ms) [ RUN ] serial.offsetview_unmanaged_construction [ OK ] serial.offsetview_unmanaged_construction (0 ms) [ RUN ] serial.offsetview_subview [ OK ] serial.offsetview_subview (8 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 31: GramSchmidt/Count:16384/iterations:5/manual_time 0.005 s 0.007 s 5 16.384k 317.964n 31: GramSchmidt/Count:32768/iterations:5/manual_time 0.006 s 0.009 s 5 32.768k 174.577n 31: GramSchmidt/Count:65536/iterations:5/manual_time 0.006 s 0.013 s 5 65.536k 95.1973n 31: GramSchmidt/Count:131072/iterations:5/manual_time 0.007 s 0.023 s 5 131.072k 52.4678n 31: GramSchmidt/Count:262144/iterations:5/manual_time 0.009 s 0.043 s 5 262.144k 32.9529n 31: GramSchmidt/Count:524288/iterations:5/manual_time 0.016 s 0.088 s 5 524.288k 30.7673n 31: ---------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations FOM: GB/s Max 31: ---------------------------------------------------------------------------------------------------------------------------------------------- 31: CustomReduction/N:100000/R:1000/manual_time 0.003 s 0.008 s 240 94.1179k/s 11.5 31: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 31: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 31: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 31: OverlapRangePolicy/N:2000/M:10000/R:10 0.311 s 0.311 s 2 0.0781003 0.0374969 0.0321483 0.0148372 0.0159774 5.081u 31: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 31: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 31: OverlapMDRangePolicy/N:200/M:10000/R:10 0.024 s 0.023 s 30 5.85263m 2.93218m 2.17124m 1092.56u 1.10087m 4.715u [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o 31: OverlapTeamPolicy/N:20/M:1000000/R:10 0.315 s 0.314 s 2 0.0627582 0.0295303 0.0520635 0.025042 0.0260063 6.789u 31: --------------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations Count Time normalized 31: --------------------------------------------------------------------------------------------------------------------------------------------------- 31: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 9.74023n 31: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 5.00879n 31: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 2.67798n 31: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 1.37695n 31: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 991.272p 31: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 789.459p 31: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 625.778p 31: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.001 s 5 131.072k 526.093p 31: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.001 s 5 262.144k 540.169p 31: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 599.344p [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o 31: ----------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations FOM: rate 31: ----------------------------------------------------------------------------------------------------------------------------------- 31: Malloc/N:1/manual_time 8.79 us 19.3 us 79434 113.738k/s [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o 31: Malloc/N:16/manual_time 9.01 us 19.7 us 79859 111.031k/s [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o 31: Malloc/N:256/manual_time 9.18 us 20.1 us 76316 108.96k/s 31: Malloc/N:4096/manual_time 9.20 us 20.1 us 76458 108.669k/s 31: Malloc/N:65536/manual_time 9.18 us 20.1 us 76487 108.908k/s 31: Malloc/N:1048576/manual_time 72.9 us 129 us 9571 13.7197k/s [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reductions.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o 31: Malloc/N:16777216/manual_time 298 us 216 us 7226 3.35985k/s 31: Malloc/N:268435456/manual_time 6167 us 726 us 109 162.14/s [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ OK ] serial.scatterview (20329 ms) [ RUN ] serial.scatterview_devicetype [ OK ] serial.scatterview_devicetype (5 ms) [ RUN ] serial.staticcrsgraph [ OK ] serial.staticcrsgraph (16 ms) [ RUN ] serial.UnorderedMap_insert [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o 31: Malloc/N:4294967296/manual_time 98124 us 8105 us 8 10.1912/s 31: MallocFree/N:1/manual_time 19.4 us 19.4 us 35829 51.4497k/s 31: MallocFree/N:16/manual_time 19.3 us 19.3 us 36203 51.7881k/s 31: MallocFree/N:256/manual_time 19.3 us 19.3 us 36201 51.7183k/s [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o 31: MallocFree/N:4096/manual_time 19.3 us 19.3 us 36235 51.7977k/s [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o 31: MallocFree/N:65536/manual_time 19.4 us 19.4 us 36176 51.6415k/s 31: MallocFree/N:1048576/manual_time 130 us 129 us 5390 7.71795k/s 31: MallocFree/N:16777216/manual_time 327 us 209 us 4059 3.05755k/s 31: MallocFree/N:268435456/manual_time 6498 us 730 us 105 153.902/s 31: MallocFree/N:4294967296/manual_time 128847 us 9128 us 9 7.76113/s 31: MallocTouch/N:1/manual_time 10.5 us 21.1 us 66201 95.3042k/s 31: MallocTouch/N:16/manual_time 10.5 us 21.1 us 66853 95.5071k/s 31: MallocTouch/N:256/manual_time 10.5 us 21.1 us 66665 95.0654k/s [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o 31: MallocTouch/N:4096/manual_time 17.4 us 28.1 us 40173 57.3105k/s [ 55%] Built target Kokkos_IncrementalTest_OPENMP [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o 31: MallocTouch/N:65536/manual_time 17.4 us 28.1 us 40092 57.39k/s 31: MallocTouch/N:1048576/manual_time 82.8 us 141 us 8422 12.0731k/s [ 55%] Linking CXX executable Kokkos_IncrementalTest_CUDA [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp 31: MallocTouch/N:16777216/manual_time 280 us 234 us 6101 3.57455k/s [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 55%] Built target Kokkos_IncrementalTest_CUDA [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o 31: MallocTouch/N:268435456/manual_time 6162 us 871 us 105 162.274/s [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp 31: MallocTouch/N:4294967296/manual_time 125652 us 11190 us 9 7.95852/s [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reductions_DeviceView.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Swap.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o 31: MallocTouchFree/N:1/manual_time 21.1 us 21.1 us 32871 47.3092k/s [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp 31: MallocTouchFree/N:16/manual_time 21.0 us 21.0 us 33239 47.6061k/s [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp 31: MallocTouchFree/N:256/manual_time 21.1 us 21.1 us 33282 47.3468k/s [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp 31: MallocTouchFree/N:4096/manual_time 28.1 us 28.1 us 24894 35.6086k/s [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o 31: MallocTouchFree/N:65536/manual_time 28.0 us 28.0 us 24977 35.6629k/s [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp 31: MallocTouchFree/N:1048576/manual_time 141 us 141 us 4928 7.07446k/s [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp.dir/tstHeader.cpp.o 31: MallocTouchFree/N:16777216/manual_time 307 us 226 us 3630 3.25758k/s 31: MallocTouchFree/N:268435456/manual_time 6584 us 881 us 110 151.877/s [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o 31: MallocTouchFree/N:4294967296/manual_time 139745 us 11815 us 6 7.15587/s [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp 31: ---------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations FOM: GB/s MB 31: ---------------------------------------------------------------------------------------------------------------------------------------------- 31: ViewAllocate_Rank1/N:10/manual_time 0.017 s 0.002 s 100 48.4836/s 800 [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp 31: ViewAllocate_Rank1/N:10/manual_time 0.017 s 0.002 s 38 45.7573/s 800 [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o 31: ViewAllocate_Rank2/N:10/manual_time 0.018 s 0.002 s 38 43.3271/s 800 31: ViewAllocate_Rank2/N:10/manual_time 0.018 s 0.002 s 38 43.3934/s 800 [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp 31: ViewAllocate_Rank3/N:10/manual_time 0.018 s 0.002 s 38 43.4656/s 800 [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_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_Layout_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o 31: ViewAllocate_Rank3/N:10/manual_time 0.018 s 0.002 s 38 43.4074/s 800 [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp 31: ViewAllocate_Rank4/N:10/manual_time 0.018 s 0.002 s 38 43.4282/s 800 [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp 31: ViewAllocate_Rank4/N:10/manual_time 0.018 s 0.002 s 38 43.414/s 800 31: ViewAllocate_Rank5/N:10/manual_time 0.018 s 0.002 s 38 43.4764/s 800 [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp 31: ViewAllocate_Rank5/N:10/manual_time 0.018 s 0.002 s 38 43.4765/s 800 [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamMDRange.cpp.o 31: ViewAllocate_Rank6/N:10/manual_time 0.018 s 0.002 s 38 43.4614/s 800 [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o 31: ViewAllocate_Rank6/N:10/manual_time 0.018 s 0.002 s 38 43.3915/s 800 [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp 31: ViewAllocate_Rank7/N:10/manual_time 0.018 s 0.002 s 38 43.3471/s 800 [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ OK ] cuda.scatterview (78295 ms) [ RUN ] cuda.scatterview_devicetype [ OK ] cuda.scatterview_devicetype (29 ms) [ RUN ] cuda.staticcrsgraph [ OK ] cuda.staticcrsgraph (50 ms) [ RUN ] cuda.UnorderedMap_insert 31: ViewAllocate_Rank7/N:10/manual_time 0.018 s 0.002 s 38 43.3537/s 800 [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o 31: ViewAllocate_Rank8/N:10/manual_time 0.018 s 0.002 s 38 43.33/s 800 [ OK ] serial.UnorderedMap_insert (49480 ms) [ RUN ] serial.UnorderedMap_failed_insert 31: ViewAllocate_Rank8/N:10/manual_time 0.018 s 0.002 s 38 43.3749/s 800 31: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 393 911.517/s 1.6k [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o 31: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 412 967.705/s 1.6k [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o 31: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 410 966.429/s 1.6k 31: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 409 967.759/s 1.6k [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp 31: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 410 966.56/s 1.6k [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o 31: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 409 967.772/s 1.6k [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp 31: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 410 966.538/s 1.6k [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamPolicyConstructors.cpp.o [ OK ] cuda.UnorderedMap_insert (8036 ms) [ RUN ] cuda.UnorderedMap_failed_insert [ OK ] cuda.UnorderedMap_failed_insert (1093 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) [----------] 42 tests from cuda (87598 ms total) [----------] Global test environment tear-down [==========] 42 tests from 1 test suite ran. (87598 ms total) [ PASSED ] 42 tests. [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp 31: ViewDeepCopy_Rank2/N:10/manual_time 0.005 s 0.005 s 150 345.895/s 1.6k [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o 31: ViewDeepCopy_Rank3/N:10/manual_time 0.012 s 0.012 s 58 137.109/s 1.6k [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp 31: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 410 966.417/s 1.6k [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o 31: ViewDeepCopy_Rank2/N:10/manual_time 0.004 s 0.004 s 166 379.733/s 1.6k [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp 31: ViewDeepCopy_Rank3/N:10/manual_time 0.004 s 0.004 s 159 364.613/s 1.6k [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o 31: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 410 967.882/s 1.6k [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o 31: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 410 966.65/s 1.6k [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp 31: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 410 967.951/s 1.6k [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp 31: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 410 966.669/s 1.6k [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 68%] 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/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o 31: ViewDeepCopy_Rank4/N:10/manual_time 0.012 s 0.012 s 56 132.88/s 1.6k 31: ViewDeepCopy_Rank5/N:10/manual_time 0.012 s 0.012 s 55 129.858/s 1.6k 31: ViewDeepCopy_Rank4/N:10/manual_time 0.005 s 0.005 s 136 340.438/s 1.6k [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamScratch.cpp.o 31: ViewDeepCopy_Rank5/N:10/manual_time 0.008 s 0.008 s 81 197.694/s 1.6k [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp 31: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 410 966.413/s 1.6k [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o 31: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 409 967.706/s 1.6k [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o 31: ViewDeepCopy_Rank6/N:10/manual_time 0.023 s 0.023 s 30 70.2242/s 1.6k [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F 31: ViewDeepCopy_Rank6/N:10/manual_time 0.005 s 0.005 s 132 323.059/s 1.6k 31: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 409 967.744/s 1.6k [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp 31: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 410 966.505/s 1.6k [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o 31: ViewDeepCopy_Rank7/N:10/manual_time 0.019 s 0.019 s 37 85.6322/s 1.6k 31: ViewDeepCopy_Rank7/N:10/manual_time 0.006 s 0.006 s 106 265.085/s 1.6k [ OK ] serial.UnorderedMap_failed_insert (23338 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) [----------] 42 tests from serial (102847 ms total) [----------] Global test environment tear-down [==========] 42 tests from 1 test suite ran. (102847 ms total) [ PASSED ] 41 tests. [ SKIPPED ] 1 test, listed below: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6704/build/containers/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6704/build/containers/unit_tests' make -C containers/performance_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6704/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_PR-6704/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6704 CXX=/var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6704 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6704/build/containers/performance_tests' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6704/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_PR-6704/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6704 CXX=/var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6704 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6704/build/containers/performance_tests' ./KokkosContainers_PerformanceTest_Cuda [==========] 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.00121888 View sum computation time: 0.00121888 Strided View time (init only): 0.00117996 View Rank7 time (init only): 0.00126688 DynRankView time (init only): 0.00126399 DynRankView sum computation time: 0.00187537 Ratio of View to DynRankView time: 0.964312 Ratio of View to DynRankView sum computation time: 0.863977 Ratio of View to View Rank7 time: 0.96211 Ratio of StrideView to DynRankView time: 0.933522 Ratio of DynRankView to View Rank7 time: 0.997716 [ OK ] TEST_CATEGORY.dynrankview_perf (22 ms) [ RUN ] TEST_CATEGORY.global_2_local Cuda size, create, generate, fill, find 256, 0.000400074, 7.2912e-05, 0.00431471, 0.00230566 512, 0.000197994, 3.0425e-05, 2.4841e-05, 0.00224202 1024, 0.0001945, 1.61e-05, 2.7381e-05, 0.00234116 2048, 0.000194687, 1.2842e-05, 2.5904e-05, 0.00230145 4096, 0.000186021, 1.3302e-05, 2.9043e-05, 0.00230537 8192, 0.000204032, 1.3857e-05, 2.9195e-05, 0.00231113 16384, 0.000192179, 1.3222e-05, 3.403e-05, 0.00239407 32768, 0.000190419, 1.3948e-05, 3.676e-05, 0.00249012 65536, 0.000199217, 1.4176e-05, 4.5414e-05, 0.00279572 131072, 0.000204072, 1.5049e-05, 6.5018e-05, 0.00346279 262144, 0.000209097, 1.958e-05, 0.000155174, 0.00625189 524288, 0.000226015, 2.0022e-05, 0.0005374, 0.0197043 1048576, 0.00135278, 3.0294e-05, 0.0013949, 0.0468051 2097152, 0.000589749, 4.364e-05, 0.00303596, 0.109921 4194304, 0.000900597, 6.8987e-05, 0.00681277, 0.236 [ OK ] TEST_CATEGORY.global_2_local (467 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 (489 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (489 ms total) [ PASSED ] 4 tests. make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6704/build/containers/performance_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6704/build/containers/performance_tests' make -C algorithms/unit_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6704 CXX=/var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6704 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6704 CXX=/var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6704 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests' ./KokkosAlgorithms_UnitTest_Cuda ./KokkosAlgorithms_UnitTest_Serial [==========] Running 12 tests from 1 test suite. [----------] Global test environment set-up. [----------] 12 tests from cuda [ RUN ] cuda.Random_XorShift64 Test Seed:1705015165496770772 [==========] Running 12 tests from 1 test suite. [----------] Global test environment set-up. [----------] 12 tests from serial [ RUN ] serial.Random_XorShift64 Test Seed:1705015165498985951 Test Scalar=int -- Testing randomness properties Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00639249 -0.0123716 || 0.051031 27899 29349 || 28492.3 28674.4 || -171.025 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0116758 0.0045928 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0241142 -0.00161971 || 0.051031 28011 29424 || 27999.2 28674.4 || -22.3909 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00599931 -0.00230949 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0138929 -0.0393776 || 0.051031 28032 29322 || 28281.5 28674.4 || -544.356 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00664668 0.00844385 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00860006 -0.000797617 || 0.051031 28001 29358 || 28923.1 28674.4 || -11.0263 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0228456 0.00344693 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000243741 -0.99999 -48243.2 || 0.051031 0 195050 || 2.9284e+09 28674.4 || -6.66914e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000730131 -0.317764 0.154619 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195951 -0.999999 -57857.3 || 0.051031 0 1.55158e+06 || 2.86894e+10 28674.4 || -7.9982e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00588909 -0.9678 10.236 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.8109e-07 -0.00946468 -0.0237813 || 0.051031 28075 29397 || 28948.4 28674.4 || -328.753 -2.0744 -- Testing 3-D histogram Density 3D: 7.56767e-07 0.00802106 0.00326217 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00906382 -0.00813114 || 0.051031 28009 29317 || 28936.7 28674.4 || -112.405 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00670879 0.00828169 || 0.051031 1e+64 -1e+64 Test Seed:1705015165631340009 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00492931 -0.00531398 || 0.051031 27992 29360 || 28533.7 28674.4 || -73.4605 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0069606 0.00534591 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0251222 0.0177257 || 0.051031 28047 29352 || 29413.3 28674.4 || 245.04 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.012629 0.00187567 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0155701 0.0259755 || 0.051031 27972 29291 || 29127.9 28674.4 || 359.085 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0114506 -0.000935373 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0223258 0.00561763 || 0.051031 27965 29325 || 29329.2 28674.4 || 77.6582 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0229567 0.00160136 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000245152 -0.99999 -48244.1 || 0.051031 0 194828 || 2.92861e+09 28674.4 || -6.66926e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000734338 -0.317157 0.139538 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195585 -0.999999 -57856.7 || 0.051031 0 1.55214e+06 || 2.86904e+10 28674.4 || -7.99811e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00587792 -0.967916 10.2279 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.78568e-07 -0.0166784 -3.83199e-05 || 0.051031 27986 29374 || 29160.7 28674.4 || -0.529734 -2.0744 -- Testing 3-D histogram Density 3D: 7.49199e-07 -0.00754063 0.00934904 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0184756 0.0225649 || 0.051031 27963 29334 || 28154.2 28674.4 || 311.938 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0131221 -0.00376421 || 0.051031 1e+64 -1e+64 [ OK ] cuda.Random_XorShift64 (268 ms) [ RUN ] cuda.Random_XorShift1024_0 Test Seed:1705015165765477593 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00938686 0.000452903 || 0.051031 10989 11776 || 11271.2 11377 || 6.26093 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00566388 0.00249374 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0060182 0.00314712 || 0.051031 10973 11771 || 11308.9 11377 || 43.5058 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.013313 0.00309284 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0127759 0.0072263 || 0.051031 10955 11782 || 11233.4 11377 || 99.8964 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00693249 -0.00207624 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00321018 0.00244679 || 0.051031 10956 11782 || 11340.6 11377 || 33.8244 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00479402 -0.0016251 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.0002442 -0.999975 -7595.15 || 0.051031 0 77657 || 4.6108e+08 11377 || -1.04995e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00073229 -0.160014 0.015757 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.0019612 -0.999997 -9107.85 || 0.051031 0 617031 || 4.5164e+09 11377 || -1.25907e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.0058952 -0.922486 1.61161 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.79744e-07 -0.00710801 0.00276002 || 0.051031 10952 11774 || 11458.4 11377 || 38.1546 -0.823045 -- Testing 3-D histogram Density 3D: 3.43323e-07 0.00833305 5.40829e-06 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00194491 -0.00490978 || 0.051031 10982 11778 || 11399.1 11377 || -67.8729 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0185688 -0.00288066 || 0.051031 1e+64 -1e+64 Test Seed:1705015165998594107 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0172569 0.0142822 || 0.051031 10973 11756 || 11576.7 11377 || 197.437 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0173157 -0.00251458 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0114211 -0.0054759 || 0.051031 10956 11835 || 11248.5 11377 || -75.6989 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00774384 -0.000914523 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00473562 -0.0067719 || 0.051031 10938 11761 || 11431.1 11377 || -93.6148 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00294282 -0.00385565 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0126383 -0.000207905 || 0.051031 10943 11795 || 11522.6 11377 || -2.87407 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00383056 0.00183205 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000244149 -0.999975 -7594.59 || 0.051031 0 77663 || 4.61023e+08 11377 || -1.04988e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000732156 -0.160525 0.0246608 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195268 -0.999997 -9108.41 || 0.051031 0 616079 || 4.51701e+09 11377 || -1.25915e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00586921 -0.922602 1.61195 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.60671e-07 -0.0078679 0.00407985 || 0.051031 10956 11783 || 11467.2 11377 || 56.3999 -0.823045 -- Testing 3-D histogram Density 3D: 2.86102e-07 0.0097875 -3.72143e-05 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0191091 -0.0169599 || 0.051031 10938 11759 || 11598.6 11377 || -234.453 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00249147 0.00449456 || 0.051031 1e+64 -1e+64 [ OK ] cuda.Random_XorShift1024_0 (632 ms) [ RUN ] cuda.Multi_streams 31: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 410 966.447/s 1.6k [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o 31: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 409 967.573/s 1.6k 31: ViewDeepCopy_Rank8/N:10/manual_time 0.021 s 0.021 s 33 76.3603/s 1.6k 31: ViewDeepCopy_Rank8/N:10/manual_time 0.006 s 0.006 s 102 266.544/s 1.6k [ OK ] cuda.Multi_streams (1946 ms) [ RUN ] cuda.SortUnsignedValueType [ OK ] cuda.SortUnsignedValueType (27 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 31: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 425 1003.84/s 1.6k [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o 31: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 425 1004.21/s 1.6k 31: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 425 1003.89/s 1.6k [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp 31: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 425 1004.11/s 1.6k [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o 31: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 661 755.432/s 800 31: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 661 755.194/s 800 31: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 660 754.958/s 800 [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp 31: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 661 754.991/s 800 31: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 661 755.032/s 800 31: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 661 755.199/s 800 [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o 31: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 661 755.157/s 800 31: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 661 755.113/s 800 [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp 31: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 661 755.434/s 800 [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp 31: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 661 755.375/s 800 [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o 31: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 661 755.426/s 800 31: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 661 755.369/s 800 31: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 661 755.299/s 800 [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp 31: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 661 755.267/s 800 31: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 661 754.529/s 800 [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o 31: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 657 751.274/s 800 31: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 659 752.933/s 800 [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0123779 0.00137835 || 0.051031 28034 29352 || 29033.8 28674.4 || 19.0543 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0124188 0.00805874 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties 31: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 659 753.001/s 800 31: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.6567k/s 1.6k 31: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.78838k/s 1.6k 31: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.72903k/s 1.6k 31: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.72633k/s 1.6k 31: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.2006k/s 1.6k 31: ViewResize_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.25353k/s 1.6k [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp 31: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.28979k/s 1.6k 31: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.37376k/s 1.6k 31: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.97599k/s 1.6k 31: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.17741k/s 1.6k 31: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.44124k/s 1.6k 31: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.52174k/s 1.6k 31: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.11174k/s 1.6k 31: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.33552k/s 1.6k 31: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.56997k/s 1.6k 31: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.72272k/s 1.6k 31: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.30897k/s 1.6k 31: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.68462k/s 1.6k 31: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.43292k/s 1.6k 31: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.8714k/s 1.6k 31: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.90778k/s 1.6k 31: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.30231k/s 1.6k 31: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.42682k/s 1.6k 31: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 372.478/s 1.6k 31: ViewResize_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 441.23/s 1.6k [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o 31: ViewResize_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 397.051/s 1.6k 31: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.003 s 0.001 s 10 479.973/s 1.6k 31: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 407.784/s 1.6k 31: ViewResize_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 433.618/s 1.6k 31: ViewResize_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 422.972/s 1.6k 31: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 435.28/s 1.6k 31: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 435.149/s 1.6k [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o 31: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.027 s 0.004 s 10 59.8703/s 1.6k 31: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.019 s 0.004 s 10 83.5743/s 1.6k 31/58 Test #31: Kokkos_PerformanceTest_Benchmark ............ Passed 120.41 sec test 32 Start 32: Kokkos_Benchmark_Atomic_MinMax 32: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-01-11_T22-42-22.json" 32: Test timeout computed to be: 1500 32: 2024-01-11T23:19:49+00:00 32: Running /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 32: Run on (6 X 2095.08 MHz CPU s) 32: CPU Caches: 32: L1 Data 32 KiB (x6) 32: L1 Instruction 32 KiB (x6) 32: L2 Unified 4096 KiB (x6) 32: L3 Unified 16384 KiB (x6) 32: Load Average: 1.03, 4.35, 6.66 32: CPU architecture: none 32: Default Device: N6Kokkos4CudaE 32: GIT_BRANCH: HEAD 32: GIT_CLEAN_STATUS: CLEAN 32: GIT_COMMIT_DATE: 2024-01-11T22:42:05+00:00 32: GIT_COMMIT_DESCRIPTION: Merge commit 'cad863fcab1a5ac5fb64538378923fe945d54073' into HEAD 32: GIT_COMMIT_HASH: 199be363e 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 V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 32: Kokkos Version: 4.2.99 32: macro KOKKOS_ENABLE_CUDA: defined 32: platform: 64bit 32: ---------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations 32: ---------------------------------------------------------------------------------------------------------------------------------------- 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32/58 Test #32: Kokkos_Benchmark_Atomic_MinMax .............. Passed 0.78 sec test 33 Start 33: Kokkos_PerformanceTest_Mempool 33: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-01-11_T22-42-22.json" 33: Test timeout computed to be: 1500 33: 2024-01-11T23:19:50+00:00 33: Running /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_PerformanceTest_Mempool 33: Run on (6 X 2095.08 MHz CPU s) 33: CPU Caches: 33: L1 Data 32 KiB (x6) 33: L1 Instruction 32 KiB (x6) 33: L2 Unified 4096 KiB (x6) 33: L3 Unified 16384 KiB (x6) 33: Load Average: 1.03, 4.35, 6.66 33: CPU architecture: none 33: Default Device: N6Kokkos4CudaE 33: GIT_BRANCH: HEAD 33: GIT_CLEAN_STATUS: CLEAN 33: GIT_COMMIT_DATE: 2024-01-11T22:42:05+00:00 33: GIT_COMMIT_DESCRIPTION: Merge commit 'cad863fcab1a5ac5fb64538378923fe945d54073' into HEAD 33: GIT_COMMIT_HASH: 199be363e 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 V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 33: Kokkos Version: 4.2.99 33: macro KOKKOS_ENABLE_CUDA: defined 33: platform: 64bit 33: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 33: Benchmark Time CPU Iterations FOM: fill ops per second 33: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 33: 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 5352 48.6197M/s [ 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_ScatterView_hpp.dir/tstHeader.cpp.o 33: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 33: Benchmark Time CPU Iterations FOM: cycle ops per second 33: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 33: 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 18692 297.609M/s 33/58 Test #33: Kokkos_PerformanceTest_Mempool .............. Passed 8.48 sec test 34 Start 34: Kokkos_PerformanceTest_Atomic 34: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-01-11_T22-42-22.json" 34: Test timeout computed to be: 1500 34: 2024-01-11T23:19:59+00:00 34: Running /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_PerformanceTest_Atomic 34: Run on (6 X 2095.08 MHz CPU s) 34: CPU Caches: 34: L1 Data 32 KiB (x6) 34: L1 Instruction 32 KiB (x6) 34: L2 Unified 4096 KiB (x6) 34: L3 Unified 16384 KiB (x6) 34: Load Average: 1.03, 4.24, 6.60 34: CPU architecture: none 34: Default Device: N6Kokkos4CudaE 34: GIT_BRANCH: HEAD 34: GIT_CLEAN_STATUS: CLEAN 34: GIT_COMMIT_DATE: 2024-01-11T22:42:05+00:00 34: GIT_COMMIT_DESCRIPTION: Merge commit 'cad863fcab1a5ac5fb64538378923fe945d54073' into HEAD 34: GIT_COMMIT_HASH: 199be363e 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 V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 34: Kokkos Version: 4.2.99 34: macro KOKKOS_ENABLE_CUDA: defined 34: platform: 64bit [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamTeamSize.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o 34: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 34: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Test_Atomic/100000/iterations:10 1.14 s 1.14 s 10 1 4 1.61093m 997.48u 157.27u 704.983M 628.864k 704.983M [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.01285 0.00841098 || 0.051031 28037 29370 || 29047.7 28674.4 || 116.273 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00815567 -0.00643923 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o 34: Test_Atomic/100000/iterations:10 1.05 s 1.05 s 10 1 8 2.41733m 1037.51u 66.69u 4.99995G 187.264k 4.99995G [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00966471 0.0191213 || 0.051031 28052 29290 || 28399.9 28674.4 || 264.333 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0255984 0.000332521 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 71%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 71%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o 34: Test_Atomic/100000/iterations:10 3.14 s 3.13 s 10 1 8 5.10945 1.17521m 72.65u 4.99995G 710.48k 4.99995G -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00144774 0.00406714 || 0.051031 28018 29299 || 28632.9 28674.4 || 56.2242 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00227371 -0.00455046 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (89652 ms) [ RUN ] cuda.NestedSort [ OK ] cuda.NestedSort (154 ms) [ RUN ] cuda.NestedSortByKey [ OK ] cuda.NestedSortByKey (604 ms) [ RUN ] cuda.SortWithCustomComparator [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ OK ] cuda.SortWithCustomComparator (2855 ms) [----------] 12 tests from cuda (96168 ms total) [----------] Global test environment tear-down [==========] 12 tests from 1 test suite ran. (96168 ms total) [ PASSED ] 12 tests. 34: Test_Atomic/100000/iterations:10 1.14 s 1.14 s 10 1 4 1.61304m 1024.28u 157.29u 704.983M 685.44k 704.983M [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 72%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 72%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o 34: Test_Atomic/100000/iterations:10 1.05 s 1.05 s 10 1 8 2.30766m 1008.12u 63.82u 4.99995G 667.776k 4.99995G [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 72%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 72%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o 34: Test_Atomic/100000/iterations:10 3.15 s 3.14 s 10 1 8 5.23678 1.42697m 70.82u 4.99995G 181.824k 4.99995G 34: Test_Atomic/100000/iterations:10 1.13 s 1.13 s 10 0 4 3.70644m 1.14758m 1.29334m 4.99987G 661.856k 4.99989G [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o 34: Test_Atomic/100000/iterations:10 1.13 s 1.13 s 10 1 8 3.73013m 1.23777m 1.38635m 4.99995G 537.632k 4.99995G [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o 34: Test_Atomic/100000/iterations:10 1.15 s 1.14 s 10 1 4 1.74629m 1.14118m 257.78u 704.983M 616.544k 704.983M 34/58 Test #34: Kokkos_PerformanceTest_Atomic ............... Passed 141.66 sec test 35 Start 35: Kokkos_ContainersUnitTest_Serial 35: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 35: Test timeout computed to be: 1500 35: [==========] Running 65 tests from 1 test suite. 35: [----------] Global test environment set-up. 35: [----------] 65 tests from serial 35: [ RUN ] serial.bitset 35: [ OK ] serial.bitset (2341 ms) 35: [ RUN ] serial.bitset_default_constructor_no_alloc 35: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 35: [ RUN ] serial.dualview_combination 35: [ OK ] serial.dualview_combination (0 ms) 35: [ RUN ] serial.dualview_alloc 35: [ OK ] serial.dualview_alloc (0 ms) 35: [ RUN ] serial.test_dualview_copy_construction_and_assignment 35: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 35: [ RUN ] serial.dualview_combinations_without_init 35: [ OK ] serial.dualview_combinations_without_init (0 ms) 35: [ RUN ] serial.dualview_deep_copy 35: [ OK ] serial.dualview_deep_copy (0 ms) 35: [ RUN ] serial.dualview_realloc 35: [ OK ] serial.dualview_realloc (0 ms) 35: [ RUN ] serial.dualview_resize 35: [ OK ] serial.dualview_resize (0 ms) 35: [ RUN ] serial.dualview_device_correct_kokkos_device 35: [ OK ] serial.dualview_device_correct_kokkos_device (1 ms) 35: [ RUN ] serial.dualview_host_correct_kokkos_device 35: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 35: [ RUN ] serial.dualview_host_modify_template_device_sync 35: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 35: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 35: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 35: [ RUN ] serial.dualview_device_modify_template_host_sync 35: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 35: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 35: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 35: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 35: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 35: [ RUN ] serial.dynamic_view 35: [ OK ] serial.dynamic_view (11 ms) 35: [ RUN ] serial.dyn_rank_view_api_generic 35: [ OK ] serial.dyn_rank_view_api_generic (10 ms) 35: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 35: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 35: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 35: /var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 35: skipping since not default execution space 35: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 35: [ RUN ] serial.dyn_rank_view_api_operator_rank67 35: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 35: [ RUN ] serial.ErrorReporterViaLambda 35: [ OK ] serial.ErrorReporterViaLambda (0 ms) 35: [ RUN ] serial.ErrorReporter 35: [ OK ] serial.ErrorReporter (0 ms) 35: [ RUN ] serial.offsetview_construction 35: [ OK ] serial.offsetview_construction (18 ms) 35: [ RUN ] serial.offsetview_unmanaged_construction 35: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 35: [ RUN ] serial.offsetview_subview 35: [ OK ] serial.offsetview_subview (9 ms) 35: [ RUN ] serial.offsetview_offsets_rank1 35: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 35: [ RUN ] serial.offsetview_offsets_rank2 35: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 35: [ RUN ] serial.offsetview_offsets_rank3 35: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 35: [ RUN ] serial.scatterview 35: [ OK ] serial.scatterview (2035 ms) 35: [ RUN ] serial.scatterview_devicetype 35: [ OK ] serial.scatterview_devicetype (2 ms) 35: [ RUN ] serial.staticcrsgraph 35: [ OK ] serial.staticcrsgraph (19 ms) 35: [ RUN ] serial.resize_realloc_no_init_dualview 35: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 35: [ RUN ] serial.resize_realloc_no_alloc_dualview 35: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 35: [ RUN ] serial.resize_exec_space_dualview 35: [ OK ] serial.resize_exec_space_dualview (0 ms) 35: [ RUN ] serial.realloc_exec_space_dualview 35: [ OK ] serial.realloc_exec_space_dualview (0 ms) 35: [ RUN ] serial.resize_realloc_no_init_dynrankview 35: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 35: [ RUN ] serial.resize_exec_space_dynrankview 35: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 35: [ RUN ] serial.realloc_exec_space_dynrankview 35: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 35: [ RUN ] serial.resize_realloc_no_init_scatterview 35: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 35: [ RUN ] serial.resize_realloc_no_alloc_scatterview 35: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 35: [ RUN ] serial.resize_exec_space_scatterview 35: [ OK ] serial.resize_exec_space_scatterview (0 ms) 35: [ RUN ] serial.realloc_exec_space_scatterview 35: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 35: [ RUN ] serial.create_mirror_no_init_dynrankview 35: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 35: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 35: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 35: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 35: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 35: [ RUN ] serial.create_mirror_no_init_offsetview 35: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 35: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 35: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 35: [ RUN ] serial.create_mirror_view_and_copy_offsetview 35: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 35: [ RUN ] serial.create_mirror_no_init_dynamicview 35: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 35: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 35: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 35: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 35: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 35: [ RUN ] serial.UnorderedMap_insert [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D 35: [ OK ] serial.UnorderedMap_insert (8356 ms) 35: [ RUN ] serial.UnorderedMap_failed_insert [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o 35: [ OK ] serial.UnorderedMap_failed_insert (3975 ms) 35: [ RUN ] serial.UnorderedMap_deep_copy 35: [ OK ] serial.UnorderedMap_deep_copy (4 ms) 35: [ RUN ] serial.UnorderedMap_valid_empty 35: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 35: [ RUN ] serial.UnorderedMap_clear_zero_size 35: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 35: [ RUN ] serial.UnorderedMap_consistent_size 35: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 35: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 35: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 35: [ RUN ] serial.UnorderedMap_lambda_capturable 35: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 35: [ RUN ] serial.UnorderedMap_constructor_view_alloc 35: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 35: [ RUN ] serial.vector_combination 35: [ OK ] serial.vector_combination (0 ms) 35: [ RUN ] serial.vector_insert 35: [ OK ] serial.vector_insert (0 ms) 35: [ RUN ] serial.vector_push_back_default_exec 35: [ OK ] serial.vector_push_back_default_exec (0 ms) 35: [ RUN ] serial.viewctorprop_embedded_dim 35: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 35: [----------] 65 tests from serial (16794 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 65 tests from 1 test suite ran. (16794 ms total) 35: [ PASSED ] 64 tests. 35: [ SKIPPED ] 1 test, listed below: 35: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 35/58 Test #35: Kokkos_ContainersUnitTest_Serial ............ Passed 17.65 sec test 36 Start 36: Kokkos_ContainersUnitTest_Cuda 36: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 36: Test timeout computed to be: 1500 36: [==========] Running 65 tests from 1 test suite. 36: [----------] Global test environment set-up. 36: [----------] 65 tests from cuda 36: [ RUN ] cuda.bitset 36: [ OK ] cuda.bitset (11 ms) 36: [ RUN ] cuda.bitset_default_constructor_no_alloc 36: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) 36: [ RUN ] cuda.dualview_combination 36: [ OK ] cuda.dualview_combination (0 ms) 36: [ RUN ] cuda.dualview_alloc 36: [ OK ] cuda.dualview_alloc (0 ms) 36: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 36: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 36: [ RUN ] cuda.dualview_combinations_without_init 36: [ OK ] cuda.dualview_combinations_without_init (0 ms) 36: [ RUN ] cuda.dualview_deep_copy 36: [ OK ] cuda.dualview_deep_copy (1 ms) 36: [ RUN ] cuda.dualview_realloc 36: [ OK ] cuda.dualview_realloc (0 ms) 36: [ RUN ] cuda.dualview_resize 36: [ OK ] cuda.dualview_resize (0 ms) 36: [ RUN ] cuda.dualview_device_correct_kokkos_device 36: [ OK ] cuda.dualview_device_correct_kokkos_device (1 ms) 36: [ RUN ] cuda.dualview_host_correct_kokkos_device 36: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 36: [ RUN ] cuda.dualview_host_modify_template_device_sync 36: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 36: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 36: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 36: [ RUN ] cuda.dualview_device_modify_template_host_sync 36: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 36: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 36: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 36: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 36: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 36: [ RUN ] cuda.dynamic_view 36: [ OK ] cuda.dynamic_view (28 ms) 36: [ RUN ] cuda.dyn_rank_view_api_generic 36: [ OK ] cuda.dyn_rank_view_api_generic (9 ms) 36: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 36: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (0 ms) 36: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 36: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms) 36: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 36: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms) 36: [ RUN ] cuda.ErrorReporterViaLambda 36: [ OK ] cuda.ErrorReporterViaLambda (0 ms) 36: [ RUN ] cuda.ErrorReporter 36: [ OK ] cuda.ErrorReporter (0 ms) 36: [ RUN ] cuda.offsetview_construction 36: [ OK ] cuda.offsetview_construction (1 ms) 36: [ RUN ] cuda.offsetview_unmanaged_construction 36: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 36: [ RUN ] cuda.offsetview_subview 36: [ OK ] cuda.offsetview_subview (0 ms) 36: [ RUN ] cuda.offsetview_offsets_rank1 36: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 36: [ RUN ] cuda.offsetview_offsets_rank2 36: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 36: [ RUN ] cuda.offsetview_offsets_rank3 36: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 36: [ RUN ] cuda.scatterview [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o -- Testing 1-D histogram Density 1D: 0.00024446 -0.99999 -48247.6 || 0.051031 0 194965 || 2.92896e+09 28674.4 || -6.66975e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000732269 -0.289787 0.128714 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties 36: [ OK ] cuda.scatterview (17028 ms) 36: [ RUN ] cuda.scatterview_devicetype 36: [ OK ] cuda.scatterview_devicetype (28 ms) 36: [ RUN ] cuda.staticcrsgraph 36: [ OK ] cuda.staticcrsgraph (33 ms) 36: [ RUN ] cuda.resize_realloc_no_init_dualview 36: [ OK ] cuda.resize_realloc_no_init_dualview (0 ms) 36: [ RUN ] cuda.resize_realloc_no_alloc_dualview 36: [ OK ] cuda.resize_realloc_no_alloc_dualview (0 ms) 36: [ RUN ] cuda.resize_exec_space_dualview 36: [ OK ] cuda.resize_exec_space_dualview (0 ms) 36: [ RUN ] cuda.realloc_exec_space_dualview 36: [ OK ] cuda.realloc_exec_space_dualview (0 ms) 36: [ RUN ] cuda.resize_realloc_no_init_dynrankview 36: [ OK ] cuda.resize_realloc_no_init_dynrankview (0 ms) 36: [ RUN ] cuda.resize_exec_space_dynrankview 36: [ OK ] cuda.resize_exec_space_dynrankview (0 ms) 36: [ RUN ] cuda.realloc_exec_space_dynrankview 36: [ OK ] cuda.realloc_exec_space_dynrankview (0 ms) 36: [ RUN ] cuda.resize_realloc_no_init_scatterview 36: [ OK ] cuda.resize_realloc_no_init_scatterview (0 ms) 36: [ RUN ] cuda.resize_realloc_no_alloc_scatterview 36: [ OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms) 36: [ RUN ] cuda.resize_exec_space_scatterview 36: [ OK ] cuda.resize_exec_space_scatterview (0 ms) 36: [ RUN ] cuda.realloc_exec_space_scatterview 36: [ OK ] cuda.realloc_exec_space_scatterview (0 ms) 36: [ RUN ] cuda.create_mirror_no_init_dynrankview 36: [ OK ] cuda.create_mirror_no_init_dynrankview (0 ms) 36: [ RUN ] cuda.create_mirror_no_init_dynrankview_viewctor 36: [ OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms) 36: [ RUN ] cuda.create_mirror_view_and_copy_dynrankview 36: [ OK ] cuda.create_mirror_view_and_copy_dynrankview (0 ms) 36: [ RUN ] cuda.create_mirror_no_init_offsetview 36: [ OK ] cuda.create_mirror_no_init_offsetview (0 ms) 36: [ RUN ] cuda.create_mirror_no_init_offsetview_view_ctor 36: [ OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms) 36: [ RUN ] cuda.create_mirror_view_and_copy_offsetview 36: [ OK ] cuda.create_mirror_view_and_copy_offsetview (0 ms) 36: [ RUN ] cuda.create_mirror_no_init_dynamicview 36: [ OK ] cuda.create_mirror_no_init_dynamicview (0 ms) 36: [ RUN ] cuda.create_mirror_view_and_copy_dynamicview 36: [ OK ] cuda.create_mirror_view_and_copy_dynamicview (0 ms) 36: [ RUN ] cuda.create_mirror_no_init_dynamicview_view_ctor 36: [ OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms) 36: [ RUN ] cuda.UnorderedMap_insert 36: [ OK ] cuda.UnorderedMap_insert (3508 ms) 36: [ RUN ] cuda.UnorderedMap_failed_insert 36: [ OK ] cuda.UnorderedMap_failed_insert (918 ms) 36: [ RUN ] cuda.UnorderedMap_deep_copy 36: [ OK ] cuda.UnorderedMap_deep_copy (4 ms) 36: [ RUN ] cuda.UnorderedMap_valid_empty 36: [ OK ] cuda.UnorderedMap_valid_empty (1 ms) 36: [ RUN ] cuda.UnorderedMap_clear_zero_size 36: [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) 36: [ RUN ] cuda.UnorderedMap_consistent_size 36: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 36: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 36: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 36: [ RUN ] cuda.UnorderedMap_lambda_capturable 36: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 36: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 36: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 36: [ RUN ] cuda.vector_combination 36: [ OK ] cuda.vector_combination (0 ms) 36: [ RUN ] cuda.vector_insert 36: [ OK ] cuda.vector_insert (0 ms) 36: [ RUN ] cuda.vector_push_back_default_exec 36: [ OK ] cuda.vector_push_back_default_exec (0 ms) 36: [ RUN ] cuda.viewctorprop_embedded_dim 36: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 36: [----------] 65 tests from cuda (21595 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 65 tests from 1 test suite ran. (21595 ms total) 36: [ PASSED ] 65 tests. 36/58 Test #36: Kokkos_ContainersUnitTest_Cuda .............. Passed 22.41 sec test 37 Start 37: Kokkos_ContainersPerformanceTest_Cuda 37: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 37: Test timeout computed to be: 1500 37: [==========] Running 4 tests from 1 test suite. 37: [----------] Global test environment set-up. 37: [----------] 4 tests from TEST_CATEGORY 37: [ RUN ] TEST_CATEGORY.dynrankview_perf 37: Cuda 37: DynRankView vs View: Initialization Only 37: View time (init only): 0.00126123 37: View sum computation time: 0.00126123 37: Strided View time (init only): 0.00116023 37: View Rank7 time (init only): 0.00122888 37: DynRankView time (init only): 0.00123719 37: DynRankView sum computation time: 0.00184878 37: Ratio of View to DynRankView time: 1.01943 37: Ratio of View to DynRankView sum computation time: 0.950501 37: Ratio of View to View Rank7 time: 1.02632 37: Ratio of StrideView to DynRankView time: 0.937794 37: Ratio of DynRankView to View Rank7 time: 1.00676 37: [ OK ] TEST_CATEGORY.dynrankview_perf (15 ms) 37: [ RUN ] TEST_CATEGORY.global_2_local 37: Cuda 37: size, create, generate, fill, find 37: 256, 0.000300581, 2.5955e-05, 0.00268054, 0.00195682 37: 512, 0.000160315, 1.087e-05, 2.2723e-05, 0.00203642 37: 1024, 0.000159658, 1.2185e-05, 2.3675e-05, 0.00211732 37: 2048, 0.000162394, 9.814e-06, 2.2494e-05, 0.002015 37: 4096, 0.000163096, 9.405e-06, 2.3241e-05, 0.00204328 37: 8192, 0.000146657, 1.0372e-05, 2.7179e-05, 0.00202426 37: 16384, 0.000149853, 9.775e-06, 2.9683e-05, 0.00210347 37: 32768, 0.000679287, 1.101e-05, 3.2919e-05, 0.0022518 37: 65536, 0.000252311, 1.1486e-05, 4.0974e-05, 0.00251014 37: 131072, 0.00033968, 1.2334e-05, 6.0793e-05, 0.0032177 37: 262144, 0.000524885, 1.406e-05, 0.000149865, 0.00584892 37: 524288, 0.000555708, 1.7565e-05, 0.000539, 0.0190467 37: 1048576, 0.000618564, 2.5964e-05, 0.00139982, 0.0485674 37: 2097152, 0.000734942, 3.756e-05, 0.00304489, 0.109391 37: 4194304, 0.000989192, 6.3505e-05, 0.00683029, 0.235925 37: [ OK ] TEST_CATEGORY.global_2_local (466 ms) 37: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 37: skipping test 37: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 37: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 37: skipping test 37: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 37: [----------] 4 tests from TEST_CATEGORY (481 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 4 tests from 1 test suite ran. (481 ms total) 37: [ PASSED ] 4 tests. 37/58 Test #37: Kokkos_ContainersPerformanceTest_Cuda ....... Passed 1.22 sec test 38 Start 38: Kokkos_UnitTest_Sort 38: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 38: Test timeout computed to be: 1500 38: [==========] Running 9 tests from 1 test suite. 38: [----------] Global test environment set-up. 38: [----------] 9 tests from cuda 38: [ RUN ] cuda.SortUnsignedValueType 38: [ OK ] cuda.SortUnsignedValueType (13 ms) 38: [ RUN ] cuda.SortEmptyView 38: [ OK ] cuda.SortEmptyView (0 ms) 38: [ RUN ] cuda.SortWithCustomComparator 38: [ OK ] cuda.SortWithCustomComparator (590 ms) 38: [ RUN ] cuda.BinSortGenericTests 38: [ OK ] cuda.BinSortGenericTests (20 ms) 38: [ RUN ] cuda.BinSortEmptyView 38: [ OK ] cuda.BinSortEmptyView (0 ms) 38: [ RUN ] cuda.BinSortEmptyKeysView 38: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 38: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly 38: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (13296 ms) 38: [ RUN ] cuda.NestedSort 38: [ OK ] cuda.NestedSort (30 ms) 38: [ RUN ] cuda.NestedSortByKey 38: [ OK ] cuda.NestedSortByKey (95 ms) 38: [----------] 9 tests from cuda (14047 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 9 tests from 1 test suite ran. (14047 ms total) 38: [ PASSED ] 9 tests. 38/58 Test #38: Kokkos_UnitTest_Sort ........................ Passed 14.81 sec test 39 Start 39: Kokkos_UnitTest_Random 39: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_UnitTest_Random 39: Test timeout computed to be: 1500 39: [==========] Running 3 tests from 1 test suite. 39: [----------] Global test environment set-up. 39: [----------] 3 tests from cuda 39: [ RUN ] cuda.Random_XorShift64 39: Test Seed:1705015396827743376 39: Test Scalar=int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.45775e-07 0.00428187 -0.00804412 || 0.051031 28070 29341 || 28552.1 28674.4 || -111.202 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.5082e-07 0.00924486 -0.00274128 || 0.051031 1e+64 -1e+64 39: Test Scalar=unsigned int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 0.00405433 0.00243417 || 0.051031 28008 29387 || 28558.6 28674.4 || 33.65 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.0105283 -0.00469513 || 0.051031 1e+64 -1e+64 39: Test Scalar=int64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 -0.00915105 0.0181529 || 0.051031 28073 29369 || 28939.2 28674.4 || 250.945 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.0262221 -0.00308871 || 0.051031 1e+64 -1e+64 39: Test Scalar=uint64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 0.00525587 0.00642397 || 0.051031 27959 29412 || 28524.5 28674.4 || 88.8049 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.00215801 0.00765118 || 0.051031 1e+64 -1e+64 39: Test Scalar=half 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.00024447 -0.99999 -48248.4 || 0.051031 0 194978 || 2.92894e+09 28674.4 || -6.66986e+08 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 0.000732382 -0.315071 0.160871 || 0.051031 1e+64 -1e+64 39: Test Scalar=bhalf 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.00196018 -0.999999 -57857.1 || 0.051031 0 1.55255e+06 || 2.86902e+10 28674.4 || -7.99817e+08 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 0.00589068 -0.967849 10.2318 || 0.051031 1e+64 -1e+64 39: Test Scalar=float 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.8109e-07 -0.00609071 -0.0141523 || 0.051031 28056 29360 || 28850.1 28674.4 || -195.641 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 7.56767e-07 -0.0039657 -0.00486147 || 0.051031 1e+64 -1e+64 39: Test Scalar=double 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 0.00949396 -0.0217854 || 0.051031 27928 29303 || 28404.7 28674.4 || -301.162 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.0187089 -0.00192706 || 0.051031 1e+64 -1e+64 39: Test Seed:1705015396976146655 39: Test Scalar=int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 0.00140762 -0.0140928 || 0.051031 28031 29386 || 28634.1 28674.4 || -194.819 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.00293216 -0.00294745 || 0.051031 1e+64 -1e+64 39: Test Scalar=unsigned int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 -0.0106084 0.0102402 || 0.051031 28015 29254 || 28981.8 28674.4 || 141.561 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.000978023 -0.00847966 || 0.051031 1e+64 -1e+64 39: Test Scalar=int64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 0.00643195 0.00163875 || 0.051031 28048 29410 || 28491.1 28674.4 || 22.6541 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.0145396 -0.00161167 || 0.051031 1e+64 -1e+64 39: Test Scalar=uint64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 -0.00973539 0.00532574 || 0.051031 27915 29533 || 28956.3 28674.4 || 73.623 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.000143966 -0.00262568 || 0.051031 1e+64 -1e+64 39: Test Scalar=half 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.00024502 -0.99999 -48243.9 || 0.051031 0 195021 || 2.92857e+09 28674.4 || -6.66924e+08 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 0.000733906 -0.316934 0.150785 || 0.051031 1e+64 -1e+64 39: Test Scalar=bhalf 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.00195238 -0.999999 -57856.4 || 0.051031 0 1.55251e+06 || 2.86905e+10 28674.4 || -7.99806e+08 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 0.00586695 -0.967736 10.299 || 0.051031 1e+64 -1e+64 39: Test Scalar=float 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.68478e-07 0.00926445 0.017919 || 0.051031 27967 29320 || 28411.2 28674.4 || 247.712 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 7.18929e-07 0.00587295 -0.000267524 || 0.051031 1e+64 -1e+64 39: Test Scalar=double 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 -0.00913641 -0.00942927 || 0.051031 28012 29414 || 28938.8 28674.4 || -130.35 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.00617821 -0.00034154 || 0.051031 1e+64 -1e+64 39: [ OK ] cuda.Random_XorShift64 (289 ms) 39: [ RUN ] cuda.Random_XorShift1024_0 39: Test Seed:1705015397117431212 39: Test Scalar=int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 -0.00412136 0.000168781 || 0.051031 10992 11783 || 11424 11377 || 2.33323 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.00741567 0.00374409 || 0.051031 1e+64 -1e+64 39: Test Scalar=unsigned int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 -0.0136664 -0.0146775 || 0.051031 10940 11799 || 11534.6 11377 || -202.901 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.00429093 -0.00143934 || 0.051031 1e+64 -1e+64 39: Test Scalar=int64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 -0.000781587 -0.00645254 || 0.051031 10963 11797 || 11385.9 11377 || -89.1999 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.00140234 0.00480544 || 0.051031 1e+64 -1e+64 39: Test Scalar=uint64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.0188859 -0.0010523 || 0.051031 10962 11767 || 11166.1 11377 || -14.547 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.00915814 -0.0010191 || 0.051031 1e+64 -1e+64 39: Test Scalar=half 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.000246999 -0.999975 -7595.06 || 0.051031 0 77757 || 4.61057e+08 11377 || -1.04994e+08 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 0.000740676 -0.153182 0.01988 || 0.051031 1e+64 -1e+64 39: Test Scalar=bhalf 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.00195361 -0.999997 -9107.81 || 0.051031 0 616355 || 4.51753e+09 11377 || -1.25906e+08 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 0.00587266 -0.922999 1.63923 || 0.051031 1e+64 -1e+64 39: Test Scalar=float 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 3.05176e-07 -0.014509 -0.0125076 || 0.051031 10957 11809 || 11544.5 11377 || -172.905 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 4.19617e-07 0.00475069 8.96167e-05 || 0.051031 1e+64 -1e+64 39: Test Scalar=double 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.00241289 -0.00133801 || 0.051031 10994 11849 || 11349.6 11377 || -18.4966 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.00862705 8.85782e-06 || 0.051031 1e+64 -1e+64 39: Test Seed:1705015397191359058 39: Test Scalar=int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.00621262 0.00944081 || 0.051031 10908 11863 || 11306.7 11377 || 130.51 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.0198526 -0.00114893 || 0.051031 1e+64 -1e+64 39: Test Scalar=unsigned int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.00162725 0.00504542 || 0.051031 10937 11803 || 11358.5 11377 || 69.7479 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.0119843 0.00272573 || 0.051031 1e+64 -1e+64 39: Test Scalar=int64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 -0.0067888 0.0145449 || 0.051031 10934 11784 || 11454.7 11377 || 201.068 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.00509809 -0.00104229 || 0.051031 1e+64 -1e+64 39: Test Scalar=uint64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.0114073 0.00351256 || 0.051031 10960 11805 || 11248.6 11377 || 48.5576 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.00385705 0.00110076 || 0.051031 1e+64 -1e+64 39: Test Scalar=half 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.000244595 -0.999975 -7594.68 || 0.051031 0 77772 || 4.61071e+08 11377 || -1.04989e+08 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 0.000733455 -0.152164 0.0243609 || 0.051031 1e+64 -1e+64 39: Test Scalar=bhalf 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.00195587 -0.999997 -9107.85 || 0.051031 0 616254 || 4.51625e+09 11377 || -1.25907e+08 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 0.0058792 -0.922593 1.6291 || 0.051031 1e+64 -1e+64 39: Test Scalar=float 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.79744e-07 0.0191862 -0.00506118 || 0.051031 10955 11755 || 11162.8 11377 || -69.9658 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 3.43323e-07 0.00446232 -0.0020159 || 0.051031 1e+64 -1e+64 39: Test Scalar=double 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.0045675 0.0117666 || 0.051031 10959 11816 || 11325.2 11377 || 162.661 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.0103437 0.00179439 || 0.051031 1e+64 -1e+64 39: [ OK ] cuda.Random_XorShift1024_0 (175 ms) 39: [ RUN ] cuda.Multi_streams 39: [ OK ] cuda.Multi_streams (200 ms) 39: [----------] 3 tests from cuda (665 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 3 tests from 1 test suite ran. (665 ms total) 39: [ PASSED ] 3 tests. 39/58 Test #39: Kokkos_UnitTest_Random ...................... Passed 1.41 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_A 40: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 40: Test timeout computed to be: 1500 40: [==========] Running 14 tests from 3 test suites. 40: [----------] Global test environment set-up. 40: [----------] 3 tests from std_algorithms_reducers 40: [ RUN ] std_algorithms_reducers.max_first_loc 40: checking reduction with order: LeftToRight 40: checking reduction with order: RightToLeft 40: checking reduction with order: Random 40: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 40: [ RUN ] std_algorithms_reducers.min_first_loc 40: checking reduction with order: LeftToRight 40: checking reduction with order: RightToLeft 40: checking reduction with order: Random 40: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 40: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 40: checking reduction with order: LeftToRight 40: checking reduction with order: RightToLeft 40: checking reduction with order: Random 40: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 40: [----------] 3 tests from std_algorithms_reducers (0 ms total) 40: 40: [----------] 1 test from std_algorithms 40: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 40: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 40: [----------] 1 test from std_algorithms (0 ms total) 40: 40: [----------] 10 tests from random_access_iterator_test 40: [ RUN ] random_access_iterator_test.constructor 40: [ OK ] random_access_iterator_test.constructor (0 ms) 40: [ RUN ] random_access_iterator_test.dereference 40: [ OK ] random_access_iterator_test.dereference (0 ms) 40: [ RUN ] random_access_iterator_test.subscript_operator 40: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 40: [ RUN ] random_access_iterator_test.operatorsSet1 40: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 40: [ RUN ] random_access_iterator_test.operatorsSet2 40: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 40: [ RUN ] random_access_iterator_test.operatorsSet3 40: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 40: [ RUN ] random_access_iterator_test.operatorsSet4 40: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 40: [ RUN ] random_access_iterator_test.assignment_operator 40: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 40: [ RUN ] random_access_iterator_test.distance 40: [ OK ] random_access_iterator_test.distance (0 ms) 40: [ RUN ] random_access_iterator_test.traits_helpers 40: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 40: [----------] 10 tests from random_access_iterator_test (2 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 14 tests from 3 test suites ran. (2 ms total) 40: [ PASSED ] 14 tests. 40/58 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.73 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_B 41: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 41: Test timeout computed to be: 1500 41: [==========] Running 7 tests from 1 test suite. 41: [----------] Global test environment set-up. 41: [----------] 7 tests from std_algorithms_min_max_element_test 41: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 41: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 41: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 41: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 41: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 41: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (4 ms) 41: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 41: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (4 ms) 41: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 41: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (4 ms) 41: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 41: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (4 ms) 41: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 41: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (7 ms) 41: [----------] 7 tests from std_algorithms_min_max_element_test (26 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 7 tests from 1 test suite ran. (26 ms total) 41: [ PASSED ] 7 tests. 41/58 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.77 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_C 42: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 42: Test timeout computed to be: 1500 42: [==========] Running 13 tests from 10 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from std_algorithms_lexicographical_compare_test 42: [ RUN ] std_algorithms_lexicographical_compare_test.test 42: [ OK ] std_algorithms_lexicographical_compare_test.test (198 ms) 42: [----------] 1 test from std_algorithms_lexicographical_compare_test (198 ms total) 42: 42: [----------] 1 test from std_algorithms_for_each_test 42: [ RUN ] std_algorithms_for_each_test.test 42: [ OK ] std_algorithms_for_each_test.test (122 ms) 42: [----------] 1 test from std_algorithms_for_each_test (122 ms total) 42: 42: [----------] 1 test from std_algorithms_find_test 42: [ RUN ] std_algorithms_find_test.test 42: [ OK ] std_algorithms_find_test.test (66 ms) 42: [----------] 1 test from std_algorithms_find_test (66 ms total) 42: 42: [----------] 4 tests from std_algorithms_non_mod_seq_ops 42: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_View_64bit.cpp.o 42: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (490 ms) 42: [ RUN ] std_algorithms_non_mod_seq_ops.find_end [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o 42: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1114 ms) 42: [ RUN ] std_algorithms_non_mod_seq_ops.search 42: [ OK ] std_algorithms_non_mod_seq_ops.search (657 ms) 42: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 42: [ OK ] std_algorithms_non_mod_seq_ops.search_n (439 ms) 42: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2703 ms total) 42: 42: [----------] 1 test from std_algorithms_count_test 42: [ RUN ] std_algorithms_count_test.test [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly 42: [ OK ] std_algorithms_count_test.test (95 ms) 42: [----------] 1 test from std_algorithms_count_test (95 ms total) 42: 42: [----------] 1 test from std_algorithms_equal_test 42: [ RUN ] std_algorithms_equal_test.test 42: [ OK ] std_algorithms_equal_test.test (12 ms) 42: [----------] 1 test from std_algorithms_equal_test (12 ms total) 42: 42: [----------] 1 test from std_algorithms_all_any_none_of_test 42: [ RUN ] std_algorithms_all_any_none_of_test.test 42: [ OK ] std_algorithms_all_any_none_of_test.test (74 ms) 42: [----------] 1 test from std_algorithms_all_any_none_of_test (74 ms total) 42: 42: [----------] 1 test from std_algorithms_nonmod_seq_ops 42: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 42: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (106 ms) 42: [----------] 1 test from std_algorithms_nonmod_seq_ops (106 ms total) 42: 42: [----------] 1 test from std_algorithms_mismatch_test 42: [ RUN ] std_algorithms_mismatch_test.test 42: [ OK ] std_algorithms_mismatch_test.test (193 ms) 42: [----------] 1 test from std_algorithms_mismatch_test (193 ms total) 42: 42: [----------] 1 test from std_algorithms_mod_seq_ops 42: [ RUN ] std_algorithms_mod_seq_ops.move_backward 42: [ OK ] std_algorithms_mod_seq_ops.move_backward (50 ms) 42: [----------] 1 test from std_algorithms_mod_seq_ops (50 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 13 tests from 10 test suites ran. (3623 ms total) 42: [ PASSED ] 13 tests. 42/58 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 4.38 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_D 43: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 43: Test timeout computed to be: 1500 [ 94%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o 43: [==========] Running 31 tests from 5 test suites. 43: [----------] Global test environment set-up. 43: [----------] 3 tests from std_algorithms_mod_ops_test 43: [ RUN ] std_algorithms_mod_ops_test.move 43: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 43: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 43: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 43: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 43: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 43: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total) 43: 43: [----------] 12 tests from std_algorithms_mod_seq_ops_test 43: [ RUN ] std_algorithms_mod_seq_ops_test.copy 43: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 43: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 43: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 43: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 43: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.fill 43: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 43: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 43: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 43: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.generate 43: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 43: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 43: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 43: [----------] 12 tests from std_algorithms_mod_seq_ops_test (3 ms total) 43: 43: [----------] 4 tests from std_algorithms_replace_ops_test 43: [ RUN ] std_algorithms_replace_ops_test.replace 43: [ OK ] std_algorithms_replace_ops_test.replace (29 ms) 43: [ RUN ] std_algorithms_replace_ops_test.replace_if 43: [ OK ] std_algorithms_replace_ops_test.replace_if (142 ms) 43: [ RUN ] std_algorithms_replace_ops_test.replace_copy 43: [ OK ] std_algorithms_replace_ops_test.replace_copy (51 ms) 43: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 43: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (47 ms) 43: [----------] 4 tests from std_algorithms_replace_ops_test (271 ms total) 43: 43: [----------] 11 tests from std_algorithms_mod_seq_ops 43: [ RUN ] std_algorithms_mod_seq_ops.copy_if 43: [ OK ] std_algorithms_mod_seq_ops.copy_if (34 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.unique 43: [ OK ] std_algorithms_mod_seq_ops.unique (256 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 43: [ OK ] std_algorithms_mod_seq_ops.unique_copy (84 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.remove 43: [ OK ] std_algorithms_mod_seq_ops.remove (58 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.remove_if 43: [ OK ] std_algorithms_mod_seq_ops.remove_if (63 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 43: [ OK ] std_algorithms_mod_seq_ops.remove_copy (172 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 43: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (61 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.rotate 43: [ OK ] std_algorithms_mod_seq_ops.rotate (1256 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 43: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (430 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.shift_left [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o 43: [ OK ] std_algorithms_mod_seq_ops.shift_left (1210 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.shift_right 43: [ OK ] std_algorithms_mod_seq_ops.shift_right (1213 ms) 43: [----------] 11 tests from std_algorithms_mod_seq_ops (4844 ms total) 43: 43: [----------] 1 test from std_algorithms_modseq_test 43: [ RUN ] std_algorithms_modseq_test.reverse 43: [ OK ] std_algorithms_modseq_test.reverse (52 ms) 43: [----------] 1 test from std_algorithms_modseq_test (52 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 31 tests from 5 test suites ran. (5172 ms total) 43: [ PASSED ] 31 tests. 43/58 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 5.92 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_E 44: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 44: Test timeout computed to be: 1500 44: [==========] Running 29 tests from 7 test suites. 44: [----------] Global test environment set-up. 44: [----------] 2 tests from std_algorithms_sorting_ops_test 44: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 44: is_sorted: dynamic_view, all overloads 44: is_sorted: stride2_view, all overloads 44: is_sorted: stride3_view, all overloads 44: [ OK ] std_algorithms_sorting_ops_test.is_sorted (12 ms) 44: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 44: is_sorted_until: dynamic_view, all overloads 44: is_sorted_until: stride2_view, all overloads 44: is_sorted_until: stride3_view, all overloads 44: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (12 ms) 44: [----------] 2 tests from std_algorithms_sorting_ops_test (25 ms total) 44: 44: [----------] 4 tests from std_algorithms_partitioning_test 44: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 44: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 44: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 44: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (0 ms) 44: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 44: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms) 44: [ RUN ] std_algorithms_partitioning_test.partition_point 44: [ OK ] std_algorithms_partitioning_test.partition_point (0 ms) 44: [----------] 4 tests from std_algorithms_partitioning_test (2 ms total) 44: 44: [----------] 1 test from std_algorithms_partitioning_ops 44: [ RUN ] std_algorithms_partitioning_ops.partition_copy 44: [ OK ] std_algorithms_partitioning_ops.partition_copy (22 ms) 44: [----------] 1 test from std_algorithms_partitioning_ops (22 ms total) 44: 44: [----------] 12 tests from std_algorithms_numerics_test 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 44: [----------] 12 tests from std_algorithms_numerics_test (9 ms total) 44: 44: [----------] 1 test from std_algorithms_numerics_ops_test 44: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 44: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (116 ms) 44: [----------] 1 test from std_algorithms_numerics_ops_test (116 ms total) 44: 44: [----------] 8 tests from std_algorithms_numeric_ops_test 44: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 44: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (795 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 44: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 44: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (557 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 44: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 44: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (222 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 44: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o 44: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (317 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 44: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 44: [----------] 8 tests from std_algorithms_numeric_ops_test (1892 ms total) 44: 44: [----------] 1 test from std_algorithms_transform_ops_test 44: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 44: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (40 ms) 44: [----------] 1 test from std_algorithms_transform_ops_test (40 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 29 tests from 7 test suites ran. (2110 ms total) 44: [ PASSED ] 29 tests. 44/58 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 2.90 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 45: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 45: Test timeout computed to be: 1500 45: [==========] Running 12 tests from 7 test suites. 45: [----------] Global test environment set-up. 45: [----------] 2 tests from std_algorithms_adjacent_find_team_test 45: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 45: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (377 ms) 45: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 45: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (371 ms) 45: [----------] 2 tests from std_algorithms_adjacent_find_team_test (748 ms total) 45: 45: [----------] 2 tests from std_algorithms_count_team_test 45: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 45: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (633 ms) 45: [ RUN ] std_algorithms_count_team_test.count_returns_zero 45: [ OK ] std_algorithms_count_team_test.count_returns_zero (134 ms) 45: [----------] 2 tests from std_algorithms_count_team_test (767 ms total) 45: 45: [----------] 1 test from std_algorithms_count_if_team_test 45: [ RUN ] std_algorithms_count_if_team_test.test 45: [ OK ] std_algorithms_count_if_team_test.test (195 ms) 45: [----------] 1 test from std_algorithms_count_if_team_test (195 ms total) 45: 45: [----------] 1 test from std_algorithms_for_each_team_test 45: [ RUN ] std_algorithms_for_each_team_test.test 45: [ OK ] std_algorithms_for_each_team_test.test (424 ms) 45: [----------] 1 test from std_algorithms_for_each_team_test (424 ms total) 45: 45: [----------] 1 test from std_algorithms_for_each_n_team_test 45: [ RUN ] std_algorithms_for_each_n_team_test.test 45: [ OK ] std_algorithms_for_each_n_team_test.test (467 ms) 45: [----------] 1 test from std_algorithms_for_each_n_team_test (467 ms total) 45: 45: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 45: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 45: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (3380 ms) 45: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_a.cpp.o 45: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1893 ms) 45: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 45: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1904 ms) 45: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (7179 ms total) 45: 45: [----------] 2 tests from std_algorithms_mismatch_team_test 45: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H 45: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (2163 ms) 45: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal [ 94%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o 45: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (518 ms) 45: [----------] 2 tests from std_algorithms_mismatch_team_test (2682 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 12 tests from 7 test suites ran. (12465 ms total) 45: [ PASSED ] 12 tests. 45/58 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 13.22 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 46: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 46: Test timeout computed to be: 1500 46: [==========] Running 8 tests from 4 test suites. 46: [----------] Global test environment set-up. 46: [----------] 2 tests from std_algorithms_equal_team_test 46: [ RUN ] std_algorithms_equal_team_test.views_are_equal 46: [ OK ] std_algorithms_equal_team_test.views_are_equal (1272 ms) 46: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 46: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (648 ms) 46: [----------] 2 tests from std_algorithms_equal_team_test (1921 ms total) 46: 46: [----------] 2 tests from std_algorithms_search_team_test 46: [ RUN ] std_algorithms_search_team_test.sequences_exist 46: [ OK ] std_algorithms_search_team_test.sequences_exist (471 ms) 46: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 46: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (645 ms) 46: [----------] 2 tests from std_algorithms_search_team_test (1117 ms total) 46: 46: [----------] 2 tests from std_algorithms_find_end_team_test 46: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 46: [ OK ] std_algorithms_find_end_team_test.sequences_exist (1746 ms) 46: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 46: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1494 ms) 46: [----------] 2 tests from std_algorithms_find_end_team_test (3240 ms total) 46: 46: [----------] 2 tests from std_algorithms_find_first_of_team_test 46: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H 46: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1233 ms) 46: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 94%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o 46: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5725 ms) 46: [----------] 2 tests from std_algorithms_find_first_of_team_test (6958 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 8 tests from 4 test suites ran. (13238 ms total) 46: [ PASSED ] 8 tests. 46/58 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 13.98 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 47: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 47: Test timeout computed to be: 1500 47: [==========] Running 11 tests from 7 test suites. 47: [----------] Global test environment set-up. 47: [----------] 2 tests from std_algorithms_find_team_test 47: [ RUN ] std_algorithms_find_team_test.searched_values_exist 47: [ OK ] std_algorithms_find_team_test.searched_values_exist (182 ms) 47: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 47: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (318 ms) 47: [----------] 2 tests from std_algorithms_find_team_test (500 ms total) 47: 47: [----------] 2 tests from std_algorithms_find_if_team_test 47: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 47: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (132 ms) 47: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 47: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (315 ms) 47: [----------] 2 tests from std_algorithms_find_if_team_test (447 ms total) 47: 47: [----------] 2 tests from std_algorithms_find_if_not_team_test 47: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 47: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (344 ms) 47: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 47: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (138 ms) 47: [----------] 2 tests from std_algorithms_find_if_not_team_test (483 ms total) 47: 47: [----------] 1 test from std_algorithms_all_of_team_test 47: [ RUN ] std_algorithms_all_of_team_test.test 47: [ OK ] std_algorithms_all_of_team_test.test (313 ms) 47: [----------] 1 test from std_algorithms_all_of_team_test (313 ms total) 47: 47: [----------] 1 test from std_algorithms_any_of_team_test 47: [ RUN ] std_algorithms_any_of_team_test.test 47: [ OK ] std_algorithms_any_of_team_test.test (127 ms) 47: [----------] 1 test from std_algorithms_any_of_team_test (127 ms total) 47: 47: [----------] 1 test from std_algorithms_none_of_team_test 47: [ RUN ] std_algorithms_none_of_team_test.test 47: [ OK ] std_algorithms_none_of_team_test.test (313 ms) 47: [----------] 1 test from std_algorithms_none_of_team_test (313 ms total) 47: 47: [----------] 2 tests from std_algorithms_search_n_team_test 47: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 47: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (170 ms) 47: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 47: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (200 ms) 47: [----------] 2 tests from std_algorithms_search_n_team_test (370 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 11 tests from 7 test suites ran. (2557 ms total) 47: [ PASSED ] 11 tests. 47/58 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 3.29 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 48: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 48: Test timeout computed to be: 1500 48: [==========] Running 3 tests from 3 test suites. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_min_element_team_test 48: [ RUN ] std_algorithms_min_element_team_test.test 48: [ OK ] std_algorithms_min_element_team_test.test (1321 ms) 48: [----------] 1 test from std_algorithms_min_element_team_test (1321 ms total) 48: 48: [----------] 1 test from std_algorithms_max_element_team_test 48: [ RUN ] std_algorithms_max_element_team_test.test 48: [ OK ] std_algorithms_max_element_team_test.test (1277 ms) 48: [----------] 1 test from std_algorithms_max_element_team_test (1277 ms total) 48: 48: [----------] 1 test from std_algorithms_minmax_element_team_test 48: [ RUN ] std_algorithms_minmax_element_team_test.test 48: [ OK ] std_algorithms_minmax_element_team_test.test (1844 ms) 48: [----------] 1 test from std_algorithms_minmax_element_team_test (1844 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 3 tests from 3 test suites ran. (4443 ms total) 48: [ PASSED ] 3 tests. 48/58 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 5.23 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 49: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 49: Test timeout computed to be: 1500 49: [==========] Running 6 tests from 6 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_fill_team_test 49: [ RUN ] std_algorithms_fill_team_test.test 49: [ OK ] std_algorithms_fill_team_test.test (266 ms) 49: [----------] 1 test from std_algorithms_fill_team_test (266 ms total) 49: 49: [----------] 1 test from std_algorithms_fill_n_team_test 49: [ RUN ] std_algorithms_fill_n_team_test.test [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o 49: [ OK ] std_algorithms_fill_n_team_test.test (227 ms) 49: [----------] 1 test from std_algorithms_fill_n_team_test (227 ms total) 49: 49: [----------] 1 test from std_algorithms_replace_team_test 49: [ RUN ] std_algorithms_replace_team_test.test [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_b.cpp.o 49: [ OK ] std_algorithms_replace_team_test.test (427 ms) 49: [----------] 1 test from std_algorithms_replace_team_test (427 ms total) 49: 49: [----------] 1 test from std_algorithms_replace_if_team_test 49: [ RUN ] std_algorithms_replace_if_team_test.test 49: [ OK ] std_algorithms_replace_if_team_test.test (590 ms) 49: [----------] 1 test from std_algorithms_replace_if_team_test (590 ms total) 49: 49: [----------] 1 test from std_algorithms_replace_copy_team_test 49: [ RUN ] std_algorithms_replace_copy_team_test.test [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P 49: [ OK ] std_algorithms_replace_copy_team_test.test (1247 ms) 49: [----------] 1 test from std_algorithms_replace_copy_team_test (1247 ms total) 49: 49: [----------] 1 test from std_algorithms_replace_copy_if_team_test 49: [ RUN ] std_algorithms_replace_copy_if_team_test.test [ 95%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o 49: [ OK ] std_algorithms_replace_copy_if_team_test.test (822 ms) 49: [----------] 1 test from std_algorithms_replace_copy_if_team_test (822 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 6 tests from 6 test suites ran. (3581 ms total) 49: [ PASSED ] 6 tests. 49/58 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 4.37 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 50: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 50: Test timeout computed to be: 1500 50: [==========] Running 4 tests from 4 test suites. 50: [----------] Global test environment set-up. 50: [----------] 1 test from std_algorithms_reverse_team_test 50: [ RUN ] std_algorithms_reverse_team_test.test 50: [ OK ] std_algorithms_reverse_team_test.test (345 ms) 50: [----------] 1 test from std_algorithms_reverse_team_test (345 ms total) 50: 50: [----------] 1 test from std_algorithms_reverse_copy_team_test 50: [ RUN ] std_algorithms_reverse_copy_team_test.test 50: [ OK ] std_algorithms_reverse_copy_team_test.test (345 ms) 50: [----------] 1 test from std_algorithms_reverse_copy_team_test (345 ms total) 50: 50: [----------] 1 test from std_algorithms_rotate_team_test 50: [ RUN ] std_algorithms_rotate_team_test.test 50: [ OK ] std_algorithms_rotate_team_test.test (644 ms) 50: [----------] 1 test from std_algorithms_rotate_team_test (644 ms total) 50: 50: [----------] 1 test from std_algorithms_rotate_copy_team_test 50: [ RUN ] std_algorithms_rotate_copy_team_test.test -- Testing 1-D histogram Density 1D: 0.00195938 -0.999999 -57856.2 || 0.051031 0 1.55134e+06 || 2.86927e+10 28674.4 || -7.99804e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00588847 -0.967811 10.2802 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties 50: [ OK ] std_algorithms_rotate_copy_team_test.test (475 ms) 50: [----------] 1 test from std_algorithms_rotate_copy_team_test (475 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 4 tests from 4 test suites ran. (1811 ms total) 50: [ PASSED ] 4 tests. 50/58 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 2.61 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 51: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 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_move_team_test 51: [ RUN ] std_algorithms_move_team_test.test [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o 51: [ OK ] std_algorithms_move_team_test.test (456 ms) 51: [----------] 1 test from std_algorithms_move_team_test (456 ms total) 51: 51: [----------] 1 test from std_algorithms_move_backward_team_test 51: [ RUN ] std_algorithms_move_backward_team_test.test 51: [ OK ] std_algorithms_move_backward_team_test.test (396 ms) 51: [----------] 1 test from std_algorithms_move_backward_team_test (396 ms total) 51: 51: [----------] 1 test from std_algorithms_shift_left_team_test 51: [ RUN ] std_algorithms_shift_left_team_test.test [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P 51: [ OK ] std_algorithms_shift_left_team_test.test (1438 ms) 51: [----------] 1 test from std_algorithms_shift_left_team_test (1438 ms total) 51: 51: [----------] 1 test from std_algorithms_shift_right_team_test 51: [ RUN ] std_algorithms_shift_right_team_test.test [ 95%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 95%] Linking CXX executable Kokkos_gups [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o 51: [ OK ] std_algorithms_shift_right_team_test.test (1261 ms) 51: [----------] 1 test from std_algorithms_shift_right_team_test (1261 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 4 tests from 4 test suites ran. (3553 ms total) 51: [ PASSED ] 4 tests. 51/58 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 4.29 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 52: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 52: Test timeout computed to be: 1500 52: [==========] Running 9 tests from 9 test suites. 52: [----------] Global test environment set-up. 52: [----------] 1 test from std_algorithms_copy_team_test 52: [ RUN ] std_algorithms_copy_team_test.test [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M 52: [ OK ] std_algorithms_copy_team_test.test (896 ms) 52: [----------] 1 test from std_algorithms_copy_team_test (896 ms total) 52: 52: [----------] 1 test from std_algorithms_copy_n_team_test 52: [ RUN ] std_algorithms_copy_n_team_test.test 52: [ OK ] std_algorithms_copy_n_team_test.test (310 ms) 52: [----------] 1 test from std_algorithms_copy_n_team_test (310 ms total) 52: 52: [----------] 1 test from std_algorithms_copy_backward_team_test 52: [ RUN ] std_algorithms_copy_backward_team_test.test 52: [ OK ] std_algorithms_copy_backward_team_test.test (500 ms) 52: [----------] 1 test from std_algorithms_copy_backward_team_test (500 ms total) 52: 52: [----------] 1 test from std_algorithms_copy_if_team_test 52: [ RUN ] std_algorithms_copy_if_team_test.test 52: [ OK ] std_algorithms_copy_if_team_test.test (763 ms) 52: [----------] 1 test from std_algorithms_copy_if_team_test (763 ms total) 52: 52: [----------] 1 test from std_algorithms_unique_copy_team_test 52: [ RUN ] std_algorithms_unique_copy_team_test.test [ 95%] Built target Kokkos_gups [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_c.cpp.o 52: [ OK ] std_algorithms_unique_copy_team_test.test (1288 ms) 52: [----------] 1 test from std_algorithms_unique_copy_team_test (1288 ms total) 52: 52: [----------] 1 test from std_algorithms_remove_team_test 52: [ RUN ] std_algorithms_remove_team_test.test 52: [ OK ] std_algorithms_remove_team_test.test (807 ms) 52: [----------] 1 test from std_algorithms_remove_team_test (807 ms total) 52: 52: [----------] 1 test from std_algorithms_remove_if_team_test 52: [ RUN ] std_algorithms_remove_if_team_test.test 52: [ OK ] std_algorithms_remove_if_team_test.test (756 ms) 52: [----------] 1 test from std_algorithms_remove_if_team_test (756 ms total) 52: 52: [----------] 1 test from std_algorithms_remove_copy_team_test 52: [ RUN ] std_algorithms_remove_copy_team_test.test 52: [ OK ] std_algorithms_remove_copy_team_test.test (1035 ms) 52: [----------] 1 test from std_algorithms_remove_copy_team_test (1035 ms total) 52: 52: [----------] 1 test from std_algorithms_remove_copy_if_team_test 52: [ RUN ] std_algorithms_remove_copy_if_team_test.test [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M 52: [ OK ] std_algorithms_remove_copy_if_team_test.test (903 ms) 52: [----------] 1 test from std_algorithms_remove_copy_if_team_test (903 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 9 tests from 9 test suites ran. (7262 ms total) 52: [ PASSED ] 9 tests. 52/58 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 8.05 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 53: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 53: Test timeout computed to be: 1500 [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_d.cpp.o 53: [==========] Running 4 tests from 4 test suites. 53: [----------] Global test environment set-up. 53: [----------] 1 test from std_algorithms_unique_team_test 53: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 53: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1302 ms) 53: [----------] 1 test from std_algorithms_unique_team_test (1302 ms total) 53: 53: [----------] 1 test from std_algorithms_adjacent_difference_team_test 53: [ RUN ] std_algorithms_adjacent_difference_team_test.test 53: [ OK ] std_algorithms_adjacent_difference_team_test.test (1048 ms) 53: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1048 ms total) 53: 53: [----------] 1 test from std_algorithms_reduce_team_test 53: [ RUN ] std_algorithms_reduce_team_test.test 53: [ OK ] std_algorithms_reduce_team_test.test (583 ms) 53: [----------] 1 test from std_algorithms_reduce_team_test (583 ms total) 53: 53: [----------] 1 test from std_algorithms_transform_reduce_team_test 53: [ RUN ] std_algorithms_transform_reduce_team_test.test 53: [ OK ] std_algorithms_transform_reduce_team_test.test (993 ms) 53: [----------] 1 test from std_algorithms_transform_reduce_team_test (993 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 4 tests from 4 test suites ran. (3927 ms total) 53: [ PASSED ] 4 tests. 53/58 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 4.70 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 54: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 54: Test timeout computed to be: 1500 54: [==========] Running 18 tests from 5 test suites. 54: [----------] Global test environment set-up. 54: [----------] 2 tests from std_algorithms_is_sorted_team_test 54: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 54: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (611 ms) 54: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 54: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1599 ms) 54: [----------] 2 tests from std_algorithms_is_sorted_team_test (2211 ms total) 54: 54: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 54: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (12 ms) 54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 54: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (15 ms) 54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 54: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1511 ms) 54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 54: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (837 ms) 54: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2376 ms total) 54: 54: [----------] 4 tests from std_algorithms_is_partitioned_team_test 54: [ RUN ] std_algorithms_is_partitioned_team_test.empty 54: [ OK ] std_algorithms_is_partitioned_team_test.empty (6 ms) 54: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 54: [ OK ] std_algorithms_is_partitioned_team_test.all_true (403 ms) 54: [ RUN ] std_algorithms_is_partitioned_team_test.all_false [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_a.cpp.o 54: [ OK ] std_algorithms_is_partitioned_team_test.all_false (409 ms) 54: [ RUN ] std_algorithms_is_partitioned_team_test.random [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o 54: [ OK ] std_algorithms_is_partitioned_team_test.random (386 ms) 54: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1206 ms total) 54: 54: [----------] 4 tests from std_algorithms_partition_copy_team_test 54: [ RUN ] std_algorithms_partition_copy_team_test.empty 54: [ OK ] std_algorithms_partition_copy_team_test.empty (10 ms) 54: [ RUN ] std_algorithms_partition_copy_team_test.all_true [ 96%] Linking CXX executable Kokkos_launch_latency 54: [ OK ] std_algorithms_partition_copy_team_test.all_true (937 ms) 54: [ RUN ] std_algorithms_partition_copy_team_test.all_false [ 96%] Linking CXX executable Kokkos_stream 54: [ OK ] std_algorithms_partition_copy_team_test.all_false (951 ms) 54: [ RUN ] std_algorithms_partition_copy_team_test.random -- Testing 1-D histogram Density 1D: 6.83613e-07 -0.0219098 0.00728199 || 0.051031 27978 29317 || 29316.7 28674.4 || 100.666 -2.0744 -- Testing 3-D histogram Density 3D: 7.64335e-07 0.000497672 0.00536695 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties 54: [ OK ] std_algorithms_partition_copy_team_test.random (932 ms) 54: [----------] 4 tests from std_algorithms_partition_copy_team_test (2832 ms total) 54: 54: [----------] 4 tests from std_algorithms_partition_point_team_test 54: [ RUN ] std_algorithms_partition_point_team_test.empty 54: [ OK ] std_algorithms_partition_point_team_test.empty (6 ms) 54: [ RUN ] std_algorithms_partition_point_team_test.all_true 54: [ OK ] std_algorithms_partition_point_team_test.all_true (284 ms) 54: [ RUN ] std_algorithms_partition_point_team_test.all_false 54: [ OK ] std_algorithms_partition_point_team_test.all_false (289 ms) 54: [ RUN ] std_algorithms_partition_point_team_test.random 54: [ OK ] std_algorithms_partition_point_team_test.random (272 ms) 54: [----------] 4 tests from std_algorithms_partition_point_team_test (852 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 18 tests from 5 test suites ran. (9478 ms total) 54: [ PASSED ] 18 tests. 54/58 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 10.25 sec test 55 Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 55: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 55: Test timeout computed to be: 1500 55: [==========] Running 5 tests from 4 test suites. 55: [----------] Global test environment set-up. 55: [----------] 2 tests from std_algorithms_transform_team_test 55: [ RUN ] std_algorithms_transform_team_test.test_unary_op 55: [ OK ] std_algorithms_transform_team_test.test_unary_op (714 ms) 55: [ RUN ] std_algorithms_transform_team_test.test_binary_op 55: [ OK ] std_algorithms_transform_team_test.test_binary_op (745 ms) 55: [----------] 2 tests from std_algorithms_transform_team_test (1459 ms total) 55: 55: [----------] 1 test from std_algorithms_generate_team_test 55: [ RUN ] std_algorithms_generate_team_test.test_unary_op 55: [ OK ] std_algorithms_generate_team_test.test_unary_op (1573 ms) 55: [----------] 1 test from std_algorithms_generate_team_test (1573 ms total) 55: 55: [----------] 1 test from std_algorithms_generate_n_team_test 55: [ RUN ] std_algorithms_generate_n_team_test.test 55: [ OK ] std_algorithms_generate_n_team_test.test (223 ms) 55: [----------] 1 test from std_algorithms_generate_n_team_test (223 ms total) 55: 55: [----------] 1 test from std_algorithms_swap_ranges_team_test 55: [ RUN ] std_algorithms_swap_ranges_team_test.test [ 96%] Built target Kokkos_stream [ 96%] Built target Kokkos_launch_latency [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_b.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCtorDimMatch.cpp.o 55: [ OK ] std_algorithms_swap_ranges_team_test.test (690 ms) 55: [----------] 1 test from std_algorithms_swap_ranges_team_test (690 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 5 tests from 4 test suites ran. (3947 ms total) 55: [ PASSED ] 5 tests. [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewEmptyRuntimeUnmanaged.cpp.o 55/58 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 4.69 sec test 56 Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 56: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 56: Test timeout computed to be: 1500 56: [==========] Running 2 tests from 2 test suites. 56: [----------] Global test environment set-up. 56: [----------] 1 test from std_algorithms_exclusive_scan_team_test 56: [ RUN ] std_algorithms_exclusive_scan_team_test.test [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o 56: [ OK ] std_algorithms_exclusive_scan_team_test.test (3278 ms) 56: [----------] 1 test from std_algorithms_exclusive_scan_team_test (3278 ms total) 56: 56: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 56: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o 56: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1796 ms) 56: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1796 ms total) 56: 56: [----------] Global test environment tear-down 56: [==========] 2 tests from 2 test suites ran. (5075 ms total) 56: [ PASSED ] 2 tests. 56/58 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 5.86 sec test 57 Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 57: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 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_inclusive_scan_team_test 57: [ RUN ] std_algorithms_inclusive_scan_team_test.test [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewHooks.cpp.o [ 96%] Linking CXX executable Kokkos_UnitTest_SIMD [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewLayoutStrideAssignment.cpp.o 57: [ OK ] std_algorithms_inclusive_scan_team_test.test (4626 ms) 57: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4626 ms total) 57: 57: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 57: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0154392 -0.00805867 || 0.051031 27998 29415 || 28238.4 28674.4 || -111.403 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0115724 -0.0112679 || 0.051031 1e+64 -1e+64 Test Seed:1705015499309686127 Test Scalar=int -- Testing randomness properties 57: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (3131 ms) 57: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (3131 ms total) 57: 57: [----------] Global test environment tear-down 57: [==========] 2 tests from 2 test suites ran. (7758 ms total) 57: [ PASSED ] 2 tests. 57/58 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 8.55 sec test 58 Start 58: Kokkos_UnitTest_SIMD 58: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/simd/unit_tests/Kokkos_UnitTest_SIMD 58: Test timeout computed to be: 1500 58: [==========] Running 16 tests from 1 test suite. 58: [----------] Global test environment set-up. 58: [----------] 16 tests from simd 58: [ RUN ] simd.host_math_ops 58: [ OK ] simd.host_math_ops (0 ms) 58: [ RUN ] simd.device_math_ops 58: [ OK ] simd.device_math_ops (4 ms) 58: [ RUN ] simd.host_mask_ops 58: [ OK ] simd.host_mask_ops (0 ms) 58: [ RUN ] simd.device_mask_ops 58: [ OK ] simd.device_mask_ops (0 ms) 58: [ RUN ] simd.host_conversions 58: [ OK ] simd.host_conversions (0 ms) 58: [ RUN ] simd.device_conversions 58: [ OK ] simd.device_conversions (0 ms) 58: [ RUN ] simd.host_shift_ops 58: [ OK ] simd.host_shift_ops (0 ms) 58: [ RUN ] simd.device_shift_ops 58: [ OK ] simd.device_shift_ops (0 ms) 58: [ RUN ] simd.host_condition 58: [ OK ] simd.host_condition (0 ms) 58: [ RUN ] simd.device_condition 58: [ OK ] simd.device_condition (0 ms) 58: [ RUN ] simd.host_gen_ctors 58: [ OK ] simd.host_gen_ctors (0 ms) 58: [ RUN ] simd.device_gen_ctors 58: [ OK ] simd.device_gen_ctors (0 ms) 58: [ RUN ] simd.host_where_expressions 58: [ OK ] simd.host_where_expressions (0 ms) 58: [ RUN ] simd.device_where_expressions 58: [ OK ] simd.device_where_expressions (0 ms) 58: [ RUN ] simd.host_reductions 58: [ OK ] simd.host_reductions (0 ms) 58: [ RUN ] simd.device_reductions 58: [ OK ] simd.device_reductions (0 ms) 58: [----------] 16 tests from simd (5 ms total) 58: 58: [----------] Global test environment tear-down 58: [==========] 16 tests from 1 test suite ran. (5 ms total) 58: [ PASSED ] 16 tests. 58/58 Test #58: Kokkos_UnitTest_SIMD ........................ Passed 0.82 sec 100% tests passed, 0 tests failed out of 58 Total Test time (real) = 583.36 sec Post stage [Pipeline] sh [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Thu Jan 11 23:15:18 2024 stats zeroed Thu Jan 11 22:42:10 2024 cache hit (direct) 55 cache hit (preprocessed) 0 cache miss 678 cache hit rate 7.50 % cleanups performed 5 files in cache 3120 cache size 4.5 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 6609a610fd7512f6390f853890bcf60f2b11b72ff175b4e8e24e1c98cbf1d2d4 [ 96%] Built target Kokkos_UnitTest_SIMD [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_a.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_b.cpp.o $ docker rm -f --volumes 6609a610fd7512f6390f853890bcf60f2b11b72ff175b4e8e24e1c98cbf1d2d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } Running on fetnat06 in /var/jenkins/workspace/Kokkos_PR-6704 [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 Merging remotes/origin/develop commit cad863fcab1a5ac5fb64538378923fe945d54073 into PR head commit c048caaf1e51abfd340b3ad8c6417f56982ef462 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6704/.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/pull/6704/head:refs/remotes/origin/PR-6704 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c048caaf1e51abfd340b3ad8c6417f56982ef462 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cad863fcab1a5ac5fb64538378923fe945d54073 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing 538f6a6a78111805af62bc13cf62a3716fe5b3b0 Checking out Revision 538f6a6a78111805af62bc13cf62a3716fe5b3b0 (PR-6704) Commit message: "Merge commit 'cad863fcab1a5ac5fb64538378923fe945d54073' into HEAD" > git config core.sparsecheckout # timeout=10 > git checkout -f 538f6a6a78111805af62bc13cf62a3716fe5b3b0 # timeout=10 > git rev-list --no-walk b3e3817bf77e3e17a5829922c079387b5df605e1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t e62d37dae5a537359effb5177d9101a57100004b --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 21.5kB Step 1/10 : ARG BASE=nvidia/cuda:9.2-devel Step 2/10 : FROM $BASE ---> a557740b9093 Step 3/10 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> cb02d14997f3 Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 887626f140ca 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 ---> 905ed790aaa2 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 ---> 68f75ce240e8 Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> c752ee0c3ab1 Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 27abb7f8e6b6 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 ---> 3bc62ebe6c3a Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> b1fe33e9f7d8 Successfully built b1fe33e9f7d8 Successfully tagged e62d37dae5a537359effb5177d9101a57100004b:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . e62d37dae5a537359effb5177d9101a57100004b . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat06 seems to be running inside container b9ed4327f54d00be725551a2397b1aaed7adb43e90f469235ac621e244564b22 $ 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_PR-6704 --volumes-from b9ed4327f54d00be725551a2397b1aaed7adb43e90f469235ac621e244564b22 -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** e62d37dae5a537359effb5177d9101a57100004b cat [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_subview.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMemoryAccessViolation.cpp.o $ docker top 7d16fd8ceaf072357130bd4dd626fe04102949c81a9eebdf513eff271c109a17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh + ccache --zero-stats Statistics cleared [Pipeline] sh + rm -rf install + mkdir -p install + rm -rf build [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q + 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_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_IMPL_MDSPAN=ON -DCMAKE_INSTALL_PREFIX=/var/jenkins/workspace/Kokkos_PR-6704/build/../install .. -- Setting default Kokkos CXX standard to 17 [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewOfClass.cpp.o -- 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.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 11.0.221 -- kokkos_launch_compiler (/var/jenkins/workspace/Kokkos_PR-6704/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 [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o -- 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 [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q -- Detecting CUDA compiler ABI info - done -- Detecting CUDA compile features -- Detecting CUDA compile features - done -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00299289 -0.017248 || 0.051031 28016 29345 || 28588.8 28674.4 || -238.437 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00370942 0.00309938 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewResize.cpp.o -- Detected CUDA Compute Capability 70 -- Setting Kokkos_ARCH_VOLTA70=ON -- Built-in Execution Spaces: CMake Deprecation Warning at cmake/kokkos_arch.cmake:1076 (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_PR-6704/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_PR-6704/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 [ 17%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 17%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 20%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 27%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 34%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 34%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 34%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 37%] Linking CXX static library libimpl_git_version.a [ 37%] Built target impl_git_version [ 41%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 44%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 48%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 51%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 55%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemorySpace.cpp.o [ 58%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 62%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 65%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 68%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 72%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 75%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.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 [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o [ 79%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c04.cpp.o [ 82%] 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 [ 89%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c05.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 -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0132922 0.00405375 || 0.051031 28103 29315 || 28298.2 28674.4 || 56.0391 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0163182 0.00910791 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [100%] Linking CXX static library libkokkoscontainers.a [100%] Built target kokkoscontainers Install the project... -- Install configuration: "Release" -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Cuda -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Cuda/Kokkos_Cuda_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Cuda/Kokkos_Cuda_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Cuda/Kokkos_Cuda.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Cuda/Kokkos_Cuda_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Cuda/Kokkos_Cuda_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Cuda/Kokkos_Cuda_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Cuda/Kokkos_Cuda_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Cuda/Kokkos_Cuda_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Cuda/Kokkos_Cuda_BlockSize_Deduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Cuda/Kokkos_Cuda_Parallel_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Cuda/Kokkos_Cuda_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Cuda/Kokkos_Cuda_KernelLaunch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Cuda/Kokkos_Cuda_Parallel_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Cuda/Kokkos_Cuda_ReduceScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Cuda/Kokkos_CudaSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Cuda/Kokkos_Cuda_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Cuda/Kokkos_Cuda_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Cuda/Kokkos_Cuda_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Cuda/Kokkos_Cuda_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Cuda/Kokkos_Cuda_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Cuda/Kokkos_Cuda_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Cuda/Kokkos_Cuda_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Cuda/Kokkos_Cuda_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Cuda/Kokkos_Cuda_abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HPX -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HPX/Kokkos_HPX_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HPX/Kokkos_HPX_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HPX/Kokkos_HPX_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HPX/Kokkos_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Layout.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Assert.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HIP -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HIP/Kokkos_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HIP/Kokkos_HIP_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HIP/Kokkos_HIP_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HIP/Kokkos_HIP_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HIP/Kokkos_HIP_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HIP/Kokkos_HIP_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HIP/Kokkos_HIP_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HIP/Kokkos_HIP_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HIP/Kokkos_HIP_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HIP/Kokkos_HIP_Shuffle_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HIP/Kokkos_HIP_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HIP/Kokkos_HIP_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HIP/Kokkos_HIP_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HIP/Kokkos_HIP_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HIP/Kokkos_HIP_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HIP/Kokkos_HIP_Space.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HIP/Kokkos_HIP_BlockSize_Deduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HIP/Kokkos_HIP_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HIP/Kokkos_HIP_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HIP/Kokkos_HIP_ReduceScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HIP/Kokkos_HIP_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HIP/Kokkos_HIP_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HIP/Kokkos_HIP_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HIP/Kokkos_HIP_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HIP/Kokkos_HIP_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HIP/Kokkos_HIP_KernelLaunch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HIP/Kokkos_HIP_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HIP/Kokkos_HIP_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HIP/Kokkos_HIP_TeamPolicyInternal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/HIP/Kokkos_HIP_SharedAllocationRecord.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Profiling_ProfileSection.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Timer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Core.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_ScratchSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/traits -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/traits/Kokkos_GraphKernelTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/traits/Kokkos_WorkItemPropertyTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/traits/Kokkos_ScheduleTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/traits/Kokkos_Traits_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/traits/Kokkos_IndexTypeTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/traits/Kokkos_ExecutionSpaceTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/traits/Kokkos_LaunchBoundsTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/traits/Kokkos_OccupancyControlTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/traits/Kokkos_PolicyTraitMatcher.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/traits/Kokkos_IterationPatternTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/traits/Kokkos_WorkTagTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/traits/Kokkos_PolicyTraitAdaptor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Atomic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/decl -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/decl/Kokkos_Declare_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/decl/Kokkos_Declare_OPENMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/decl/Kokkos_Declare_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/decl/Kokkos_Declare_OPENACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/decl/Kokkos_Declare_THREADS.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/decl/Kokkos_Declare_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/decl/Kokkos_Declare_SERIAL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/decl/Kokkos_Declare_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/decl/Kokkos_Declare_OPENMPTARGET.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/decl/Kokkos_Declare_HBWSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Parallel_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_HostSpace_deepcopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_NvidiaGpuArchitectures.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_GraphImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_HostBarrier.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_CheckedIntegerOps.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_TaskNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_ParseCommandLineArgumentsAndEnvironmentVariables.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_TaskQueueCommon.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_Command_Line_Parsing.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_Tools_Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_ViewCtor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_InitializationSettings.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_GraphNodeImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_SharedAlloc_timpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_EBO.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_TaskQueueMultiple_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_CPUDiscovery.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_DeviceManagement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_Combined_Reducer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_ZeroMemset_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_StringManipulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_ViewUniformType.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_ViewMapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_Utilities.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_Profiling_C_Interface.h -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_TaskResult.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_Default_Graph_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_GraphImpl_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_Half_NumericTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_Profiling.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_Traits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_TaskQueue_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_Half_MathematicalFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_MemoryPoolAllocator.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_HostThreadTeam.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_Profiling_Interface.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_HostSharedPtr.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_QuadPrecisionMath.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_SingleTaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_ExecSpaceManager.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_ViewLayoutTiled.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_GraphNodeCustomization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_MultipleTaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_TeamMDPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_SharedAlloc.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_GraphImpl_Utilities.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_TaskBase.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_Tools.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_Atomic_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/KokkosExp_Host_IterateTile.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_BitOps.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_TaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_MemorySpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_Default_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_HostSpace_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_ConcurrentBitset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_LIFO.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_ClockTic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_AnalyzePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_TaskQueueMemoryManager.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_ViewTracker.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_FunctorAnalysis.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/KokkosExp_IterateTileGPU.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_LinkedListNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_Volatile_Load.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_SimpleTaskScheduler.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_Stacktrace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_Default_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_TaskQueueMultiple.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/KokkosExp_ViewMapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_ChaseLev.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_TaskPolicyData.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_Profiling_DeviceInfo.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_ViewArray.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_VLAEmulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_TaskTeamMember.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_Default_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_FixedBufferMemoryPool.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_OptionalRef.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Atomics_Desul_Wrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/fwd -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/fwd/Kokkos_Fwd_OPENACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/fwd/Kokkos_Fwd_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/fwd/Kokkos_Fwd_OPENMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/fwd/Kokkos_Fwd_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/fwd/Kokkos_Fwd_OPENMPTARGET.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/fwd/Kokkos_Fwd_HBWSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/fwd/Kokkos_Fwd_THREADS.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/fwd/Kokkos_Fwd_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/fwd/Kokkos_Fwd_SERIAL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/fwd/Kokkos_Fwd_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_NumericTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Atomics_Desul_Config.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Threads -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Threads/Kokkos_Threads_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Threads/Kokkos_Threads_Spinwait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Threads/Kokkos_Threads_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Threads/Kokkos_Threads_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Threads/Kokkos_Threads_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Threads/Kokkos_Threads_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Threads/Kokkos_Threads_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Threads/Kokkos_Threads_State.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Threads/Kokkos_Threads_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Threads/Kokkos_Threads_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Threads/Kokkos_Threads.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Threads/Kokkos_Threads_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Threads/Kokkos_Threads_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Threads/Kokkos_Threads_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Threads/Kokkos_Threads_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Array.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenMPTarget -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenMPTarget/Kokkos_OpenMPTarget_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel_Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenMPTarget/Kokkos_OpenMPTarget.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenMPTarget/Kokkos_OpenMPTargetSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenMPTarget/Kokkos_OpenMPTarget_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Reducer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_MathematicalConstants.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_HBWSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/KokkosExp_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Printf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_TaskScheduler.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_TaskScheduler_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_AcquireUniqueTokenImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Rank.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_GraphNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Core_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenACC -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenACC/Kokkos_OpenACC_ScheduleType.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenACC/Kokkos_OpenACC_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenACC/Kokkos_OpenACCSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenACC/Kokkos_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenACC/Kokkos_OpenACC_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenACC/Kokkos_OpenACC_Traits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenACC/Kokkos_OpenACC_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenACC/Kokkos_OpenACC_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenACC/Kokkos_OpenACC_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenACC/Kokkos_OpenACC_FunctorAdapter.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenACC/Kokkos_OpenACC_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Concepts.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/KokkosExp_InterOp.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Graph_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_MemoryPool.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Parallel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_HostSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_MinMax.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_PointerOwnership.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Pair.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenMP -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenMP/Kokkos_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenMP/Kokkos_OpenMP_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenMP/Kokkos_OpenMP_Parallel_Scan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenMP/Kokkos_OpenMP_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenMP/Kokkos_OpenMP_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenMP/Kokkos_OpenMP_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenMP/Kokkos_OpenMP_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenMP/Kokkos_OpenMP_Parallel_For.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/OpenMP/Kokkos_OpenMP_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_CopyViews.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Complex.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_MemoryTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Atomics_Desul_Volatile_Wrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Graph.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Serial -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Serial/Kokkos_Serial_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Serial/Kokkos_Serial_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Serial/Kokkos_Serial_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Serial/Kokkos_Serial_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Serial/Kokkos_Serial_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Serial/Kokkos_Serial_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Serial/Kokkos_Serial_Parallel_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Serial/Kokkos_Serial_Parallel_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Serial/Kokkos_Serial.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_BitManipulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_MathematicalSpecialFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_MathematicalFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/View -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/View/Hooks -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/View/Hooks/Kokkos_ViewHooks.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/View/MDSpan -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/View/MDSpan/Kokkos_MDSpan_Extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/View/MDSpan/Kokkos_MDSpan_Header.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_AnonymousSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Future.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_ReductionIdentity.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Half.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_hwloc.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Profiling_ScopedRegion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Clamp.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Tuners.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/SYCL -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/SYCL/Kokkos_SYCL_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/SYCL/Kokkos_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/SYCL/Kokkos_SYCL_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/SYCL/Kokkos_SYCL_TeamPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/SYCL/Kokkos_SYCL_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/SYCL/Kokkos_SYCL_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/SYCL/Kokkos_SYCL_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/SYCL/Kokkos_SYCL_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/SYCL/Kokkos_SYCL_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/SYCL/Kokkos_SYCL_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/SYCL/Kokkos_SYCL_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/SYCL/Kokkos_SYCL_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/SYCL/Kokkos_SYCL_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/SYCL/Kokkos_SYCL_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/SYCL/Kokkos_SYCL_WorkgroupReduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/SYCL/Kokkos_SYCL_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/SYCL/Kokkos_SYCL_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/SYCL/Kokkos_SYCL_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/SYCL/Kokkos_SYCL_Space.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/setup -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/setup/Kokkos_Setup_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/setup/Kokkos_Setup_Cuda.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/setup/Kokkos_Setup_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Crs.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_ExecPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Swap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_DetectionIdiom.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Compare_Exchange_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Fetch_Op_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Compare_Exchange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Compare_Exchange_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Fetch_Op_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Fetch_Op_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Fetch_Op_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Compare_Exchange_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Compare_Exchange_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Adapt_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Thread_Fence_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Thread_Fence_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Lock_Based_Fetch_Op_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Lock_Array.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Lock_Based_Fetch_Op_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Compare_Exchange_MSVC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Lock_Based_Fetch_Op_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Fetch_Op_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Thread_Fence_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Thread_Fence_MSVC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Thread_Fence_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Thread_Fence.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Thread_Fence_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Fetch_Op_Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Lock_Array_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Lock_Based_Fetch_Op_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Operator_Function_Objects.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Lock_Free_Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Adapt_CXX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Lock_Based_Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/openmp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/openmp/OpenMP_40.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/openmp/OpenMP_40_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Thread_Fence_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Adapt_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Lock_Array_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Thread_Fence_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Lock_Array_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Lock_Based_Fetch_Op_Host.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/cuda -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_predicate -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/cuda/cuda_cc7_asm.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/cuda/CUDA_asm.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_isglobal -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_predicate -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange_memorder.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/cuda/CUDA_asm_exchange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_isglobal -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/cuda/cuda_cc7_asm_memorder.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Fetch_Op_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Compare_Exchange_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Fetch_Op_SYCL.hpp [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Compare_Exchange_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Atomic_Ref.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Compare_Exchange_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/desul/atomics/Config.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/lib/libkokkoscore.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6704/install/lib/libkokkoscore.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6704/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/mdspan -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/mdspan/mdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/mdspan/mdarray.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/experimental -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/experimental/__p2630_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/experimental/__p2630_bits/strided_slice.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/experimental/__p2630_bits/submdspan_extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/experimental/__p2630_bits/submdspan_mapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/experimental/__p2630_bits/submdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/experimental/__p1684_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/experimental/__p1684_bits/mdarray.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/experimental/__p0009_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/experimental/__p0009_bits/config.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/experimental/__p0009_bits/layout_right.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/experimental/__p0009_bits/no_unique_address.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/experimental/__p0009_bits/mdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/experimental/__p0009_bits/layout_left.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/experimental/__p0009_bits/compressed_pair.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/experimental/__p0009_bits/macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/experimental/__p0009_bits/trait_backports.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/experimental/__p0009_bits/type_list.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/experimental/__p0009_bits/dynamic_extent.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/experimental/__p0009_bits/layout_stride.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/experimental/__p0009_bits/extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/experimental/__p0009_bits/default_accessor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/experimental/__p0009_bits/full_extent_t.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6704/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Bitset.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_UnorderedMap_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_StaticCrsGraph_factory.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_Functional_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/impl/Kokkos_Bitset_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_StaticCrsGraph.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_ScatterView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Functional.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_DualView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_UnorderedMap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Vector.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_OffsetView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_DynRankView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_DynamicView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_ErrorReporter.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/lib/libkokkoscontainers.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6704/install/lib/libkokkoscontainers.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6704/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_TransformExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_Mismatch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_Find.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_Transform.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_CopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_AllOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_RemoveIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_ForEach.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_NoneOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_AdjacentFind.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_Equal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_MoveBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_TransformExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_Mismatch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_Transform.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_FunctorsForExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_CopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_CopyCopyN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_AdjacentFind.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_Equal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_MoveBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_GenerateGenerateN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_Constraints.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_ReplaceIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_AdjacentDifference.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_CopyBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_AllOfAnyOfNoneOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_Reverse.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_Unique.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_TransformReduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_PartitionCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_MinMaxMinmaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_IsSorted.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_HelperPredicates.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_FindIfOrNot.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_RandomAccessIterator.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_MustUseKokkosSingleInTeam.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_Rotate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_IsPartitioned.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_FindEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_ReplaceCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_IsSortedUntil.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_PartitionPoint.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_InclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_ShiftRight.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_ShiftLeft.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_ReplaceCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_RotateCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_ExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_LexicographicalCompare.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_CountCountIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_ValueWrapperForNoNeutralElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_ReducerWithArbitraryJoinerNoNeutralElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_Replace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_SearchN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_RemoveAllVariants.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_Search.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_SwapRanges.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_Move.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_ForEachForEachN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_FindFirstOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_IdentityReferenceUnaryFunctor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_UniqueCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_ReverseCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_TransformInclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/impl/Kokkos_FillFillN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_Generate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_CountIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_Fill.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_FindIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_ReplaceIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_RemoveCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_IterSwap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_MinMaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_FindIfNot.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_AdjacentDifference.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_GenerateN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_CopyBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_Reverse.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_Unique.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_Copy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_TransformReduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_Count.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_PartitionCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_IsSorted.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_BeginEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_Rotate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_IsPartitioned.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_FindEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_ReplaceCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_IsSortedUntil.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_PartitionPoint.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_InclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_ForEachN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_RemoveCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_ShiftRight.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_ShiftLeft.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_MaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_ReplaceCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_RotateCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_ExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_LexicographicalCompare.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_MinElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_Replace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_Remove.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_SearchN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_Search.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_SwapRanges.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_Move.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_AnyOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_FillN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_FindFirstOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_UniqueCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_ReverseCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_TransformInclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_Distance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/std_algorithms/Kokkos_CopyN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Sort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/sorting -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/sorting/Kokkos_BinOpsPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/sorting/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/sorting/impl/Kokkos_SortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/sorting/impl/Kokkos_NestedSortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/sorting/impl/Kokkos_CopyOpsForBinSortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/sorting/Kokkos_SortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/sorting/Kokkos_BinSortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/sorting/Kokkos_NestedSortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_Random.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_NestedSort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_StdAlgorithms.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6704/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_SIMD_AVX2.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_SIMD.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_SIMD_Scalar.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_SIMD_AVX512.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_SIMD_Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_SIMD_Common_Math.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/Kokkos_SIMD_NEON.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/lib/libkokkossimd.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6704/install/lib/libkokkossimd.a -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/lib/cmake/Kokkos/KokkosConfig.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/lib/cmake/Kokkos/KokkosConfigCommon.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/lib/cmake/Kokkos/KokkosConfigVersion.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/lib/cmake/Kokkos/KokkosTargets.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/lib/cmake/Kokkos/KokkosTargets-release.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/KokkosCore_config.h -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/bin/nvcc_wrapper -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/bin/hpcbind -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/bin/kokkos_launch_compiler -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6704/install/include/KokkosCore_config.h -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/KokkosCore_Config_FwdBackend.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/KokkosCore_Config_SetupBackend.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/install/include/KokkosCore_Config_DeclareBackend.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/build-tests/../install + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=/var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/bin/nvcc_wrapper -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-6704/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.99 -- 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) -- 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_PR-6704/build-tests + make -j8 Scanning dependencies of target kokkos_gtest Scanning dependencies of target kokkosprinter-tool Scanning dependencies of target AlwaysCheckGit 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 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%] Building CXX object example/query_device/CMakeFiles/Kokkos_query_device.dir/query_device.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 0%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 0%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 0%] Built target AlwaysCheckGit [ 0%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 1%] Linking CXX shared library libkokkosprinter-tool.so [ 1%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 1%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestArray.cpp(54): warning: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "__nv_bool ::is_equal(const L &, const R &) [with L=Kokkos::Array, R=Kokkos::Array]" (70): here /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestArray.cpp(54): warning: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "__nv_bool ::is_equal(const L &, const R &) [with L=Kokkos::Array, R=Kokkos::Array]" (70): here /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestArray.cpp(56): warning: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "__nv_bool ::is_equal(const L &, const R &) [with L=Kokkos::Array, R=Kokkos::Array]" (70): here /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestArray.cpp(54): warning: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestArray.cpp(54): warning: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestArray.cpp(56): warning: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. [ 1%] Built target kokkosprinter-tool [ 1%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o Scanning dependencies of target Kokkos_tutorial_01_hello_world [ 1%] Building CXX object example/tutorial/01_hello_world/CMakeFiles/Kokkos_tutorial_01_hello_world.dir/hello_world.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00667 -0.0230079 || 0.051031 27980 29294 || 28866.9 28674.4 || -318.061 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00685789 0.00446012 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [ 1%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 1%] Linking CXX executable Kokkos_query_device Scanning dependencies of target Kokkos_tutorial_02_simple_reduce [ 1%] Building CXX object example/tutorial/02_simple_reduce/CMakeFiles/Kokkos_tutorial_02_simple_reduce.dir/simple_reduce.cpp.o [ 1%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 1%] Built target Kokkos_query_device Scanning dependencies of target Kokkos_tutorial_03_simple_view Scanning dependencies of target Kokkos_tutorial_04_simple_memoryspaces [ 1%] Building CXX object example/tutorial/03_simple_view/CMakeFiles/Kokkos_tutorial_03_simple_view.dir/simple_view.cpp.o [ 1%] Building CXX object example/tutorial/04_simple_memoryspaces/CMakeFiles/Kokkos_tutorial_04_simple_memoryspaces.dir/simple_memoryspaces.cpp.o [ 1%] Linking CXX static library libkokkos_gtest.a [ 1%] Built target kokkos_gtest Scanning dependencies of target Kokkos_tutorial_05_simple_atomics [ 1%] Building CXX object example/tutorial/05_simple_atomics/CMakeFiles/Kokkos_tutorial_05_simple_atomics.dir/simple_atomics.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o [ 1%] Linking CXX executable Kokkos_tutorial_01_hello_world [ 1%] Built target Kokkos_tutorial_01_hello_world Scanning dependencies of target Kokkos_tutorial_06_simple_mdrangepolicy [ 1%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 1%] Building CXX object example/tutorial/06_simple_mdrangepolicy/CMakeFiles/Kokkos_tutorial_06_simple_mdrangepolicy.dir/simple_mdrangepolicy.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [ 2%] Linking CXX executable Kokkos_tutorial_02_simple_reduce [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c06.cpp.o [ 2%] Built target Kokkos_tutorial_02_simple_reduce [ 3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 3%] Linking CXX executable Kokkos_tutorial_03_simple_view [ 3%] Built target Kokkos_tutorial_03_simple_view 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 [ 3%] Linking CXX executable Kokkos_tutorial_04_simple_memoryspaces [ 3%] Built target Kokkos_tutorial_04_simple_memoryspaces [ 3%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o Scanning dependencies of target Kokkos_tutorial_advancedviews_02_memory_traits [ 3%] Building CXX object example/tutorial/Advanced_Views/02_memory_traits/CMakeFiles/Kokkos_tutorial_advancedviews_02_memory_traits.dir/memory_traits.cpp.o [ 3%] Linking CXX executable Kokkos_tutorial_05_simple_atomics [ 4%] Linking CXX executable Kokkos_tutorial_06_simple_mdrangepolicy [ 4%] Built target Kokkos_tutorial_05_simple_atomics Scanning dependencies of target Kokkos_tutorial_advancedviews_03_subviews [ 4%] Building CXX object example/tutorial/Advanced_Views/03_subviews/CMakeFiles/Kokkos_tutorial_advancedviews_03_subviews.dir/subviews.cpp.o [ 4%] Built target Kokkos_tutorial_06_simple_mdrangepolicy Scanning dependencies of target Kokkos_tutorial_advancedviews_04_dualviews [ 4%] Building CXX object example/tutorial/Advanced_Views/04_dualviews/CMakeFiles/Kokkos_tutorial_advancedviews_04_dualviews.dir/dual_view.cpp.o [ 4%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c07.cpp.o [ 4%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target Kokkos_tutorial_advancedviews_05_nvidia_uvm -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00994535 0.00534477 || 0.051031 28044 29364 || 28962.4 28674.4 || 73.8861 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.019419 -0.00905954 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ 4%] Building CXX object example/tutorial/Advanced_Views/05_NVIDIA_UVM/CMakeFiles/Kokkos_tutorial_advancedviews_05_nvidia_uvm.dir/uvm_example.cpp.o [ 4%] Linking CXX executable Kokkos_tutorial_advancedviews_01_data_layouts [ 4%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c08.cpp.o [ 4%] Built target Kokkos_tutorial_advancedviews_01_data_layouts [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 4%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_01_thread_teams.dir/thread_teams.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c09.cpp.o [ 4%] Linking CXX executable Kokkos_tutorial_advancedviews_02_memory_traits [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 5%] Linking CXX executable Kokkos_tutorial_advancedviews_03_subviews [ 5%] Built target Kokkos_tutorial_advancedviews_02_memory_traits Scanning dependencies of target Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 5%] 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 [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o [ 75%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 75%] Built target Kokkos_CoreUnitTest_Cuda2 [ 5%] Built target Kokkos_tutorial_advancedviews_03_subviews Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 5%] 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 [ 75%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ 5%] Linking CXX executable Kokkos_tutorial_advancedviews_05_nvidia_uvm [ 5%] Built target Kokkos_tutorial_advancedviews_05_nvidia_uvm [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c10.cpp.o Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 5%] Building CXX object example/tutorial/Hierarchical_Parallelism/03_vectorization/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_03_vectorization.dir/vectorization.cpp.o [ 5%] Linking CXX executable Kokkos_tutorial_advancedviews_04_dualviews [ 5%] Linking CXX executable Kokkos_ContainersTestCompileOnly /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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 Scanning dependencies of target Kokkos_tutorial_01_hello_world_lambda [ 5%] Building CXX object example/tutorial/01_hello_world_lambda/CMakeFiles/Kokkos_tutorial_01_hello_world_lambda.dir/hello_world_lambda.cpp.o [ 5%] Built target Kokkos_tutorial_advancedviews_04_dualviews Scanning dependencies of target Kokkos_tutorial_02_simple_reduce_lambda [ 5%] Building CXX object example/tutorial/02_simple_reduce_lambda/CMakeFiles/Kokkos_tutorial_02_simple_reduce_lambda.dir/simple_reduce_lambda.cpp.o [ 5%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_tutorial_03_simple_view_lambda [ 5%] Building CXX object example/tutorial/03_simple_view_lambda/CMakeFiles/Kokkos_tutorial_03_simple_view_lambda.dir/simple_view_lambda.cpp.o [ 5%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 5%] Built target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams Scanning dependencies of target Kokkos_gups [ 5%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 6%] Linking CXX executable Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 6%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 6%] Built target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 6%] Built target Kokkos_tutorial_hierarchical_01_thread_teams_lambda Scanning dependencies of target Kokkos_launch_latency Scanning dependencies of target Kokkos_stream [ 6%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 6%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 7%] Linking CXX executable Kokkos_tutorial_01_hello_world_lambda [ 7%] Built target Kokkos_tutorial_01_hello_world_lambda Scanning dependencies of target impl_git_version [ 7%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 7%] Linking CXX executable Kokkos_tutorial_02_simple_reduce_lambda [ 8%] Linking CXX executable Kokkos_tutorial_03_simple_view_lambda [ 8%] Built target Kokkos_tutorial_02_simple_reduce_lambda Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 9%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 9%] Built target Kokkos_tutorial_03_simple_view_lambda Scanning dependencies of target Kokkos_StackTraceTestExec [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 9%] Built target Kokkos_tutorial_hierarchicalparallelism_03_vectorization Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o nvcc_wrapper has been given GNU extension standard flag -std=gnu++17 - reverting flag to -std=c++17 [ 75%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 75%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 76%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o [ 10%] Linking CXX static library libimpl_git_version.a [ 10%] Built target impl_git_version [ 10%] Linking CXX executable Kokkos_gups [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 10%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 10%] Built target Kokkos_gups Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 11%] Linking CXX executable Kokkos_stream [ 11%] Built target Kokkos_CoreTestCompileOnly [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 12%] Linking CXX executable Kokkos_launch_latency [ 12%] Built target Kokkos_stream 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_launch_latency Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 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_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 76%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 76%] Built target Kokkos_ContainersPerformanceTest_OpenMP [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o [ 76%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 76%] Built target Kokkos_ContainersPerformanceTest_Cuda [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_SerialGraph Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_CudaTimingBased Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 16%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 16%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 16%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 16%] Built target Kokkos_CoreUnitTest_CTestDevice [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 78%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 78%] Built target Kokkos_ContainersTestCompileOnly [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 16%] Linking CXX executable Kokkos_StackTraceTestExec [ 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_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 16%] Built target Kokkos_StackTraceTestExec [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.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_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c11.cpp.o [ 17%] 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_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o -- Testing 1-D histogram Density 1D: 0.00024417 -0.99999 -48247.1 || 0.051031 0 195171 || 2.9287e+09 28674.4 || -6.66968e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000731382 -0.306387 0.14936 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 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_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o [ 79%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 79%] Built target Kokkos_ContainersUnitTest_Cuda [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.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_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o -- Testing 1-D histogram Density 1D: 0.00195794 -0.999999 -57856 || 0.051031 0 1.55159e+06 || 2.86895e+10 28674.4 || -7.99802e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00588364 -0.967794 10.2773 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties [ 23%] 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_E.dir/TestStdAlgorithmsCommon.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 80%] Linking CXX executable Kokkos_UnitTest_Random [ 80%] Built target Kokkos_UnitTest_Random [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o -- Testing 1-D histogram Density 1D: 6.78568e-07 -0.0195031 -0.00211749 || 0.051031 28053 29345 || 29244.8 28674.4 || -29.2722 -2.0744 -- Testing 3-D histogram Density 3D: 7.49199e-07 -0.00557482 0.00548063 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.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_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.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 [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0103402 -0.00451604 || 0.051031 28022 29314 || 28380.9 28674.4 || -62.4298 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00639016 -0.0071888 || 0.051031 1e+64 -1e+64 [ OK ] serial.Random_XorShift64 (667760 ms) [ RUN ] serial.Random_XorShift1024_0 Test Seed:1705015833259168551 Test Scalar=int -- Testing randomness properties [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0101806 0.00768544 || 0.051031 10985 11798 || 11494 11377 || 106.244 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00881353 0.000766949 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties [ 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_ViewCopy_a.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.01148 -0.00163844 || 0.051031 10977 11790 || 11247.8 11377 || -22.6498 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0288416 0.000112188 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties Warning: 'long double' is treated as 'double' in device code [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c14.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0278742 -6.21944e-05 || 0.051031 10955 11803 || 11703.2 11377 || -0.859776 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0177027 -0.00013131 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00597384 -0.00549508 || 0.051031 10966 11812 || 11445.3 11377 || -75.964 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0101622 -0.00477536 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 84%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 84%] Built target Kokkos_ContainersUnitTest_OpenMP [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o -- Testing 1-D histogram Density 1D: 0.00024525 -0.999975 -7594.25 || 0.051031 0 77651 || 4.61025e+08 11377 || -1.04983e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000735499 -0.155377 0.024871 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o Warning: 'long double' is treated as 'double' in device code [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ 34%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_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_00001d3c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 34%] Built target Kokkos_CoreUnitTest_Cuda3 [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o [ 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_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 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_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o -- Testing 1-D histogram Density 1D: 0.00195808 -0.999997 -9108.18 || 0.051031 0 615882 || 4.51634e+09 11377 || -1.25912e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00588501 -0.922659 1.62566 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.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_JoinBackwardCompatibility.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00544931 -0.00431324 || 0.051031 11012 11748 || 11439.3 11377 || -59.6262 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.016739 -0.00131148 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties [ 36%] 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_SubView_c01.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00718612 -0.00745892 || 0.051031 10981 11741 || 11295.8 11377 || -103.112 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00618541 -0.000819226 || 0.051031 1e+64 -1e+64 Test Seed:1705015971099037723 Test Scalar=int -- Testing randomness properties [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00333423 -0.00368129 || 0.051031 10977 11791 || 11415 11377 || -50.8901 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00344077 0.00275904 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00657453 0.0103956 || 0.051031 10938 11784 || 11302.6 11377 || 143.709 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0118893 0.00392088 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPTarget [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.034151 0.00129844 || 0.051031 10964 11835 || 11001.3 11377 || 17.9497 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0126807 0.00048035 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [100%] Built target Kokkos_CoreUnitTest_OpenMPTarget + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6704/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6704/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6704/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6704/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test 1: Test timeout computed to be: 1500 [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o 1: [==========] Running 197 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 (256 ms) 1: [ RUN ] serial_DeathTest.abort_from_device [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o 1: [ OK ] serial_DeathTest.abort_from_device (250 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (258 ms) 1: [----------] 3 tests from serial_DeathTest (765 ms total) 1: 1: [----------] 194 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 (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 (120 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (69 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 (4 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (34 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 (2 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 85%] 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_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 85%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (4338 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft -- Testing 1-D histogram Density 1D: 2.47955e-07 0.000652173 -0.00669994 || 0.051031 10927 11885 || 11369.5 11377 || -92.6199 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00658786 -0.00125616 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2149 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (1249 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1292 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 (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 (46 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (27 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (7 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (7 ms) 1: [ RUN ] serial.mdrange_large_deep_copy 1: [ OK ] serial.mdrange_large_deep_copy (784 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_PR-6704/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_PR-6704/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 (40 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 (3 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 (2 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_int16_t 1: [ OK ] serial.reducers_int16_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o 1: [ OK ] serial.int64_t_reduce (71 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (227 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic [ 85%] Built target Kokkos_CoreUnitTest_OpenMP [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o 1: [ OK ] serial.int64_t_reduce_dynamic (2035 ms) 1: [ RUN ] serial.double_reduce_dynamic 1: [ OK ] serial.double_reduce_dynamic (2036 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (457 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 [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o 1: [ OK ] serial.reduce_device_view_mdrange_policy (4761 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 1: [ OK ] serial.reduce_device_view_team_policy (261 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (6 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [ RUN ] serial.task_fib_deprecated [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o 1: [ OK ] serial.task_fib_deprecated (1238 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 (21 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 (1236 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 (20 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 (909 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 (19 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 [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o 1: [ OK ] serial.task_fib_multiple (921 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 (19 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 (970 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 (20 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: [----------] 194 tests from serial (25472 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 197 tests from 2 test suites ran. (26237 ms total) 1: [ PASSED ] 195 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 28.85 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test 2: Test timeout computed to be: 1500 [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o 2: [==========] Running 116 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_PR-6704/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_PR-6704/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: [----------] 112 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 (560 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_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 (6 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 (15 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 (50 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (168 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (60 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 [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.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_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o 2: [ OK ] serial.repeated_team_reduce (11734 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (170 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (160 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (90 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 (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 (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 (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 (108 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (2 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 [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o 2: [ OK ] serial.view_allocation_large_rank (1326 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_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (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 (85 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (76 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 (86 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 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 (171 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_PR-6704/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 (18 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (19 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (18 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (747 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (748 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (746 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (760 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (755 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (756 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: [----------] 112 tests from serial (19621 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 116 tests from 2 test suites ran. (19621 ms total) 2: [ PASSED ] 113 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 21.64 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/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 1.94 sec test 4 Start 4: Kokkos_CoreUnitTest_OpenMPTarget 4: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPTarget 4: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test 4: Test timeout computed to be: 1500 4: [==========] Running 222 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 (252 ms) 4: [ RUN ] openmptarget_DeathTest.abort_from_device [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o -- Testing 1-D histogram Density 1D: 0.000244245 -0.999975 -7594.35 || 0.051031 0 77630 || 4.6101e+08 11377 || -1.04984e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000732519 -0.135672 0.0226995 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties 4: [ OK ] openmptarget_DeathTest.abort_from_device (2088 ms) 4: [ RUN ] openmptarget_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] openmptarget_DeathTest.checked_integer_operations_multiply_overflow_abort (240 ms) 4: [ RUN ] openmptarget_DeathTest.view_layoutstride_right_to_layoutleft_assignment 4: [ OK ] openmptarget_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1 ms) 4: [ RUN ] openmptarget_DeathTest.view_layoutstride_left_to_layoutright_assignment 4: [ OK ] openmptarget_DeathTest.view_layoutstride_left_to_layoutright_assignment (1 ms) 4: [ RUN ] openmptarget_DeathTest.view_memory_access_violations_from_host [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o -- Testing 1-D histogram Density 1D: 0.00194847 -0.999997 -9108.02 || 0.051031 0 616445 || 4.51677e+09 11377 || -1.25909e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00585695 -0.922991 1.61462 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o -- Testing 1-D histogram Density 1D: 2.67029e-07 -0.00877361 0.000502521 || 0.051031 10944 11783 || 11477.7 11377 || 6.94685 -0.823045 -- Testing 3-D histogram Density 3D: 3.05176e-07 -0.000467605 -0.00258617 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.000550459 0.0061071 || 0.051031 10996 11789 || 11370.7 11377 || 84.4246 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0170065 -0.00344138 || 0.051031 1e+64 -1e+64 [ OK ] serial.Random_XorShift1024_0 (275617 ms) [ RUN ] serial.Multi_streams [ OK ] serial.Multi_streams (0 ms) [ RUN ] serial.SortUnsignedValueType [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 43%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 4: [ OK ] openmptarget_DeathTest.view_memory_access_violations_from_host (61580 ms) 4: [ RUN ] openmptarget_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-6704/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 (64164 ms total) 4: 4: [----------] 215 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 (23 ms) 4: [ RUN ] openmptarget.atomic_operations_double 4: [ OK ] openmptarget.atomic_operations_double (30 ms) 4: [ RUN ] openmptarget.atomic_operations_float 4: [ OK ] openmptarget.atomic_operations_float (28 ms) 4: [ RUN ] openmptarget.atomic_operations_int 4: [ OK ] openmptarget.atomic_operations_int (57 ms) 4: [ RUN ] openmptarget.atomic_operations_long 4: [ OK ] openmptarget.atomic_operations_long (53 ms) 4: [ RUN ] openmptarget.atomic_operations_longlong 4: [ OK ] openmptarget.atomic_operations_longlong (53 ms) 4: [ RUN ] openmptarget.atomic_operations_unsigned 4: [ OK ] openmptarget.atomic_operations_unsigned (45 ms) 4: [ RUN ] openmptarget.atomic_operations_unsignedlong 4: [ OK ] openmptarget.atomic_operations_unsignedlong (44 ms) 4: [ RUN ] openmptarget.atomics 4: [ OK ] openmptarget.atomics (501 ms) 4: [ RUN ] openmptarget.atomics_tpetra_max_abs 4: [ OK ] openmptarget.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] openmptarget.atomic_views_integral [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 43%] Built target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 45%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 45%] Built target Kokkos_CoreUnitTest_LegionInitialization Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o 4: [ OK ] openmptarget.atomic_views_integral (15297 ms) 4: [ RUN ] openmptarget.atomic_views_nonintegral [ 46%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 46%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o 4: [ OK ] openmptarget.atomic_views_nonintegral (10599 ms) 4: [ RUN ] openmptarget.atomic_view_api 4: [ OK ] openmptarget.atomic_view_api (1 ms) 4: [ RUN ] openmptarget.bit_manip_countl_zero 4: [ OK ] openmptarget.bit_manip_countl_zero (1 ms) 4: [ RUN ] openmptarget.bit_manip_countl_one 4: [ OK ] openmptarget.bit_manip_countl_one (1 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 (1 ms) 4: [ RUN ] openmptarget.bit_manip_bit_floor 4: [ OK ] openmptarget.bit_manip_bit_floor (1 ms) 4: [ RUN ] openmptarget.bit_manip_bit_ceil 4: [ OK ] openmptarget.bit_manip_bit_ceil (1 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 (17 ms) 4: [ RUN ] openmptarget.crs_copy_constructor 4: [ OK ] openmptarget.crs_copy_constructor (68 ms) 4: [ RUN ] openmptarget.deep_copy_alignment 4: [ OK ] openmptarget.deep_copy_alignment (11 ms) 4: [ RUN ] openmptarget.deep_copy_conversion 4: [ OK ] openmptarget.deep_copy_conversion (381 ms) 4: [ RUN ] openmptarget.partitioning_by_args 4: [ OK ] openmptarget.partitioning_by_args (1 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 (424 ms) 4: [ RUN ] openmptarget.join_backward_compatibility 4: [ OK ] openmptarget.join_backward_compatibility (2 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 (6 ms) 4: [ RUN ] openmptarget.mathematical_functions_hyperbolic_functions 4: [ OK ] openmptarget.mathematical_functions_hyperbolic_functions (6 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 (2 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 (7 ms) 4: [ RUN ] openmptarget.mathspecialfunc_expint1 4: [ OK ] openmptarget.mathspecialfunc_expint1 (0 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesselj0y0 4: [ OK ] openmptarget.mathspecialfunc_cbesselj0y0 (26 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesselj1y1 4: [ OK ] openmptarget.mathspecialfunc_cbesselj1y1 (26 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 (25 ms) 4: [ RUN ] openmptarget.mdrange_6d 4: [ OK ] openmptarget.mdrange_6d (13 ms) 4: [ RUN ] openmptarget.mdrange_2d 4: [ OK ] openmptarget.mdrange_2d (2 ms) 4: [ RUN ] openmptarget.mdrange_3d 4: [ OK ] openmptarget.mdrange_3d (7 ms) 4: [ RUN ] openmptarget.mdrange_4d 4: [ OK ] openmptarget.mdrange_4d (6 ms) 4: [ RUN ] openmptarget.mdrange_large_deep_copy 4: [ OK ] openmptarget.mdrange_large_deep_copy (189 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_PR-6704/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_PR-6704/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 (1 ms) 4: [ RUN ] openmptarget.numeric_traits_epsilon 4: [ OK ] openmptarget.numeric_traits_epsilon (1 ms) 4: [ RUN ] openmptarget.numeric_traits_round_error 4: [ OK ] openmptarget.numeric_traits_round_error (1 ms) 4: [ RUN ] openmptarget.numeric_traits_norm_min 4: [ OK ] openmptarget.numeric_traits_norm_min (1 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 (8 ms) 4: [ RUN ] openmptarget.numeric_traits_digits 4: [ OK ] openmptarget.numeric_traits_digits (5 ms) 4: [ RUN ] openmptarget.numeric_traits_digits10 4: [ OK ] openmptarget.numeric_traits_digits10 (5 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 (5 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 (1 ms) 4: [ RUN ] openmptarget.numeric_traits_quiet_and_signaling_nan 4: [ OK ] openmptarget.numeric_traits_quiet_and_signaling_nan (2 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 (385 ms) 4: [ RUN ] openmptarget.kokkos_printf 4: [ OK ] openmptarget.kokkos_printf (8 ms) 4: [ RUN ] openmptarget.range_for 4: [ OK ] openmptarget.range_for (3 ms) 4: [ RUN ] openmptarget.range_reduce 4: [ OK ] openmptarget.range_reduce (3 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 (3 ms) 4: [ RUN ] openmptarget.range_reduce_require 4: [ OK ] openmptarget.range_reduce_require (2 ms) 4: [ RUN ] openmptarget.reducers_int 4: [ OK ] openmptarget.reducers_int (14 ms) 4: [ RUN ] openmptarget.reducers_double 4: [ OK ] openmptarget.reducers_double (9 ms) 4: [ RUN ] openmptarget.reducers_bool 4: [ OK ] openmptarget.reducers_bool (2 ms) 4: [ RUN ] openmptarget.int64_t_reduce [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o 4: [ OK ] openmptarget.int64_t_reduce (611 ms) 4: [ RUN ] openmptarget.double_reduce 4: [ OK ] openmptarget.double_reduce (382 ms) 4: [ RUN ] openmptarget.int64_t_reduce_dynamic 4: [ OK ] openmptarget.int64_t_reduce_dynamic (415 ms) 4: [ RUN ] openmptarget.double_reduce_dynamic 4: [ OK ] openmptarget.double_reduce_dynamic (410 ms) 4: [ RUN ] openmptarget.int64_t_reduce_dynamic_view 4: [ OK ] openmptarget.int64_t_reduce_dynamic_view (96 ms) 4: [ RUN ] openmptarget.reduction_deduction 4: [ OK ] openmptarget.reduction_deduction (0 ms) 4: [ RUN ] openmptarget.reduce_device_view_range_policy [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 47%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 47%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraph [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o 4: [ OK ] openmptarget.reduce_device_view_range_policy (10962 ms) 4: [ RUN ] openmptarget.reduce_device_view_mdrange_policy [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ OK ] serial.SortUnsignedValueType (48960 ms) [ RUN ] serial.SortEmptyView [ OK ] serial.SortEmptyView (0 ms) [ RUN ] serial.BinSortGenericTests [ OK ] serial.BinSortGenericTests (4016 ms) [ RUN ] serial.BinSortEmptyView [ OK ] serial.BinSortEmptyView (0 ms) [ RUN ] serial.BinSortEmptyKeysView [ OK ] serial.BinSortEmptyKeysView (0 ms) [ RUN ] serial.BinSortUnsignedKeyLayoutStrideValues [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o 4: [ OK ] openmptarget.reduce_device_view_mdrange_policy (9792 ms) 4: [ RUN ] openmptarget.reduce_device_view_team_policy [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 47%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 47%] Built target Kokkos_CoreUnitTest_CudaGraph Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o 4: [ OK ] openmptarget.reduce_device_view_team_policy (10903 ms) 4: [ RUN ] openmptarget.kokkos_swap 4: [ OK ] openmptarget.kokkos_swap (0 ms) 4: [ RUN ] openmptarget.TeamThreadMDRangeParallelFor 4: [ OK ] openmptarget.TeamThreadMDRangeParallelFor (41 ms) 4: [ RUN ] openmptarget.ThreadVectorMDRangeParallelFor 4: [ OK ] openmptarget.ThreadVectorMDRangeParallelFor (24 ms) 4: [ RUN ] openmptarget.TeamVectorMDRangeParallelFor 4: [ OK ] openmptarget.TeamVectorMDRangeParallelFor (24 ms) 4: [ RUN ] openmptarget.TeamThreadMDRangeParallelReduce 4: [ OK ] openmptarget.TeamThreadMDRangeParallelReduce (31 ms) 4: [ RUN ] openmptarget.ThreadVectorMDRangeParallelReduce 4: [ OK ] openmptarget.ThreadVectorMDRangeParallelReduce (19 ms) 4: [ RUN ] openmptarget.TeamVectorMDRangeParallelReduce 4: [ OK ] openmptarget.TeamVectorMDRangeParallelReduce (18 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 (43 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 (8 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 (10 ms) 4: [ RUN ] openmptarget.view_copy_tests_rank_0 4: [ OK ] openmptarget.view_copy_tests_rank_0 (2 ms) 4: [ RUN ] openmptarget.view_copy_degenerated 4: [ OK ] openmptarget.view_copy_degenerated (0 ms) 4: [ RUN ] openmptarget.view_empty_runtime_unmanaged 4: [ OK ] openmptarget.view_empty_runtime_unmanaged (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 (112 ms) 4: [ RUN ] openmptarget.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] openmptarget.view_layoutstride_right_to_layoutright_assignment (105 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 (88 ms) 4: [ RUN ] openmptarget.view_mapping_operator 4: [ OK ] openmptarget.view_mapping_operator (13 ms) 4: [ RUN ] openmptarget.static_extent 4: [ OK ] openmptarget.static_extent (0 ms) 4: [ RUN ] openmptarget.view_mapping_atomic [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o 4: [ OK ] openmptarget.view_mapping_atomic (566 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 (22 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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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 (42 ms) 4: [ RUN ] openmptarget.view_subview_2d_from_3d_atomic 4: [ OK ] openmptarget.view_subview_2d_from_3d_atomic (42 ms) 4: [ RUN ] openmptarget.view_subview_2d_from_3d_randomaccess 4: [ OK ] openmptarget.view_subview_2d_from_3d_randomaccess (42 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_left 4: [ OK ] openmptarget.view_subview_3d_from_5d_left (70 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_left_atomic 4: [ OK ] openmptarget.view_subview_3d_from_5d_left_atomic (68 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] openmptarget.view_subview_3d_from_5d_left_randomaccess (69 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_right 4: [ OK ] openmptarget.view_subview_3d_from_5d_right (64 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_right_atomic 4: [ OK ] openmptarget.view_subview_3d_from_5d_right_atomic (65 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] openmptarget.view_subview_3d_from_5d_right_randomaccess (64 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: [----------] 215 tests from openmptarget (63744 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 222 tests from 2 test suites ran. (127909 ms total) 4: [ PASSED ] 215 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 130.05 sec test 5 Start 5: Kokkos_CoreUnitTest_Default 5: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_Default 5: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/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 (17 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 5: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 5: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (10 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 (141 ms) 5: [ RUN ] defaultdevicetype.bhalf_conversion 5: [ OK ] defaultdevicetype.bhalf_conversion (1 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: [ RUN ] defaultdevicetype.reduce_instantiation_a1 5: [ OK ] defaultdevicetype.reduce_instantiation_a1 (4 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_b1 5: [ OK ] defaultdevicetype.reduce_instantiation_b1 (8 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_c1 5: [ OK ] defaultdevicetype.reduce_instantiation_c1 (4 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_a2 5: [ OK ] defaultdevicetype.reduce_instantiation_a2 (5 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_b2 5: [ OK ] defaultdevicetype.reduce_instantiation_b2 (11 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_c2 5: [ OK ] defaultdevicetype.reduce_instantiation_c2 (5 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 (220 ms total) 5: 5: [----------] 1 test from kokkosresize 5: [ RUN ] kokkosresize.host_space_access 5: [ OK ] kokkosresize.host_space_access (28 ms) 5: [----------] 1 test from kokkosresize (29 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. (255 ms total) 5: [ PASSED ] 71 tests. 5/48 Test #5: Kokkos_CoreUnitTest_Default ................. Passed 2.31 sec test 6 Start 6: Kokkos_CoreUnitTest_LegionInitialization 6: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 6: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test 6: Test timeout computed to be: 1500 [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o 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 (104 ms) 6: [----------] 1 test from initialization (104 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (104 ms total) 6: [ PASSED ] 1 test. 6/48 Test #6: Kokkos_CoreUnitTest_LegionInitialization .... Passed 2.09 sec test 7 Start 7: Kokkos_CoreUnitTest_PushFinalizeHook 7: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 7: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test 7: Test timeout computed to be: 1500 7: SUCCESS 7/48 Test #7: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 1.94 sec test 8 Start 8: Kokkos_CoreUnitTest_Develop 8: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_Develop 8: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/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 1.96 sec test 9 Start 9: Kokkos_CoreUnitTest_TuningBuiltins 9: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_TuningBuiltins 9: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test 9: Test timeout computed to be: 1500 [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o 9/48 Test #9: Kokkos_CoreUnitTest_TuningBuiltins .......... Passed 2.53 sec test 10 Start 10: Kokkos_CoreUnitTest_TuningBasics 10: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_TuningBasics 10: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test 10: Test timeout computed to be: 1500 [ 51%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o 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 1.94 sec test 11 Start 11: Kokkos_CoreUnitTest_CategoricalTuner 11: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_CategoricalTuner 11: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test 11: Test timeout computed to be: 1500 [ 51%] Built target Kokkos_CoreUnitTest_Develop Scanning dependencies of target Kokkos_push_finalize_hook_terminate 11/48 Test #11: Kokkos_CoreUnitTest_CategoricalTuner ........ Passed 2.42 sec test 12 Start 12: Kokkos_CoreUnitTest_KokkosP 12: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 12: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test 12: Test timeout computed to be: 1500 [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o 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 (107 ms) 12: [ RUN ] kokkosp.async_deep_copy 12: /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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 (108 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. (108 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 2.10 sec test 13 Start 13: Kokkos_CoreUnitTest_ToolIndependence 13: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 13: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test 13: Test timeout computed to be: 1500 [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o 13/48 Test #13: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 1.94 sec test 14 Start 14: Kokkos_ProfilingTestLibraryLoadHelp 14: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 14: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test 14: Environment variables: 14: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6704/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 1.94 sec test 15 Start 15: Kokkos_ProfilingTestLibraryCmdLineHelp 15: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/libkokkosprinter-tool.so" 15: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/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 1.92 sec test 16 Start 16: Kokkos_ProfilingTestLibraryLoad 16: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 16: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test 16: Environment variables: 16: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/libkokkosprinter-tool.so 16: Test timeout computed to be: 1500 [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 85%] Linking CXX executable Kokkos_UnitTest_Sort 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:1703::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.99::kokkosp_allocate_data:Host:source:0x55bd84f22100:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x55bd84f22300:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x55bd84f22380:Host:source:0x55bd84f22180: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:0x55bd84f224c0: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:0x55bd84f22300:40::kokkosp_deallocate_data:Host:source:0x55bd84f22100:40::kokkosp_finalize_library:: 16/48 Test #16: Kokkos_ProfilingTestLibraryLoad ............. Passed 1.93 sec test 17 Start 17: Kokkos_ProfilingTestLibraryCmdLine 17: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/libkokkosprinter-tool.so" 17: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test 17: Test timeout computed to be: 1500 [ 52%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 85%] Built target Kokkos_UnitTest_Sort [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 52%] Built target Kokkos_push_finalize_hook_terminate 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:1703::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.99::kokkosp_allocate_data:Host:source:0x55649dc1e0c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x55649dc1e380:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x55649dc1e400:Host:source:0x55649dc1e140: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:0x55649dc1e500: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:0x55649dc1e380:40::kokkosp_deallocate_data:Host:source:0x55649dc1e0c0:40::kokkosp_finalize_library:: 17/48 Test #17: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 1.93 sec test 18 Start 18: Kokkos_CoreUnitTest_StackTraceTest 18: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec 18: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test 18: Test timeout computed to be: 1500 Scanning dependencies of target Kokkos_ProfilingAllCalls [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o 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_PR-6704/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_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5629782179e2] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x5629781b6f00] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x5629781b3f71] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xca) [0x5629781b3a4a] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5629781e798d] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x5629781c3929] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5629781c4ae9] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x5629781c53b8] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5629781d442d] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5629781e854d] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5629781d3c93] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x5629781b5510] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f3a8a47e083] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5629781b38ae] 18: 18: demangled test_f1: 18: [0x5629782179e2] Kokkos::Impl::save_stacktrace() 18: [0x5629781b6f00] Test::stacktrace_test_f1(std::ostream&) 18: [0x5629781b3f71] Test::test_stacktrace(bool, bool) 18: [0x5629781b3a4a] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 18: [0x5629781e798d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x5629781c3929] testing::Test::Run() 18: [0x5629781c4ae9] testing::TestInfo::Run() 18: [0x5629781c53b8] testing::TestSuite::Run() 18: [0x5629781d442d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5629781e854d] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5629781d3c93] testing::UnitTest::Run() 18: [0x5629781b5510] main 18: [0x7f3a8a47e083] __libc_start_main 18: [0x5629781b38ae] _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_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5629782179e2] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x5629781b6f00] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x5629781b70c4] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x5629781b4a3d] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xca) [0x5629781b3a4a] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5629781e798d] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x5629781c3929] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5629781c4ae9] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x5629781c53b8] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5629781d442d] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5629781e854d] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5629781d3c93] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x5629781b5510] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f3a8a47e083] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5629781b38ae] 18: 18: demangled test_f3: 18: [0x5629782179e2] Kokkos::Impl::save_stacktrace() 18: [0x5629781b6f00] Test::stacktrace_test_f1(std::ostream&) 18: [0x5629781b70c4] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x5629781b4a3d] Test::test_stacktrace(bool, bool) 18: [0x5629781b3a4a] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 18: [0x5629781e798d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x5629781c3929] testing::Test::Run() 18: [0x5629781c4ae9] testing::TestInfo::Run() 18: [0x5629781c53b8] testing::TestSuite::Run() 18: [0x5629781d442d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5629781e854d] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5629781d3c93] testing::UnitTest::Run() 18: [0x5629781b5510] main 18: [0x7f3a8a47e083] __libc_start_main 18: [0x5629781b38ae] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 18: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (357 ms) 18: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 18: 18: [WARNING] /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5629782179e2] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x5629781b6f00] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x5629781b3f71] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xc7) [0x5629781b3d07] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5629781e798d] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x5629781c3929] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5629781c4ae9] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x5629781c53b8] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5629781d442d] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5629781e854d] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5629781d3c93] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x5629781b5510] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f3a8a47e083] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5629781b38ae] 18: 18: demangled test_f1: 18: [0x5629782179e2] Kokkos::Impl::save_stacktrace() 18: [0x5629781b6f00] Test::stacktrace_test_f1(std::ostream&) 18: [0x5629781b3f71] Test::test_stacktrace(bool, bool) 18: [0x5629781b3d07] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 18: [0x5629781e798d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x5629781c3929] testing::Test::Run() 18: [0x5629781c4ae9] testing::TestInfo::Run() 18: [0x5629781c53b8] testing::TestSuite::Run() 18: [0x5629781d442d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5629781e854d] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5629781d3c93] testing::UnitTest::Run() 18: [0x5629781b5510] main 18: [0x7f3a8a47e083] __libc_start_main 18: [0x5629781b38ae] _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_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5629782179e2] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x5629781b6f00] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x5629781b70c4] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x5629781b4a3d] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xc7) [0x5629781b3d07] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5629781e798d] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x5629781c3929] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5629781c4ae9] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x5629781c53b8] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5629781d442d] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5629781e854d] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5629781d3c93] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x5629781b5510] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f3a8a47e083] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5629781b38ae] 18: 18: demangled test_f3: 18: [0x5629782179e2] Kokkos::Impl::save_stacktrace() 18: [0x5629781b6f00] Test::stacktrace_test_f1(std::ostream&) 18: [0x5629781b70c4] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x5629781b4a3d] Test::test_stacktrace(bool, bool) 18: [0x5629781b3d07] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 18: [0x5629781e798d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x5629781c3929] testing::Test::Run() 18: [0x5629781c4ae9] testing::TestInfo::Run() 18: [0x5629781c53b8] testing::TestSuite::Run() 18: [0x5629781d442d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5629781e854d] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5629781d3c93] testing::UnitTest::Run() 18: [0x5629781b5510] main 18: [0x7f3a8a47e083] __libc_start_main 18: [0x5629781b38ae] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o 18: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (214 ms) 18: [----------] 2 tests from defaultdevicetype_DeathTest (572 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_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5629782179e2] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x5629781b6f00] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x5629781b3f71] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5629781e798d] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x5629781c3929] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5629781c4ae9] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x5629781c53b8] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5629781d442d] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5629781e854d] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5629781d3c93] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x5629781b5510] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f3a8a47e083] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5629781b38ae] 18: 18: demangled test_f1: 18: [0x5629782179e2] Kokkos::Impl::save_stacktrace() 18: [0x5629781b6f00] Test::stacktrace_test_f1(std::ostream&) 18: [0x5629781b3f71] Test::test_stacktrace(bool, bool) 18: [0x5629781e798d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x5629781c3929] testing::Test::Run() 18: [0x5629781c4ae9] testing::TestInfo::Run() 18: [0x5629781c53b8] testing::TestSuite::Run() 18: [0x5629781d442d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5629781e854d] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5629781d3c93] testing::UnitTest::Run() 18: [0x5629781b5510] main 18: [0x7f3a8a47e083] __libc_start_main 18: [0x5629781b38ae] _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_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5629782179e2] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x5629781b6f00] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x5629781b70c4] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x5629781b4a3d] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5629781e798d] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x5629781c3929] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5629781c4ae9] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x5629781c53b8] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5629781d442d] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5629781e854d] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5629781d3c93] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x5629781b5510] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f3a8a47e083] 18: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5629781b38ae] 18: 18: demangled test_f3: 18: [0x5629782179e2] Kokkos::Impl::save_stacktrace() 18: [0x5629781b6f00] Test::stacktrace_test_f1(std::ostream&) 18: [0x5629781b70c4] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x5629781b4a3d] Test::test_stacktrace(bool, bool) 18: [0x5629781e798d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x5629781c3929] testing::Test::Run() 18: [0x5629781c4ae9] testing::TestInfo::Run() 18: [0x5629781c53b8] testing::TestSuite::Run() 18: [0x5629781d442d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5629781e854d] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5629781d3c93] testing::UnitTest::Run() 18: [0x5629781b5510] main 18: [0x7f3a8a47e083] __libc_start_main 18: [0x5629781b38ae] _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. (573 ms total) 18: [ PASSED ] 3 tests. 18/48 Test #18: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 2.53 sec test 19 Start 19: Kokkos_IncrementalTest_OPENMPTARGET 19: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_IncrementalTest_OPENMPTARGET 19: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test 19: Test timeout computed to be: 1500 [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o 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 (102 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_03b_memspace_free [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 53%] Linking CXX executable Kokkos_ProfilingAllCalls [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o 19: [ OK ] OPENMPTARGET.IncrTest_03b_memspace_free (8741 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_04_simple_parallelFor 19: [ OK ] OPENMPTARGET.IncrTest_04_simple_parallelFor (16 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 (26 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 (6 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_11a_Hierarchical_ForLoop 19: [ OK ] OPENMPTARGET.IncrTest_11a_Hierarchical_ForLoop (2 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_11b_Hierarchical_ForLoop 19: [ OK ] OPENMPTARGET.IncrTest_11b_Hierarchical_ForLoop (2 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_11c_Hierarchical_ForLoop 19: [ OK ] OPENMPTARGET.IncrTest_11c_Hierarchical_ForLoop (274 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_12a_ThreadScratch 19: [ OK ] OPENMPTARGET.IncrTest_12a_ThreadScratch (6 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_12b_TeamScratch 19: [ OK ] OPENMPTARGET.IncrTest_12b_TeamScratch (4 ms) 19: [----------] 22 tests from OPENMPTARGET (9186 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 22 tests from 1 test suite ran. (9186 ms total) 19: [ PASSED ] 22 tests. 19/48 Test #19: Kokkos_IncrementalTest_OPENMPTARGET ......... Passed 11.19 sec test 20 Start 20: Kokkos_IncrementalTest_SERIAL 20: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 20: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test 20: Test timeout computed to be: 1500 [ 53%] Built target Kokkos_ProfilingAllCalls 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 Scanning dependencies of target Kokkos_ToolsInitialization [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o 20: [ OK ] SERIAL.IncrTest_03b_memspace_free (43 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 [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o 20: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (248 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 (294 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 28 tests from 1 test suite ran. (294 ms total) 20: [ PASSED ] 28 tests. 20/48 Test #20: Kokkos_IncrementalTest_SERIAL ............... Passed 2.27 sec test 21 Start 21: Kokkos_CoreUnitTest_CTestDevice 21: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 21: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test 21: Test timeout computed to be: 1500 [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o 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 1.94 sec test 22 Start 22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 22: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 22: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test 22: Test timeout computed to be: 1500 [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o 22/48 Test #22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 1.93 sec test 23 Start 23: Kokkos_PerformanceTest_Benchmark 23: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-01-11_T22-41-32.json" 23: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test 23: Test timeout computed to be: 1500 [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o 23: 2024-01-11T23:37:11+00:00 23: Running /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 23: Run on (4 X 2300.11 MHz CPU s) 23: CPU Caches: 23: L1 Data 32 KiB (x4) 23: L1 Instruction 32 KiB (x4) 23: L2 Unified 4096 KiB (x4) 23: L3 Unified 16384 KiB (x4) 23: Load Average: 0.91, 3.59, 6.42 23: CPU architecture: none 23: Default Device: N6Kokkos12Experimental12OpenMPTargetE 23: GIT_BRANCH: HEAD 23: GIT_CLEAN_STATUS: CLEAN 23: GIT_COMMIT_DATE: 2024-01-11T22:41:09+00:00 23: GIT_COMMIT_DESCRIPTION: Merge commit 'cad863fcab1a5ac5fb64538378923fe945d54073' into HEAD 23: GIT_COMMIT_HASH: 12b5c5091 23: GPU architecture: VOLTA70 23: KOKKOS_COMPILER_CLANG: 1703 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.99 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.032 s 5 1024 75.9336n 23: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 35.3984n 23: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 17.8694n 23: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 9.13635n 23: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 4.74622n 23: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.001 s 5 32.768k 2.65942n 23: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.001 s 5 65.536k 1.58875n 23: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.002 s 5 131.072k 981.903p 23: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.002 s 5 262.144k 664.326p 23: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.003 s 5 524.288k 575.762p [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o 23: ----------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations FOM: rate 23: ----------------------------------------------------------------------------------------------------------------------------------- 23: Malloc/N:1/manual_time 49.7 us 39.9 us 10901 20.109k/s [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o 23: Malloc/N:16/manual_time 50.8 us 28.1 us 17163 19.6917k/s 23: Malloc/N:256/manual_time 51.4 us 26.7 us 13701 19.4657k/s 23: Malloc/N:4096/manual_time 47.4 us 26.8 us 13717 21.1088k/s 23: Malloc/N:65536/manual_time 34.2 us 43.0 us 20735 29.2319k/s [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o 23: Malloc/N:1048576/manual_time 33.7 us 42.7 us 21088 29.7154k/s Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 54%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 54%] Linking CXX executable Kokkos_ToolsInitialization [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 55%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o 23: Malloc/N:16777216/manual_time 555 us 665 us 1143 1.80319k/s [ 55%] Built target Kokkos_ToolsInitialization [ 55%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 55%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda 23: Malloc/N:268435456/manual_time 2502 us 4804 us 280 399.652/s [ 56%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o 23: Malloc/N:4294967296/manual_time 125734 us 21605 us 10 7.95333/s 23: MallocFree/N:1/manual_time 128 us 37.1 us 5546 7.79489k/s [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o 23: MallocFree/N:16/manual_time 130 us 39.8 us 5445 7.6971k/s 23: MallocFree/N:256/manual_time 130 us 39.6 us 5411 7.70687k/s 23: MallocFree/N:4096/manual_time 129 us 39.5 us 5423 7.73353k/s 23: MallocFree/N:65536/manual_time 138 us 47.6 us 5086 7.27113k/s 23: MallocFree/N:1048576/manual_time 71.1 us 44.2 us 7597 14.0743k/s 23: MallocFree/N:16777216/manual_time 735 us 675 us 890 1.36093k/s 23: MallocFree/N:268435456/manual_time 5018 us 4871 us 100 199.284/s 23: MallocFree/N:4294967296/manual_time 85004 us 18324 us 10 11.7641/s [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o 23: MallocTouch/N:1/manual_time 32.3 us 38.6 us 22460 30.9861k/s 23: MallocTouch/N:16/manual_time 32.1 us 38.9 us 22080 31.135k/s [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o 23: MallocTouch/N:256/manual_time 30.4 us 35.0 us 23739 32.9345k/s 23: MallocTouch/N:4096/manual_time 73.5 us 64.6 us 9409 13.5969k/s 23: MallocTouch/N:65536/manual_time 81.6 us 75.7 us 8643 12.2553k/s 23: MallocTouch/N:1048576/manual_time 82.4 us 77.2 us 8744 12.14k/s 23: MallocTouch/N:16777216/manual_time 592 us 698 us 1192 1.6895k/s [ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o 23: MallocTouch/N:268435456/manual_time 2688 us 4684 us 260 371.99/s 23: MallocTouch/N:4294967296/manual_time 103447 us 20117 us 10 9.66678/s [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o 23: MallocTouchFree/N:1/manual_time 60.8 us 34.6 us 11455 16.4547k/s [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o 23: MallocTouchFree/N:16/manual_time 61.5 us 34.9 us 11473 16.2685k/s 23: MallocTouchFree/N:256/manual_time 63.5 us 36.2 us 10630 15.752k/s 23: MallocTouchFree/N:4096/manual_time 108 us 65.6 us 6598 9.22616k/s 23: MallocTouchFree/N:65536/manual_time 120 us 75.2 us 5746 8.34719k/s 23: MallocTouchFree/N:1048576/manual_time 121 us 75.5 us 5918 8.28727k/s 23: MallocTouchFree/N:16777216/manual_time 758 us 693 us 922 1.31986k/s 23: MallocTouchFree/N:268435456/manual_time 5018 us 4686 us 100 199.28/s 23: MallocTouchFree/N:4294967296/manual_time 85644 us 17948 us 10 11.6762/s [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o 23: ---------------------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations FOM: GB/s MB 23: ---------------------------------------------------------------------------------------------------------------------------------------------- 23: ViewAllocate_Rank1/N:10/manual_time 0.016 s 0.007 s 100 50.5109/s 800 23: ViewAllocate_Rank1/N:10/manual_time 0.018 s 0.007 s 41 45.6324/s 800 [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o 23: ViewAllocate_Rank2/N:10/manual_time 0.017 s 0.007 s 41 45.9936/s 800 [ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o 23: ViewAllocate_Rank2/N:10/manual_time 0.018 s 0.006 s 41 45.4139/s 800 [ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o 23: ViewAllocate_Rank3/N:10/manual_time 0.017 s 0.007 s 40 46.5269/s 800 23: ViewAllocate_Rank3/N:10/manual_time 0.017 s 0.007 s 41 47.3057/s 800 23: ViewAllocate_Rank4/N:10/manual_time 0.017 s 0.007 s 40 46.4715/s 800 23: ViewAllocate_Rank4/N:10/manual_time 0.018 s 0.007 s 41 45.5644/s 800 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o 23: ViewAllocate_Rank5/N:10/manual_time 0.017 s 0.006 s 40 46.2257/s 800 23: ViewAllocate_Rank5/N:10/manual_time 0.017 s 0.007 s 41 47.2729/s 800 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o 23: ViewAllocate_Rank6/N:10/manual_time 0.017 s 0.007 s 40 46.3637/s 800 23: ViewAllocate_Rank6/N:10/manual_time 0.017 s 0.007 s 40 46.5074/s 800 23: ViewAllocate_Rank7/N:10/manual_time 0.017 s 0.007 s 40 46.4666/s 800 23: ViewAllocate_Rank7/N:10/manual_time 0.017 s 0.007 s 41 45.7747/s 800 [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o 23: ViewAllocate_Rank8/N:10/manual_time 0.017 s 0.007 s 40 46.4988/s 800 23: ViewAllocate_Rank8/N:10/manual_time 0.017 s 0.007 s 41 47.1918/s 800 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o 23: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 281 641.145/s 1.6k 23: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.000 s 296 687.692/s 1.6k 23: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.000 s 302 685.955/s 1.6k [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o 23: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 300 680.397/s 1.6k 23: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.000 s 300 694.25/s 1.6k 23: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.000 s 288 678.798/s 1.6k 23: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 292 673.454/s 1.6k 23: ViewDeepCopy_Rank2/N:10/manual_time 0.052 s 0.000 s 13 30.7087/s 1.6k [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o 23: ViewDeepCopy_Rank3/N:10/manual_time 0.055 s 0.000 s 12 28.9527/s 1.6k 23: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 292 684.657/s 1.6k 23: ViewDeepCopy_Rank2/N:10/manual_time 0.021 s 0.000 s 33 77.2916/s 1.6k 23: ViewDeepCopy_Rank3/N:10/manual_time 0.023 s 0.000 s 31 70.7275/s 1.6k 23: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.000 s 292 689.217/s 1.6k [ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o 23: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.000 s 297 679.529/s 1.6k 23: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.000 s 292 681.481/s 1.6k 23: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.000 s 292 689.02/s 1.6k 23: ViewDeepCopy_Rank4/N:10/manual_time 0.056 s 0.000 s 12 28.337/s 1.6k 23: ViewDeepCopy_Rank5/N:10/manual_time 0.056 s 0.000 s 12 28.4169/s 1.6k 23: ViewDeepCopy_Rank4/N:10/manual_time 0.024 s 0.000 s 29 67.0744/s 1.6k 23: ViewDeepCopy_Rank5/N:10/manual_time 0.024 s 0.000 s 29 67.2359/s 1.6k 23: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.000 s 296 676.41/s 1.6k 23: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.000 s 297 689.359/s 1.6k [ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o 23: ViewDeepCopy_Rank6/N:10/manual_time 0.056 s 0.000 s 12 28.3872/s 1.6k 23: ViewDeepCopy_Rank6/N:10/manual_time 0.024 s 0.000 s 29 67.2013/s 1.6k [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o 23: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.000 s 293 678.353/s 1.6k 23: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.000 s 291 685.047/s 1.6k [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A 23: ViewDeepCopy_Rank7/N:10/manual_time 0.055 s 0.000 s 12 28.8749/s 1.6k [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o 23: ViewDeepCopy_Rank7/N:10/manual_time 0.023 s 0.000 s 30 68.2807/s 1.6k [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A 23: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.000 s 303 689.07/s 1.6k 23: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.000 s 296 681.022/s 1.6k [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o 23: ViewDeepCopy_Rank8/N:10/manual_time 0.056 s 0.000 s 12 28.7613/s 1.6k 23: ViewDeepCopy_Rank8/N:10/manual_time 0.024 s 0.000 s 29 67.8029/s 1.6k 23: ViewDeepCopy_Raw/N:10/manual_time 0.003 s 0.000 s 261 608.719/s 1.6k [ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o 23: ViewDeepCopy_Raw/N:10/manual_time 0.003 s 0.000 s 263 616.461/s 1.6k 23: ViewDeepCopy_Raw/N:10/manual_time 0.003 s 0.000 s 262 610.147/s 1.6k 23: ViewDeepCopy_Raw/N:10/manual_time 0.003 s 0.000 s 265 605.846/s 1.6k [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o 23: ViewFill_Rank1/N:10/manual_time 0.001 s 0.000 s 523 644.945/s 800 23: ViewFill_Rank1/N:10/manual_time 0.001 s 0.000 s 579 682.367/s 800 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o 23: ViewFill_Rank2/N:10/manual_time 0.001 s 0.000 s 596 677.104/s 800 23: ViewFill_Rank2/N:10/manual_time 0.001 s 0.000 s 599 687.308/s 800 23: ViewFill_Rank3/N:10/manual_time 0.001 s 0.000 s 563 697.952/s 800 23: ViewFill_Rank3/N:10/manual_time 0.001 s 0.000 s 588 686.648/s 800 23: ViewFill_Rank4/N:10/manual_time 0.001 s 0.000 s 596 683.686/s 800 23: ViewFill_Rank4/N:10/manual_time 0.001 s 0.000 s 587 700.336/s 800 23: ViewFill_Rank5/N:10/manual_time 0.001 s 0.000 s 599 678.713/s 800 23: ViewFill_Rank5/N:10/manual_time 0.001 s 0.000 s 596 702.688/s 800 [ OK ] serial.BinSortUnsignedKeyLayoutStrideValues (170293 ms) [ RUN ] serial.NestedSort [ OK ] serial.NestedSort (62 ms) [ RUN ] serial.NestedSortByKey [ OK ] serial.NestedSortByKey (515 ms) [ RUN ] serial.SortWithCustomComparator [ OK ] serial.SortWithCustomComparator (5685 ms) [----------] 12 tests from serial (1172913 ms total) [----------] Global test environment tear-down [==========] 12 tests from 1 test suite ran. (1172913 ms total) [ PASSED ] 12 tests. make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests' 23: ViewFill_Rank6/N:10/manual_time 0.001 s 0.000 s 573 685.849/s 800 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 Thu Jan 11 23:00:10 2024 stats zeroed Thu Jan 11 23:00:10 2024 cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 2366 cache size 4.1 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 81f582920c20edac0b1ac60f6a76057fcd7a02263ffb55809ce6f52ce5e3130b 23: ViewFill_Rank6/N:10/manual_time 0.001 s 0.000 s 597 721.859/s 800 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o $ docker rm -f --volumes 81f582920c20edac0b1ac60f6a76057fcd7a02263ffb55809ce6f52ce5e3130b 23: ViewFill_Rank7/N:10/manual_time 0.001 s 0.000 s 604 706.005/s 800 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } Running on fetnat05 in /var/jenkins/workspace/Kokkos_PR-6704 [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 23: ViewFill_Rank7/N:10/manual_time 0.001 s 0.000 s 579 671.773/s 800 Merging remotes/origin/develop commit cad863fcab1a5ac5fb64538378923fe945d54073 into PR head commit c048caaf1e51abfd340b3ad8c6417f56982ef462 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6704/.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/pull/6704/head:refs/remotes/origin/PR-6704 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c048caaf1e51abfd340b3ad8c6417f56982ef462 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cad863fcab1a5ac5fb64538378923fe945d54073 # timeout=10 Merge succeeded, producing 131f9d62f2a819cec212e9745db161dbc3a967d8 Checking out Revision 131f9d62f2a819cec212e9745db161dbc3a967d8 (PR-6704) Commit message: "Merge commit 'cad863fcab1a5ac5fb64538378923fe945d54073' into HEAD" > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 131f9d62f2a819cec212e9745db161dbc3a967d8 # timeout=10 > git rev-list --no-walk b3e3817bf77e3e17a5829922c079387b5df605e1 # timeout=10 23: ViewFill_Rank8/N:10/manual_time 0.001 s 0.000 s 600 673.62/s 800 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 553602b8c46db69f367eaeffa340583e8c519de0 --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 21.5kB Step 1/10 : ARG BASE=nvidia/cuda:9.2-devel Step 2/10 : FROM $BASE ---> d3d3738d6060 Step 3/10 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> f7b3a8d1b0ba Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 073c0f7cf268 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 ---> 9e67c9915350 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 ---> 93a749946f61 Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 89924317bbdf Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 65c6e813fe58 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 ---> 17bc972d6f68 Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> e2918f3ec926 Successfully built e2918f3ec926 Successfully tagged 553602b8c46db69f367eaeffa340583e8c519de0:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23: ViewFill_Rank8/N:10/manual_time 0.001 s 0.000 s 589 671.294/s 800 + docker inspect -f . 553602b8c46db69f367eaeffa340583e8c519de0 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat05 seems to be running inside container 00e5931260b2e07eb423b0cc831b75288e42d84d9c1201e88c1b670ec9408e50 $ 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_PR-6704 --volumes-from 00e5931260b2e07eb423b0cc831b75288e42d84d9c1201e88c1b670ec9408e50 -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 553602b8c46db69f367eaeffa340583e8c519de0 cat [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o 23: ViewFill_Raw/N:10/manual_time 0.001 s 0.000 s 603 676.919/s 800 23: ViewFill_Raw/N:10/manual_time 0.001 s 0.000 s 566 692.866/s 800 23: ViewResize_Rank1/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.14642k/s 1.6k 23: ViewResize_Rank1/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.0236k/s 1.6k 23: ViewResize_Rank2/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 229.15/s 1.6k 23: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.19286k/s 1.6k 23: ViewResize_Rank3/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 221.099/s 1.6k 23: ViewResize_Rank3/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.13038k/s 1.6k 23: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.38169k/s 1.6k 23: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.34523k/s 1.6k 23: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 233.142/s 1.6k 23: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.68934k/s 1.6k 23: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 224.798/s 1.6k 23: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.59143k/s 1.6k 23: ViewResize_Rank4/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 216.669/s 1.6k 23: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.92814k/s 1.6k 23: ViewResize_Rank5/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 218.207/s 1.6k 23: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.91563k/s 1.6k 23: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 226.874/s 1.6k 23: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.46644k/s 1.6k 23: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 222.851/s 1.6k 23: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.36266k/s 1.6k 23: ViewResize_Rank6/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 217.283/s 1.6k 23: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.7844k/s 1.6k [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o 23: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 226.793/s 1.6k 23: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.22295k/s 1.6k 23: ViewResize_Rank7/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 221.095/s 1.6k 23: ViewResize_Rank7/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.10361k/s 1.6k 23: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 225.745/s 1.6k 23: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.62743k/s 1.6k 23: ViewResize_Rank8/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 218.753/s 1.6k 23: ViewResize_Rank8/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.15957k/s 1.6k 23: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 223.567/s 1.6k 23: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.7753k/s 1.6k [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o 23: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.006 s 0.006 s 10 254.601/s 1.6k 23: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.006 s 0.006 s 10 261.142/s 1.6k $ docker top 5971adb4fe1bfcb73d61835623d4c451d6024123c712960d8e766134566e02e5 -eo pid,comm 23/48 Test #23: Kokkos_PerformanceTest_Benchmark ............ Passed 116.85 sec test 24 Start 24: Kokkos_Benchmark_Atomic_MinMax 24: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-01-11_T22-41-32.json" 24: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test 24: Test timeout computed to be: 1500 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 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o + 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_PR-6704/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 24: 2024-01-11T23:39:08+00:00 24: Running /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 24: Run on (4 X 2300.11 MHz CPU s) 24: CPU Caches: 24: L1 Data 32 KiB (x4) 24: L1 Instruction 32 KiB (x4) 24: L2 Unified 4096 KiB (x4) 24: L3 Unified 16384 KiB (x4) 24: Load Average: 0.38, 2.57, 5.70 24: CPU architecture: none 24: Default Device: N6Kokkos12Experimental12OpenMPTargetE 24: GIT_BRANCH: HEAD 24: GIT_CLEAN_STATUS: CLEAN 24: GIT_COMMIT_DATE: 2024-01-11T22:41:09+00:00 24: GIT_COMMIT_DESCRIPTION: Merge commit 'cad863fcab1a5ac5fb64538378923fe945d54073' into HEAD 24: GIT_COMMIT_HASH: 12b5c5091 24: GPU architecture: VOLTA70 24: KOKKOS_COMPILER_CLANG: 1703 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.99 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 2.33 sec test 25 Start 25: Kokkos_PerformanceTest_Mempool 25: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-01-11_T22-41-32.json" 25: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test 25: Test timeout computed to be: 1500 -- The CXX compiler identification is GNU 9.4.0 -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper 25: 2024-01-11T23:39:10+00:00 25: Running /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_PerformanceTest_Mempool 25: Run on (4 X 2300.11 MHz CPU s) 25: CPU Caches: 25: L1 Data 32 KiB (x4) 25: L1 Instruction 32 KiB (x4) 25: L2 Unified 4096 KiB (x4) 25: L3 Unified 16384 KiB (x4) 25: Load Average: 0.38, 2.57, 5.70 25: CPU architecture: none 25: Default Device: N6Kokkos12Experimental12OpenMPTargetE 25: GIT_BRANCH: HEAD 25: GIT_CLEAN_STATUS: CLEAN 25: GIT_COMMIT_DATE: 2024-01-11T22:41:09+00:00 25: GIT_COMMIT_DESCRIPTION: Merge commit 'cad863fcab1a5ac5fb64538378923fe945d54073' into HEAD 25: GIT_COMMIT_HASH: 12b5c5091 25: GPU architecture: VOLTA70 25: KOKKOS_COMPILER_CLANG: 1703 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.99 25: platform: 64bit -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-6704/bin/nvcc_wrapper -- works -- Detecting CXX compiler ABI info 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 501 4.63958M/s -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.2.99 -- 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 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.001 s 0.000 s 1362 20.9324M/s 25/48 Test #25: Kokkos_PerformanceTest_Mempool .............. Passed 4.17 sec test 26 Start 26: Kokkos_PerformanceTest_Atomic 26: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-01-11_T22-41-32.json" 26: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test 26: Test timeout computed to be: 1500 [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o 26: 2024-01-11T23:39:15+00:00 26: Running /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_PerformanceTest_Atomic 26: Run on (4 X 2300.11 MHz CPU s) 26: CPU Caches: 26: L1 Data 32 KiB (x4) 26: L1 Instruction 32 KiB (x4) 26: L2 Unified 4096 KiB (x4) 26: L3 Unified 16384 KiB (x4) 26: Load Average: 0.35, 2.53, 5.67 26: CPU architecture: none 26: Default Device: N6Kokkos12Experimental12OpenMPTargetE 26: GIT_BRANCH: HEAD 26: GIT_CLEAN_STATUS: CLEAN 26: GIT_COMMIT_DATE: 2024-01-11T22:41:09+00:00 26: GIT_COMMIT_DESCRIPTION: Merge commit 'cad863fcab1a5ac5fb64538378923fe945d54073' into HEAD 26: GIT_COMMIT_HASH: 12b5c5091 26: GPU architecture: VOLTA70 26: KOKKOS_COMPILER_CLANG: 1703 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.99 26: platform: 64bit [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.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 -- 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_PR-6704/core/src/../../tpls/mdspan/include -- 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 -- [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 [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o -- [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 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o -- [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 [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o -- [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 [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.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_PR-6704/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/make cmTC_3dc88/fast && /usr/bin/make -f CMakeFiles/cmTC_3dc88.dir/build.make CMakeFiles/cmTC_3dc88.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6704/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_3dc88.dir/gnu_posix_regex.cpp.o [benchmark] /var/jenkins/workspace/Kokkos_PR-6704/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_3dc88.dir/gnu_posix_regex.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6704/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp [benchmark] /var/jenkins/workspace/Kokkos_PR-6704/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_3dc88.dir/build.make:69: CMakeFiles/cmTC_3dc88.dir/gnu_posix_regex.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6704/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:124: cmTC_3dc88/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] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o -- [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 [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6704/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd [ 0%] Built target AlwaysCheckGit [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o Scanning dependencies of target impl_git_version Scanning dependencies of target benchmark [ 0%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.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 [ 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_name.cc.o Scanning dependencies of target kokkos_gtest [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target kokkoscore [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Built target kokkossimd [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o nvcc_wrapper has been given GNU extension standard flag -std=gnu++17 - reverting flag to -std=c++17 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.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 [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.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 [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Built target impl_git_version [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.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 [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.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 [ 2%] Linking CXX static library libkokkos_gtest.a [ 2%] Built target kokkos_gtest [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.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.89 s 0.014 s 10 1 4 8.10108 6.6647m 63.6u 704.983M 1.41334M 704.983M 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 [ 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/complexity.cc.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_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 [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.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 [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.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 [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.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 [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.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/reporter.cc.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.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 [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 4%] 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 [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 4%] 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 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_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 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_Stacktrace.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 [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 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 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 [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.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 [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 6%] Linking CXX static library libbenchmark.a [ 6%] Built target benchmark Scanning dependencies of target benchmark_main [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.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 [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 6%] Linking CXX static library libkokkoscore.a [ 6%] Built target kokkoscore Scanning dependencies of target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 6%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 6%] Linking CXX static library libbenchmark_main.a [ 6%] Built target benchmark_main [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o 26: Test_Atomic/100000/iterations:10 4.82 s 0.003 s 10 1 8 7.86825 7.0108m 127.46u 4.99995G 1.39112M 4.99995G [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o [ 7%] 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_PushFinalizeHook Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 66%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 9%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.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_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 66%] Built target Kokkos_CoreUnitTest_Cuda2 [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 66%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 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_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_CTestDevice Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 66%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 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_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_SerialGraph Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraph [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/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 [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_LegionInitialization Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 13%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_CudaInterOpInit Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o 26: Test_Atomic/100000/iterations:10 4.81 s 0.002 s 10 1 8 7.50819 6.31685m 137.56u 4.99995G 1.79803M 4.99995G [ 67%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 68%] Built target Kokkos_ContainersPerformanceTest_Cuda 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 /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestInitializationSettings.cpp(23): warning #177-D: member "::defaultdevicetype_initialization_settings_Test::test_info_" was declared but never referenced [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.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_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_CudaGraph 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 [ 69%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 14%] Built target Kokkos_CoreUnitTest_Develop Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 69%] Built target Kokkos_CoreUnitTest_Default [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(422): warning #177-D: member "::defaultdevicetype_visible_devices_Test::test_info_" was declared but never referenced [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 15%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 70%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 15%] Built target Kokkos_push_finalize_hook_terminate [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestArray.cpp(54): warning #20013-D: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "__nv_bool ::is_equal(const L &, const R &) [with L=Kokkos::Array, R=Kokkos::Array]" (70): here /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestArray.cpp(54): warning #20013-D: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "__nv_bool ::is_equal(const L &, const R &) [with L=Kokkos::Array, R=Kokkos::Array]" (70): here /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestArray.cpp(56): warning #20013-D: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "__nv_bool ::is_equal(const L &, const R &) [with L=Kokkos::Array, R=Kokkos::Array]" (70): here /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestArray.cpp(54): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestArray.cpp(54): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestArray.cpp(56): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 71%] Built target Kokkos_ContainersUnitTest_Serial Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 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_E.dir/TestStdAlgorithmsCommon.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F /var/jenkins/workspace/Kokkos_PR-6704/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 [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o 26: Test_Atomic/100000/iterations:10 4.85 s 0.003 s 10 1 4 7.92596 6.06605m 64.41u 704.983M 1.91517M 704.983M [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 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_P.dir/UnitTestMain.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.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_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 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_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/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_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 95%] 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_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 72%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 72%] Built target Kokkos_CoreUnitTest_Serial1 [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o 26: Test_Atomic/100000/iterations:10 4.80 s 0.003 s 10 1 8 7.89569 6.65339m 137.56u 4.99995G 1.32458M 4.99995G /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/tools/TestScopedRegion.cpp(34): warning #177-D: member "::defaultdevicetype_scoped_profile_region_Test::test_info_" was declared but never referenced [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 18%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 18%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_StackTraceTestExec [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Vector.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 75%] 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_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 76%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 76%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 76%] Built target Kokkos_CoreUnitTest_Cuda1 [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 77%] Built target Kokkos_ContainersUnitTest_Cuda Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.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_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 19%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 19%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 78%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B Scanning dependencies of target Kokkos_UnitTest_Random [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o 26: Test_Atomic/100000/iterations:10 4.81 s 0.003 s 10 1 8 7.6707 6.57162m 128.53u 4.99995G 1.16048M 4.99995G [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 19%] 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_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.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_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 78%] Linking CXX executable Kokkos_UnitTest_Sort [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 78%] Built target Kokkos_UnitTest_Sort Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 78%] 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 [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 21%] Linking CXX executable Kokkos_StackTraceTestExec [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 22%] Built target Kokkos_StackTraceTestExec Scanning dependencies of target Kokkos_IncrementalTest_CUDA [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 23%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 23%] Built target Kokkos_CoreUnitTest_CudaTimingBased Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.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_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o 26: Test_Atomic/100000/iterations:10 4.52 s 0.003 s 10 0 4 6.18117 6.51023m 1.73952m 5.00007G 1.85949M 4.99989G [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.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_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 79%] Linking CXX executable Kokkos_UnitTest_Random [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 79%] Built target Kokkos_UnitTest_Random Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.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_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 81%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 81%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [100%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [100%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o 26: Test_Atomic/100000/iterations:10 4.48 s 0.003 s 10 1 8 6.28619 6.87825m 1.74023m 4.99995G 1.31299M 4.99995G [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o [100%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E 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 [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 83%] 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_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o 26: Test_Atomic/100000/iterations:10 4.86 s 0.002 s 10 1 4 8.09588 6.22852m 63.79u 704.983M 1.48675M 704.983M 26/48 Test #26: Kokkos_PerformanceTest_Atomic ............... Passed 430.29 sec test 27 Start 27: Kokkos_ContainersUnitTest_Serial 27: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 27: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/containers/unit_tests 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 /var/jenkins/workspace/Kokkos_PR-6704/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]" (522): here instantiation of "auto Test::stdalgos::create_host_space_copy(ViewType) [with ViewType=Kokkos::View]" /var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests/TestStdAlgorithmsTeamMinMaxElement.cpp(150): here [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H 27: [ OK ] serial.bitset (3884 ms) 27: [ RUN ] serial.bitset_default_constructor_no_alloc 27: [ OK ] serial.bitset_default_constructor_no_alloc (0 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 (107 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 (13 ms) 27: [ RUN ] serial.dyn_rank_view_api_generic 27: [ OK ] serial.dyn_rank_view_api_generic (15 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 (26 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 (9 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 [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/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_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L 27: [ OK ] serial.scatterview (3213 ms) 27: [ RUN ] serial.scatterview_devicetype 27: [ OK ] serial.scatterview_devicetype (1 ms) 27: [ RUN ] serial.staticcrsgraph 27: [ OK ] serial.staticcrsgraph (16 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 [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [100%] Linking CXX executable Kokkos_UnitTest_SIMD [100%] Built target Kokkos_UnitTest_SIMD + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6704/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6704/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6704/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6704/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/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 308 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 12 tests from openmp_DeathTest 1: [ RUN ] openmp_DeathTest.abort_from_host 1: [ OK ] openmp_DeathTest.abort_from_host (663 ms) 1: [ RUN ] openmp_DeathTest.abort_from_device 1: [ OK ] openmp_DeathTest.abort_from_device (589 ms) 1: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o 1: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (654 ms) 1: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o 1: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (630 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_dyn 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_stat 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_stat (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_mix 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_mix (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_static_extents 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_static_extents (0 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o 27: [ OK ] serial.UnorderedMap_insert (13804 ms) 27: [ RUN ] serial.UnorderedMap_failed_insert 1: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4306 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o 27: [ OK ] serial.UnorderedMap_failed_insert (6534 ms) 27: [ RUN ] serial.UnorderedMap_deep_copy 27: [ OK ] serial.UnorderedMap_deep_copy (5 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: [----------] 61 tests from serial (27641 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 61 tests from 1 test suite ran. (27641 ms total) 27: [ PASSED ] 61 tests. 1: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (3946 ms) 1: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 1: /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/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: [----------] 12 tests from openmp_DeathTest (10791 ms total) 1: 1: [----------] 296 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 (3 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 (7 ms) 1: [ RUN ] openmp.atomic_operations_longlong 1: [ OK ] openmp.atomic_operations_longlong (8 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 (5 ms) 1: [ RUN ] openmp.atomics 1: [ OK ] openmp.atomics (28 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 (249 ms) 1: [ RUN ] openmp.atomic_views_nonintegral 27/48 Test #27: Kokkos_ContainersUnitTest_Serial ............ Passed 30.26 sec test 28 Start 28: Kokkos_UnitTest_Sort 28: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 28: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests 28: Test timeout computed to be: 1500 1: [ OK ] openmp.atomic_views_nonintegral (148 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 (42 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 1: [ OK ] openmp.dispatch (77 ms) 1: [ RUN ] openmp.join_backward_compatibility 1: [ OK ] openmp.join_backward_compatibility (0 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutleft [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (1514 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft 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 (157 ms) 28: [ RUN ] openmptarget.SortEmptyView 28: [ OK ] openmptarget.SortEmptyView (0 ms) 28: [ RUN ] openmptarget.SortWithCustomComparator [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (1480 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o 28: [ OK ] openmptarget.SortWithCustomComparator (2408 ms) 28: [ RUN ] openmptarget.BinSortGenericTests 28: [ OK ] openmptarget.BinSortGenericTests (43 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 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (1033 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (1053 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 (0 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 (1 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselj1y1 1: [ OK ] openmp.mathspecialfunc_cbesselj1y1 (1 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 (33 ms) 1: [ RUN ] openmp.mdrange_6d 1: [ OK ] openmp.mdrange_6d (89 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 (8 ms) 1: [ RUN ] openmp.mdrange_neg_idx 1: [ OK ] openmp.mdrange_neg_idx (51 ms) 1: [ RUN ] openmp.mdrange_4d 1: [ OK ] openmp.mdrange_4d (12 ms) 1: [ RUN ] openmp.mdrange_scalar 1: [ OK ] openmp.mdrange_scalar (0 ms) 1: [ RUN ] openmp.mdrange_large_deep_copy [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o 1: [ OK ] openmp.mdrange_large_deep_copy (947 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 [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o 1: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (1711 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 (0 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 (0 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 (64 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 (8 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 (0 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 (0 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 (2 ms) 1: [ RUN ] openmp.reducers_double 1: [ OK ] openmp.reducers_double (3 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 (3 ms) 1: [ RUN ] openmp.reducers_half_t 1: [ OK ] openmp.reducers_half_t (2 ms) 1: [ RUN ] openmp.reducers_bhalf_t 1: [ OK ] openmp.reducers_bhalf_t (2 ms) 1: [ RUN ] openmp.reducers_int8_t 1: [ OK ] openmp.reducers_int8_t (2 ms) 1: [ RUN ] openmp.reducers_int16_t 1: [ OK ] openmp.reducers_int16_t (1 ms) 1: [ RUN ] openmp.reducers_point_t 1: [ OK ] openmp.reducers_point_t (1 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 (114 ms) 1: [ RUN ] openmp.double_reduce 1: [ OK ] openmp.double_reduce (92 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic 1: [ OK ] openmp.int64_t_reduce_dynamic (319 ms) 1: [ RUN ] openmp.double_reduce_dynamic 1: [ OK ] openmp.double_reduce_dynamic (337 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic_view 1: [ OK ] openmp.int64_t_reduce_dynamic_view (74 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 (69 ms) 1: [ RUN ] openmp.reduce_device_view_mdrange_policy 1: [ OK ] openmp.reduce_device_view_mdrange_policy (74 ms) 1: [ RUN ] openmp.reduce_device_view_team_policy 1: [ OK ] openmp.reduce_device_view_team_policy (478 ms) 1: [ RUN ] openmp.impl_shared_alloc 1: [ OK ] openmp.impl_shared_alloc (11 ms) 1: [ RUN ] openmp.kokkos_swap 1: [ OK ] openmp.kokkos_swap (0 ms) 1: [ RUN ] openmp.team_for 1: [ OK ] openmp.team_for (22 ms) 1: [ RUN ] openmp.team_reduce 1: [ OK ] openmp.team_reduce (21 ms) 1: [ RUN ] openmp.team_reduce_large 1: [ OK ] openmp.team_reduce_large (304 ms) 1: [ RUN ] openmp.team_parallel_single Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o 1: [ OK ] openmp.team_parallel_single (2762 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 (76 ms) 1: [ RUN ] openmp.team_broadcast_long_wrapper 1: [ OK ] openmp.team_broadcast_long_wrapper (78 ms) 1: [ RUN ] openmp.team_broadcast_char 1: [ OK ] openmp.team_broadcast_char (74 ms) 1: [ RUN ] openmp.team_broadcast_float 1: [ OK ] openmp.team_broadcast_float (88 ms) 1: [ RUN ] openmp.team_broadcast_double 1: [ OK ] openmp.team_broadcast_double (75 ms) 1: [ RUN ] openmp.team_handle_by_value 1: [ OK ] openmp.team_handle_by_value (0 ms) 1: [ RUN ] openmp.team_vector [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o 1: [ OK ] openmp.team_vector (348 ms) 1: [ RUN ] openmp.triple_nested_parallelism 1: [ OK ] openmp.triple_nested_parallelism (394 ms) 1: [ RUN ] openmp.parallel_scan_with_reducers 1: [ OK ] openmp.parallel_scan_with_reducers (87 ms) 1: [ RUN ] openmp.team_thread_range_combined_reducers 1: [ OK ] openmp.team_thread_range_combined_reducers (2 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 (7 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 (5 ms) 1: [ RUN ] openmp.TeamVectorMDRangeParallelReduce 1: [ OK ] openmp.TeamVectorMDRangeParallelReduce (9 ms) 1: [ RUN ] openmp.team_policy_runtime_parameters 1: [ OK ] openmp.team_policy_runtime_parameters (0 ms) 1: [ RUN ] openmp.team_reduction_scan [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C 28: [ OK ] openmptarget.BinSortUnsignedKeyLayoutStrideValues (18069 ms) 28: [ RUN ] openmptarget.NestedSort 28: [ OK ] openmptarget.NestedSort (57 ms) 28: [ RUN ] openmptarget.NestedSortByKey 28: [ OK ] openmptarget.NestedSortByKey (160 ms) 28: [----------] 9 tests from openmptarget (20899 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 9 tests from 1 test suite ran. (20899 ms total) 28: [ PASSED ] 9 tests. Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I 28/48 Test #28: Kokkos_UnitTest_Sort ........................ Passed 22.93 sec test 29 Start 29: Kokkos_UnitTest_Random 29: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_UnitTest_Random 29: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests 29: Test timeout computed to be: 1500 [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o 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:1705016838734976878 29: Test Scalar=int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 -0.00728822 -0.00116946 || 0.051031 2043 2413 || 2238.38 2222.06 || -16.1666 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 0.0127818 0.000269263 || 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.00477624 -0.000163115 || 0.051031 2034 2400 || 2232.73 2222.06 || -2.2549 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 -0.0157873 0.00066572 || 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.0073203 -0.000356754 || 0.051031 2016 2420 || 2238.45 2222.06 || -4.93176 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 0.0128479 0.000333852 || 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.0141405 0.00022866 || 0.051031 2007 2404 || 2253.93 2222.06 || 3.161 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 0.0167137 0.000278509 || 0.051031 1e+64 -1e+64 29: Test Scalar=half 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.51042e-08 -0.0148137 0.000860021 || 0.051031 2057 2393 || 2255.47 2222.06 || 11.8889 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 1.95313e-07 -0.00771889 0.000282796 || 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.000541789 0.00348869 || 0.051031 2050 2400 || 2220.86 2222.06 || 48.2277 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 1.95313e-07 -0.00476934 0.000889143 || 0.051031 1e+64 -1e+64 29: Test Scalar=float 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.51042e-08 0.013069 -0.000935786 || 0.051031 2052 2413 || 2193.4 2222.06 || -12.9363 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 1.95313e-07 0.022137 0.000483474 || 0.051031 1e+64 -1e+64 29: Test Scalar=double 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 0.00213447 0.00208042 || 0.051031 2034 2399 || 2217.33 2222.06 || 28.7597 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 0.0168538 -0.00025951 || 0.051031 1e+64 -1e+64 29: Test Seed:1705016838812541394 29: Test Scalar=int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 0.000449793 0.00125351 || 0.051031 2025 2448 || 2221.06 2222.06 || 17.3285 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 0.00458911 0.00067129 || 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.0163062 -0.000211999 || 0.051031 2058 2394 || 2258.9 2222.06 || -2.93068 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 -0.000539353 0.000527012 || 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.0161403 -2.90067e-05 || 0.051031 2043 2416 || 2186.77 2222.06 || -0.400989 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 -0.00747545 -0.000658332 || 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.0216502 0.000604095 || 0.051031 2044 2399 || 2271.23 2222.06 || 8.35101 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 -0.000253622 -0.000325461 || 0.051031 1e+64 -1e+64 29: Test Scalar=half 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 -0.00186668 -0.00335594 || 0.051031 2042 2387 || 2226.22 2222.06 || -46.3925 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 0.0125849 -0.000386582 || 0.051031 1e+64 -1e+64 29: Test Scalar=bhalf 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 3.25521e-08 0.00887463 -0.00278842 || 0.051031 2054 2445 || 2202.51 2222.06 || -38.5471 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 9.76563e-08 0.00237827 0.000461006 || 0.051031 1e+64 -1e+64 29: Test Scalar=float 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.51042e-08 -0.00702601 -0.00065388 || 0.051031 2044 2400 || 2237.78 2222.06 || -9.03923 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 1.95313e-07 -0.00265334 -0.00053345 || 0.051031 1e+64 -1e+64 29: Test Scalar=double 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0 -0.0200378 -0.000615195 || 0.051031 2045 2413 || 2267.5 2222.06 || -8.50446 -0.160751 29: -- Testing 3-D histogram 29: Density 3D: 0 0.00306019 0.000166786 || 0.051031 1e+64 -1e+64 29: [ OK ] openmptarget.Random_XorShift64 (282 ms) 29: [ RUN ] openmptarget.Random_XorShift1024_0 29: Test Seed:1705016838893424610 29: Test Scalar=int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26597e-05 -0.00633895 0.000660629 || 0.051031 2016 2382 || 2212.25 2198.22 || 9.13253 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 -0.0181914 -6.94948e-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.0172867 -0.00125951 || 0.051031 2026 2404 || 2236.89 2198.22 || -17.4115 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 -0.00138501 -0.000500195 || 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.00951412 0.000251602 || 0.051031 2014 2397 || 2219.34 2198.22 || 3.47815 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 0.000122945 -1.56063e-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.00628188 -0.00213769 || 0.051031 2025 2396 || 2184.5 2198.22 || -29.5515 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 -0.00487891 0.000358313 || 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.0233099 -2.46274e-05 || 0.051031 2016 2439 || 2250.69 2198.22 || -0.340449 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.27585e-05 0.00886143 -0.000626638 || 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.00524018 0.000242284 || 0.051031 2031 2367 || 2186.76 2198.22 || 3.34933 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 -0.00303622 -0.00026258 || 0.051031 1e+64 -1e+64 29: Test Scalar=float 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26926e-05 0.00672127 -0.000599171 || 0.051031 2027 2362 || 2183.55 2198.22 || -8.28294 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.27585e-05 0.00622811 -0.000633045 || 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.00136164 0.00351884 || 0.051031 2026 2402 || 2201.22 2198.22 || 48.6444 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 0.0166066 -0.000678588 || 0.051031 1e+64 -1e+64 29: Test Seed:1705016839004288966 29: Test Scalar=int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26597e-05 0.00253626 0.000912387 || 0.051031 2014 2386 || 2192.66 2198.22 || 12.6128 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 0.000365328 -0.000168709 || 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.0107698 0.000210706 || 0.051031 2024 2393 || 2174.8 2198.22 || 2.9128 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 -0.00207073 0.000746536 || 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.0167031 0.000302198 || 0.051031 2017 2365 || 2162.11 2198.22 || 4.17759 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 -0.00357718 0.000778176 || 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.0121664 0.000104544 || 0.051031 1972 2405 || 2171.8 2198.22 || 1.44522 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 -0.00533075 0.000327765 || 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.00361341 -0.00108012 || 0.051031 2026 2386 || 2190.31 2198.22 || -14.9316 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.27585e-05 0.00568564 1.6222e-05 || 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.0281446 -0.0012293 || 0.051031 2021 2366 || 2138.05 2198.22 || -16.9939 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.27585e-05 0.0176242 0.000747347 || 0.051031 1e+64 -1e+64 29: Test Scalar=float 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 7.26926e-05 -0.00584912 -0.00133168 || 0.051031 2006 2392 || 2211.16 2198.22 || -18.4092 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.27585e-05 0.0159882 -0.00015147 || 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.00139203 -0.000600207 || 0.051031 2031 2371 || 2201.29 2198.22 || -8.29726 -0.159026 29: -- Testing 3-D histogram 29: Density 3D: 7.26597e-05 0.00345546 -6.51495e-05 || 0.051031 1e+64 -1e+64 29: [ OK ] openmptarget.Random_XorShift1024_0 (263 ms) 29: [ RUN ] openmptarget.Multi_streams 29: /var/jenkins/workspace/Kokkos_PR-6704/algorithms/unit_tests/TestRandom.hpp:587: Skipped 29: Libomptarget error 29: [ SKIPPED ] openmptarget.Multi_streams (0 ms) 29: [----------] 3 tests from openmptarget (545 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 3 tests from 1 test suite ran. (545 ms total) 29: [ PASSED ] 2 tests. 29: [ SKIPPED ] 1 test, listed below: 29: [ SKIPPED ] openmptarget.Multi_streams [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C 29/48 Test #29: Kokkos_UnitTest_Random ...................... Passed 2.55 sec test 30 Start 30: Kokkos_AlgorithmsUnitTest_StdSet_A 30: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 30: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests 30: Test timeout computed to be: 1500 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o 1: [ OK ] openmp.team_reduction_scan (10539 ms) 1: [ RUN ] openmp.team_long_reduce 1: [ OK ] openmp.team_long_reduce (51 ms) 1: [ RUN ] openmp.team_double_reduce 1: [ OK ] openmp.team_double_reduce (51 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 (1889 ms) 1: [ RUN ] openmp.team_scan 1: [ OK ] openmp.team_scan (169 ms) 1: [ RUN ] openmp.team_scan_ret_val 1: [ OK ] openmp.team_scan_ret_val (166 ms) 1: [ RUN ] openmp.team_shared_request 1: [ OK ] openmp.team_shared_request (72 ms) 1: [ RUN ] openmp.team_scratch_request 1: [ OK ] openmp.team_scratch_request (50 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 (7 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 [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F 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 (101 ms) 30: [----------] 1 test from std_algorithms (101 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 (2 ms) 30: [ RUN ] random_access_iterator_test.subscript_operator 30: [ OK ] random_access_iterator_test.subscript_operator (1 ms) 30: [ RUN ] random_access_iterator_test.operatorsSet1 30: [ OK ] random_access_iterator_test.operatorsSet1 (2 ms) 30: [ RUN ] random_access_iterator_test.operatorsSet2 30: [ OK ] random_access_iterator_test.operatorsSet2 (2 ms) 30: [ RUN ] random_access_iterator_test.operatorsSet3 30: [ OK ] random_access_iterator_test.operatorsSet3 (2 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 (13 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 14 tests from 3 test suites ran. (114 ms total) 30: [ PASSED ] 14 tests. [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o 30/48 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 2.10 sec test 31 Start 31: Kokkos_AlgorithmsUnitTest_StdSet_B 31: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 31: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests 31: Test timeout computed to be: 1500 [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o 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 (109 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 (19 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 (20 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 (28 ms) 31: [----------] 6 tests from std_algorithms_min_max_element_test (178 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 6 tests from 1 test suite ran. (178 ms total) 31: [ PASSED ] 6 tests. 31/48 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 2.17 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_C 32: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 32: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests 32: Test timeout computed to be: 1500 1: [ OK ] openmp.team_policy_max_recommended (3300 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 (100 ms) 1: [ RUN ] openmp.unique_token_global 1: [ OK ] openmp.unique_token_global (16 ms) 1: [ RUN ] openmp.unique_token_instance 1: [ OK ] openmp.unique_token_instance (53 ms) 1: [ RUN ] openmp.unique_token_team_acquire 1: [ OK ] openmp.unique_token_team_acquire (0 ms) 1: [ RUN ] openmp.view_api_a 1: [ OK ] openmp.view_api_a (6 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 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 32: [ OK ] std_algorithms_for_each_test.test (444 ms) 32: [----------] 1 test from std_algorithms_for_each_test (444 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 (197 ms) 32: [----------] 1 test from std_algorithms_find_test (197 ms total) 32: 32: [----------] 4 tests from std_algorithms_non_mod_seq_ops 32: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 1: [ OK ] openmp.view_allocation_large_rank (1408 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_empty_runtime_unmanaged 1: [ OK ] openmp.view_empty_runtime_unmanaged (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 (57 ms) 1: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 1: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (48 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 (59 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 (7 ms) 1: [ RUN ] openmp.view_realloc 1: [ OK ] openmp.view_realloc (0 ms) 1: [ RUN ] openmp.workgraph_fib [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o /var/jenkins/workspace/Kokkos_PR-6704/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 [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o 1: [ OK ] openmp.workgraph_fib (594 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_PR-6704/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 (7 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_atomic 1: [ OK ] openmp.view_subview_2d_from_3d_atomic (10 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 1: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (10 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left 1: [ OK ] openmp.view_subview_3d_from_5d_left (83 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 1: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (87 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess 1: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (82 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right 1: [ OK ] openmp.view_subview_3d_from_5d_right (142 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic 32: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (1334 ms) 32: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 1: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (143 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess 1: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (144 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: [----------] 296 tests from openmp (34024 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 308 tests from 2 test suites ran. (44815 ms total) 1: [ PASSED ] 305 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/50 Test #1: Kokkos_CoreUnitTest_OpenMP .................. Passed 45.81 sec test 2 Start 2: Kokkos_CoreUnitTest_OpenMPInterOp 2: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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 (24 ms) 2: [----------] 1 test from openmp (24 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 1 test from 1 test suite ran. (24 ms total) 2: [ PASSED ] 1 test. [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o 2/50 Test #2: Kokkos_CoreUnitTest_OpenMPInterOp ........... Passed 0.80 sec test 3 Start 3: Kokkos_CoreUnitTest_OpenMPGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPGraph 3: Test timeout computed to be: 1500 [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o 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. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/50 Test #3: Kokkos_CoreUnitTest_OpenMPGraph ............. Passed 0.78 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda1 4: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 4: Test timeout computed to be: 1500 32: [ OK ] std_algorithms_non_mod_seq_ops.find_end (2500 ms) 32: [ RUN ] std_algorithms_non_mod_seq_ops.search 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 185 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 4 tests from cuda_DeathTest 4: [ RUN ] cuda_DeathTest.abort_from_host [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o 4: [ OK ] cuda_DeathTest.abort_from_host (647 ms) 4: [ RUN ] cuda_DeathTest.abort_from_device 4: [ OK ] cuda_DeathTest.abort_from_device (677 ms) 4: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort 32: [ OK ] std_algorithms_non_mod_seq_ops.search (1835 ms) 32: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 4: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (556 ms) 4: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions 4: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (680 ms) 4: [----------] 4 tests from cuda_DeathTest (2561 ms total) 4: 4: [----------] 181 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 (6 ms) 4: [ RUN ] cuda.atomic_operations_int 4: [ OK ] cuda.atomic_operations_int (31 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 (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 (14 ms) 4: [ RUN ] cuda.atomic_operations_unsignedlong 4: [ OK ] cuda.atomic_operations_unsignedlong (13 ms) 4: [ RUN ] cuda.atomics 4: [ OK ] cuda.atomics (264 ms) 4: [ RUN ] cuda.atomics_tpetra_max_abs 4: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] cuda.atomic_views_integral 32: [ OK ] std_algorithms_non_mod_seq_ops.search_n (1724 ms) 32: [----------] 4 tests from std_algorithms_non_mod_seq_ops (7395 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 (225 ms) 32: [----------] 1 test from std_algorithms_count_test (225 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 (81 ms) 32: [----------] 1 test from std_algorithms_equal_test (81 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 (205 ms) 32: [----------] 1 test from std_algorithms_all_any_none_of_test (205 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 (278 ms) 32: [----------] 1 test from std_algorithms_nonmod_seq_ops (278 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 (482 ms) 32: [----------] 1 test from std_algorithms_mismatch_test (482 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 (201 ms) 32: [----------] 1 test from std_algorithms_mod_seq_ops (201 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 13 tests from 10 test suites ran. (9512 ms total) 32: [ PASSED ] 13 tests. 32/48 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 11.52 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_D 33: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 33: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests 33: Test timeout computed to be: 1500 [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o 33: [==========] Running 31 tests from 5 test suites. 33: [----------] Global test environment set-up. 33: [----------] 3 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 (138 ms) 33: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 33: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (1 ms) 33: [----------] 3 tests from std_algorithms_mod_ops_test (140 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 (1 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 (1 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 (3 ms) 33: [----------] 12 tests from std_algorithms_mod_seq_ops_test (12 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 (81 ms) 33: [ RUN ] std_algorithms_replace_ops_test.replace_if 33: [ OK ] std_algorithms_replace_ops_test.replace_if (314 ms) 33: [ RUN ] std_algorithms_replace_ops_test.replace_copy 33: [ OK ] std_algorithms_replace_ops_test.replace_copy (204 ms) 33: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 33: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (185 ms) 33: [----------] 4 tests from std_algorithms_replace_ops_test (785 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 (183 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.unique 33: [ OK ] std_algorithms_mod_seq_ops.unique (710 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 33: [ OK ] std_algorithms_mod_seq_ops.unique_copy (251 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.remove 33: [ OK ] std_algorithms_mod_seq_ops.remove (184 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.remove_if 33: [ OK ] std_algorithms_mod_seq_ops.remove_if (189 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.remove_copy [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o 33: [ OK ] std_algorithms_mod_seq_ops.remove_copy (436 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 4: [ OK ] cuda.atomic_views_integral (6440 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 (4 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 (5 ms) 4: [ RUN ] cuda.deep_copy_alignment 4: [ OK ] cuda.deep_copy_alignment (10 ms) 4: [ RUN ] cuda.deep_copy_conversion 4: [ OK ] cuda.deep_copy_conversion (4 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 (1 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_PR-6704/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_PR-6704/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_PR-6704/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_PR-6704/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 (25 ms) 4: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 4: [ OK ] cuda.mathematical_functions_hyperbolic_functions (6 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 (23 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 (4 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 (22 ms) 4: [ RUN ] cuda.mathspecialfunc_expint1 4: [ OK ] cuda.mathspecialfunc_expint1 (10 ms) 4: [ RUN ] cuda.mathspecialfunc_errorfunc 4: [ OK ] cuda.mathspecialfunc_errorfunc (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 4: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (29 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 (24 ms) 4: [ RUN ] cuda.mdrange_6d 33: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (177 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.rotate 4: [ OK ] cuda.mdrange_6d (31 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 (8 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 (8 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 (74 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 [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o 4: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (1525 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 (8 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 (22 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 (36 ms) 4: [ RUN ] cuda.kokkos_printf 4: [ OK ] cuda.kokkos_printf (1 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 (7 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 (28 ms) 4: [ RUN ] cuda.reducers_struct 4: [ OK ] cuda.reducers_struct (5 ms) 4: [ RUN ] cuda.reducers_half_t 4: [ OK ] cuda.reducers_half_t (7 ms) 4: [ RUN ] cuda.reducers_bhalf_t 4: [ OK ] cuda.reducers_bhalf_t (7 ms) 4: [ RUN ] cuda.reducers_int8_t 4: [ OK ] cuda.reducers_int8_t (2 ms) 4: [ RUN ] cuda.reducers_int16_t 4: [ OK ] cuda.reducers_int16_t (3 ms) 4: [ RUN ] cuda.reducers_point_t 4: [ OK ] cuda.reducers_point_t (10 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 (13 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 (126 ms) 4: [ RUN ] cuda.kokkos_swap 4: [ OK ] cuda.kokkos_swap (0 ms) 4: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceRangePolicyViewSizeLimit (19 ms) 4: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o 4: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (64 ms) 4: [----------] 181 tests from cuda (9394 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 185 tests from 2 test suites ran. (11956 ms total) 4: [ PASSED ] 181 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/50 Test #4: Kokkos_CoreUnitTest_Cuda1 ................... Passed 12.79 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda2 5: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 5: Test timeout computed to be: 1500 33: [ OK ] std_algorithms_mod_seq_ops.rotate (2469 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 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 125 tests from 3 test suites. 5: [----------] Global test environment set-up. 5: [----------] 8 tests from cuda_DeathTest 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_static_extents 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment 33: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (899 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.shift_left [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o 33: [ OK ] std_algorithms_mod_seq_ops.shift_left (2541 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.shift_right [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o 5: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4605 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment 33: [ OK ] std_algorithms_mod_seq_ops.shift_right (2499 ms) 33: [----------] 11 tests from std_algorithms_mod_seq_ops (10544 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 (131 ms) 33: [----------] 1 test from std_algorithms_modseq_test (131 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 31 tests from 5 test suites ran. (11614 ms total) 33: [ PASSED ] 31 tests. 33/48 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 13.62 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_E 34: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 34: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests 34: Test timeout computed to be: 1500 [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o 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 (149 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 (24 ms) 34: [----------] 2 tests from std_algorithms_sorting_ops_test (173 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 (3 ms) 34: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 34: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (3 ms) 34: [ RUN ] std_algorithms_partitioning_test.partition_point 34: [ OK ] std_algorithms_partitioning_test.partition_point (3 ms) 34: [----------] 4 tests from std_algorithms_partitioning_test (10 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 (109 ms) 34: [----------] 1 test from std_algorithms_partitioning_ops (109 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 (235 ms) 34: [----------] 1 test from std_algorithms_numerics_ops_test (235 ms total) 34: 34: [----------] 6 tests from std_algorithms_numeric_ops_test 34: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o 5: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (4524 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host 34: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (2450 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 (856 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 (3306 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 (128 ms) 34: [----------] 1 test from std_algorithms_transform_ops_test (128 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 15 tests from 6 test suites ran. (3964 ms total) 34: [ PASSED ] 15 tests. [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o 34/48 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 5.97 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 35: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 35: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests 35: Test timeout computed to be: 1500 [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o 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 (1705 ms) 35: [ RUN ] std_algorithms_count_team_test.count_returns_zero 35: [ OK ] std_algorithms_count_team_test.count_returns_zero (791 ms) 35: [----------] 2 tests from std_algorithms_count_team_test (2497 ms total) 35: 35: [----------] 1 test from std_algorithms_count_if_team_test 35: [ RUN ] std_algorithms_count_if_team_test.test [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o 35: [ OK ] std_algorithms_count_if_team_test.test (823 ms) 35: [----------] 1 test from std_algorithms_count_if_team_test (823 ms total) 35: 35: [----------] 1 test from std_algorithms_for_each_team_test 35: [ RUN ] std_algorithms_for_each_team_test.test [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o 35: [ OK ] std_algorithms_for_each_team_test.test (1063 ms) 35: [----------] 1 test from std_algorithms_for_each_team_test (1063 ms total) 35: 35: [----------] 1 test from std_algorithms_for_each_n_team_test 35: [ RUN ] std_algorithms_for_each_n_team_test.test [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o 35: [ OK ] std_algorithms_for_each_n_team_test.test (1044 ms) 35: [----------] 1 test from std_algorithms_for_each_n_team_test (1044 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 5 tests from 4 test suites ran. (5428 ms total) 35: [ PASSED ] 5 tests. [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o 35/48 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 7.43 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 36: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 36: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/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 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (12134 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o 36: [ OK ] std_algorithms_equal_team_test.views_are_equal (5639 ms) 36: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o 36: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (4458 ms) 36: [----------] 2 tests from std_algorithms_equal_team_test (10098 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 2 tests from 1 test suite ran. (10098 ms total) 36: [ PASSED ] 2 tests. 36/48 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 12.09 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 37: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 37: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests 37: Test timeout computed to be: 1500 [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o 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 1.93 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 38: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 38: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests 38: Test timeout computed to be: 1500 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (10521 ms) 5: [----------] 8 tests from cuda_DeathTest (31786 ms total) 5: 5: [----------] 89 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 (6 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 (0 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_PR-6704/core/unit_test/TestTeamVector.hpp:1066: 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 (48 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 5: [ OK ] cuda.ThreadVectorMDRangeParallelFor (13 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelFor 5: [ OK ] cuda.TeamVectorMDRangeParallelFor (12 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 5: [ OK ] cuda.TeamThreadMDRangeParallelReduce (17 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 5: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (7 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 5: [ OK ] cuda.TeamVectorMDRangeParallelReduce (7 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 (1229 ms) 5: [ RUN ] cuda.team_long_reduce 5: [ OK ] cuda.team_long_reduce (9 ms) 5: [ RUN ] cuda.team_double_reduce 5: [ OK ] cuda.team_double_reduce (9 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 (14 ms) 5: [ RUN ] cuda.team_scan 5: [ OK ] cuda.team_scan (186 ms) 5: [ RUN ] cuda.team_scan_ret_val 5: [ OK ] cuda.team_scan_ret_val (173 ms) 5: [ RUN ] cuda.team_shared_request 5: [ OK ] cuda.team_shared_request (2 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 (5 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 (223 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_PR-6704/core/unit_test/TestTeamVectorRange.hpp:442: Skipped 5: Disabling 2/3rd of the test for now 5: [ SKIPPED ] 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 (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 (9 ms) 5: [ RUN ] cuda.view_api_b 5: [ OK ] cuda.view_api_b (4 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 (21 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_empty_runtime_unmanaged 5: [ OK ] cuda.view_empty_runtime_unmanaged (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 (4 ms) 5: [ RUN ] cuda.view_mapping 5: [ OK ] cuda.view_mapping (59 ms) 5: [ RUN ] cuda.view_mapping_operator 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 (4 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 (0 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 (0 ms) 5: [ RUN ] cuda.workgraph_fib [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o 5: [ OK ] cuda.workgraph_fib (1011 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: [----------] 89 tests from cuda (3417 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 (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 (0 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 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 1.95 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 39: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 39: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests 39: Test timeout computed to be: 1500 5: [ OK ] cuda_uvm.view_subview_2d_from_3d (56 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (58 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (56 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (76 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (79 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (79 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (80 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (78 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (80 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 (694 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 125 tests from 3 test suites ran. (35898 ms total) 5: [ PASSED ] 123 tests. 5: [ SKIPPED ] 2 tests, listed below: 5: [ SKIPPED ] cuda.parallel_scan_with_reducers 5: [ SKIPPED ] cuda.team_teamvector_range 5/50 Test #5: Kokkos_CoreUnitTest_Cuda2 ................... Passed 36.82 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda3 6: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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 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 (945 ms) 39: [----------] 1 test from std_algorithms_fill_team_test (945 ms total) 39: 39: [----------] 1 test from std_algorithms_fill_n_team_test 39: [ RUN ] std_algorithms_fill_n_team_test.test [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o 39: [ OK ] std_algorithms_fill_n_team_test.test (2529 ms) 39: [----------] 1 test from std_algorithms_fill_n_team_test (2529 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 (1010 ms) 39: [----------] 1 test from std_algorithms_replace_team_test (1010 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 (1333 ms) 39: [----------] 1 test from std_algorithms_replace_if_team_test (1333 ms total) 39: 39: [----------] 1 test from std_algorithms_replace_copy_team_test 39: [ RUN ] std_algorithms_replace_copy_team_test.test [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o 39: [ OK ] std_algorithms_replace_copy_team_test.test (2849 ms) 39: [----------] 1 test from std_algorithms_replace_copy_team_test (2849 ms total) 39: 39: [----------] 1 test from std_algorithms_replace_copy_if_team_test 39: [ RUN ] std_algorithms_replace_copy_if_team_test.test [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o 39: [ OK ] std_algorithms_replace_copy_if_team_test.test (2377 ms) 39: [----------] 1 test from std_algorithms_replace_copy_if_team_test (2377 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 6 tests from 6 test suites ran. (11045 ms total) 39: [ PASSED ] 6 tests. 39/48 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 13.04 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 40: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 40: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/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 (985 ms) 40: [----------] 1 test from std_algorithms_reverse_team_test (985 ms total) 40: 40: [----------] 1 test from std_algorithms_reverse_copy_team_test 40: [ RUN ] std_algorithms_reverse_copy_team_test.test 6: [ OK ] cuda.team_scratch_1_streams (14521 ms) 6: [ RUN ] cuda.space_access 6: [ OK ] cuda.space_access (0 ms) 6: [ RUN ] cuda.uvm 6: [ OK ] cuda.uvm (5 ms) 6: [ RUN ] cuda.impl_view_accessible 6: [ OK ] cuda.impl_view_accessible (2 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 (14531 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 (14 ms) 6: [ RUN ] cuda_hostpinned.view_api_b 6: [ OK ] cuda_hostpinned.view_api_b (11 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 40: [ OK ] std_algorithms_reverse_copy_team_test.test (1476 ms) 40: [----------] 1 test from std_algorithms_reverse_copy_team_test (1476 ms total) 40: 40: [----------] 1 test from std_algorithms_rotate_team_test 40: [ RUN ] std_algorithms_rotate_team_test.test [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o 40: [ OK ] std_algorithms_rotate_team_test.test (3470 ms) 40: [----------] 1 test from std_algorithms_rotate_team_test (3470 ms total) 40: 40: [----------] 1 test from std_algorithms_rotate_copy_team_test 40: [ RUN ] std_algorithms_rotate_copy_team_test.test [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 6: [ OK ] cuda_hostpinned.view_allocation_large_rank (4677 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 (6 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 (59 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 (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 (4825 ms total) 6: 6: [----------] 25 tests from cuda_uvm 6: [ RUN ] cuda_uvm.impl_shared_alloc 6: [ OK ] cuda_uvm.impl_shared_alloc (74 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 (16 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 (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 (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 (243 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 (38 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 (61 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 (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 (508 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 56 tests from 3 test suites ran. (19865 ms total) 6: [ PASSED ] 56 tests. [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o 6/50 Test #6: Kokkos_CoreUnitTest_Cuda3 ................... Passed 20.68 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaTimingBased 7: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 7: Test timeout computed to be: 1500 [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o 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 (12 ms) 7: [ RUN ] cuda.debug_pin_um_to_host [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o 7: [ OK ] cuda.debug_pin_um_to_host (706 ms) 7: [----------] 2 tests from cuda (719 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 2 tests from 1 test suite ran. (719 ms total) 7: [ PASSED ] 2 tests. 7/50 Test #7: Kokkos_CoreUnitTest_CudaTimingBased ......... Passed 1.51 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpInit 8: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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: 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 (20 ms) 8: [----------] 1 test from cuda (20 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (20 ms total) 8: [ PASSED ] 1 test. 8/50 Test #8: Kokkos_CoreUnitTest_CudaInterOpInit ......... Passed 0.79 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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: 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 (21 ms) 9: [----------] 1 test from cuda (21 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/50 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreams ...... Passed 0.79 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaGraph 10: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_CudaGraph 10: Test timeout computed to be: 1500 [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.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/50 Test #10: Kokkos_CoreUnitTest_CudaGraph ............... Passed 0.79 sec test 11 Start 11: Kokkos_CoreUnitTest_Default 11: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_Default 11: Test timeout computed to be: 1500 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 (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 (24 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 (4 ms) 11: [ RUN ] defaultdevicetype.bhalf_conversion 11: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 11: [ RUN ] defaultdevicetype.half_operators 11: [ OK ] defaultdevicetype.half_operators (0 ms) 11: [ RUN ] defaultdevicetype.bhalf_operators 11: [ OK ] defaultdevicetype.bhalf_operators (0 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 (5 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 (9 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b2 11: [ OK ] defaultdevicetype.reduce_instantiation_b2 (16 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c2 11: [ OK ] defaultdevicetype.reduce_instantiation_c2 (8 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 (20 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 (149 ms total) 11: 11: [----------] 1 test from kokkosresize 11: [ RUN ] kokkosresize.host_space_access 11: [ OK ] kokkosresize.host_space_access (21 ms) 11: [----------] 1 test from kokkosresize (21 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. (172 ms total) 11: [ PASSED ] 73 tests. 40: [ OK ] std_algorithms_rotate_copy_team_test.test (5922 ms) 40: [----------] 1 test from std_algorithms_rotate_copy_team_test (5922 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 4 tests from 4 test suites ran. (11854 ms total) 40: [ PASSED ] 4 tests. 11/50 Test #11: Kokkos_CoreUnitTest_Default ................. Passed 0.98 sec test 12 Start 12: Kokkos_CoreUnitTest_LegionInitialization 12: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 12: Test timeout computed to be: 1500 40/48 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 13.85 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 41: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 41: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests 41: 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: 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 (21 ms) 12: [----------] 1 test from initialization (22 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 1 test from 1 test suite ran. (22 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_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 13: Test timeout computed to be: 1500 [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.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 13/50 Test #13: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.78 sec test 14 Start 14: Kokkos_CoreUnitTest_Develop 14: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_Develop 14: 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 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/50 Test #14: Kokkos_CoreUnitTest_Develop ................. Passed 0.79 sec test 15 Start 15: Kokkos_CoreUnitTest_KokkosP 15: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 15: Test timeout computed to be: 1500 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 28 tests from 2 test suites. 15: [----------] Global test environment set-up. 15: [----------] 26 tests from kokkosp 15: [ RUN ] kokkosp.test_named_instance_fence 15: Ref: 33554433 15: Ref: named_instance 15: 33554433 15: named_instance 15: [ OK ] kokkosp.test_named_instance_fence (0 ms) 15: [ RUN ] kokkosp.test_unnamed_instance_fence 15: Ref: 33554433 15: Ref: Unnamed Instance Fence 15: 33554433 15: Kokkos::Cuda::fence(): Unnamed Instance Fence 15: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 15: [ RUN ] kokkosp.test_named_global_fence 15: Ref: 33554432 15: Ref: test global fence 15: 16777216 15: test global fence 15: Miss on id 15: 33554432 15: test global fence 15: [ OK ] kokkosp.test_named_global_fence (0 ms) 15: [ RUN ] kokkosp.test_unnamed_global_fence 15: Ref: 33554432 15: Ref: Unnamed Global Fence 15: 16777216 15: Kokkos::fence: Unnamed Global Fence 15: Miss on id 15: 33554432 15: Kokkos::fence: Unnamed Global Fence 15: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 15: [ RUN ] kokkosp.test_multiple_default_instances 15: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 15: [ RUN ] kokkosp.test_id_gen 15: [ OK ] kokkosp.test_id_gen (0 ms) 15: [ RUN ] kokkosp.test_kernel_sequence 15: Ref: 33554433 15: Ref: named_instance 15: 33554433 15: named_instance 15: Ref: 33554433 15: Ref: test_kernel 15: 33554433 15: named_instance 15: Miss on name 15: 16777216 15: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 15: Miss on name 15: Miss on id 15: 33554432 15: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 15: Miss on name 15: Miss on id 15: 33554433 15: test_kernel 15: [ OK ] kokkosp.test_kernel_sequence (2 ms) 15: [ RUN ] kokkosp.test_streams 15: [ OK ] kokkosp.test_streams (0 ms) 15: [ RUN ] kokkosp.async_deep_copy 15: [ OK ] kokkosp.async_deep_copy (0 ms) 15: [ RUN ] kokkosp.parallel_for 15: [ OK ] kokkosp.parallel_for (0 ms) 15: [ RUN ] kokkosp.parallel_reduce 15: [ OK ] kokkosp.parallel_reduce (0 ms) 15: [ RUN ] kokkosp.parallel_scan 15: [ OK ] kokkosp.parallel_scan (3 ms) 15: [ RUN ] kokkosp.parallel_scan_no_fence 15: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 15: [ RUN ] kokkosp.parallel_scan_no_fence_view 15: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 15: [ RUN ] kokkosp.regions 15: [ OK ] kokkosp.regions (0 ms) 15: [ RUN ] kokkosp.fences 15: [ OK ] kokkosp.fences (0 ms) 15: [ RUN ] kokkosp.raw_allocation 15: [ OK ] kokkosp.raw_allocation (0 ms) 15: [ RUN ] kokkosp.view 15: [ OK ] kokkosp.view (0 ms) 15: [ RUN ] kokkosp.sections 15: [ OK ] kokkosp.sections (0 ms) 15: [ RUN ] kokkosp.metadata 15: [ OK ] kokkosp.metadata (0 ms) 15: [ RUN ] kokkosp.profile_events 15: [ OK ] kokkosp.profile_events (0 ms) 15: [ RUN ] kokkosp.no_init_kernel 15: [ OK ] kokkosp.no_init_kernel (0 ms) 15: [ RUN ] kokkosp.get_events 15: [ OK ] kokkosp.get_events (0 ms) 15: [ RUN ] kokkosp.create_mirror_no_init 15: [ OK ] kokkosp.create_mirror_no_init (0 ms) 15: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 15: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 15: [ RUN ] kokkosp.create_mirror_view_and_copy 15: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 15: [----------] 26 tests from kokkosp (7 ms total) 15: 15: [----------] 2 tests from defaultdevicetype 15: [ RUN ] defaultdevicetype.profiling_section 15: [ OK ] defaultdevicetype.profiling_section (0 ms) 15: [ RUN ] defaultdevicetype.scoped_profile_region 15: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 15: [----------] 2 tests from defaultdevicetype (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 28 tests from 2 test suites ran. (7 ms total) 15: [ PASSED ] 28 tests. 15/50 Test #15: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.80 sec test 16 Start 16: Kokkos_CoreUnitTest_ToolIndependence 16: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 16: Test timeout computed to be: 1500 [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o 16/50 Test #16: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 0.74 sec test 17 Start 17: Kokkos_ProfilingTestLibraryLoadHelp 17: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 17: Environment variables: 17: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/libkokkosprinter-tool.so 17: Test timeout computed to be: 1500 41: [ OK ] std_algorithms_move_team_test.test (2061 ms) 41: [----------] 1 test from std_algorithms_move_team_test (2061 ms total) 41: 41: [----------] 1 test from std_algorithms_move_backward_team_test 41: [ RUN ] std_algorithms_move_backward_team_test.test 17: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 17: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 17: Detected: 6 cores per node. 17: Detected: 1 MPI_ranks per node. 17: Requested: 8 threads per process. 17: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 17/50 Test #17: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 0.78 sec test 18 Start 18: Kokkos_ProfilingTestLibraryCmdLineHelp 18: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/libkokkosprinter-tool.so" 18: Test timeout computed to be: 1500 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:: [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o 18/50 Test #18: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 0.79 sec test 19 Start 19: Kokkos_ProfilingTestLibraryLoad 19: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 19: Environment variables: 19: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/libkokkosprinter-tool.so 19: Test timeout computed to be: 1500 [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o 41: [ OK ] std_algorithms_move_backward_team_test.test (1775 ms) 41: [----------] 1 test from std_algorithms_move_backward_team_test (1775 ms total) 41: 41: [----------] 1 test from std_algorithms_shift_left_team_test 41: [ RUN ] std_algorithms_shift_left_team_test.test 19: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 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_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.99::kokkosp_allocate_data:Host:source:0x2f230c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x2f23240:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x2f232c0:Host:source:0x2f23140: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:0x2f23240:40::kokkosp_deallocate_data:Host:source:0x2f230c0:40::kokkosp_finalize_library:: 19/50 Test #19: Kokkos_ProfilingTestLibraryLoad ............. Passed 0.78 sec test 20 Start 20: Kokkos_ProfilingTestLibraryCmdLine 20: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/libkokkosprinter-tool.so" 20: Test timeout computed to be: 1500 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.99::kokkosp_allocate_data:Host:source:0x17f3d40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x17f3f40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x17f3fc0:Host:source:0x17f3dc0: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:0x17f3f40:40::kokkosp_deallocate_data:Host:source:0x17f3d40:40::kokkosp_finalize_library:: 20/50 Test #20: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 0.77 sec test 21 Start 21: Kokkos_CoreUnitTest_StackTraceTest 21: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec 21: Test timeout computed to be: 1500 [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.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: [==========] Running 3 tests from 2 test suites. 21: [----------] Global test environment set-up. 21: [----------] 2 tests from defaultdevicetype_DeathTest 21: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 21: 21: [WARNING] /var/jenkins/workspace/Kokkos_PR-6704/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. 21: Top of f1 21: Top of f0 21: Top of f0 21: test_f1: 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e0853] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44963c] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445a66] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x44440e] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48bf43] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45558f] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4578df] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458c07] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b727] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48ed83] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x459fce] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x443775] 21: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fcca6b84083] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 21: 21: demangled test_f1: 21: [0x4e0853] Kokkos::Impl::save_stacktrace() 21: [0x44963c] Test::stacktrace_test_f1(std::ostream&) 21: [0x445a66] Test::test_stacktrace(bool, bool) 21: [0x44440e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 21: [0x48bf43] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 21: [0x45558f] testing::Test::Run() 21: [0x4578df] testing::TestInfo::Run() 21: [0x458c07] testing::TestSuite::Run() 21: [0x46b727] testing::internal::UnitTestImpl::RunAllTests() 21: [0x48ed83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 21: [0x459fce] testing::UnitTest::Run() 21: [0x443775] main 21: [0x7fcca6b84083] __libc_start_main 21: [0x44311e] _start 21: 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f1 21: Top of f0 21: Top of f0 21: StackTrace f3(std::cout, 4) returned: 110 21: test_f3: 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e0853] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44963c] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44a0b2] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x4469cd] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x44440e] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48bf43] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45558f] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4578df] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458c07] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b727] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48ed83] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x459fce] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x443775] 21: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fcca6b84083] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 21: 21: demangled test_f3: 21: [0x4e0853] Kokkos::Impl::save_stacktrace() 21: [0x44963c] Test::stacktrace_test_f1(std::ostream&) 21: [0x44a0b2] Test::stacktrace_test_f3(std::ostream&, int) 21: [0x4469cd] Test::test_stacktrace(bool, bool) 21: [0x44440e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 21: [0x48bf43] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 21: [0x45558f] testing::Test::Run() 21: [0x4578df] testing::TestInfo::Run() 21: [0x458c07] testing::TestSuite::Run() 21: [0x46b727] testing::internal::UnitTestImpl::RunAllTests() 21: [0x48ed83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 21: [0x459fce] testing::UnitTest::Run() 21: [0x443775] main 21: [0x7fcca6b84083] __libc_start_main 21: [0x44311e] _start 21: 21: Test setting std::terminate handler that prints the last saved stack trace 21: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (383 ms) 21: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 21: 21: [WARNING] /var/jenkins/workspace/Kokkos_PR-6704/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. 21: Top of f1 21: Top of f0 21: Top of f0 21: test_f1: 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e0853] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44963c] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445a66] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x44478b] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48bf43] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45558f] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4578df] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458c07] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b727] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48ed83] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x459fce] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x443775] 21: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fcca6b84083] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 21: 21: demangled test_f1: 21: [0x4e0853] Kokkos::Impl::save_stacktrace() 21: [0x44963c] Test::stacktrace_test_f1(std::ostream&) 21: [0x445a66] Test::test_stacktrace(bool, bool) 21: [0x44478b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 21: [0x48bf43] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 21: [0x45558f] testing::Test::Run() 21: [0x4578df] testing::TestInfo::Run() 21: [0x458c07] testing::TestSuite::Run() 21: [0x46b727] testing::internal::UnitTestImpl::RunAllTests() 21: [0x48ed83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 21: [0x459fce] testing::UnitTest::Run() 21: [0x443775] main 21: [0x7fcca6b84083] __libc_start_main 21: [0x44311e] _start 21: 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f1 21: Top of f0 21: Top of f0 21: StackTrace f3(std::cout, 4) returned: 110 21: test_f3: 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e0853] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44963c] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44a0b2] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x4469cd] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x44478b] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48bf43] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45558f] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4578df] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458c07] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b727] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48ed83] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x459fce] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x443775] 21: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fcca6b84083] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 21: 21: demangled test_f3: 21: [0x4e0853] Kokkos::Impl::save_stacktrace() 21: [0x44963c] Test::stacktrace_test_f1(std::ostream&) 21: [0x44a0b2] Test::stacktrace_test_f3(std::ostream&, int) 21: [0x4469cd] Test::test_stacktrace(bool, bool) 21: [0x44478b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 21: [0x48bf43] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 21: [0x45558f] testing::Test::Run() 21: [0x4578df] testing::TestInfo::Run() 21: [0x458c07] testing::TestSuite::Run() 21: [0x46b727] testing::internal::UnitTestImpl::RunAllTests() 21: [0x48ed83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 21: [0x459fce] testing::UnitTest::Run() 21: [0x443775] main 21: [0x7fcca6b84083] __libc_start_main 21: [0x44311e] _start 21: 21: Test setting std::terminate handler that prints the last saved stack trace 21: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (449 ms) 21: [----------] 2 tests from defaultdevicetype_DeathTest (833 ms total) 21: 21: [----------] 1 test from defaultdevicetype 21: [ RUN ] defaultdevicetype.stacktrace_normal 21: Top of f1 21: Top of f0 21: Top of f0 21: test_f1: 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e0853] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44963c] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445a66] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48bf43] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45558f] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4578df] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458c07] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b727] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48ed83] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x459fce] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x443775] 21: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fcca6b84083] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 21: 21: demangled test_f1: 21: [0x4e0853] Kokkos::Impl::save_stacktrace() 21: [0x44963c] Test::stacktrace_test_f1(std::ostream&) 21: [0x445a66] Test::test_stacktrace(bool, bool) 21: [0x48bf43] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 21: [0x45558f] testing::Test::Run() 21: [0x4578df] testing::TestInfo::Run() 21: [0x458c07] testing::TestSuite::Run() 21: [0x46b727] testing::internal::UnitTestImpl::RunAllTests() 21: [0x48ed83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 21: [0x459fce] testing::UnitTest::Run() 21: [0x443775] main 21: [0x7fcca6b84083] __libc_start_main 21: [0x44311e] _start 21: 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f1 21: Top of f0 21: Top of f0 21: StackTrace f3(std::cout, 4) returned: 110 21: test_f3: 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e0853] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44963c] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44a0b2] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x4469cd] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48bf43] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45558f] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4578df] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458c07] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b727] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48ed83] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x459fce] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x443775] 21: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fcca6b84083] 21: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 21: 21: demangled test_f3: 21: [0x4e0853] Kokkos::Impl::save_stacktrace() 21: [0x44963c] Test::stacktrace_test_f1(std::ostream&) 21: [0x44a0b2] Test::stacktrace_test_f3(std::ostream&, int) 21: [0x4469cd] Test::test_stacktrace(bool, bool) 21: [0x48bf43] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 21: [0x45558f] testing::Test::Run() 21: [0x4578df] testing::TestInfo::Run() 21: [0x458c07] testing::TestSuite::Run() 21: [0x46b727] testing::internal::UnitTestImpl::RunAllTests() 21: [0x48ed83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 21: [0x459fce] testing::UnitTest::Run() 21: [0x443775] main 21: [0x7fcca6b84083] __libc_start_main 21: [0x44311e] _start 21: 21: Test setting std::terminate handler that prints the last saved stack trace 21: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 21: [----------] 1 test from defaultdevicetype (1 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 3 tests from 2 test suites ran. (834 ms total) 21: [ PASSED ] 3 tests. 21/50 Test #21: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 1.62 sec test 22 Start 22: Kokkos_IncrementalTest_OPENMP 22: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 22: Test timeout computed to be: 1500 [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I 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 28 tests from 1 test suite. 22: [----------] Global test environment set-up. 22: [----------] 28 tests from OPENMP 22: [ RUN ] OPENMP.IncrTest_01_execspace_typedef 22: [ OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms) 22: [ RUN ] OPENMP.IncrTest_01_execspace 22: Host Parallel Execution Space: 22: KOKKOS_ENABLE_OPENMP: yes 22: 22: OpenMP Runtime Configuration: 22: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ] 22: OpenMP 22: [ OK ] OPENMP.IncrTest_01_execspace (0 ms) 22: [ RUN ] OPENMP.IncrTest_02_AtomicExchange 22: [ OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms) 22: [ RUN ] OPENMP.IncrTest_02_AtomicAdd 22: [ OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms) 22: [ RUN ] OPENMP.IncrTest_02_AtomicSub 22: [ OK ] OPENMP.IncrTest_02_AtomicSub (0 ms) 22: [ RUN ] OPENMP.IncrTest_03a_memspace_malloc 22: [ OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms) 22: [ RUN ] OPENMP.IncrTest_03b_memspace_free 22: [ OK ] OPENMP.IncrTest_03b_memspace_free (139 ms) 22: [ RUN ] OPENMP.IncrTest_04_simple_parallelFor 22: [ OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms) 22: [ RUN ] OPENMP.IncrTest_04_RangePolicy_parallelFor 22: [ OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (0 ms) 22: [ RUN ] OPENMP.IncrTest_05_reduction 22: [ OK ] OPENMP.IncrTest_05_reduction (3 ms) 22: [ RUN ] OPENMP.IncrTest_06_mdrange2D 22: [ OK ] OPENMP.IncrTest_06_mdrange2D (0 ms) 22: [ RUN ] OPENMP.IncrTest_06_mdrange3D 22: [ OK ] OPENMP.IncrTest_06_mdrange3D (0 ms) 22: [ RUN ] OPENMP.IncrTest_06_mdrange4D 22: [ OK ] OPENMP.IncrTest_06_mdrange4D (0 ms) 22: [ RUN ] OPENMP.IncrTest_08_deep_copy_2D 22: [ OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms) 22: [ RUN ] OPENMP.IncrTest_08_deep_copy_3D 22: [ OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms) 22: [ RUN ] OPENMP.IncrTest_08_deep_copy_4D 22: [ OK ] OPENMP.IncrTest_08_deep_copy_4D (0 ms) 22: [ RUN ] OPENMP.IncrTest_10_Hierarchical_Basics 22: [ OK ] OPENMP.IncrTest_10_Hierarchical_Basics (0 ms) 22: [ RUN ] OPENMP.IncrTest_11a_Hierarchical_ForLoop 22: [ OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (0 ms) 22: [ RUN ] OPENMP.IncrTest_11b_Hierarchical_ForLoop 22: [ OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (0 ms) 22: [ RUN ] OPENMP.IncrTest_11c_Hierarchical_ForLoop 22: [ OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (114 ms) 22: [ RUN ] OPENMP.IncrTest_12a_ThreadScratch 22: [ OK ] OPENMP.IncrTest_12a_ThreadScratch (0 ms) 22: [ RUN ] OPENMP.IncrTest_12b_TeamScratch 22: [ OK ] OPENMP.IncrTest_12b_TeamScratch (2 ms) 22: [ RUN ] OPENMP.IncrTest_13a_Hierarchical_Red 22: [ OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms) 22: [ RUN ] OPENMP.IncrTest_13b_Hierarchical_Red 22: [ OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms) 22: [ RUN ] OPENMP.IncrTest_13c_Hierarchical_Red 22: [ OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms) 22: [ RUN ] OPENMP.incr_14_MDrangeReduce 22: [ OK ] OPENMP.incr_14_MDrangeReduce (0 ms) 22: [ RUN ] OPENMP.IncrTest_16_parallelscan 22: [ OK ] OPENMP.IncrTest_16_parallelscan (0 ms) 22: [ RUN ] OPENMP.incr_17_atomicView 22: [ OK ] OPENMP.incr_17_atomicView (0 ms) 22: [----------] 28 tests from OPENMP (263 ms total) 22: 22: [----------] Global test environment tear-down 22: [==========] 28 tests from 1 test suite ran. (263 ms total) 22: [ PASSED ] 28 tests. [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o 22/50 Test #22: Kokkos_IncrementalTest_OPENMP ............... Passed 1.06 sec test 23 Start 23: Kokkos_IncrementalTest_CUDA 23: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_IncrementalTest_CUDA 23: Test timeout computed to be: 1500 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 CUDA 23: [ RUN ] CUDA.IncrTest_01_execspace_typedef 23: [ OK ] CUDA.IncrTest_01_execspace_typedef (0 ms) 23: [ RUN ] CUDA.IncrTest_01_execspace 23: Device Execution Space: 23: KOKKOS_ENABLE_CUDA: yes 23: Cuda Options: 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_IMPL_CUDA_MALLOC_ASYNC: yes 23: 23: Cuda Runtime Configuration: 23: macro KOKKOS_ENABLE_CUDA : defined 23: macro CUDA_VERSION = 12020 = version 12.2 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: Cuda 23: [ OK ] CUDA.IncrTest_01_execspace (0 ms) 23: [ RUN ] CUDA.IncrTest_02_AtomicExchange 23: [ OK ] CUDA.IncrTest_02_AtomicExchange (0 ms) 23: [ RUN ] CUDA.IncrTest_02_AtomicAdd 23: [ OK ] CUDA.IncrTest_02_AtomicAdd (0 ms) 23: [ RUN ] CUDA.IncrTest_02_AtomicSub 23: [ OK ] CUDA.IncrTest_02_AtomicSub (0 ms) 23: [ RUN ] CUDA.IncrTest_03a_memspace_malloc 23: [ OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms) 23: [ RUN ] CUDA.IncrTest_03b_memspace_free [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o 41: [ OK ] std_algorithms_shift_left_team_test.test (5971 ms) 41: [----------] 1 test from std_algorithms_shift_left_team_test (5971 ms total) 41: 41: [----------] 1 test from std_algorithms_shift_right_team_test 41: [ RUN ] std_algorithms_shift_right_team_test.test 23: [ OK ] CUDA.IncrTest_03b_memspace_free (2507 ms) 23: [ RUN ] CUDA.IncrTest_04_simple_parallelFor 23: [ OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms) 23: [ RUN ] CUDA.IncrTest_04_RangePolicy_parallelFor 23: [ OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms) 23: [ RUN ] CUDA.IncrTest_05_reduction 23: [ OK ] CUDA.IncrTest_05_reduction (3 ms) 23: [ RUN ] CUDA.IncrTest_06_mdrange2D 23: [ OK ] CUDA.IncrTest_06_mdrange2D (0 ms) 23: [ RUN ] CUDA.IncrTest_06_mdrange3D 23: [ OK ] CUDA.IncrTest_06_mdrange3D (0 ms) 23: [ RUN ] CUDA.IncrTest_06_mdrange4D 23: [ OK ] CUDA.IncrTest_06_mdrange4D (0 ms) 23: [ RUN ] CUDA.IncrTest_08_deep_copy_2D 23: [ OK ] CUDA.IncrTest_08_deep_copy_2D (0 ms) 23: [ RUN ] CUDA.IncrTest_08_deep_copy_3D 23: [ OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms) 23: [ RUN ] CUDA.IncrTest_08_deep_copy_4D 23: [ OK ] CUDA.IncrTest_08_deep_copy_4D (0 ms) 23: [ RUN ] CUDA.IncrTest_10_Hierarchical_Basics 23: [ OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms) 23: [ RUN ] CUDA.IncrTest_11a_Hierarchical_ForLoop 23: [ OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (1 ms) 23: [ RUN ] CUDA.IncrTest_11b_Hierarchical_ForLoop 23: [ OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (1 ms) 23: [ RUN ] CUDA.IncrTest_11c_Hierarchical_ForLoop 23: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (242 ms) 23: [ RUN ] CUDA.IncrTest_12a_ThreadScratch 23: [ OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms) 23: [ RUN ] CUDA.IncrTest_12b_TeamScratch 23: [ OK ] CUDA.IncrTest_12b_TeamScratch (1 ms) 23: [ RUN ] CUDA.IncrTest_13a_Hierarchical_Red 23: [ OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms) 23: [ RUN ] CUDA.IncrTest_13b_Hierarchical_Red 23: [ OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms) 23: [ RUN ] CUDA.IncrTest_13c_Hierarchical_Red 23: [ OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms) 23: [ RUN ] CUDA.incr_14_MDrangeReduce 23: [ OK ] CUDA.incr_14_MDrangeReduce (0 ms) 23: [ RUN ] CUDA.IncrTest_16_parallelscan 23: [ OK ] CUDA.IncrTest_16_parallelscan (7 ms) 23: [ RUN ] CUDA.incr_17_atomicView 23: [ OK ] CUDA.incr_17_atomicView (0 ms) 23: [----------] 28 tests from CUDA (2775 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 28 tests from 1 test suite ran. (2775 ms total) 23: [ PASSED ] 28 tests. 23/50 Test #23: Kokkos_IncrementalTest_CUDA ................. Passed 3.57 sec test 24 Start 24: Kokkos_CoreUnitTest_CTestDevice 24: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 24: Test timeout computed to be: 1500 24: [==========] Running 8 tests from 1 test suite. 24: [----------] Global test environment set-up. 24: [----------] 8 tests from ctest_environment 24: [ RUN ] ctest_environment.no_device_type 24: [ OK ] ctest_environment.no_device_type (0 ms) 24: [ RUN ] ctest_environment.no_process_count 24: [ OK ] ctest_environment.no_process_count (0 ms) 24: [ RUN ] ctest_environment.invalid_rank 24: [ OK ] ctest_environment.invalid_rank (0 ms) 24: [ RUN ] ctest_environment.no_type_str 24: [ OK ] ctest_environment.no_type_str (0 ms) 24: [ RUN ] ctest_environment.missing_type 24: [ OK ] ctest_environment.missing_type (0 ms) 24: [ RUN ] ctest_environment.no_id_str 24: [ OK ] ctest_environment.no_id_str (0 ms) 24: [ RUN ] ctest_environment.invalid_id_str 24: [ OK ] ctest_environment.invalid_id_str (0 ms) 24: [ RUN ] ctest_environment.good 24: [ OK ] ctest_environment.good (0 ms) 24: [----------] 8 tests from ctest_environment (0 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 8 tests from 1 test suite ran. (0 ms total) 24: [ PASSED ] 8 tests. 24/50 Test #24: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.76 sec test 25 Start 25: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 25: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 25: Test timeout computed to be: 1500 25/50 Test #25: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.01 sec test 26 Start 26: Kokkos_ContainersUnitTest_OpenMP 26: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 26: Test timeout computed to be: 1500 [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o 26: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 26: Detected: 6 cores per node. 26: Detected: 1 MPI_ranks per node. 26: Requested: 8 threads per process. 26: [==========] Running 62 tests from 1 test suite. 26: [----------] Global test environment set-up. 26: [----------] 62 tests from openmp 26: [ RUN ] openmp.bitset [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I 26: [ OK ] openmp.bitset (676 ms) 26: [ RUN ] openmp.bitset_default_constructor_no_alloc 26: [ OK ] openmp.bitset_default_constructor_no_alloc (0 ms) 26: [ RUN ] openmp.dualview_combination 26: [ OK ] openmp.dualview_combination (0 ms) 26: [ RUN ] openmp.dualview_alloc 26: [ OK ] openmp.dualview_alloc (0 ms) 26: [ RUN ] openmp.test_dualview_copy_construction_and_assignment 26: [ OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms) 26: [ RUN ] openmp.dualview_combinations_without_init 26: [ OK ] openmp.dualview_combinations_without_init (0 ms) 26: [ RUN ] openmp.dualview_deep_copy 26: [ OK ] openmp.dualview_deep_copy (0 ms) 26: [ RUN ] openmp.dualview_realloc 26: [ OK ] openmp.dualview_realloc (0 ms) 26: [ RUN ] openmp.dualview_resize 26: [ OK ] openmp.dualview_resize (0 ms) 26: [ RUN ] openmp.dualview_device_correct_kokkos_device 26: [ OK ] openmp.dualview_device_correct_kokkos_device (0 ms) 26: [ RUN ] openmp.dualview_host_correct_kokkos_device 26: [ OK ] openmp.dualview_host_correct_kokkos_device (0 ms) 26: [ RUN ] openmp.dualview_host_modify_template_device_sync 26: [ OK ] openmp.dualview_host_modify_template_device_sync (0 ms) 26: [ RUN ] openmp.dualview_host_modify_template_device_execspace_sync 26: [ OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms) 26: [ RUN ] openmp.dualview_device_modify_template_host_sync 26: [ OK ] openmp.dualview_device_modify_template_host_sync (0 ms) 26: [ RUN ] openmp.dualview_device_modify_template_host_execspace_sync 26: [ OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms) 26: [ RUN ] openmp.dualview_template_views_return_correct_executionspace_views 26: [ OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms) 26: [ RUN ] openmp.dynamic_view 26: [ OK ] openmp.dynamic_view (20 ms) 26: [ RUN ] openmp.dyn_rank_view_api_generic 26: [ OK ] openmp.dyn_rank_view_api_generic (16 ms) 26: [ RUN ] openmp.dyn_rank_view_api_operator_rank12345 26: [ OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms) 26: [ RUN ] openmp.dyn_rank_view_check_fence_resize_realloc 26: /var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 26: skipping since not default execution space 26: [ SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms) 26: [ RUN ] openmp.dyn_rank_view_api_operator_rank67 26: [ OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms) 26: [ RUN ] openmp.ErrorReporterViaLambda 26: [ OK ] openmp.ErrorReporterViaLambda (0 ms) 26: [ RUN ] openmp.ErrorReporter 26: [ OK ] openmp.ErrorReporter (0 ms) 26: [ RUN ] openmp.offsetview_construction 26: [ OK ] openmp.offsetview_construction (21 ms) 26: [ RUN ] openmp.offsetview_unmanaged_construction 26: [ OK ] openmp.offsetview_unmanaged_construction (0 ms) 26: [ RUN ] openmp.offsetview_subview 26: [ OK ] openmp.offsetview_subview (8 ms) 26: [ RUN ] openmp.offsetview_offsets_rank1 26: [ OK ] openmp.offsetview_offsets_rank1 (7 ms) 26: [ RUN ] openmp.offsetview_offsets_rank2 26: [ OK ] openmp.offsetview_offsets_rank2 (0 ms) 26: [ RUN ] openmp.offsetview_offsets_rank3 26: [ OK ] openmp.offsetview_offsets_rank3 (0 ms) 26: [ RUN ] openmp.scatterview Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 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_P.dir/TestStdAlgorithmsCommon.cpp.o 26: [ OK ] openmp.scatterview (1958 ms) 26: [ RUN ] openmp.scatterview_devicetype 26: [ OK ] openmp.scatterview_devicetype (8 ms) 26: [ RUN ] openmp.staticcrsgraph [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o 26: [ OK ] openmp.staticcrsgraph (42 ms) 26: [ RUN ] openmp.resize_realloc_no_init_dualview 26: [ OK ] openmp.resize_realloc_no_init_dualview (0 ms) 26: [ RUN ] openmp.resize_realloc_no_alloc_dualview 26: [ OK ] openmp.resize_realloc_no_alloc_dualview (0 ms) 26: [ RUN ] openmp.resize_exec_space_dualview 26: [ OK ] openmp.resize_exec_space_dualview (0 ms) 26: [ RUN ] openmp.realloc_exec_space_dualview 26: [ OK ] openmp.realloc_exec_space_dualview (0 ms) 26: [ RUN ] openmp.resize_realloc_no_init_dynrankview 26: [ OK ] openmp.resize_realloc_no_init_dynrankview (0 ms) 26: [ RUN ] openmp.resize_exec_space_dynrankview 26: [ OK ] openmp.resize_exec_space_dynrankview (0 ms) 26: [ RUN ] openmp.realloc_exec_space_dynrankview 26: [ OK ] openmp.realloc_exec_space_dynrankview (0 ms) 26: [ RUN ] openmp.resize_realloc_no_init_scatterview 26: [ OK ] openmp.resize_realloc_no_init_scatterview (0 ms) 26: [ RUN ] openmp.resize_realloc_no_alloc_scatterview 26: [ OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms) 26: [ RUN ] openmp.resize_exec_space_scatterview 26: [ OK ] openmp.resize_exec_space_scatterview (0 ms) 26: [ RUN ] openmp.realloc_exec_space_scatterview 26: [ OK ] openmp.realloc_exec_space_scatterview (0 ms) 26: [ RUN ] openmp.create_mirror_no_init_dynrankview 26: [ OK ] openmp.create_mirror_no_init_dynrankview (0 ms) 26: [ RUN ] openmp.create_mirror_no_init_dynrankview_viewctor 26: [ OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms) 26: [ RUN ] openmp.create_mirror_view_and_copy_dynrankview 26: [ OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms) 26: [ RUN ] openmp.create_mirror_no_init_offsetview 26: [ OK ] openmp.create_mirror_no_init_offsetview (0 ms) 26: [ RUN ] openmp.create_mirror_no_init_offsetview_view_ctor 26: [ OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms) 26: [ RUN ] openmp.create_mirror_view_and_copy_offsetview 26: [ OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms) 26: [ RUN ] openmp.create_mirror_no_init_dynamicview 26: [ OK ] openmp.create_mirror_no_init_dynamicview (0 ms) 26: [ RUN ] openmp.create_mirror_view_and_copy_dynamicview 26: [ OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms) 26: [ RUN ] openmp.create_mirror_no_init_dynamicview_view_ctor 26: [ OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms) 26: [ RUN ] openmp.UnorderedMap_insert 41: [ OK ] std_algorithms_shift_right_team_test.test (5579 ms) 41: [----------] 1 test from std_algorithms_shift_right_team_test (5579 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 4 tests from 4 test suites ran. (15388 ms total) 41: [ PASSED ] 4 tests. 41/48 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 17.40 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 42: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 42: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests 42: Test timeout computed to be: 1500 [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o 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 [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F 42: [ OK ] std_algorithms_copy_team_test.test (2227 ms) 42: [----------] 1 test from std_algorithms_copy_team_test (2228 ms total) 42: 42: [----------] 1 test from std_algorithms_copy_n_team_test 42: [ RUN ] std_algorithms_copy_n_team_test.test [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o Scanning dependencies of target Kokkos_UnitTest_SIMD [ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o 42: [ OK ] std_algorithms_copy_n_team_test.test (5165 ms) 42: [----------] 1 test from std_algorithms_copy_n_team_test (5165 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 (1824 ms) 42: [----------] 1 test from std_algorithms_copy_backward_team_test (1824 ms total) 42: 42: [----------] 1 test from std_algorithms_copy_if_team_test 42: [ RUN ] std_algorithms_copy_if_team_test.test [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o 42: [ OK ] std_algorithms_copy_if_team_test.test (2018 ms) 42: [----------] 1 test from std_algorithms_copy_if_team_test (2018 ms total) 42: 42: [----------] 1 test from std_algorithms_unique_copy_team_test 42: [ RUN ] std_algorithms_unique_copy_team_test.test [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o 42: [ OK ] std_algorithms_unique_copy_team_test.test (2934 ms) 42: [----------] 1 test from std_algorithms_unique_copy_team_test (2935 ms total) 42: 42: [----------] 1 test from std_algorithms_remove_team_test 42: [ RUN ] std_algorithms_remove_team_test.test [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o 26: [ OK ] openmp.UnorderedMap_insert (16644 ms) 26: [ RUN ] openmp.UnorderedMap_failed_insert 42: [ OK ] std_algorithms_remove_team_test.test (1663 ms) 42: [----------] 1 test from std_algorithms_remove_team_test (1663 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 (1816 ms) 42: [----------] 1 test from std_algorithms_remove_if_team_test (1817 ms total) 42: 42: [----------] 1 test from std_algorithms_remove_copy_team_test 42: [ RUN ] std_algorithms_remove_copy_team_test.test 26: [ OK ] openmp.UnorderedMap_failed_insert (4763 ms) 26: [ RUN ] openmp.UnorderedMap_deep_copy 26: [ OK ] openmp.UnorderedMap_deep_copy (7 ms) 26: [ RUN ] openmp.UnorderedMap_valid_empty 26: [ OK ] openmp.UnorderedMap_valid_empty (0 ms) 26: [ RUN ] openmp.UnorderedMap_clear_zero_size 26: [ OK ] openmp.UnorderedMap_clear_zero_size (0 ms) 26: [ RUN ] openmp.UnorderedMap_consistent_size 26: [ OK ] openmp.UnorderedMap_consistent_size (0 ms) 26: [ RUN ] openmp.UnorderedMap_shallow_copyable_on_device 26: [ OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms) 26: [ RUN ] openmp.UnorderedMap_lambda_capturable 26: [ OK ] openmp.UnorderedMap_lambda_capturable (0 ms) 26: [ RUN ] openmp.UnorderedMap_constructor_view_alloc 26: [ OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms) 26: [ RUN ] openmp.viewctorprop_embedded_dim 26: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 26: [----------] 62 tests from openmp (24188 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 62 tests from 1 test suite ran. (24188 ms total) 26: [ PASSED ] 61 tests. 26: [ SKIPPED ] 1 test, listed below: 26: [ SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o 26/50 Test #26: Kokkos_ContainersUnitTest_OpenMP ............ Passed 25.14 sec test 27 Start 27: Kokkos_ContainersUnitTest_Cuda 27: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 27: Test timeout computed to be: 1500 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 42 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 42 tests from cuda 27: [ RUN ] cuda.bitset 27: [ OK ] cuda.bitset (15 ms) 27: [ RUN ] cuda.bitset_default_constructor_no_alloc 27: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) 27: [ RUN ] cuda.dualview_combination 27: [ OK ] cuda.dualview_combination (2 ms) 27: [ RUN ] cuda.dualview_alloc 27: [ OK ] cuda.dualview_alloc (0 ms) 27: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 27: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 27: [ RUN ] cuda.dualview_combinations_without_init 27: [ OK ] cuda.dualview_combinations_without_init (0 ms) 27: [ RUN ] cuda.dualview_deep_copy 27: [ OK ] cuda.dualview_deep_copy (1 ms) 27: [ RUN ] cuda.dualview_realloc 27: [ OK ] cuda.dualview_realloc (0 ms) 27: [ RUN ] cuda.dualview_resize 27: [ OK ] cuda.dualview_resize (6 ms) 27: [ RUN ] cuda.dualview_device_correct_kokkos_device 27: [ OK ] cuda.dualview_device_correct_kokkos_device (0 ms) 27: [ RUN ] cuda.dualview_host_correct_kokkos_device 27: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 27: [ RUN ] cuda.dualview_host_modify_template_device_sync 27: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 27: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 27: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 27: [ RUN ] cuda.dualview_device_modify_template_host_sync 27: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 27: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 27: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 27: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 27: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 27: [ RUN ] cuda.dynamic_view 27: [ OK ] cuda.dynamic_view (27 ms) 27: [ RUN ] cuda.dyn_rank_view_api_generic 27: [ OK ] cuda.dyn_rank_view_api_generic (18 ms) 27: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 27: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (1 ms) 27: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 27: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms) 27: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 27: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (0 ms) 27: [ RUN ] cuda.ErrorReporterViaLambda 27: [ OK ] cuda.ErrorReporterViaLambda (1 ms) 27: [ RUN ] cuda.ErrorReporter 27: [ OK ] cuda.ErrorReporter (0 ms) 27: [ RUN ] cuda.offsetview_construction 27: [ OK ] cuda.offsetview_construction (3 ms) 27: [ RUN ] cuda.offsetview_unmanaged_construction 27: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 27: [ RUN ] cuda.offsetview_subview 27: [ OK ] cuda.offsetview_subview (0 ms) 27: [ RUN ] cuda.offsetview_offsets_rank1 27: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 27: [ RUN ] cuda.offsetview_offsets_rank2 27: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 27: [ RUN ] cuda.offsetview_offsets_rank3 27: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 27: [ RUN ] cuda.scatterview 42: [ OK ] std_algorithms_remove_copy_team_test.test (2665 ms) 42: [----------] 1 test from std_algorithms_remove_copy_team_test (2665 ms total) 42: 42: [----------] 1 test from std_algorithms_remove_copy_if_team_test 42: [ RUN ] std_algorithms_remove_copy_if_team_test.test [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o 42: [ OK ] std_algorithms_remove_copy_if_team_test.test (2493 ms) 42: [----------] 1 test from std_algorithms_remove_copy_if_team_test (2493 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 9 tests from 9 test suites ran. (22812 ms total) 42: [ PASSED ] 9 tests. 42/48 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 24.82 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 43: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 43: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests 43: Test timeout computed to be: 1500 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 [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o 43: [ OK ] std_algorithms_unique_team_test.test_default_predicate (2964 ms) 43: [----------] 1 test from std_algorithms_unique_team_test (2964 ms total) 43: 43: [----------] 1 test from std_algorithms_adjacent_difference_team_test 43: [ RUN ] std_algorithms_adjacent_difference_team_test.test [ 37%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 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_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o 43: [ OK ] std_algorithms_adjacent_difference_team_test.test (4152 ms) 43: [----------] 1 test from std_algorithms_adjacent_difference_team_test (4152 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 2 tests from 2 test suites ran. (7116 ms total) 43: [ PASSED ] 2 tests. 43/48 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 9.11 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 44: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 44: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests 44: Test timeout computed to be: 1500 [ 37%] Built target Kokkos_CoreUnitTest_Cuda3 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 38%] Linking CXX executable Kokkos_IncrementalTest_SERIAL 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 27: [ OK ] cuda.scatterview (13708 ms) 27: [ RUN ] cuda.scatterview_devicetype 27: [ OK ] cuda.scatterview_devicetype (26 ms) 27: [ RUN ] cuda.staticcrsgraph 27: [ OK ] cuda.staticcrsgraph (36 ms) 27: [ RUN ] cuda.UnorderedMap_insert 44: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (1158 ms) 44: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 38%] Built target Kokkos_IncrementalTest_SERIAL [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o 44: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (2093 ms) 44: [----------] 2 tests from std_algorithms_is_sorted_team_test (3252 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 [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o 44: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1730 ms) 44: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 44: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1077 ms) 44: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2983 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 6 tests from 2 test suites ran. (6236 ms total) 44: [ PASSED ] 6 tests. 44/48 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 8.25 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 45: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 45: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests 45: Test timeout computed to be: 1500 27: [ OK ] cuda.UnorderedMap_insert (5748 ms) 27: [ RUN ] cuda.UnorderedMap_failed_insert [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o 27: [ OK ] cuda.UnorderedMap_failed_insert (1467 ms) 27: [ RUN ] cuda.UnorderedMap_deep_copy 27: [ OK ] cuda.UnorderedMap_deep_copy (6 ms) 27: [ RUN ] cuda.UnorderedMap_valid_empty 27: [ OK ] cuda.UnorderedMap_valid_empty (0 ms) 27: [ RUN ] cuda.UnorderedMap_clear_zero_size 27: [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) 27: [ RUN ] cuda.UnorderedMap_consistent_size 27: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 27: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 27: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 27: [ RUN ] cuda.UnorderedMap_lambda_capturable 27: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 27: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 27: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 27: [ RUN ] cuda.viewctorprop_embedded_dim 27: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 27: [----------] 42 tests from cuda (21083 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 42 tests from 1 test suite ran. (21084 ms total) 27: [ PASSED ] 42 tests. 27/50 Test #27: Kokkos_ContainersUnitTest_Cuda .............. Passed 21.89 sec test 28 Start 28: Kokkos_ContainersPerformanceTest_OpenMP 28: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP 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 5 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 5 tests from TEST_CATEGORY 28: [ RUN ] TEST_CATEGORY.dynrankview_perf 28: OpenMP 28: DynRankView vs View: Initialization Only 28: View time (init only): 0.0186066 28: View sum computation time: 0.0186066 28: Strided View time (init only): 0.0200144 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 28: View Rank7 time (init only): 0.0552781 28: DynRankView time (init only): 0.00687235 28: DynRankView sum computation time: 0.014989 28: Ratio of View to DynRankView time: 2.70745 28: Ratio of View to DynRankView sum computation time: 0.984788 28: Ratio of View to View Rank7 time: 0.336599 28: Ratio of StrideView to DynRankView time: 2.91231 28: Ratio of DynRankView to View Rank7 time: 0.124323 28: [ OK ] TEST_CATEGORY.dynrankview_perf (251 ms) 28: [ RUN ] TEST_CATEGORY.global_2_local 28: OpenMP 28: size, create, generate, fill, find 28: 256, 0.000174123, 1.28e-05, 5.4223e-05, 0.000964227 28: 512, 4.2621e-05, 1.1061e-05, 6.9357e-05, 0.00118117 28: 1024, 3.4804e-05, 7.271e-06, 0.000121109, 0.00113779 28: 2048, 4.746e-05, 7.566e-06, 0.000233414, 0.00126339 28: 4096, 0.000102105, 1.0056e-05, 0.000440914, 0.00166255 28: 8192, 0.000180538, 1.3481e-05, 0.000889715, 0.00267306 28: 16384, 0.000290891, 2.0142e-05, 0.00169643, 0.00600165 28: 32768, 0.000768383, 4.0428e-05, 0.00492198, 0.016518 28: 65536, 0.0011716, 6.0836e-05, 0.00758943, 0.0412398 28: 131072, 0.00299825, 0.000122947, 0.0161476, 0.0849362 28: 262144, 0.00332292, 0.00022089, 0.0260573, 0.206371 28: 524288, 0.00684825, 0.000455543, 0.0559237, 0.446836 [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp 45: [ OK ] std_algorithms_transform_team_test.test_unary_op (2344 ms) 45: [----------] 1 test from std_algorithms_transform_team_test (2344 ms total) 45: 45: [----------] 1 test from std_algorithms_generate_team_test 45: [ RUN ] std_algorithms_generate_team_test.test_unary_op 28: 1048576, 0.0116853, 0.000879919, 0.105388, 1.11601 [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o 45: [ OK ] std_algorithms_generate_team_test.test_unary_op (2549 ms) 45: [----------] 1 test from std_algorithms_generate_team_test (2549 ms total) 45: 45: [----------] 1 test from std_algorithms_generate_n_team_test 45: [ RUN ] std_algorithms_generate_n_team_test.test 28: 2097152, 0.0226569, 0.00177159, 0.223683, 3.18709 [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o 45: [ OK ] std_algorithms_generate_n_team_test.test (2595 ms) 45: [----------] 1 test from std_algorithms_generate_n_team_test (2595 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 (2204 ms) 45: [----------] 1 test from std_algorithms_swap_ranges_team_test (2204 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 4 tests from 4 test suites ran. (9694 ms total) 45: [ PASSED ] 4 tests. 45/48 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 11.73 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 46: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 46: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/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 [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 38%] Linking CXX executable Kokkos_IncrementalTest_CUDA 28: 4194304, 0.0418568, 0.00353826, 0.43859, 8.47636 28: [ OK ] TEST_CATEGORY.global_2_local (14574 ms) 28: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 28: skipping test 28: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 28: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 28: skipping test 28: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 28: [ RUN ] TEST_CATEGORY.scatter_view [ 38%] Built target Kokkos_IncrementalTest_CUDA Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o 46: [ OK ] std_algorithms_exclusive_scan_team_test.test (4881 ms) 46: [----------] 1 test from std_algorithms_exclusive_scan_team_test (4881 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 1 test from 1 test suite ran. (4881 ms total) 46: [ PASSED ] 1 test. 46/48 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 6.88 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 47: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 47: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/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 28: ScatterView data-duplicated test: 28: num_threads 8 28: hand-coded test took 0.437806 seconds 28: test took 0.282641 seconds 28: num_threads 8 28: hand-coded test took 0.438524 seconds 28: test took 0.282394 seconds 28: num_threads 8 28: hand-coded test took 0.438225 seconds 28: test took 0.289027 seconds 28: num_threads 8 28: hand-coded test took 0.437322 seconds 28: test took 0.281875 seconds 28: num_threads 8 28: hand-coded test took 0.43598 seconds 28: test took 0.281105 seconds 28: [ OK ] TEST_CATEGORY.scatter_view (3863 ms) 28: [----------] 5 tests from TEST_CATEGORY (18689 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 5 tests from 1 test suite ran. (18689 ms total) 28: [ PASSED ] 5 tests. 28/50 Test #28: Kokkos_ContainersPerformanceTest_OpenMP ..... Passed 19.48 sec test 29 Start 29: Kokkos_ContainersPerformanceTest_Cuda 29: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 29: Test timeout computed to be: 1500 [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp 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 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.00432968 29: View sum computation time: 0.00432968 29: Strided View time (init only): 0.00127169 29: View Rank7 time (init only): 0.00128049 29: DynRankView time (init only): 0.00127078 29: DynRankView sum computation time: 0.00186956 29: Ratio of View to DynRankView time: 3.40711 29: Ratio of View to DynRankView sum computation time: 1.00972 29: Ratio of View to View Rank7 time: 3.38128 29: Ratio of StrideView to DynRankView time: 1.00072 29: Ratio of DynRankView to View Rank7 time: 0.992419 29: [ OK ] TEST_CATEGORY.dynrankview_perf (25 ms) 29: [ RUN ] TEST_CATEGORY.global_2_local 29: Cuda 29: size, create, generate, fill, find 29: 256, 0.000315969, 3.0256e-05, 0.00314015, 0.0020409 29: 512, 0.00016703, 1.0711e-05, 2.1084e-05, 0.0019825 29: 1024, 0.000170089, 1.0584e-05, 2.4585e-05, 0.00213359 29: 2048, 0.00017269, 1.0736e-05, 2.3059e-05, 0.00216267 29: 4096, 0.000159966, 1.0637e-05, 2.4986e-05, 0.00216873 29: 8192, 0.000179167, 1.1402e-05, 2.5368e-05, 0.00213186 29: 16384, 0.000174915, 1.0275e-05, 2.9889e-05, 0.00214339 29: 32768, 0.000162371, 1.0812e-05, 3.2413e-05, 0.00230679 29: 65536, 0.00016777, 1.5173e-05, 4.3343e-05, 0.00268877 29: 131072, 0.000191471, 1.2623e-05, 6.4726e-05, 0.00321044 29: 262144, 0.000190486, 1.4066e-05, 0.000150202, 0.00610325 29: 524288, 0.000219254, 1.7814e-05, 0.000532849, 0.0195558 [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M 29: 1048576, 0.0014159, 2.6048e-05, 0.0013882, 0.0476084 29: 2097152, 0.000557424, 3.994e-05, 0.00304937, 0.109713 29: 4194304, 0.000831502, 6.4719e-05, 0.00679478, 0.235738 29: [ OK ] TEST_CATEGORY.global_2_local (464 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 (489 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 4 tests from 1 test suite ran. (489 ms total) 29: [ PASSED ] 4 tests. [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M 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_PR-6704/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 30: Test timeout computed to be: 1500 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 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 (23 ms) 30: [ RUN ] cuda.SortEmptyView 30: [ OK ] cuda.SortEmptyView (0 ms) 30: [ RUN ] cuda.SortWithCustomComparator [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp 30: [ OK ] cuda.SortWithCustomComparator (613 ms) 30: [ RUN ] cuda.BinSortGenericTests 30: [ OK ] cuda.BinSortGenericTests (21 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 [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o 47: [ OK ] std_algorithms_inclusive_scan_team_test.test (14249 ms) 47: [----------] 1 test from std_algorithms_inclusive_scan_team_test (14249 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 1 test from 1 test suite ran. (14249 ms total) 47: [ PASSED ] 1 test. 47/48 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 16.26 sec test 48 Start 48: Kokkos_UnitTest_SIMD 48: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/simd/unit_tests/Kokkos_UnitTest_SIMD 48: Working Directory: /var/jenkins/workspace/Kokkos_PR-6704/build/simd/unit_tests 48: Test timeout computed to be: 1500 48: [==========] Running 16 tests from 1 test suite. 48: [----------] Global test environment set-up. 48: [----------] 16 tests from simd 48: [ RUN ] simd.host_math_ops 48: [ OK ] simd.host_math_ops (0 ms) 48: [ RUN ] simd.device_math_ops 48: /var/jenkins/workspace/Kokkos_PR-6704/simd/unit_tests/include/TestSIMD_MathOps.hpp:298: Skipped 48: skipping because of a non-deterministic failure reporting: Failure to synchronize stream (nil): Error in cuStreamSynchronize: an illegal memory access was encountered 48: [ SKIPPED ] simd.device_math_ops (0 ms) 48: [ RUN ] simd.host_mask_ops 48: [ OK ] simd.host_mask_ops (0 ms) 48: [ RUN ] simd.device_mask_ops [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D 48: [ OK ] simd.device_mask_ops (109 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 (12 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 (2 ms) 48: [ RUN ] simd.host_reductions 48: [ OK ] simd.host_reductions (0 ms) 48: [ RUN ] simd.device_reductions 48: [ OK ] simd.device_reductions (4 ms) 48: [----------] 16 tests from simd (130 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 16 tests from 1 test suite ran. (130 ms total) 48: [ PASSED ] 15 tests. 48: [ SKIPPED ] 1 test, listed below: 48: [ SKIPPED ] simd.device_math_ops 48/48 Test #48: Kokkos_UnitTest_SIMD ........................ Passed 2.12 sec 100% tests passed, 0 tests failed out of 48 Total Test time (real) = 1021.16 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 Thu Jan 11 22:41:15 2024 stats zeroed Thu Jan 11 22:41:15 2024 cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 5076 cache size 4.4 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 87fab18cc2cb61627949fe3b6e6ca7d19110b69ab3630571ea9e07b3b04de0ad 30: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (12954 ms) 30: [ RUN ] cuda.NestedSort 30: [ OK ] cuda.NestedSort (28 ms) 30: [ RUN ] cuda.NestedSortByKey 30: [ OK ] cuda.NestedSortByKey (90 ms) 30: [----------] 9 tests from cuda (13733 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 9 tests from 1 test suite ran. (13733 ms total) 30: [ PASSED ] 9 tests. 30/50 Test #30: Kokkos_UnitTest_Sort ........................ Passed 14.55 sec test 31 Start 31: Kokkos_UnitTest_Random 31: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_UnitTest_Random 31: Test timeout computed to be: 1500 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 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:1705017021729554236 31: Test Scalar=int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.48297e-07 -0.00159972 0.0154402 || 0.051031 27927 29397 || 28720.3 28674.4 || 213.446 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.58387e-07 -0.0102828 -0.00247337 || 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.00355314 -0.00894877 || 0.051031 28057 29354 || 28572.9 28674.4 || -123.708 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.0310641 0.00479754 || 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.00986573 0.0112483 || 0.051031 28041 29378 || 28960.1 28674.4 || 155.496 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.00840208 0.00214332 || 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.0103804 0.002409 || 0.051031 28081 29322 || 28379.8 28674.4 || 33.302 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.0141453 0.00131361 || 0.051031 1e+64 -1e+64 31: Test Scalar=half 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.000244447 -0.99999 -48244.8 || 0.051031 0 195425 || 2.92854e+09 28674.4 || -6.66936e+08 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 0.000732231 -0.313753 0.13522 || 0.051031 1e+64 -1e+64 31: Test Scalar=bhalf 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.0019521 -0.999999 -57856.6 || 0.051031 0 1.55103e+06 || 2.86885e+10 28674.4 || -7.9981e+08 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 0.00586629 -0.968044 10.4333 || 0.051031 1e+64 -1e+64 31: Test Scalar=float 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.71e-07 -0.0158109 -0.0283705 || 0.051031 28049 29453 || 29135 28674.4 || -392.194 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 7.26496e-07 0.00293003 0.00370284 || 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.0116394 -0.0270547 || 0.051031 28007 29359 || 29012.1 28674.4 || -374.005 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 -0.00810778 -0.00432802 || 0.051031 1e+64 -1e+64 31: Test Seed:1705017021865892824 31: Test Scalar=int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.45775e-07 -0.0170645 0.0144753 || 0.051031 28031 29320 || 29172.2 28674.4 || 200.107 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.5082e-07 0.0145223 -0.0039141 || 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.0185231 0.0211075 || 0.051031 27992 29475 || 28152.9 28674.4 || 291.79 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.0114441 -0.00385104 || 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.0116524 0.0157713 || 0.051031 28014 29267 || 29012.5 28674.4 || 218.022 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.0258342 0.00270074 || 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.00645459 -0.0260304 || 0.051031 27958 29395 || 28860.7 28674.4 || -359.844 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.0240201 0.000669852 || 0.051031 1e+64 -1e+64 31: Test Scalar=half 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.000245303 -0.99999 -48248.1 || 0.051031 0 195019 || 2.92895e+09 28674.4 || -6.66982e+08 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 0.000734815 -0.308992 0.14992 || 0.051031 1e+64 -1e+64 31: Test Scalar=bhalf 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.00195681 -0.999999 -57855.7 || 0.051031 0 1.55151e+06 || 2.86869e+10 28674.4 || -7.99797e+08 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 0.00588108 -0.967863 10.257 || 0.051031 1e+64 -1e+64 31: Test Scalar=float 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.68478e-07 -0.00367398 -0.000891887 || 0.051031 28038 29351 || 28780.1 28674.4 || -12.3294 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 7.18929e-07 -0.00117498 -0.000866066 || 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.00607835 -0.0180714 || 0.051031 27942 29265 || 28849.7 28674.4 || -249.82 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 -0.00211655 0.00259622 || 0.051031 1e+64 -1e+64 31: [ OK ] cuda.Random_XorShift64 (259 ms) 31: [ RUN ] cuda.Random_XorShift1024_0 31: Test Seed:1705017021988518333 31: Test Scalar=int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.54313e-07 0.0111804 -0.000278491 || 0.051031 10951 11783 || 11251.2 11377 || -3.84986 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.67029e-07 -0.00575177 -0.00126737 || 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.0119976 0.00171154 || 0.051031 10990 11809 || 11515.1 11377 || 23.6603 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 -0.00574913 -0.00279611 || 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.00264231 0.0071493 || 0.051031 10943 11793 || 11407.1 11377 || 98.8319 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 -0.00474229 -0.000905026 || 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.0109926 -0.000615984 || 0.051031 10959 11776 || 11253.3 11377 || -8.51537 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.00692911 -0.00274089 || 0.051031 1e+64 -1e+64 31: Test Scalar=half 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.000244194 -0.999975 -7594.85 || 0.051031 0 77601 || 4.61051e+08 11377 || -1.04991e+08 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 0.000732309 -0.167795 0.0209751 || 0.051031 1e+64 -1e+64 31: Test Scalar=bhalf 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.00196119 -0.999997 -9107.9 || 0.051031 0 616209 || 4.5163e+09 11377 || -1.25908e+08 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 0.00589449 -0.92306 1.62844 || 0.051031 1e+64 -1e+64 31: Test Scalar=float 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.9246e-07 0.0085664 -0.0115073 || 0.051031 10921 11821 || 11280.3 11377 || -159.077 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 3.8147e-07 0.00732254 -0.00145119 || 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.0027392 0.00402133 || 0.051031 10891 11762 || 11345.9 11377 || 55.5909 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.00200096 -0.00196886 || 0.051031 1e+64 -1e+64 31: Test Seed:1705017022070921777 31: Test Scalar=int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 0.0224179 0.00228915 || 0.051031 10986 11779 || 11127.5 11377 || 31.6452 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.0046082 0.00301998 || 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.0122583 0.00121405 || 0.051031 10926 11811 || 11518.2 11377 || 16.7831 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 -0.00523941 -0.000331527 || 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.00356181 -0.0150856 || 0.051031 10891 11767 || 11417.6 11377 || -208.543 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 -0.0182814 -0.00304921 || 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.00228383 0.0047318 || 0.051031 10952 11821 || 11403 11377 || 65.4123 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 -0.0137134 -7.343e-05 || 0.051031 1e+64 -1e+64 31: Test Scalar=half 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.000245307 -0.999975 -7595.02 || 0.051031 0 77687 || 4.61051e+08 11377 || -1.04994e+08 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 0.000735518 -0.155042 0.0232767 || 0.051031 1e+64 -1e+64 31: Test Scalar=bhalf 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.00195715 -0.999997 -9108.08 || 0.051031 0 616736 || 4.5162e+09 11377 || -1.2591e+08 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 0.00588221 -0.922858 1.622 || 0.051031 1e+64 -1e+64 31: Test Scalar=float 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.86102e-07 -0.0192852 -0.00308178 || 0.051031 10947 11763 || 11600.7 11377 || -42.6025 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 3.62396e-07 -0.00339013 0.00172532 || 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.00837499 0.0103744 || 0.051031 10830 11773 || 11473 11377 || 143.415 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.0059701 -0.00164224 || 0.051031 1e+64 -1e+64 31: [ OK ] cuda.Random_XorShift1024_0 (183 ms) 31: [ RUN ] cuda.Multi_streams 31: [ OK ] cuda.Multi_streams (216 ms) 31: [----------] 3 tests from cuda (659 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 3 tests from 1 test suite ran. (659 ms total) 31: [ PASSED ] 3 tests. 31/50 Test #31: Kokkos_UnitTest_Random ...................... Passed 1.47 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_A 32: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 32: Test timeout computed to be: 1500 [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o 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 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 (0 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 (3 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 14 tests from 3 test suites ran. (3 ms total) 32: [ PASSED ] 14 tests. 32/50 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.80 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_B 33: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 33: Test timeout computed to be: 1500 $ docker rm -f --volumes 87fab18cc2cb61627949fe3b6e6ca7d19110b69ab3630571ea9e07b3b04de0ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.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 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 (7 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 (5 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 (4 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 (5 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 (8 ms) 33: [----------] 7 tests from std_algorithms_min_max_element_test (31 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 7 tests from 1 test suite ran. (31 ms total) 33: [ PASSED ] 7 tests. 33/50 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.84 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_C 34: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 34: Test timeout computed to be: 1500 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 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 (207 ms) 34: [----------] 1 test from std_algorithms_lexicographical_compare_test (207 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 (133 ms) 34: [----------] 1 test from std_algorithms_for_each_test (133 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 (74 ms) 34: [----------] 1 test from std_algorithms_find_test (74 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 (575 ms) 34: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 34: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1249 ms) 34: [ RUN ] std_algorithms_non_mod_seq_ops.search 34: [ OK ] std_algorithms_non_mod_seq_ops.search (809 ms) 34: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 34: [ OK ] std_algorithms_non_mod_seq_ops.search_n (493 ms) 34: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3128 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 (100 ms) 34: [----------] 1 test from std_algorithms_count_test (100 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 (12 ms) 34: [----------] 1 test from std_algorithms_equal_test (12 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 (89 ms) 34: [----------] 1 test from std_algorithms_all_any_none_of_test (89 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 (110 ms) 34: [----------] 1 test from std_algorithms_nonmod_seq_ops (110 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 (210 ms) 34: [----------] 1 test from std_algorithms_mismatch_test (210 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 (76 ms) 34: [----------] 1 test from std_algorithms_mod_seq_ops (76 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 13 tests from 10 test suites ran. (4143 ms total) 34: [ PASSED ] 13 tests. Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o 34/50 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 4.95 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_D 35: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 35: Test timeout computed to be: 1500 [100%] Linking CXX executable Kokkos_UnitTest_SIMD 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 31 tests from 5 test suites. 35: [----------] Global test environment set-up. 35: [----------] 3 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 (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: [----------] 3 tests from std_algorithms_mod_ops_test (1 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 (2 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 (6 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 (34 ms) 35: [ RUN ] std_algorithms_replace_ops_test.replace_if 35: [ OK ] std_algorithms_replace_ops_test.replace_if (144 ms) 35: [ RUN ] std_algorithms_replace_ops_test.replace_copy 35: [ OK ] std_algorithms_replace_ops_test.replace_copy (52 ms) 35: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if [100%] Built target Kokkos_UnitTest_SIMD + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6704/build-tests/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6704/build-tests/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6704/build-tests/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6704/build-tests/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/build-tests/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 35: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (48 ms) 35: [----------] 4 tests from std_algorithms_replace_ops_test (279 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 (44 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.unique 35: [ OK ] std_algorithms_mod_seq_ops.unique (275 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 35: [ OK ] std_algorithms_mod_seq_ops.unique_copy (80 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.remove 35: [ OK ] std_algorithms_mod_seq_ops.remove (66 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.remove_if 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 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 35: [ OK ] std_algorithms_mod_seq_ops.remove_if (70 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 35: [ OK ] std_algorithms_mod_seq_ops.remove_copy (177 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 35: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (68 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.rotate 1: [ OK ] serial_DeathTest.abort_from_host (412 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (390 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (350 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (420 ms) 1: [----------] 4 tests from serial_DeathTest (1574 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 (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 (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 (99 ms) 1: [ RUN ] serial.atomic_views_nonintegral 35: [ OK ] std_algorithms_mod_seq_ops.rotate (1305 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 1: [ OK ] serial.atomic_views_nonintegral (57 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 35: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (420 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.shift_left [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o 35: [ OK ] std_algorithms_mod_seq_ops.shift_left (1271 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.shift_right [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp 35: [ OK ] std_algorithms_mod_seq_ops.shift_right (1210 ms) 35: [----------] 11 tests from std_algorithms_mod_seq_ops (4991 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 (61 ms) 35: [----------] 1 test from std_algorithms_modseq_test (61 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 31 tests from 5 test suites ran. (5341 ms total) 35: [ PASSED ] 31 tests. 35/50 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 6.13 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_E 36: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 36: Test timeout computed to be: 1500 [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (3264 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 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 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 (13 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 (10 ms) 36: [----------] 2 tests from std_algorithms_sorting_ops_test (23 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 (0 ms) 36: [ RUN ] std_algorithms_partitioning_test.partition_point 36: [ OK ] std_algorithms_partitioning_test.partition_point (0 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 (24 ms) 36: [----------] 1 test from std_algorithms_partitioning_ops (24 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 (4 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 (1 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 (1 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 (1 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 (1 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 (1 ms) 36: [----------] 12 tests from std_algorithms_numerics_test (18 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 (94 ms) 36: [----------] 1 test from std_algorithms_numerics_ops_test (94 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 (1103 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 (922 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 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2673 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 36: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (224 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 (294 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 (2545 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 (35 ms) 36: [----------] 1 test from std_algorithms_transform_ops_test (35 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 29 tests from 7 test suites ran. (2744 ms total) 36: [ PASSED ] 29 tests. [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o 36/50 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 3.55 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 37: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 37: Test timeout computed to be: 1500 [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (954 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 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 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 [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (951 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 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o 37: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (653 ms) 37: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 1: [ OK ] serial.mdrange_5d (60 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (197 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 1: [ OK ] serial.mdrange_neg_idx (86 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (14 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy 37: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (626 ms) 37: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1280 ms total) 37: 37: [----------] 2 tests from std_algorithms_count_team_test 37: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 1: [ OK ] serial.mdrange_large_deep_copy (1040 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 37: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (729 ms) 37: [ RUN ] std_algorithms_count_team_test.count_returns_zero 37: [ OK ] std_algorithms_count_team_test.count_returns_zero (256 ms) 37: [----------] 2 tests from std_algorithms_count_team_test (986 ms total) 37: 37: [----------] 1 test from std_algorithms_count_if_team_test 37: [ RUN ] std_algorithms_count_if_team_test.test [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp 37: [ OK ] std_algorithms_count_if_team_test.test (364 ms) 37: [----------] 1 test from std_algorithms_count_if_team_test (364 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 (543 ms) 37: [----------] 1 test from std_algorithms_for_each_team_test (543 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 (608 ms) 37: [----------] 1 test from std_algorithms_for_each_n_team_test (608 ms total) 37: 37: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 37: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o 37: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (3164 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 (2124 ms) 37: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (6756 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 (22 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 (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 (2 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_int16_t 1: [ OK ] serial.reducers_int16_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 (232 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (270 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic 1: [ OK ] serial.int64_t_reduce_dynamic (862 ms) 1: [ RUN ] serial.double_reduce_dynamic 1: [ OK ] serial.double_reduce_dynamic (1010 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 37: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (2120 ms) 37: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (7409 ms total) 37: 37: [----------] 2 tests from std_algorithms_mismatch_team_test 37: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 1: [ OK ] serial.int64_t_reduce_dynamic_view (245 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 [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o 37: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (2483 ms) 37: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 1: [ OK ] serial.reduce_device_view_mdrange_policy (2232 ms) 1: [ RUN ] serial.reduce_device_view_team_policy [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp 37: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (952 ms) 37: [----------] 2 tests from std_algorithms_mismatch_team_test (3435 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 12 tests from 7 test suites ran. (14627 ms total) 37: [ PASSED ] 12 tests. Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o 37/50 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 15.44 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 38: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 38: Test timeout computed to be: 1500 [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o 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 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 1: [ OK ] serial.reduce_device_view_team_policy (2057 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (6 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [ RUN ] serial.task_fib_deprecated 1: [ OK ] serial.task_fib_deprecated (628 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 38: [ OK ] std_algorithms_equal_team_test.views_are_equal (1813 ms) 38: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 1: [ OK ] serial.task_fib_single (511 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 (514 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 38: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1380 ms) 38: [----------] 2 tests from std_algorithms_equal_team_test (3194 ms total) 38: 38: [----------] 2 tests from std_algorithms_search_team_test 38: [ RUN ] std_algorithms_search_team_test.sequences_exist 1: [ OK ] serial.task_fib_chase_lev (544 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: [----------] 214 tests from serial (26097 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 218 tests from 2 test suites ran. (27671 ms total) 1: [ PASSED ] 218 tests. 1/47 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 28.48 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 38: [ OK ] std_algorithms_search_team_test.sequences_exist (893 ms) 38: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 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 125 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 8 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 38: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (1107 ms) 38: [----------] 2 tests from std_algorithms_search_team_test (2000 ms total) 38: 38: [----------] 2 tests from std_algorithms_find_end_team_test 38: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp 38: [ OK ] std_algorithms_find_end_team_test.sequences_exist (2052 ms) 38: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2809 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o 38: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1984 ms) 38: [----------] 2 tests from std_algorithms_find_end_team_test (4037 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 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2750 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/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: [----------] 8 tests from serial_DeathTest (5560 ms total) 2: 2: [----------] 117 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 (6 ms) 2: [ RUN ] serial.triple_nested_parallelism 2: [ OK ] serial.triple_nested_parallelism (572 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (94 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 (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 (208 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (39 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 38: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1619 ms) 38: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 2: [ OK ] serial.repeated_team_reduce (5201 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (144 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (137 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 (54 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 (6 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 (7 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 (2 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 38: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (6708 ms) 38: [----------] 2 tests from std_algorithms_find_first_of_team_test (8328 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 8 tests from 4 test suites ran. (17561 ms total) 38: [ PASSED ] 8 tests. 38/50 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 18.36 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 39: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 39: Test timeout computed to be: 1500 2: [ OK ] serial.view_allocation_large_rank (1588 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_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (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 (60 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (54 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 (48 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 (6 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (115 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_PR-6704/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 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 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 (379 ms) 39: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_left (474 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 39: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (547 ms) 39: [----------] 2 tests from std_algorithms_find_team_test (927 ms total) 39: 39: [----------] 2 tests from std_algorithms_find_if_team_test 39: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (476 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 39: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (270 ms) 39: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (475 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 39: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (529 ms) 39: [----------] 2 tests from std_algorithms_find_if_team_test (800 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 2: [ OK ] serial.view_subview_3d_from_5d_right (510 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 39: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (531 ms) 39: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (510 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 39: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (258 ms) 39: [----------] 2 tests from std_algorithms_find_if_not_team_test (790 ms total) 39: 39: [----------] 1 test from std_algorithms_all_of_team_test 39: [ RUN ] std_algorithms_all_of_team_test.test 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (510 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: [----------] 117 tests from serial (11535 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 125 tests from 2 test suites ran. (17096 ms total) 2: [ PASSED ] 122 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 39: [ OK ] std_algorithms_all_of_team_test.test (476 ms) 39: [----------] 1 test from std_algorithms_all_of_team_test (476 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 (255 ms) 39: [----------] 1 test from std_algorithms_any_of_team_test (255 ms total) 39: 39: [----------] 1 test from std_algorithms_none_of_team_test 39: [ RUN ] std_algorithms_none_of_team_test.test 2/47 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 17.89 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 39: [ OK ] std_algorithms_none_of_team_test.test (465 ms) 39: [----------] 1 test from std_algorithms_none_of_team_test (466 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 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: 39: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (340 ms) 39: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 3/47 Test #3: Kokkos_CoreUnitTest_SerialGraph ............. Passed 0.78 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda1 4: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda1 4: Test timeout computed to be: 1500 39: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (396 ms) 39: [----------] 2 tests from std_algorithms_search_n_team_test (737 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 11 tests from 7 test suites ran. (4455 ms total) 39: [ PASSED ] 11 tests. 39/50 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 5.26 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 40: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 40: Test timeout computed to be: 1500 [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.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 185 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 4 tests from cuda_DeathTest 4: [ RUN ] cuda_DeathTest.abort_from_host [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o 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 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 4: [ OK ] cuda_DeathTest.abort_from_host (1106 ms) 4: [ RUN ] cuda_DeathTest.abort_from_device 4: [ OK ] cuda_DeathTest.abort_from_device (1045 ms) 4: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort 40: [ OK ] std_algorithms_min_element_team_test.test (1720 ms) 40: [----------] 1 test from std_algorithms_min_element_team_test (1720 ms total) 40: 40: [----------] 1 test from std_algorithms_max_element_team_test 40: [ RUN ] std_algorithms_max_element_team_test.test 4: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (863 ms) 4: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o 40: [ OK ] std_algorithms_max_element_team_test.test (1626 ms) 40: [----------] 1 test from std_algorithms_max_element_team_test (1626 ms total) 40: 40: [----------] 1 test from std_algorithms_minmax_element_team_test 40: [ RUN ] std_algorithms_minmax_element_team_test.test 4: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (1006 ms) 4: [----------] 4 tests from cuda_DeathTest (4021 ms total) 4: 4: [----------] 181 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 (26 ms) 4: [ RUN ] cuda.atomic_operations_double 4: [ OK ] cuda.atomic_operations_double (38 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 (81 ms) 4: [ RUN ] cuda.atomic_operations_long 4: [ OK ] cuda.atomic_operations_long (81 ms) 4: [ RUN ] cuda.atomic_operations_longlong 4: [ OK ] cuda.atomic_operations_longlong (81 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 (65 ms) 4: [ RUN ] cuda.atomic_operations_unsignedlong 4: [ OK ] cuda.atomic_operations_unsignedlong (64 ms) 4: [ RUN ] cuda.atomics 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 [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o 40: [ OK ] std_algorithms_minmax_element_team_test.test (2150 ms) 40: [----------] 1 test from std_algorithms_minmax_element_team_test (2150 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 3 tests from 3 test suites ran. (5498 ms total) 40: [ PASSED ] 3 tests. 40/50 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 6.28 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 41: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 41: Test timeout computed to be: 1500 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 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 (406 ms) 41: [----------] 1 test from std_algorithms_fill_team_test (406 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 (488 ms) 41: [----------] 1 test from std_algorithms_fill_n_team_test (489 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 (545 ms) 41: [----------] 1 test from std_algorithms_replace_team_test (545 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 (701 ms) 41: [----------] 1 test from std_algorithms_replace_if_team_test (701 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 (1113 ms) 41: [----------] 1 test from std_algorithms_replace_copy_team_test (1113 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 (948 ms) 41: [----------] 1 test from std_algorithms_replace_copy_if_team_test (948 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 6 tests from 6 test suites ran. (4204 ms total) 41: [ PASSED ] 6 tests. 41/50 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 5.01 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 42: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 42: Test timeout computed to be: 1500 4: [ OK ] cuda.atomic_views_integral (6455 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 (2 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 (22 ms) 4: [ RUN ] cuda.deep_copy_alignment 4: [ OK ] cuda.deep_copy_alignment (7 ms) 4: [ RUN ] cuda.deep_copy_conversion 4: [ OK ] cuda.deep_copy_conversion (20 ms) 4: [ RUN ] cuda.partitioning_by_args 4: [ OK ] cuda.partitioning_by_args (0 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 (31 ms) 4: [ RUN ] cuda.join_backward_compatibility 4: [ OK ] cuda.join_backward_compatibility (0 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft 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 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 (421 ms) 42: [----------] 1 test from std_algorithms_reverse_team_test (422 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 (432 ms) 42: [----------] 1 test from std_algorithms_reverse_copy_team_test (432 ms total) 42: 42: [----------] 1 test from std_algorithms_rotate_team_test 42: [ RUN ] std_algorithms_rotate_team_test.test 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (1235 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft 42: [ OK ] std_algorithms_rotate_team_test.test (1266 ms) 42: [----------] 1 test from std_algorithms_rotate_team_test (1266 ms total) 42: 42: [----------] 1 test from std_algorithms_rotate_copy_team_test 42: [ RUN ] std_algorithms_rotate_copy_team_test.test 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (2031 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright 42: [ OK ] std_algorithms_rotate_copy_team_test.test (965 ms) 42: [----------] 1 test from std_algorithms_rotate_copy_team_test (965 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 4 tests from 4 test suites ran. (3086 ms total) 42: [ PASSED ] 4 tests. 42/50 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 3.93 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 43: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 43: Test timeout computed to be: 1500 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_move_team_test 43: [ RUN ] std_algorithms_move_team_test.test 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (1203 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright 43: [ OK ] std_algorithms_move_team_test.test (736 ms) 43: [----------] 1 test from std_algorithms_move_team_test (736 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 (606 ms) 43: [----------] 1 test from std_algorithms_move_backward_team_test (606 ms total) 43: 43: [----------] 1 test from std_algorithms_shift_left_team_test 43: [ RUN ] std_algorithms_shift_left_team_test.test 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (1441 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 (1 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 (0 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 (1 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 (23 ms) 4: [ RUN ] cuda.mdrange_6d 4: [ OK ] cuda.mdrange_6d (43 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 (18 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 (11 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 (173 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 (1513 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 (1 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 (14 ms) 4: [ RUN ] cuda.cxx11 4: [ OK ] cuda.cxx11 (4 ms) 4: [ RUN ] cuda.viewctorprop_embedded_dim 4: [ OK ] cuda.viewctorprop_embedded_dim (10 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 (50 ms) 4: [ RUN ] cuda.kokkos_printf 4: [ OK ] cuda.kokkos_printf (39 ms) 4: [ RUN ] cuda.range_for 4: [ OK ] cuda.range_for (3 ms) 4: [ RUN ] cuda.range_reduce 4: [ OK ] cuda.range_reduce (1 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 (9 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 (6 ms) 4: [ RUN ] cuda.reducers_half_t 4: [ OK ] cuda.reducers_half_t (7 ms) 4: [ RUN ] cuda.reducers_bhalf_t 4: [ OK ] cuda.reducers_bhalf_t (7 ms) 4: [ RUN ] cuda.reducers_int8_t 4: [ OK ] cuda.reducers_int8_t (8 ms) 4: [ RUN ] cuda.reducers_int16_t 4: [ OK ] cuda.reducers_int16_t (8 ms) 4: [ RUN ] cuda.reducers_point_t 4: [ OK ] cuda.reducers_point_t (3 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 (8 ms) 4: [ RUN ] cuda.double_reduce 4: [ OK ] cuda.double_reduce (8 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 (22 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 43: [ OK ] std_algorithms_shift_left_team_test.test (2543 ms) 43: [----------] 1 test from std_algorithms_shift_left_team_test (2543 ms total) 43: 43: [----------] 1 test from std_algorithms_shift_right_team_test 43: [ RUN ] std_algorithms_shift_right_team_test.test 4: [ OK ] cuda.impl_shared_alloc (57 ms) 4: [ RUN ] cuda.kokkos_swap 4: [ OK ] cuda.kokkos_swap (0 ms) 4: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceRangePolicyViewSizeLimit (16 ms) 4: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (69 ms) 4: [----------] 181 tests from cuda (15737 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 185 tests from 2 test suites ran. (19759 ms total) 4: [ PASSED ] 185 tests. 4/47 Test #4: Kokkos_CoreUnitTest_Cuda1 ................... Passed 20.88 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda2 5: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda2 5: Test timeout computed to be: 1500 [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o 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 125 tests from 3 test suites. 5: [----------] Global test environment set-up. 5: [----------] 8 tests from cuda_DeathTest 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_static_extents 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o 43: [ OK ] std_algorithms_shift_right_team_test.test (2398 ms) 43: [----------] 1 test from std_algorithms_shift_right_team_test (2398 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 4 tests from 4 test suites ran. (6285 ms total) 43: [ PASSED ] 4 tests. 43/50 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 7.09 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 44: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 44: Test timeout computed to be: 1500 [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o 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 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 (924 ms) 44: [----------] 1 test from std_algorithms_copy_team_test (925 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 (612 ms) 44: [----------] 1 test from std_algorithms_copy_n_team_test (612 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 (580 ms) 44: [----------] 1 test from std_algorithms_copy_backward_team_test (580 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 (750 ms) 44: [----------] 1 test from std_algorithms_copy_if_team_test (750 ms total) 44: 44: [----------] 1 test from std_algorithms_unique_copy_team_test 44: [ RUN ] std_algorithms_unique_copy_team_test.test [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o 44: [ OK ] std_algorithms_unique_copy_team_test.test (1217 ms) 44: [----------] 1 test from std_algorithms_unique_copy_team_test (1217 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 (882 ms) 44: [----------] 1 test from std_algorithms_remove_team_test (882 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 (878 ms) 44: [----------] 1 test from std_algorithms_remove_if_team_test (878 ms total) 44: 44: [----------] 1 test from std_algorithms_remove_copy_team_test 44: [ RUN ] std_algorithms_remove_copy_team_test.test 5: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (6799 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment 44: [ OK ] std_algorithms_remove_copy_team_test.test (1068 ms) 44: [----------] 1 test from std_algorithms_remove_copy_team_test (1068 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 (957 ms) 44: [----------] 1 test from std_algorithms_remove_copy_if_team_test (957 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 9 tests from 9 test suites ran. (7874 ms total) 44: [ PASSED ] 9 tests. 44/50 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 8.69 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 45: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 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 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 [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o 45: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1374 ms) 45: [----------] 1 test from std_algorithms_unique_team_test (1374 ms total) 45: 45: [----------] 1 test from std_algorithms_adjacent_difference_team_test 45: [ RUN ] std_algorithms_adjacent_difference_team_test.test 5: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (6302 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host 5: /var/jenkins/workspace/Kokkos_PR-6704/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 45: [ OK ] std_algorithms_adjacent_difference_team_test.test (1488 ms) 45: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1489 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 (1189 ms) 45: [----------] 1 test from std_algorithms_reduce_team_test (1189 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 (1857 ms) 45: [----------] 1 test from std_algorithms_transform_reduce_team_test (1857 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 4 tests from 4 test suites ran. (5910 ms total) 45: [ PASSED ] 4 tests. 45/50 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 6.72 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 46: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 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 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 [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o 46: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (941 ms) 46: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o 46: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1582 ms) 46: [----------] 2 tests from std_algorithms_is_sorted_team_test (2523 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 (13 ms) 46: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 46: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (15 ms) 46: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 46: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1550 ms) 46: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 46: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1195 ms) 46: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2774 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 (7 ms) 46: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 46: [ OK ] std_algorithms_is_partitioned_team_test.all_true (544 ms) 46: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 46: [ OK ] std_algorithms_is_partitioned_team_test.all_false (568 ms) 46: [ RUN ] std_algorithms_is_partitioned_team_test.random 46: [ OK ] std_algorithms_is_partitioned_team_test.random (415 ms) 46: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1536 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 (12 ms) 46: [ RUN ] std_algorithms_partition_copy_team_test.all_true 46: [ OK ] std_algorithms_partition_copy_team_test.all_true (1067 ms) 46: [ RUN ] std_algorithms_partition_copy_team_test.all_false [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o 46: [ OK ] std_algorithms_partition_copy_team_test.all_false (1092 ms) 46: [ RUN ] std_algorithms_partition_copy_team_test.random 46: [ OK ] std_algorithms_partition_copy_team_test.random (941 ms) 46: [----------] 4 tests from std_algorithms_partition_copy_team_test (3113 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 (7 ms) 46: [ RUN ] std_algorithms_partition_point_team_test.all_true 46: [ OK ] std_algorithms_partition_point_team_test.all_true (418 ms) 46: [ RUN ] std_algorithms_partition_point_team_test.all_false 46: [ OK ] std_algorithms_partition_point_team_test.all_false (438 ms) 46: [ RUN ] std_algorithms_partition_point_team_test.random 46: [ OK ] std_algorithms_partition_point_team_test.random (282 ms) 46: [----------] 4 tests from std_algorithms_partition_point_team_test (1146 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 18 tests from 5 test suites ran. (11095 ms total) 46: [ PASSED ] 18 tests. 46/50 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 11.90 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 47: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 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 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 (1030 ms) 47: [ RUN ] std_algorithms_transform_team_test.test_binary_op 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (16799 ms) 5: [----------] 8 tests from cuda_DeathTest (29901 ms total) 5: 5: [----------] 89 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 (377 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 (50 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 (83 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 (25 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 5: [ OK ] cuda.ThreadVectorMDRangeParallelFor (14 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelFor 5: [ OK ] cuda.TeamVectorMDRangeParallelFor (16 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 5: [ OK ] cuda.TeamThreadMDRangeParallelReduce (18 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 5: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (8 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 5: [ OK ] cuda.TeamVectorMDRangeParallelReduce (8 ms) 5: [ RUN ] cuda.team_policy_runtime_parameters 5: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 5: [ RUN ] cuda.team_reduction_scan 47: [ OK ] std_algorithms_transform_team_test.test_binary_op (1100 ms) 47: [----------] 2 tests from std_algorithms_transform_team_test (2131 ms total) 47: 47: [----------] 1 test from std_algorithms_generate_team_test 47: [ RUN ] std_algorithms_generate_team_test.test_unary_op 5: [ OK ] cuda.team_reduction_scan (1438 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 (211 ms) 5: [ RUN ] cuda.team_scan_ret_val 5: [ OK ] cuda.team_scan_ret_val (235 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 (8 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 (14 ms) 5: [ RUN ] cuda.view_api_b 5: [ OK ] cuda.view_api_b (19 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 5: [ OK ] cuda.view_allocation_large_rank (250 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 (33 ms) 5: [ RUN ] cuda.view_copy_tests_rank_0 5: [ OK ] cuda.view_copy_tests_rank_0 (10 ms) 5: [ RUN ] cuda.view_copy_degenerated 5: [ OK ] cuda.view_copy_degenerated (0 ms) 5: [ RUN ] cuda.view_empty_runtime_unmanaged 5: [ OK ] cuda.view_empty_runtime_unmanaged (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 (67 ms) 5: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (65 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 (51 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 (1 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 (27 ms) 5: [ RUN ] cuda.view_realloc 5: [ OK ] cuda.view_realloc (5 ms) 5: [ RUN ] cuda.workgraph_fib 47: [ OK ] std_algorithms_generate_team_test.test_unary_op (2429 ms) 47: [----------] 1 test from std_algorithms_generate_team_test (2429 ms total) 47: 47: [----------] 1 test from std_algorithms_generate_n_team_test 47: [ RUN ] std_algorithms_generate_n_team_test.test 5: [ OK ] cuda.workgraph_fib (841 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_PR-6704/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_PR-6704/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_PR-6704/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: [----------] 89 tests from cuda (4407 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 (4 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_right 5: [ OK ] cuda_uvm.view_subview_auto_1d_right (3 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 (3 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 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 5: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (2 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 5: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (1 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 (47 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (45 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (45 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 47: [ OK ] std_algorithms_generate_n_team_test.test (498 ms) 47: [----------] 1 test from std_algorithms_generate_n_team_test (498 ms total) 47: 47: [----------] 1 test from std_algorithms_swap_ranges_team_test 47: [ RUN ] std_algorithms_swap_ranges_team_test.test 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (68 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (67 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (68 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (69 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (68 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 (589 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 125 tests from 3 test suites ran. (34898 ms total) 5: [ PASSED ] 121 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/47 Test #5: Kokkos_CoreUnitTest_Cuda2 ................... Passed 36.00 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda3 6: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda3 6: Test timeout computed to be: 1500 47: [ OK ] std_algorithms_swap_ranges_team_test.test (1054 ms) 47: [----------] 1 test from std_algorithms_swap_ranges_team_test (1054 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 5 tests from 4 test suites ran. (6114 ms total) 47: [ PASSED ] 5 tests. 47/50 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 6.93 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 48: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 48: 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 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 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 [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o 6: [ OK ] cuda.task_fib_deprecated (2124 ms) 6: [ RUN ] cuda.task_depend_deprecated 6: [ OK ] cuda.task_depend_deprecated (73 ms) 6: [ RUN ] cuda.task_team_deprecated 6: [ OK ] cuda.task_team_deprecated (9 ms) 6: [ RUN ] cuda.task_with_mempool_deprecated 6: [ OK ] cuda.task_with_mempool_deprecated (2 ms) 6: [ RUN ] cuda.task_multiple_depend_deprecated 6: [ OK ] cuda.task_multiple_depend_deprecated (54 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 (580 ms) 6: [ RUN ] cuda.task_depend_deprecated_multiple 6: [ OK ] cuda.task_depend_deprecated_multiple (118 ms) 6: [ RUN ] cuda.task_team_deprecated_multiple 6: [ OK ] cuda.task_team_deprecated_multiple (20 ms) 6: [ RUN ] cuda.task_with_mempool_deprecated_multiple 6: [ OK ] cuda.task_with_mempool_deprecated_multiple (18 ms) 6: [ RUN ] cuda.task_multiple_depend_deprecated_multiple 6: [ OK ] cuda.task_multiple_depend_deprecated_multiple (84 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 (12 ms) 6: [ RUN ] cuda.task_fib_single 48: [ OK ] std_algorithms_exclusive_scan_team_test.test (4167 ms) 48: [----------] 1 test from std_algorithms_exclusive_scan_team_test (4167 ms total) 48: 48: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 48: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 6: [ OK ] cuda.task_fib_single (1855 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 (9 ms) 6: [ RUN ] cuda.task_with_mempool_single 6: [ OK ] cuda.task_with_mempool_single (2 ms) 6: [ RUN ] cuda.task_multiple_depend_single 6: [ OK ] cuda.task_multiple_depend_single (61 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 [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o 6: [ OK ] cuda.task_fib_multiple (1277 ms) 6: [ RUN ] cuda.task_depend_multiple 6: [ OK ] cuda.task_depend_multiple (88 ms) 6: [ RUN ] cuda.task_team_multiple 6: [ OK ] cuda.task_team_multiple (8 ms) 6: [ RUN ] cuda.task_with_mempool_multiple 6: [ OK ] cuda.task_with_mempool_multiple (2 ms) 6: [ RUN ] cuda.task_multiple_depend_multiple 6: [ OK ] cuda.task_multiple_depend_multiple (51 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 (2 ms) 6: [ RUN ] cuda.task_fib_chase_lev 48: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (2007 ms) 48: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (2007 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 2 tests from 2 test suites ran. (6175 ms total) 48: [ PASSED ] 2 tests. 48/50 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 6.97 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 49: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 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_inclusive_scan_team_test 49: [ RUN ] std_algorithms_inclusive_scan_team_test.test 6: [ OK ] cuda.task_fib_chase_lev (1437 ms) 6: [ RUN ] cuda.task_depend_chase_lev 6: [ OK ] cuda.task_depend_chase_lev (139 ms) 6: [ RUN ] cuda.task_team_chase_lev 6: [ OK ] cuda.task_team_chase_lev (11 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 (65 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 (5 ms) 6: [ RUN ] cuda.team_scratch_1_streams 49: [ OK ] std_algorithms_inclusive_scan_team_test.test (6104 ms) 49: [----------] 1 test from std_algorithms_inclusive_scan_team_test (6104 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 (3972 ms) 49: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (3972 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 2 tests from 2 test suites ran. (10076 ms total) 49: [ PASSED ] 2 tests. 49/50 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 10.88 sec test 50 Start 50: Kokkos_UnitTest_SIMD 50: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/simd/unit_tests/Kokkos_UnitTest_SIMD 50: Test timeout computed to be: 1500 [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o 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 16 tests from 1 test suite. 50: [----------] Global test environment set-up. 50: [----------] 16 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 (6 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: [ RUN ] simd.host_reductions 50: [ OK ] simd.host_reductions (0 ms) 50: [ RUN ] simd.device_reductions 50: [ OK ] simd.device_reductions (0 ms) 50: [----------] 16 tests from simd (7 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 16 tests from 1 test suite ran. (7 ms total) 50: [ PASSED ] 16 tests. 50/50 Test #50: Kokkos_UnitTest_SIMD ........................ Passed 0.80 sec 100% tests passed, 0 tests failed out of 50 Total Test time (real) = 351.06 sec [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 a0c7bd85ea4f79a12763fed48b49a6c747f4d6daed408bfc81c070a13891579f $ docker rm -f --volumes a0c7bd85ea4f79a12763fed48b49a6c747f4d6daed408bfc81c070a13891579f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 6: [ OK ] cuda.team_scratch_1_streams (12689 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 (20906 ms total) 6: 6: [----------] 25 tests from cuda_hostpinned 6: [ RUN ] cuda_hostpinned.impl_shared_alloc 6: [ OK ] cuda_hostpinned.impl_shared_alloc (32 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 (6 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 [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o 6: [ OK ] cuda_hostpinned.view_allocation_large_rank (5458 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 (9 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 (1 ms) 6: [----------] 25 tests from cuda_hostpinned (5573 ms total) 6: 6: [----------] 25 tests from cuda_uvm 6: [ RUN ] cuda_uvm.impl_shared_alloc 6: [ OK ] cuda_uvm.impl_shared_alloc (41 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 (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 (3 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 (241 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 (32 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 (49 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 (3 ms) 6: [----------] 25 tests from cuda_uvm (458 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 91 tests from 3 test suites ran. (26938 ms total) 6: [ PASSED ] 91 tests. [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o 6/47 Test #6: Kokkos_CoreUnitTest_Cuda3 ................... Passed 27.77 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaTimingBased 7: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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 [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o 7: [ OK ] cuda.debug_pin_um_to_host (717 ms) 7: [----------] 2 tests from cuda (759 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 2 tests from 1 test suite ran. (759 ms total) 7: [ PASSED ] 2 tests. 7/47 Test #7: Kokkos_CoreUnitTest_CudaTimingBased ......... Passed 1.54 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpInit 8: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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 (484 ms) 8: [----------] 1 test from cuda (484 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (484 ms total) 8: [ PASSED ] 1 test. 8/47 Test #8: Kokkos_CoreUnitTest_CudaInterOpInit ......... Passed 0.77 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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 (486 ms) 9: [----------] 1 test from cuda (486 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (487 ms total) 9: [ PASSED ] 1 test. 9/47 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreams ...... Passed 0.77 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaGraph 10: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaGraph 10: Test timeout computed to be: 1500 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 (2 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 (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/47 Test #10: Kokkos_CoreUnitTest_CudaGraph ............... Passed 0.77 sec test 11 Start 11: Kokkos_CoreUnitTest_Default 11: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_CoreUnitTest_Default 11: Test timeout computed to be: 1500 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 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 (15 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 (65 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 (2 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 (11 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b1 11: [ OK ] defaultdevicetype.reduce_instantiation_b1 (35 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 (15 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b2 11: [ OK ] defaultdevicetype.reduce_instantiation_b2 (45 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c2 11: [ OK ] defaultdevicetype.reduce_instantiation_c2 (15 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_a3 11: [ OK ] defaultdevicetype.reduce_instantiation_a3 (17 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b3 11: [ OK ] defaultdevicetype.reduce_instantiation_b3 (48 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c3 11: [ OK ] defaultdevicetype.reduce_instantiation_c3 (17 ms) 11: [ RUN ] defaultdevicetype.malloc 11: [ OK ] defaultdevicetype.malloc (0 ms) 11: [----------] 33 tests from defaultdevicetype (323 ms total) 11: 11: [----------] 1 test from kokkosresize 11: [ RUN ] kokkosresize.host_space_access 11: [ OK ] kokkosresize.host_space_access (28 ms) 11: [----------] 1 test from kokkosresize (28 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. (364 ms total) 11: [ PASSED ] 73 tests. 11/47 Test #11: Kokkos_CoreUnitTest_Default ................. Passed 1.16 sec test 12 Start 12: Kokkos_CoreUnitTest_LegionInitialization 12: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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 (454 ms) 12: [----------] 1 test from initialization (454 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 1 test from 1 test suite ran. (454 ms total) 12: [ PASSED ] 1 test. 12/47 Test #12: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.73 sec test 13 Start 13: Kokkos_CoreUnitTest_PushFinalizeHook 13: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 13: Test timeout computed to be: 1500 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 13/47 Test #13: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.77 sec test 14 Start 14: Kokkos_CoreUnitTest_Develop 14: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_CoreUnitTest_Develop 14: Test timeout computed to be: 1500 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. 14/47 Test #14: Kokkos_CoreUnitTest_Develop ................. Passed 0.73 sec test 15 Start 15: Kokkos_CoreUnitTest_KokkosP 15: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_CoreUnitTest_KokkosP 15: Test timeout computed to be: 1500 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 28 tests from 2 test suites. 15: [----------] Global test environment set-up. 15: [----------] 26 tests from kokkosp 15: [ RUN ] kokkosp.test_named_instance_fence 15: Ref: 33554433 15: Ref: named_instance 15: 33554433 15: named_instance 15: [ OK ] kokkosp.test_named_instance_fence (0 ms) 15: [ RUN ] kokkosp.test_unnamed_instance_fence 15: Ref: 33554433 15: Ref: Unnamed Instance Fence 15: 33554433 15: Kokkos::Cuda::fence(): Unnamed Instance Fence 15: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 15: [ RUN ] kokkosp.test_named_global_fence 15: Ref: 33554432 15: Ref: test global fence 15: 0 15: test global fence 15: Miss on id 15: 33554432 15: test global fence 15: [ OK ] kokkosp.test_named_global_fence (0 ms) 15: [ RUN ] kokkosp.test_unnamed_global_fence 15: Ref: 33554432 15: Ref: Unnamed Global Fence 15: 0 15: Kokkos::fence: Unnamed Global Fence 15: Miss on id 15: 33554432 15: Kokkos::fence: Unnamed Global Fence 15: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 15: [ RUN ] kokkosp.test_multiple_default_instances 15: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 15: [ RUN ] kokkosp.test_id_gen 15: [ OK ] kokkosp.test_id_gen (0 ms) 15: [ RUN ] kokkosp.test_kernel_sequence 15: Ref: 33554433 15: Ref: named_instance 15: 33554433 15: named_instance 15: Ref: 33554433 15: Ref: test_kernel 15: 33554433 15: named_instance 15: Miss on name 15: 0 15: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 15: Miss on name 15: Miss on id 15: 33554432 15: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 15: Miss on name 15: Miss on id 15: 33554433 15: test_kernel 15: [ OK ] kokkosp.test_kernel_sequence (0 ms) 15: [ RUN ] kokkosp.test_streams 15: [ OK ] kokkosp.test_streams (0 ms) 15: [ RUN ] kokkosp.async_deep_copy 15: [ OK ] kokkosp.async_deep_copy (2 ms) 15: [ RUN ] kokkosp.parallel_for 15: [ OK ] kokkosp.parallel_for (0 ms) 15: [ RUN ] kokkosp.parallel_reduce 15: [ OK ] kokkosp.parallel_reduce (0 ms) 15: [ RUN ] kokkosp.parallel_scan 15: [ OK ] kokkosp.parallel_scan (2 ms) 15: [ RUN ] kokkosp.parallel_scan_no_fence 15: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 15: [ RUN ] kokkosp.parallel_scan_no_fence_view 15: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 15: [ RUN ] kokkosp.regions 15: [ OK ] kokkosp.regions (0 ms) 15: [ RUN ] kokkosp.fences 15: [ OK ] kokkosp.fences (0 ms) 15: [ RUN ] kokkosp.raw_allocation 15: [ OK ] kokkosp.raw_allocation (0 ms) 15: [ RUN ] kokkosp.view 15: [ OK ] kokkosp.view (0 ms) 15: [ RUN ] kokkosp.sections 15: [ OK ] kokkosp.sections (0 ms) 15: [ RUN ] kokkosp.metadata 15: [ OK ] kokkosp.metadata (0 ms) 15: [ RUN ] kokkosp.profile_events 15: [ OK ] kokkosp.profile_events (0 ms) 15: [ RUN ] kokkosp.no_init_kernel 15: [ OK ] kokkosp.no_init_kernel (0 ms) 15: [ RUN ] kokkosp.get_events 15: [ OK ] kokkosp.get_events (0 ms) 15: [ RUN ] kokkosp.create_mirror_no_init 15: [ OK ] kokkosp.create_mirror_no_init (0 ms) 15: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 15: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 15: [ RUN ] kokkosp.create_mirror_view_and_copy 15: /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/tools/TestWithoutInitializing.cpp:98: Skipped 15: skipping since the CudaUVMSpace requires additional fences 15: [ SKIPPED ] kokkosp.create_mirror_view_and_copy (0 ms) 15: [----------] 26 tests from kokkosp (8 ms total) 15: 15: [----------] 2 tests from defaultdevicetype 15: [ RUN ] defaultdevicetype.profiling_section 15: [ OK ] defaultdevicetype.profiling_section (0 ms) 15: [ RUN ] defaultdevicetype.scoped_profile_region 15: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 15: [----------] 2 tests from defaultdevicetype (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 28 tests from 2 test suites ran. (9 ms total) 15: [ PASSED ] 27 tests. 15: [ SKIPPED ] 1 test, listed below: 15: [ SKIPPED ] kokkosp.create_mirror_view_and_copy 15/47 Test #15: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.75 sec test 16 Start 16: Kokkos_CoreUnitTest_ToolIndependence 16: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 16: Test timeout computed to be: 1500 16/47 Test #16: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 0.01 sec test 17 Start 17: Kokkos_ProfilingTestLibraryLoadHelp 17: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 17: Environment variables: 17: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/libkokkosprinter-tool.so 17: Test timeout computed to be: 1500 17: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 17: 17: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 17: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 17: setting CUDA_VISIBLE_DEVICES. 17: This could on multi GPU systems lead to severe performance" 17: penalties. 17: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 17/47 Test #17: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 0.77 sec test 18 Start 18: Kokkos_ProfilingTestLibraryCmdLineHelp 18: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/libkokkosprinter-tool.so" 18: Test timeout computed to be: 1500 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. 18: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 18/47 Test #18: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 0.76 sec test 19 Start 19: Kokkos_ProfilingTestLibraryLoad 19: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 19: Environment variables: 19: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/libkokkosprinter-tool.so 19: Test timeout computed to be: 1500 19: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 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_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.99::kokkosp_allocate_data:Host:source:0x55a1741621c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x55a174162440:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x55a1741624c0:Host:source:0x55a174162240: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:0x55a174162640: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:0x55a174162440:40::kokkosp_deallocate_data:Host:source:0x55a1741621c0:40::kokkosp_finalize_library:: 19/47 Test #19: Kokkos_ProfilingTestLibraryLoad ............. Passed 0.76 sec test 20 Start 20: Kokkos_ProfilingTestLibraryCmdLine 20: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/libkokkosprinter-tool.so" 20: Test timeout computed to be: 1500 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.99::kokkosp_allocate_data:Host:source:0x55da1cc30d40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x55da1cc30f00:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x55da1cc30f80:Host:source:0x55da1cc30dc0: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:0x55da1cc31100: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:0x55da1cc30f00:40::kokkosp_deallocate_data:Host:source:0x55da1cc30d40:40::kokkosp_finalize_library:: 20/47 Test #20: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 0.76 sec test 21 Start 21: Kokkos_CoreUnitTest_StackTraceTest 21: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec 21: Test timeout computed to be: 1500 [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.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: [==========] Running 3 tests from 2 test suites. 21: [----------] Global test environment set-up. 21: [----------] 2 tests from defaultdevicetype_DeathTest 21: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 21: 21: [WARNING] /var/jenkins/workspace/Kokkos_PR-6704/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. 21: Top of f1 21: Top of f0 21: Top of f0 21: test_f1: 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x55ba02fc9875] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x55ba02f6f945] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3d) [0x55ba02f68d3d] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x2ff) [0x55ba02f6aacf] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x55ba02fa045a] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x77d6f) [0x55ba02f91d6f] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x781ba) [0x55ba02f921ba] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7879d) [0x55ba02f9279d] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x55ba02f94c98] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x55ba02f95168] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55ba02f657f2] 21: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7f65e4c79c87] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x55ba02f670fa] 21: 21: demangled test_f1: 21: [0x55ba02fc9875] Kokkos::Impl::save_stacktrace() 21: [0x55ba02f6f945] Test::stacktrace_test_f1(std::ostream&) 21: [0x55ba02f68d3d] Test::test_stacktrace(bool, bool) 21: [0x55ba02f6aacf] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 21: [0x55ba02fa045a] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 21: [0x55ba02f91d6f] 21: [0x55ba02f921ba] 21: [0x55ba02f9279d] 21: [0x55ba02f94c98] testing::internal::UnitTestImpl::RunAllTests() 21: [0x55ba02f95168] testing::UnitTest::Run() 21: [0x55ba02f657f2] main 21: [0x7f65e4c79c87] __libc_start_main 21: [0x55ba02f670fa] _start 21: 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f1 21: Top of f0 21: Top of f0 21: StackTrace f3(std::cout, 4) returned: 110 21: test_f3: 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x55ba02fc9875] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x55ba02f6f945] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa0) [0x55ba02f6fd50] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x97a) [0x55ba02f6967a] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x2ff) [0x55ba02f6aacf] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x55ba02fa045a] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x77d6f) [0x55ba02f91d6f] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x781ba) [0x55ba02f921ba] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7879d) [0x55ba02f9279d] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x55ba02f94c98] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x55ba02f95168] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55ba02f657f2] 21: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7f65e4c79c87] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x55ba02f670fa] 21: 21: demangled test_f3: 21: [0x55ba02fc9875] Kokkos::Impl::save_stacktrace() 21: [0x55ba02f6f945] Test::stacktrace_test_f1(std::ostream&) 21: [0x55ba02f6fd50] Test::stacktrace_test_f3(std::ostream&, int) 21: [0x55ba02f6967a] Test::test_stacktrace(bool, bool) 21: [0x55ba02f6aacf] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 21: [0x55ba02fa045a] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 21: [0x55ba02f91d6f] 21: [0x55ba02f921ba] 21: [0x55ba02f9279d] 21: [0x55ba02f94c98] testing::internal::UnitTestImpl::RunAllTests() 21: [0x55ba02f95168] testing::UnitTest::Run() 21: [0x55ba02f657f2] main 21: [0x7f65e4c79c87] __libc_start_main 21: [0x55ba02f670fa] _start 21: 21: Test setting std::terminate handler that prints the last saved stack trace 21: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (266 ms) 21: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 21: 21: [WARNING] /var/jenkins/workspace/Kokkos_PR-6704/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. 21: Top of f1 21: Top of f0 21: Top of f0 21: test_f1: 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x55ba02fc9875] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x55ba02f6f945] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3d) [0x55ba02f68d3d] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x2fc) [0x55ba02f6ae1c] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x55ba02fa045a] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x77d6f) [0x55ba02f91d6f] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x781ba) [0x55ba02f921ba] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7879d) [0x55ba02f9279d] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x55ba02f94c98] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x55ba02f95168] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55ba02f657f2] 21: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7f65e4c79c87] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x55ba02f670fa] 21: 21: demangled test_f1: 21: [0x55ba02fc9875] Kokkos::Impl::save_stacktrace() 21: [0x55ba02f6f945] Test::stacktrace_test_f1(std::ostream&) 21: [0x55ba02f68d3d] Test::test_stacktrace(bool, bool) 21: [0x55ba02f6ae1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 21: [0x55ba02fa045a] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 21: [0x55ba02f91d6f] 21: [0x55ba02f921ba] 21: [0x55ba02f9279d] 21: [0x55ba02f94c98] testing::internal::UnitTestImpl::RunAllTests() 21: [0x55ba02f95168] testing::UnitTest::Run() 21: [0x55ba02f657f2] main 21: [0x7f65e4c79c87] __libc_start_main 21: [0x55ba02f670fa] _start 21: 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f1 21: Top of f0 21: Top of f0 21: StackTrace f3(std::cout, 4) returned: 110 21: test_f3: 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x55ba02fc9875] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x55ba02f6f945] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa0) [0x55ba02f6fd50] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x97a) [0x55ba02f6967a] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x2fc) [0x55ba02f6ae1c] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x55ba02fa045a] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x77d6f) [0x55ba02f91d6f] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x781ba) [0x55ba02f921ba] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7879d) [0x55ba02f9279d] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x55ba02f94c98] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x55ba02f95168] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55ba02f657f2] 21: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7f65e4c79c87] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x55ba02f670fa] 21: 21: demangled test_f3: 21: [0x55ba02fc9875] Kokkos::Impl::save_stacktrace() 21: [0x55ba02f6f945] Test::stacktrace_test_f1(std::ostream&) 21: [0x55ba02f6fd50] Test::stacktrace_test_f3(std::ostream&, int) 21: [0x55ba02f6967a] Test::test_stacktrace(bool, bool) 21: [0x55ba02f6ae1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 21: [0x55ba02fa045a] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 21: [0x55ba02f91d6f] 21: [0x55ba02f921ba] 21: [0x55ba02f9279d] 21: [0x55ba02f94c98] testing::internal::UnitTestImpl::RunAllTests() 21: [0x55ba02f95168] testing::UnitTest::Run() 21: [0x55ba02f657f2] main 21: [0x7f65e4c79c87] __libc_start_main 21: [0x55ba02f670fa] _start 21: 21: Test setting std::terminate handler that prints the last saved stack trace 21: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (260 ms) 21: [----------] 2 tests from defaultdevicetype_DeathTest (527 ms total) 21: 21: [----------] 1 test from defaultdevicetype 21: [ RUN ] defaultdevicetype.stacktrace_normal 21: Top of f1 21: Top of f0 21: Top of f0 21: test_f1: 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x55ba02fc9875] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x55ba02f6f945] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3d) [0x55ba02f68d3d] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x55ba02fa045a] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x77d6f) [0x55ba02f91d6f] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x781ba) [0x55ba02f921ba] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7879d) [0x55ba02f9279d] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x55ba02f94c98] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x55ba02f95168] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55ba02f657f2] 21: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7f65e4c79c87] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x55ba02f670fa] 21: 21: demangled test_f1: 21: [0x55ba02fc9875] Kokkos::Impl::save_stacktrace() 21: [0x55ba02f6f945] Test::stacktrace_test_f1(std::ostream&) 21: [0x55ba02f68d3d] Test::test_stacktrace(bool, bool) 21: [0x55ba02fa045a] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 21: [0x55ba02f91d6f] 21: [0x55ba02f921ba] 21: [0x55ba02f9279d] 21: [0x55ba02f94c98] testing::internal::UnitTestImpl::RunAllTests() 21: [0x55ba02f95168] testing::UnitTest::Run() 21: [0x55ba02f657f2] main 21: [0x7f65e4c79c87] __libc_start_main 21: [0x55ba02f670fa] _start 21: 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f1 21: Top of f0 21: Top of f0 21: StackTrace f3(std::cout, 4) returned: 110 21: test_f3: 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x55ba02fc9875] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x55ba02f6f945] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa0) [0x55ba02f6fd50] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x97a) [0x55ba02f6967a] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x55ba02fa045a] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x77d6f) [0x55ba02f91d6f] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x781ba) [0x55ba02f921ba] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7879d) [0x55ba02f9279d] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x55ba02f94c98] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x55ba02f95168] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55ba02f657f2] 21: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7f65e4c79c87] 21: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x55ba02f670fa] 21: 21: demangled test_f3: 21: [0x55ba02fc9875] Kokkos::Impl::save_stacktrace() 21: [0x55ba02f6f945] Test::stacktrace_test_f1(std::ostream&) 21: [0x55ba02f6fd50] Test::stacktrace_test_f3(std::ostream&, int) 21: [0x55ba02f6967a] Test::test_stacktrace(bool, bool) 21: [0x55ba02fa045a] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 21: [0x55ba02f91d6f] 21: [0x55ba02f921ba] 21: [0x55ba02f9279d] 21: [0x55ba02f94c98] testing::internal::UnitTestImpl::RunAllTests() 21: [0x55ba02f95168] testing::UnitTest::Run() 21: [0x55ba02f657f2] main 21: [0x7f65e4c79c87] __libc_start_main 21: [0x55ba02f670fa] _start 21: 21: Test setting std::terminate handler that prints the last saved stack trace 21: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 21: [----------] 1 test from defaultdevicetype (1 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 3 tests from 2 test suites ran. (528 ms total) 21: [ PASSED ] 3 tests. 21/47 Test #21: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 1.30 sec test 22 Start 22: Kokkos_CoreUnitTest_CTestDevice 22: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 22: Test timeout computed to be: 1500 22: [==========] Running 8 tests from 1 test suite. 22: [----------] Global test environment set-up. 22: [----------] 8 tests from ctest_environment 22: [ RUN ] ctest_environment.no_device_type 22: [ OK ] ctest_environment.no_device_type (0 ms) 22: [ RUN ] ctest_environment.no_process_count 22: [ OK ] ctest_environment.no_process_count (0 ms) 22: [ RUN ] ctest_environment.invalid_rank 22: [ OK ] ctest_environment.invalid_rank (0 ms) 22: [ RUN ] ctest_environment.no_type_str 22: [ OK ] ctest_environment.no_type_str (0 ms) 22: [ RUN ] ctest_environment.missing_type 22: [ OK ] ctest_environment.missing_type (0 ms) 22: [ RUN ] ctest_environment.no_id_str 22: [ OK ] ctest_environment.no_id_str (0 ms) 22: [ RUN ] ctest_environment.invalid_id_str 22: [ OK ] ctest_environment.invalid_id_str (0 ms) 22: [ RUN ] ctest_environment.good 22: [ OK ] ctest_environment.good (0 ms) 22: [----------] 8 tests from ctest_environment (0 ms total) 22: 22: [----------] Global test environment tear-down 22: [==========] 8 tests from 1 test suite ran. (0 ms total) 22: [ PASSED ] 8 tests. 22/47 Test #22: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.01 sec test 23 Start 23: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 23: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 23: Test timeout computed to be: 1500 23/47 Test #23: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.01 sec test 24 Start 24: Kokkos_ContainersUnitTest_Serial 24: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 24: Test timeout computed to be: 1500 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: [==========] Running 65 tests from 1 test suite. 24: [----------] Global test environment set-up. 24: [----------] 65 tests from serial 24: [ RUN ] serial.bitset [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o 24: [ OK ] serial.bitset (2616 ms) 24: [ RUN ] serial.bitset_default_constructor_no_alloc 24: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 24: [ RUN ] serial.dualview_combination 24: [ OK ] serial.dualview_combination (0 ms) 24: [ RUN ] serial.dualview_alloc 24: [ OK ] serial.dualview_alloc (0 ms) 24: [ RUN ] serial.test_dualview_copy_construction_and_assignment 24: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 24: [ RUN ] serial.dualview_combinations_without_init 24: [ OK ] serial.dualview_combinations_without_init (0 ms) 24: [ RUN ] serial.dualview_deep_copy 24: [ OK ] serial.dualview_deep_copy (0 ms) 24: [ RUN ] serial.dualview_realloc 24: [ OK ] serial.dualview_realloc (0 ms) 24: [ RUN ] serial.dualview_resize 24: [ OK ] serial.dualview_resize (0 ms) 24: [ RUN ] serial.dualview_device_correct_kokkos_device 24: [ OK ] serial.dualview_device_correct_kokkos_device (1 ms) 24: [ RUN ] serial.dualview_host_correct_kokkos_device 24: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 24: [ RUN ] serial.dualview_host_modify_template_device_sync 24: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 24: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 24: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 24: [ RUN ] serial.dualview_device_modify_template_host_sync 24: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 24: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 24: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 24: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 24: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 24: [ RUN ] serial.dynamic_view 24: [ OK ] serial.dynamic_view (25 ms) 24: [ RUN ] serial.dyn_rank_view_api_generic 24: [ OK ] serial.dyn_rank_view_api_generic (9 ms) 24: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 24: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 24: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 24: /var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 24: skipping since not default execution space 24: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 24: [ RUN ] serial.dyn_rank_view_api_operator_rank67 24: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 24: [ RUN ] serial.ErrorReporterViaLambda 24: [ OK ] serial.ErrorReporterViaLambda (0 ms) 24: [ RUN ] serial.ErrorReporter 24: [ OK ] serial.ErrorReporter (0 ms) 24: [ RUN ] serial.offsetview_construction 24: [ OK ] serial.offsetview_construction (38 ms) 24: [ RUN ] serial.offsetview_unmanaged_construction 24: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 24: [ RUN ] serial.offsetview_subview 24: [ OK ] serial.offsetview_subview (9 ms) 24: [ RUN ] serial.offsetview_offsets_rank1 24: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 24: [ RUN ] serial.offsetview_offsets_rank2 24: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 24: [ RUN ] serial.offsetview_offsets_rank3 24: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 24: [ RUN ] serial.scatterview [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o 24: [ OK ] serial.scatterview (2040 ms) 24: [ RUN ] serial.scatterview_devicetype 24: [ OK ] serial.scatterview_devicetype (1 ms) 24: [ RUN ] serial.staticcrsgraph 24: [ OK ] serial.staticcrsgraph (31 ms) 24: [ RUN ] serial.resize_realloc_no_init_dualview 24: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 24: [ RUN ] serial.resize_realloc_no_alloc_dualview 24: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 24: [ RUN ] serial.resize_exec_space_dualview 24: [ OK ] serial.resize_exec_space_dualview (0 ms) 24: [ RUN ] serial.realloc_exec_space_dualview 24: [ OK ] serial.realloc_exec_space_dualview (0 ms) 24: [ RUN ] serial.resize_realloc_no_init_dynrankview 24: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 24: [ RUN ] serial.resize_exec_space_dynrankview 24: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 24: [ RUN ] serial.realloc_exec_space_dynrankview 24: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 24: [ RUN ] serial.resize_realloc_no_init_scatterview 24: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 24: [ RUN ] serial.resize_realloc_no_alloc_scatterview 24: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 24: [ RUN ] serial.resize_exec_space_scatterview 24: [ OK ] serial.resize_exec_space_scatterview (0 ms) 24: [ RUN ] serial.realloc_exec_space_scatterview 24: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 24: [ RUN ] serial.create_mirror_no_init_dynrankview 24: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 24: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 24: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (1 ms) 24: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 24: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 24: [ RUN ] serial.create_mirror_no_init_offsetview 24: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 24: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 24: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 24: [ RUN ] serial.create_mirror_view_and_copy_offsetview 24: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 24: [ RUN ] serial.create_mirror_no_init_dynamicview 24: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 24: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 24: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 24: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 24: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 24: [ RUN ] serial.UnorderedMap_insert [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o 24: [ OK ] serial.UnorderedMap_insert (10590 ms) 24: [ RUN ] serial.UnorderedMap_failed_insert [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o 24: [ OK ] serial.UnorderedMap_failed_insert (4902 ms) 24: [ RUN ] serial.UnorderedMap_deep_copy 24: [ OK ] serial.UnorderedMap_deep_copy (5 ms) 24: [ RUN ] serial.UnorderedMap_valid_empty 24: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 24: [ RUN ] serial.UnorderedMap_clear_zero_size 24: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 24: [ RUN ] serial.UnorderedMap_consistent_size 24: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 24: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 24: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 24: [ RUN ] serial.UnorderedMap_lambda_capturable 24: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 24: [ RUN ] serial.UnorderedMap_constructor_view_alloc 24: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 24: [ RUN ] serial.vector_combination 24: [ OK ] serial.vector_combination (0 ms) 24: [ RUN ] serial.vector_insert 24: [ OK ] serial.vector_insert (0 ms) 24: [ RUN ] serial.vector_push_back_default_exec 24: [ OK ] serial.vector_push_back_default_exec (0 ms) 24: [ RUN ] serial.viewctorprop_embedded_dim 24: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 24: [----------] 65 tests from serial (20282 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 65 tests from 1 test suite ran. (20282 ms total) 24: [ PASSED ] 64 tests. 24: [ SKIPPED ] 1 test, listed below: 24: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 24/47 Test #24: Kokkos_ContainersUnitTest_Serial ............ Passed 21.18 sec test 25 Start 25: Kokkos_ContainersUnitTest_Cuda 25: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 25: Test timeout computed to be: 1500 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: [==========] Running 65 tests from 1 test suite. 25: [----------] Global test environment set-up. 25: [----------] 65 tests from cuda 25: [ RUN ] cuda.bitset 25: [ OK ] cuda.bitset (14 ms) 25: [ RUN ] cuda.bitset_default_constructor_no_alloc 25: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) 25: [ RUN ] cuda.dualview_combination 25: [ OK ] cuda.dualview_combination (0 ms) 25: [ RUN ] cuda.dualview_alloc 25: [ OK ] cuda.dualview_alloc (0 ms) 25: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 25: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 25: [ RUN ] cuda.dualview_combinations_without_init 25: [ OK ] cuda.dualview_combinations_without_init (0 ms) 25: [ RUN ] cuda.dualview_deep_copy 25: [ OK ] cuda.dualview_deep_copy (3 ms) 25: [ RUN ] cuda.dualview_realloc 25: [ OK ] cuda.dualview_realloc (0 ms) 25: [ RUN ] cuda.dualview_resize 25: [ OK ] cuda.dualview_resize (1 ms) 25: [ RUN ] cuda.dualview_device_correct_kokkos_device 25: [ OK ] cuda.dualview_device_correct_kokkos_device (0 ms) 25: [ RUN ] cuda.dualview_host_correct_kokkos_device 25: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 25: [ RUN ] cuda.dualview_host_modify_template_device_sync 25: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 25: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 25: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 25: [ RUN ] cuda.dualview_device_modify_template_host_sync 25: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 25: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 25: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 25: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 25: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 25: [ RUN ] cuda.dynamic_view 25: [ OK ] cuda.dynamic_view (58 ms) 25: [ RUN ] cuda.dyn_rank_view_api_generic 25: [ OK ] cuda.dyn_rank_view_api_generic (26 ms) 25: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 25: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (2 ms) 25: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 25: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (0 ms) 25: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 25: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms) 25: [ RUN ] cuda.ErrorReporterViaLambda 25: [ OK ] cuda.ErrorReporterViaLambda (1 ms) 25: [ RUN ] cuda.ErrorReporter 25: [ OK ] cuda.ErrorReporter (2 ms) 25: [ RUN ] cuda.offsetview_construction 25: [ OK ] cuda.offsetview_construction (5 ms) 25: [ RUN ] cuda.offsetview_unmanaged_construction 25: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 25: [ RUN ] cuda.offsetview_subview 25: [ OK ] cuda.offsetview_subview (3 ms) 25: [ RUN ] cuda.offsetview_offsets_rank1 25: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 25: [ RUN ] cuda.offsetview_offsets_rank2 25: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 25: [ RUN ] cuda.offsetview_offsets_rank3 25: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 25: [ RUN ] cuda.scatterview [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o 25: [ OK ] cuda.scatterview (17983 ms) 25: [ RUN ] cuda.scatterview_devicetype 25: [ OK ] cuda.scatterview_devicetype (35 ms) 25: [ RUN ] cuda.staticcrsgraph 25: [ OK ] cuda.staticcrsgraph (47 ms) 25: [ RUN ] cuda.resize_realloc_no_init_dualview 25: [ OK ] cuda.resize_realloc_no_init_dualview (0 ms) 25: [ RUN ] cuda.resize_realloc_no_alloc_dualview 25: [ OK ] cuda.resize_realloc_no_alloc_dualview (0 ms) 25: [ RUN ] cuda.resize_exec_space_dualview 25: [ OK ] cuda.resize_exec_space_dualview (0 ms) 25: [ RUN ] cuda.realloc_exec_space_dualview 25: /var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests/TestWithoutInitializing.hpp:141: Skipped 25: skipping since CudaUVMSpace requires additional fences 25: [ SKIPPED ] cuda.realloc_exec_space_dualview (0 ms) 25: [ RUN ] cuda.resize_realloc_no_init_dynrankview 25: [ OK ] cuda.resize_realloc_no_init_dynrankview (0 ms) 25: [ RUN ] cuda.resize_exec_space_dynrankview 25: [ OK ] cuda.resize_exec_space_dynrankview (0 ms) 25: [ RUN ] cuda.realloc_exec_space_dynrankview 25: /var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests/TestWithoutInitializing.hpp:233: Skipped 25: skipping since CudaUVMSpace requires additional fences 25: [ SKIPPED ] cuda.realloc_exec_space_dynrankview (0 ms) 25: [ RUN ] cuda.resize_realloc_no_init_scatterview 25: [ OK ] cuda.resize_realloc_no_init_scatterview (0 ms) 25: [ RUN ] cuda.resize_realloc_no_alloc_scatterview 25: [ OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms) 25: [ RUN ] cuda.resize_exec_space_scatterview 25: [ OK ] cuda.resize_exec_space_scatterview (0 ms) 25: [ RUN ] cuda.realloc_exec_space_scatterview 25: /var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests/TestWithoutInitializing.hpp:372: Skipped 25: skipping since CudaUVMSpace requires additional fences 25: [ SKIPPED ] cuda.realloc_exec_space_scatterview (0 ms) 25: [ RUN ] cuda.create_mirror_no_init_dynrankview 25: [ OK ] cuda.create_mirror_no_init_dynrankview (0 ms) 25: [ RUN ] cuda.create_mirror_no_init_dynrankview_viewctor 25: [ OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms) 25: [ RUN ] cuda.create_mirror_view_and_copy_dynrankview 25: /var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests/TestWithoutInitializing.hpp:483: Skipped 25: skipping since CudaUVMSpace requires additional fences 25: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynrankview (0 ms) 25: [ RUN ] cuda.create_mirror_no_init_offsetview 25: [ OK ] cuda.create_mirror_no_init_offsetview (0 ms) 25: [ RUN ] cuda.create_mirror_no_init_offsetview_view_ctor 25: [ OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms) 25: [ RUN ] cuda.create_mirror_view_and_copy_offsetview 25: /var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests/TestWithoutInitializing.hpp:587: Skipped 25: skipping since CudaUVMSpace requires additional fences 25: [ SKIPPED ] cuda.create_mirror_view_and_copy_offsetview (0 ms) 25: [ RUN ] cuda.create_mirror_no_init_dynamicview 25: [ OK ] cuda.create_mirror_no_init_dynamicview (0 ms) 25: [ RUN ] cuda.create_mirror_view_and_copy_dynamicview 25: /var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests/TestWithoutInitializing.hpp:659: Skipped 25: skipping since CudaUVMSpace requires additional fences 25: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynamicview (0 ms) 25: [ RUN ] cuda.create_mirror_no_init_dynamicview_view_ctor 25: [ OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms) 25: [ RUN ] cuda.UnorderedMap_insert [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o 25: [ OK ] cuda.UnorderedMap_insert (10312 ms) 25: [ RUN ] cuda.UnorderedMap_failed_insert [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o 25: [ OK ] cuda.UnorderedMap_failed_insert (4119 ms) 25: [ RUN ] cuda.UnorderedMap_deep_copy 25: [ OK ] cuda.UnorderedMap_deep_copy (20 ms) 25: [ RUN ] cuda.UnorderedMap_valid_empty 25: [ OK ] cuda.UnorderedMap_valid_empty (6 ms) 25: [ RUN ] cuda.UnorderedMap_clear_zero_size 25: [ OK ] cuda.UnorderedMap_clear_zero_size (1 ms) 25: [ RUN ] cuda.UnorderedMap_consistent_size 25: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 25: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 25: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 25: [ RUN ] cuda.UnorderedMap_lambda_capturable 25: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 25: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 25: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 25: [ RUN ] cuda.vector_combination 25: [ OK ] cuda.vector_combination (1 ms) 25: [ RUN ] cuda.vector_insert 25: [ OK ] cuda.vector_insert (2 ms) 25: [ RUN ] cuda.vector_push_back_default_exec 25: [ OK ] cuda.vector_push_back_default_exec (0 ms) 25: [ RUN ] cuda.viewctorprop_embedded_dim 25: [ OK ] cuda.viewctorprop_embedded_dim (2 ms) 25: [----------] 65 tests from cuda (32674 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 65 tests from 1 test suite ran. (32674 ms total) 25: [ PASSED ] 59 tests. 25: [ SKIPPED ] 6 tests, listed below: 25: [ SKIPPED ] cuda.realloc_exec_space_dualview 25: [ SKIPPED ] cuda.realloc_exec_space_dynrankview 25: [ SKIPPED ] cuda.realloc_exec_space_scatterview 25: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynrankview 25: [ SKIPPED ] cuda.create_mirror_view_and_copy_offsetview 25: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynamicview 25/47 Test #25: Kokkos_ContainersUnitTest_Cuda .............. Passed 33.55 sec test 26 Start 26: Kokkos_ContainersPerformanceTest_Cuda 26: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 26: Test timeout computed to be: 1500 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: [==========] Running 4 tests from 1 test suite. 26: [----------] Global test environment set-up. 26: [----------] 4 tests from TEST_CATEGORY 26: [ RUN ] TEST_CATEGORY.dynrankview_perf 26: Cuda 26: DynRankView vs View: Initialization Only 26: View time (init only): 0.00121542 26: View sum computation time: 0.00121542 26: Strided View time (init only): 0.0012246 26: View Rank7 time (init only): 0.00112792 26: DynRankView time (init only): 0.00113759 26: DynRankView sum computation time: 0.00190327 26: Ratio of View to DynRankView time: 1.06842 26: Ratio of View to DynRankView sum computation time: 1.14731 26: Ratio of View to View Rank7 time: 1.07758 26: Ratio of StrideView to DynRankView time: 1.07649 26: Ratio of DynRankView to View Rank7 time: 1.00858 26: [ OK ] TEST_CATEGORY.dynrankview_perf (161 ms) 26: [ RUN ] TEST_CATEGORY.global_2_local 26: Cuda 26: size, create, generate, fill, find 26: 256, 0.00562793, 3.7118e-05, 0.00275634, 0.00188749 26: 512, 0.00552986, 1.1551e-05, 2.0669e-05, 0.00186144 26: 1024, 0.00118096, 1.021e-05, 2.2402e-05, 0.00188729 26: 2048, 0.001223, 1.0169e-05, 2.1667e-05, 0.00193625 26: 4096, 0.000898699, 1.0987e-05, 2.2315e-05, 0.00197666 26: 8192, 0.000962441, 1.0344e-05, 2.5611e-05, 0.00192224 26: 16384, 0.000887461, 1.0408e-05, 2.7655e-05, 0.00195586 26: 32768, 0.000964373, 1.041e-05, 3.14e-05, 0.00209048 26: 65536, 0.00143754, 1.07e-05, 3.8745e-05, 0.00235872 26: 131072, 0.0019187, 1.2319e-05, 5.7224e-05, 0.00293379 26: 262144, 0.00265515, 1.4736e-05, 0.000119684, 0.00464554 26: 524288, 0.00380528, 1.9424e-05, 0.000483684, 0.0167244 26: 1048576, 0.00478381, 2.6456e-05, 0.00124697, 0.0454099 26: 2097152, 0.00731475, 3.6699e-05, 0.00295917, 0.108679 26: 4194304, 0.012592, 6.0408e-05, 0.00668536, 0.235002 26: [ OK ] TEST_CATEGORY.global_2_local (504 ms) 26: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 26: skipping test 26: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 26: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 26: skipping test 26: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 26: [----------] 4 tests from TEST_CATEGORY (666 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 4 tests from 1 test suite ran. (666 ms total) 26: [ PASSED ] 4 tests. 26/47 Test #26: Kokkos_ContainersPerformanceTest_Cuda ....... Passed 1.41 sec test 27 Start 27: Kokkos_UnitTest_Sort 27: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Sort 27: Test timeout computed to be: 1500 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: [==========] Running 9 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 9 tests from cuda 27: [ RUN ] cuda.SortUnsignedValueType 27: [ OK ] cuda.SortUnsignedValueType (21 ms) 27: [ RUN ] cuda.SortEmptyView 27: [ OK ] cuda.SortEmptyView (0 ms) 27: [ RUN ] cuda.SortWithCustomComparator 27: [ OK ] cuda.SortWithCustomComparator (701 ms) 27: [ RUN ] cuda.BinSortGenericTests 27: [ OK ] cuda.BinSortGenericTests (32 ms) 27: [ RUN ] cuda.BinSortEmptyView 27: [ OK ] cuda.BinSortEmptyView (0 ms) 27: [ RUN ] cuda.BinSortEmptyKeysView 27: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 27: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o 27: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (17256 ms) 27: [ RUN ] cuda.NestedSort 27: [ OK ] cuda.NestedSort (41 ms) 27: [ RUN ] cuda.NestedSortByKey 27: [ OK ] cuda.NestedSortByKey (129 ms) 27: [----------] 9 tests from cuda (18184 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 9 tests from 1 test suite ran. (18184 ms total) 27: [ PASSED ] 9 tests. 27/47 Test #27: Kokkos_UnitTest_Sort ........................ Passed 18.98 sec test 28 Start 28: Kokkos_UnitTest_Random 28: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Random 28: Test timeout computed to be: 1500 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: [==========] Running 3 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 3 tests from cuda 28: [ RUN ] cuda.Random_XorShift64 28: Test Seed:1705017249926691842 28: Test Scalar=int 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 6.43252e-07 -0.0121046 0.00963819 || 0.051031 28021 29356 || 29025.7 28674.4 || 133.238 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 6.43252e-07 -0.00690548 -0.00743216 || 0.051031 1e+64 -1e+64 28: Test Scalar=unsigned int 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 6.43252e-07 0.0199527 -0.0176677 || 0.051031 27926 29323 || 28113.5 28674.4 || -244.238 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 6.43252e-07 -0.0112364 0.00172627 || 0.051031 1e+64 -1e+64 28: Test Scalar=int64_t 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 6.43252e-07 -0.0106949 0.0160195 || 0.051031 28039 29393 || 28984.4 28674.4 || 221.454 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 6.43252e-07 0.000407576 -0.00366922 || 0.051031 1e+64 -1e+64 28: Test Scalar=uint64_t 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 6.43252e-07 0.00258864 -0.0383674 || 0.051031 27998 29265 || 28600.4 28674.4 || -530.391 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 6.43252e-07 0.0130079 -0.000599791 || 0.051031 1e+64 -1e+64 28: Test Scalar=half 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 0.000245404 -0.99999 -48250 || 0.051031 0 195123 || 2.92894e+09 28674.4 || -6.67008e+08 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 0.000735126 -0.307 0.152831 || 0.051031 1e+64 -1e+64 28: Test Scalar=bhalf 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 0.00195851 -0.999999 -57857.4 || 0.051031 0 1.55134e+06 || 2.86918e+10 28674.4 || -7.9982e+08 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 0.00588549 -0.967773 10.2388 || 0.051031 1e+64 -1e+64 28: Test Scalar=float 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 6.63432e-07 -0.0130821 -0.00471051 || 0.051031 28087 29378 || 29054.5 28674.4 || -65.1181 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 7.03793e-07 0.00304819 -0.000873186 || 0.051031 1e+64 -1e+64 28: Test Scalar=double 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 6.43252e-07 -0.000212963 0.0201393 || 0.051031 28010 29296 || 28680.5 28674.4 || 278.406 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 6.43252e-07 -0.0104614 -0.00846506 || 0.051031 1e+64 -1e+64 28: Test Seed:1705017250048452567 28: Test Scalar=int 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 6.43252e-07 -0.0150515 0.00104331 || 0.051031 28047 29364 || 29112.6 28674.4 || 14.4227 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 6.43252e-07 -0.00368119 -0.00881922 || 0.051031 1e+64 -1e+64 28: Test Scalar=unsigned int 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 6.43252e-07 0.00764706 -2.69163e-05 || 0.051031 27945 29464 || 28456.8 28674.4 || -0.372091 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 6.43252e-07 -0.00220387 0.0016414 || 0.051031 1e+64 -1e+64 28: Test Scalar=int64_t 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 6.43252e-07 0.00718787 -0.0132648 || 0.051031 27959 29362 || 28469.8 28674.4 || -183.372 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 6.43252e-07 0.000747782 0.0110923 || 0.051031 1e+64 -1e+64 28: Test Scalar=uint64_t 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 6.43252e-07 -0.00287086 -0.0027228 || 0.051031 28063 29331 || 28756.9 28674.4 || -37.64 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 6.43252e-07 -0.010934 0.00644666 || 0.051031 1e+64 -1e+64 28: Test Scalar=half 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 0.000246244 -0.99999 -48246.7 || 0.051031 0 195246 || 2.92835e+09 28674.4 || -6.66963e+08 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 0.000737619 -0.312976 0.145395 || 0.051031 1e+64 -1e+64 28: Test Scalar=bhalf 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 0.0019572 -0.999999 -57857.2 || 0.051031 0 1.55121e+06 || 2.86867e+10 28674.4 || -7.99818e+08 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 0.00588191 -0.967876 10.2504 || 0.051031 1e+64 -1e+64 28: Test Scalar=float 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 6.8109e-07 -0.0265979 -0.00854063 || 0.051031 27929 29336 || 29457.9 28674.4 || -118.066 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 7.56767e-07 -0.00913497 0.00728645 || 0.051031 1e+64 -1e+64 28: Test Scalar=double 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 6.43252e-07 0.00972575 0.00264051 || 0.051031 27972 29388 || 28398.2 28674.4 || 36.5024 -2.0744 28: -- Testing 3-D histogram 28: Density 3D: 6.43252e-07 -0.00674589 -0.00488564 || 0.051031 1e+64 -1e+64 28: [ OK ] cuda.Random_XorShift64 (245 ms) 28: [ RUN ] cuda.Random_XorShift1024_0 28: Test Seed:1705017250171042891 28: Test Scalar=int 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 2.47955e-07 -0.0331992 -0.00609286 || 0.051031 10932 11817 || 11767.6 11377 || -84.2277 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 2.47955e-07 -0.0130465 -0.001488 || 0.051031 1e+64 -1e+64 28: Test Scalar=unsigned int 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 2.47955e-07 -0.00746709 -0.0105948 || 0.051031 10967 11804 || 11462.5 11377 || -146.462 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 2.47955e-07 -0.00115812 0.00166486 || 0.051031 1e+64 -1e+64 28: Test Scalar=int64_t 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 2.47955e-07 -0.000227271 -0.0052668 || 0.051031 10962 11773 || 11379.5 11377 || -72.8083 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 2.47955e-07 -0.00217656 0.000451379 || 0.051031 1e+64 -1e+64 28: Test Scalar=uint64_t 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 2.47955e-07 0.0149084 -0.00279488 || 0.051031 11000 11786 || 11209.8 11377 || -38.6364 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 2.47955e-07 -0.00499359 -0.00119304 || 0.051031 1e+64 -1e+64 28: Test Scalar=half 28: -- Testing randomness properties Warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestNumericTraits.hpp(46): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestNumericTraits.hpp(105): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestNumericTraits.hpp(113): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/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_PR-6704/core/unit_test/TestNumericTraits.hpp(114): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6704/core/src/Kokkos_NumericTraits.hpp(77): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6704/core/src/Kokkos_NumericTraits.hpp(82): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6704/core/src/Kokkos_NumericTraits.hpp(86): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6704/core/src/Kokkos_NumericTraits.hpp(93): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestNumericTraits.hpp(126): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestNumericTraits.hpp(127): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/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_PR-6704/core/src/Kokkos_NumericTraits.hpp(56): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6704/core/src/Kokkos_NumericTraits.hpp(72): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestNumericTraits.hpp(151): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestNumericTraits.hpp(151): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6704/core/src/Kokkos_NumericTraits.hpp(105): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestNumericTraits.hpp(163): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6704/core/unit_test/TestNumericTraits.hpp(163): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6704/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 [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o 28: -- Testing 1-D histogram 28: Density 1D: 0.000244747 -0.999975 -7594.76 || 0.051031 0 77617 || 4.61035e+08 11377 || -1.0499e+08 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 0.000733875 -0.154644 0.0186308 || 0.051031 1e+64 -1e+64 28: Test Scalar=bhalf 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 0.00195612 -0.999997 -9108.16 || 0.051031 0 616270 || 4.51593e+09 11377 || -1.25911e+08 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 0.00587893 -0.922537 1.61487 || 0.051031 1e+64 -1e+64 28: Test Scalar=float 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 2.73387e-07 0.00142326 0.0142308 || 0.051031 10932 11763 || 11360.8 11377 || 196.726 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 3.24249e-07 0.0207014 0.00049543 || 0.051031 1e+64 -1e+64 28: Test Scalar=double 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 2.47955e-07 -0.00664626 -0.0095903 || 0.051031 10963 11803 || 11453.1 11377 || -132.576 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 2.47955e-07 0.0180752 -0.000164645 || 0.051031 1e+64 -1e+64 28: Test Seed:1705017250253082739 28: Test Scalar=int 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 2.47955e-07 0.00410494 0.00310672 || 0.051031 10902 11791 || 11330.4 11377 || 42.9474 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 2.47955e-07 0.00481812 0.00159127 || 0.051031 1e+64 -1e+64 28: Test Scalar=unsigned int 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 2.47955e-07 -0.0143406 0.000642525 || 0.051031 10942 11842 || 11542.5 11377 || 8.88227 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 2.47955e-07 -0.00599722 0.000407517 || 0.051031 1e+64 -1e+64 28: Test Scalar=int64_t 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 2.47955e-07 0.00527422 -0.00802456 || 0.051031 10970 11836 || 11317.3 11377 || -110.932 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 2.47955e-07 0.000366465 0.00384322 || 0.051031 1e+64 -1e+64 28: Test Scalar=uint64_t 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 2.47955e-07 -0.00898695 0.00446744 || 0.051031 10987 11785 || 11480.1 11377 || 61.7579 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 2.47955e-07 0.00946839 0.000974265 || 0.051031 1e+64 -1e+64 28: Test Scalar=half 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 0.000244028 -0.999975 -7595.66 || 0.051031 0 77766 || 4.61068e+08 11377 || -1.05002e+08 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 0.000731774 -0.158777 0.0263909 || 0.051031 1e+64 -1e+64 28: Test Scalar=bhalf 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 0.00195807 -0.999997 -9107.72 || 0.051031 0 616209 || 4.51671e+09 11377 || -1.25905e+08 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 0.00588515 -0.922817 1.62088 || 0.051031 1e+64 -1e+64 28: Test Scalar=float 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 2.79744e-07 -0.0213474 -0.00543761 || 0.051031 10922 11843 || 11625.1 11377 || -75.1695 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 3.43323e-07 -0.00163627 0.000485805 || 0.051031 1e+64 -1e+64 28: Test Scalar=double 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 2.47955e-07 0.00653589 -0.00579666 || 0.051031 10972 11766 || 11303.1 11377 || -80.133 -0.823045 28: -- Testing 3-D histogram 28: Density 3D: 2.47955e-07 0.00187883 0.000718673 || 0.051031 1e+64 -1e+64 28: [ OK ] cuda.Random_XorShift1024_0 (192 ms) 28: [ RUN ] cuda.Multi_streams 28: [ OK ] cuda.Multi_streams (267 ms) 28: [----------] 3 tests from cuda (705 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 3 tests from 1 test suite ran. (705 ms total) 28: [ PASSED ] 3 tests. 28/47 Test #28: Kokkos_UnitTest_Random ...................... Passed 1.50 sec test 29 Start 29: Kokkos_AlgorithmsUnitTest_StdSet_A 29: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 29: Test timeout computed to be: 1500 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: [==========] Running 14 tests from 3 test suites. 29: [----------] Global test environment set-up. 29: [----------] 3 tests from std_algorithms_reducers 29: [ RUN ] std_algorithms_reducers.max_first_loc 29: checking reduction with order: LeftToRight 29: checking reduction with order: RightToLeft 29: checking reduction with order: Random 29: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 29: [ RUN ] std_algorithms_reducers.min_first_loc 29: checking reduction with order: LeftToRight 29: checking reduction with order: RightToLeft 29: checking reduction with order: Random 29: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 29: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 29: checking reduction with order: LeftToRight 29: checking reduction with order: RightToLeft 29: checking reduction with order: Random 29: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 29: [----------] 3 tests from std_algorithms_reducers (0 ms total) 29: 29: [----------] 1 test from std_algorithms 29: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 29: [ OK ] std_algorithms.is_admissible_to_std_algorithms (1 ms) 29: [----------] 1 test from std_algorithms (1 ms total) 29: 29: [----------] 10 tests from random_access_iterator_test 29: [ RUN ] random_access_iterator_test.constructor 29: [ OK ] random_access_iterator_test.constructor (0 ms) 29: [ RUN ] random_access_iterator_test.dereference 29: [ OK ] random_access_iterator_test.dereference (3 ms) 29: [ RUN ] random_access_iterator_test.subscript_operator 29: [ OK ] random_access_iterator_test.subscript_operator (1 ms) 29: [ RUN ] random_access_iterator_test.operatorsSet1 29: [ OK ] random_access_iterator_test.operatorsSet1 (2 ms) 29: [ RUN ] random_access_iterator_test.operatorsSet2 29: [ OK ] random_access_iterator_test.operatorsSet2 (2 ms) 29: [ RUN ] random_access_iterator_test.operatorsSet3 29: [ OK ] random_access_iterator_test.operatorsSet3 (2 ms) 29: [ RUN ] random_access_iterator_test.operatorsSet4 29: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 29: [ RUN ] random_access_iterator_test.assignment_operator 29: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 29: [ RUN ] random_access_iterator_test.distance 29: [ OK ] random_access_iterator_test.distance (0 ms) 29: [ RUN ] random_access_iterator_test.traits_helpers 29: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 29: [----------] 10 tests from random_access_iterator_test (17 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 14 tests from 3 test suites ran. (18 ms total) 29: [ PASSED ] 14 tests. 29/47 Test #29: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.76 sec test 30 Start 30: Kokkos_AlgorithmsUnitTest_StdSet_B 30: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 30: Test timeout computed to be: 1500 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: [==========] Running 7 tests from 1 test suite. 30: [----------] Global test environment set-up. 30: [----------] 7 tests from std_algorithms_min_max_element_test 30: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 30: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (1 ms) 30: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 30: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 30: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 30: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (14 ms) 30: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 30: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (15 ms) 30: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 30: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (14 ms) 30: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 30: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (14 ms) 30: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 30: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (18 ms) 30: [----------] 7 tests from std_algorithms_min_max_element_test (79 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 7 tests from 1 test suite ran. (79 ms total) 30: [ PASSED ] 7 tests. [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o 30/47 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.85 sec test 31 Start 31: Kokkos_AlgorithmsUnitTest_StdSet_C 31: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 31: Test timeout computed to be: 1500 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: [==========] Running 13 tests from 10 test suites. 31: [----------] Global test environment set-up. 31: [----------] 1 test from std_algorithms_lexicographical_compare_test 31: [ RUN ] std_algorithms_lexicographical_compare_test.test 31: [ OK ] std_algorithms_lexicographical_compare_test.test (240 ms) 31: [----------] 1 test from std_algorithms_lexicographical_compare_test (240 ms total) 31: 31: [----------] 1 test from std_algorithms_for_each_test 31: [ RUN ] std_algorithms_for_each_test.test 31: [ OK ] std_algorithms_for_each_test.test (215 ms) 31: [----------] 1 test from std_algorithms_for_each_test (215 ms total) 31: 31: [----------] 1 test from std_algorithms_find_test 31: [ RUN ] std_algorithms_find_test.test 31: [ OK ] std_algorithms_find_test.test (103 ms) 31: [----------] 1 test from std_algorithms_find_test (103 ms total) 31: 31: [----------] 4 tests from std_algorithms_non_mod_seq_ops 31: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 31: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (1705 ms) 31: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 31: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1947 ms) 31: [ RUN ] std_algorithms_non_mod_seq_ops.search 31: [ OK ] std_algorithms_non_mod_seq_ops.search (1458 ms) 31: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 31: [ OK ] std_algorithms_non_mod_seq_ops.search_n (919 ms) 31: [----------] 4 tests from std_algorithms_non_mod_seq_ops (6031 ms total) 31: 31: [----------] 1 test from std_algorithms_count_test 31: [ RUN ] std_algorithms_count_test.test 31: [ OK ] std_algorithms_count_test.test (118 ms) 31: [----------] 1 test from std_algorithms_count_test (118 ms total) 31: 31: [----------] 1 test from std_algorithms_equal_test 31: [ RUN ] std_algorithms_equal_test.test 31: [ OK ] std_algorithms_equal_test.test (39 ms) 31: [----------] 1 test from std_algorithms_equal_test (39 ms total) 31: 31: [----------] 1 test from std_algorithms_all_any_none_of_test 31: [ RUN ] std_algorithms_all_any_none_of_test.test 31: [ OK ] std_algorithms_all_any_none_of_test.test (109 ms) 31: [----------] 1 test from std_algorithms_all_any_none_of_test (109 ms total) 31: 31: [----------] 1 test from std_algorithms_nonmod_seq_ops 31: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 31: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (182 ms) 31: [----------] 1 test from std_algorithms_nonmod_seq_ops (182 ms total) 31: 31: [----------] 1 test from std_algorithms_mismatch_test 31: [ RUN ] std_algorithms_mismatch_test.test 31: [ OK ] std_algorithms_mismatch_test.test (297 ms) 31: [----------] 1 test from std_algorithms_mismatch_test (297 ms total) 31: 31: [----------] 1 test from std_algorithms_mod_seq_ops 31: [ RUN ] std_algorithms_mod_seq_ops.move_backward 31: [ OK ] std_algorithms_mod_seq_ops.move_backward (262 ms) 31: [----------] 1 test from std_algorithms_mod_seq_ops (262 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 13 tests from 10 test suites ran. (7601 ms total) 31: [ PASSED ] 13 tests. 31/47 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 8.38 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_D 32: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 32: Test timeout computed to be: 1500 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: [==========] Running 31 tests from 5 test suites. 32: [----------] Global test environment set-up. 32: [----------] 3 tests from std_algorithms_mod_ops_test 32: [ RUN ] std_algorithms_mod_ops_test.move 32: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 32: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 32: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (1 ms) 32: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 32: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (1 ms) 32: [----------] 3 tests from std_algorithms_mod_ops_test (3 ms total) 32: 32: [----------] 12 tests from std_algorithms_mod_seq_ops_test 32: [ RUN ] std_algorithms_mod_seq_ops_test.copy 32: [ OK ] std_algorithms_mod_seq_ops_test.copy (2 ms) 32: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 32: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (1 ms) 32: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 32: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (1 ms) 32: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 32: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (1 ms) 32: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 32: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (1 ms) 32: [ RUN ] std_algorithms_mod_seq_ops_test.fill 32: [ OK ] std_algorithms_mod_seq_ops_test.fill (1 ms) 32: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 32: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (1 ms) 32: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 32: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (2 ms) 32: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 32: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (1 ms) 32: [ RUN ] std_algorithms_mod_seq_ops_test.generate 32: [ OK ] std_algorithms_mod_seq_ops_test.generate (1 ms) 32: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 32: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 32: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 32: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (3 ms) 32: [----------] 12 tests from std_algorithms_mod_seq_ops_test (19 ms total) 32: 32: [----------] 4 tests from std_algorithms_replace_ops_test 32: [ RUN ] std_algorithms_replace_ops_test.replace 32: [ OK ] std_algorithms_replace_ops_test.replace (116 ms) 32: [ RUN ] std_algorithms_replace_ops_test.replace_if 32: [ OK ] std_algorithms_replace_ops_test.replace_if (314 ms) 32: [ RUN ] std_algorithms_replace_ops_test.replace_copy 32: [ OK ] std_algorithms_replace_ops_test.replace_copy (259 ms) 32: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 32: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (214 ms) 32: [----------] 4 tests from std_algorithms_replace_ops_test (905 ms total) 32: 32: [----------] 11 tests from std_algorithms_mod_seq_ops 32: [ RUN ] std_algorithms_mod_seq_ops.copy_if 32: [ OK ] std_algorithms_mod_seq_ops.copy_if (123 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.unique 32: [ OK ] std_algorithms_mod_seq_ops.unique (463 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 32: [ OK ] std_algorithms_mod_seq_ops.unique_copy (209 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.remove 32: [ OK ] std_algorithms_mod_seq_ops.remove (158 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.remove_if 32: [ OK ] std_algorithms_mod_seq_ops.remove_if (158 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 32: [ OK ] std_algorithms_mod_seq_ops.remove_copy (315 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 32: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (157 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.rotate 32: [ OK ] std_algorithms_mod_seq_ops.rotate (1577 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 32: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (893 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.shift_left [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o 32: [ OK ] std_algorithms_mod_seq_ops.shift_left (2447 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.shift_right 32: [ OK ] std_algorithms_mod_seq_ops.shift_right (2451 ms) 32: [----------] 11 tests from std_algorithms_mod_seq_ops (8956 ms total) 32: 32: [----------] 1 test from std_algorithms_modseq_test 32: [ RUN ] std_algorithms_modseq_test.reverse 32: [ OK ] std_algorithms_modseq_test.reverse (230 ms) 32: [----------] 1 test from std_algorithms_modseq_test (230 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 31 tests from 5 test suites ran. (10115 ms total) 32: [ PASSED ] 31 tests. 32/47 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 10.93 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_E 33: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 33: Test timeout computed to be: 1500 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: [==========] Running 29 tests from 7 test suites. 33: [----------] Global test environment set-up. 33: [----------] 2 tests from std_algorithms_sorting_ops_test 33: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 33: is_sorted: dynamic_view, all overloads 33: is_sorted: stride2_view, all overloads 33: is_sorted: stride3_view, all overloads 33: [ OK ] std_algorithms_sorting_ops_test.is_sorted (26 ms) 33: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 33: is_sorted_until: dynamic_view, all overloads 33: is_sorted_until: stride2_view, all overloads 33: is_sorted_until: stride3_view, all overloads 33: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (22 ms) 33: [----------] 2 tests from std_algorithms_sorting_ops_test (49 ms total) 33: 33: [----------] 4 tests from std_algorithms_partitioning_test 33: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 33: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 33: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 33: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (3 ms) 33: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 33: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (3 ms) 33: [ RUN ] std_algorithms_partitioning_test.partition_point 33: [ OK ] std_algorithms_partitioning_test.partition_point (2 ms) 33: [----------] 4 tests from std_algorithms_partitioning_test (10 ms total) 33: 33: [----------] 1 test from std_algorithms_partitioning_ops 33: [ RUN ] std_algorithms_partitioning_ops.partition_copy 33: [ OK ] std_algorithms_partitioning_ops.partition_copy (137 ms) 33: [----------] 1 test from std_algorithms_partitioning_ops (137 ms total) 33: 33: [----------] 12 tests from std_algorithms_numerics_test 33: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 33: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (2 ms) 33: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 33: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 33: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 33: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 33: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 33: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 33: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 33: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms) 33: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 33: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms) 33: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 33: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms) 33: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 33: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 33: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 33: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms) 33: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 33: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms) 33: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 33: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 33: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 33: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 33: [----------] 12 tests from std_algorithms_numerics_test (19 ms total) 33: 33: [----------] 1 test from std_algorithms_numerics_ops_test 33: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 33: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (280 ms) 33: [----------] 1 test from std_algorithms_numerics_ops_test (280 ms total) 33: 33: [----------] 8 tests from std_algorithms_numeric_ops_test 33: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 33: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (2141 ms) 33: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 33: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 33: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 33: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (1853 ms) 33: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 33: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 33: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 33: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (752 ms) 33: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 33: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 33: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o 33: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (1205 ms) 33: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 33: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 33: [----------] 8 tests from std_algorithms_numeric_ops_test (5952 ms total) 33: 33: [----------] 1 test from std_algorithms_transform_ops_test 33: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 33: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (162 ms) 33: [----------] 1 test from std_algorithms_transform_ops_test (162 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 29 tests from 7 test suites ran. (6612 ms total) 33: [ PASSED ] 29 tests. 33/47 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 7.45 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 34: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 34: Test timeout computed to be: 1500 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: [==========] Running 12 tests from 7 test suites. 34: [----------] Global test environment set-up. 34: [----------] 2 tests from std_algorithms_adjacent_find_team_test 34: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o 34: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (1131 ms) 34: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 34: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (1101 ms) 34: [----------] 2 tests from std_algorithms_adjacent_find_team_test (2232 ms total) 34: 34: [----------] 2 tests from std_algorithms_count_team_test 34: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 34: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (912 ms) 34: [ RUN ] std_algorithms_count_team_test.count_returns_zero 34: [ OK ] std_algorithms_count_team_test.count_returns_zero (529 ms) 34: [----------] 2 tests from std_algorithms_count_team_test (1441 ms total) 34: 34: [----------] 1 test from std_algorithms_count_if_team_test 34: [ RUN ] std_algorithms_count_if_team_test.test 34: [ OK ] std_algorithms_count_if_team_test.test (536 ms) 34: [----------] 1 test from std_algorithms_count_if_team_test (536 ms total) 34: 34: [----------] 1 test from std_algorithms_for_each_team_test 34: [ RUN ] std_algorithms_for_each_team_test.test [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o 34: [ OK ] std_algorithms_for_each_team_test.test (637 ms) 34: [----------] 1 test from std_algorithms_for_each_team_test (637 ms total) 34: 34: [----------] 1 test from std_algorithms_for_each_n_team_test 34: [ RUN ] std_algorithms_for_each_n_team_test.test 34: [ OK ] std_algorithms_for_each_n_team_test.test (772 ms) 34: [----------] 1 test from std_algorithms_for_each_n_team_test (772 ms total) 34: 34: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 34: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o 34: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (4110 ms) 34: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o 34: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (2651 ms) 34: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o 34: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (2597 ms) 34: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (9359 ms total) 34: 34: [----------] 2 tests from std_algorithms_mismatch_team_test 34: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 34: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (3016 ms) 34: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 34: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1387 ms) 34: [----------] 2 tests from std_algorithms_mismatch_team_test (4403 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 12 tests from 7 test suites ran. (19384 ms total) 34: [ PASSED ] 12 tests. 34/47 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 20.17 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 35: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 35: Test timeout computed to be: 1500 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: [==========] Running 8 tests from 4 test suites. 35: [----------] Global test environment set-up. 35: [----------] 2 tests from std_algorithms_equal_team_test 35: [ RUN ] std_algorithms_equal_team_test.views_are_equal [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o 35: [ OK ] std_algorithms_equal_team_test.views_are_equal (2701 ms) 35: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 35: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (2077 ms) 35: [----------] 2 tests from std_algorithms_equal_team_test (4779 ms total) 35: 35: [----------] 2 tests from std_algorithms_search_team_test 35: [ RUN ] std_algorithms_search_team_test.sequences_exist 35: [ OK ] std_algorithms_search_team_test.sequences_exist (1371 ms) 35: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 35: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (1580 ms) 35: [----------] 2 tests from std_algorithms_search_team_test (2952 ms total) 35: 35: [----------] 2 tests from std_algorithms_find_end_team_test 35: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 35: [ OK ] std_algorithms_find_end_team_test.sequences_exist (2705 ms) 35: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o 35: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (2410 ms) 35: [----------] 2 tests from std_algorithms_find_end_team_test (5115 ms total) 35: 35: [----------] 2 tests from std_algorithms_find_first_of_team_test 35: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 35: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (2239 ms) 35: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o 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_CoreUnitTest_Cuda2 [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o 35: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (7138 ms) 35: [----------] 2 tests from std_algorithms_find_first_of_team_test (9378 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 8 tests from 4 test suites ran. (22225 ms total) 35: [ PASSED ] 8 tests. 35/47 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 22.98 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 36: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 36: Test timeout computed to be: 1500 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: [==========] Running 11 tests from 7 test suites. 36: [----------] Global test environment set-up. 36: [----------] 2 tests from std_algorithms_find_team_test 36: [ RUN ] std_algorithms_find_team_test.searched_values_exist 36: [ OK ] std_algorithms_find_team_test.searched_values_exist (600 ms) 36: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 36: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (756 ms) 36: [----------] 2 tests from std_algorithms_find_team_test (1356 ms total) 36: 36: [----------] 2 tests from std_algorithms_find_if_team_test 36: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 36: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (550 ms) 36: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 36: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (753 ms) 36: [----------] 2 tests from std_algorithms_find_if_team_test (1304 ms total) 36: 36: [----------] 2 tests from std_algorithms_find_if_not_team_test 36: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 36: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (748 ms) 36: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 36: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (553 ms) 36: [----------] 2 tests from std_algorithms_find_if_not_team_test (1302 ms total) 36: 36: [----------] 1 test from std_algorithms_all_of_team_test 36: [ RUN ] std_algorithms_all_of_team_test.test 36: [ OK ] std_algorithms_all_of_team_test.test (684 ms) 36: [----------] 1 test from std_algorithms_all_of_team_test (684 ms total) 36: 36: [----------] 1 test from std_algorithms_any_of_team_test 36: [ RUN ] std_algorithms_any_of_team_test.test 36: [ OK ] std_algorithms_any_of_team_test.test (475 ms) 36: [----------] 1 test from std_algorithms_any_of_team_test (475 ms total) 36: 36: [----------] 1 test from std_algorithms_none_of_team_test 36: [ RUN ] std_algorithms_none_of_team_test.test 36: [ OK ] std_algorithms_none_of_team_test.test (691 ms) 36: [----------] 1 test from std_algorithms_none_of_team_test (691 ms total) 36: 36: [----------] 2 tests from std_algorithms_search_n_team_test 36: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 36: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (578 ms) 36: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 36: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (631 ms) 36: [----------] 2 tests from std_algorithms_search_n_team_test (1210 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 11 tests from 7 test suites ran. (7024 ms total) 36: [ PASSED ] 11 tests. 36/47 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 7.79 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 37: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 37: Test timeout computed to be: 1500 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: [==========] Running 3 tests from 3 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from std_algorithms_min_element_team_test 37: [ RUN ] std_algorithms_min_element_team_test.test [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp 37: [ OK ] std_algorithms_min_element_team_test.test (2304 ms) 37: [----------] 1 test from std_algorithms_min_element_team_test (2304 ms total) 37: 37: [----------] 1 test from std_algorithms_max_element_team_test 37: [ RUN ] std_algorithms_max_element_team_test.test [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 49%] Built target Kokkos_CoreUnitTest_Cuda2 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o 37: [ OK ] std_algorithms_max_element_team_test.test (2292 ms) 37: [----------] 1 test from std_algorithms_max_element_team_test (2292 ms total) 37: 37: [----------] 1 test from std_algorithms_minmax_element_team_test 37: [ RUN ] std_algorithms_minmax_element_team_test.test 37: [ OK ] std_algorithms_minmax_element_team_test.test (2991 ms) 37: [----------] 1 test from std_algorithms_minmax_element_team_test (2991 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 3 tests from 3 test suites ran. (7589 ms total) 37: [ PASSED ] 3 tests. 37/47 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 8.37 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 38: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 38: Test timeout computed to be: 1500 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: [==========] Running 6 tests from 6 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from std_algorithms_fill_team_test 38: [ RUN ] std_algorithms_fill_team_test.test 38: [ OK ] std_algorithms_fill_team_test.test (404 ms) 38: [----------] 1 test from std_algorithms_fill_team_test (404 ms total) 38: 38: [----------] 1 test from std_algorithms_fill_n_team_test 38: [ RUN ] std_algorithms_fill_n_team_test.test [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o 38: [ OK ] std_algorithms_fill_n_team_test.test (1961 ms) 38: [----------] 1 test from std_algorithms_fill_n_team_test (1961 ms total) 38: 38: [----------] 1 test from std_algorithms_replace_team_test 38: [ RUN ] std_algorithms_replace_team_test.test [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp 38: [ OK ] std_algorithms_replace_team_test.test (598 ms) 38: [----------] 1 test from std_algorithms_replace_team_test (598 ms total) 38: 38: [----------] 1 test from std_algorithms_replace_if_team_test 38: [ RUN ] std_algorithms_replace_if_team_test.test 38: [ OK ] std_algorithms_replace_if_team_test.test (724 ms) 38: [----------] 1 test from std_algorithms_replace_if_team_test (724 ms total) 38: 38: [----------] 1 test from std_algorithms_replace_copy_team_test 38: [ RUN ] std_algorithms_replace_copy_team_test.test 38: [ OK ] std_algorithms_replace_copy_team_test.test (1649 ms) 38: [----------] 1 test from std_algorithms_replace_copy_team_test (1649 ms total) 38: 38: [----------] 1 test from std_algorithms_replace_copy_if_team_test 38: [ RUN ] std_algorithms_replace_copy_if_team_test.test [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o 38: [ OK ] std_algorithms_replace_copy_if_team_test.test (1306 ms) 38: [----------] 1 test from std_algorithms_replace_copy_if_team_test (1306 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 6 tests from 6 test suites ran. (6644 ms total) 38: [ PASSED ] 6 tests. 38/47 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 7.43 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 39: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 39: Test timeout computed to be: 1500 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: [==========] Running 4 tests from 4 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from std_algorithms_reverse_team_test 39: [ RUN ] std_algorithms_reverse_team_test.test 39: [ OK ] std_algorithms_reverse_team_test.test (434 ms) 39: [----------] 1 test from std_algorithms_reverse_team_test (434 ms total) 39: 39: [----------] 1 test from std_algorithms_reverse_copy_team_test 39: [ RUN ] std_algorithms_reverse_copy_team_test.test [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o 39: [ OK ] std_algorithms_reverse_copy_team_test.test (762 ms) 39: [----------] 1 test from std_algorithms_reverse_copy_team_test (762 ms total) 39: 39: [----------] 1 test from std_algorithms_rotate_team_test 39: [ RUN ] std_algorithms_rotate_team_test.test [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o 39: [ OK ] std_algorithms_rotate_team_test.test (2507 ms) 39: [----------] 1 test from std_algorithms_rotate_team_test (2508 ms total) 39: 39: [----------] 1 test from std_algorithms_rotate_copy_team_test 39: [ RUN ] std_algorithms_rotate_copy_team_test.test 39: [ OK ] std_algorithms_rotate_copy_team_test.test (2335 ms) 39: [----------] 1 test from std_algorithms_rotate_copy_team_test (2335 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 4 tests from 4 test suites ran. (6040 ms total) 39: [ PASSED ] 4 tests. 39/47 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 6.82 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 40: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 40: Test timeout computed to be: 1500 [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp 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: [==========] Running 4 tests from 4 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from std_algorithms_move_team_test 40: [ RUN ] std_algorithms_move_team_test.test [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp 40: [ OK ] std_algorithms_move_team_test.test (1092 ms) 40: [----------] 1 test from std_algorithms_move_team_test (1092 ms total) 40: 40: [----------] 1 test from std_algorithms_move_backward_team_test 40: [ RUN ] std_algorithms_move_backward_team_test.test Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o 40: [ OK ] std_algorithms_move_backward_team_test.test (1045 ms) 40: [----------] 1 test from std_algorithms_move_backward_team_test (1045 ms total) 40: 40: [----------] 1 test from std_algorithms_shift_left_team_test 40: [ RUN ] std_algorithms_shift_left_team_test.test [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o 40: [ OK ] std_algorithms_shift_left_team_test.test (4181 ms) 40: [----------] 1 test from std_algorithms_shift_left_team_test (4181 ms total) 40: 40: [----------] 1 test from std_algorithms_shift_right_team_test 40: [ RUN ] std_algorithms_shift_right_team_test.test [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o 40: [ OK ] std_algorithms_shift_right_team_test.test (4066 ms) 40: [----------] 1 test from std_algorithms_shift_right_team_test (4066 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 4 tests from 4 test suites ran. (10386 ms total) 40: [ PASSED ] 4 tests. 40/47 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 11.18 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 41: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 41: Test timeout computed to be: 1500 41: 41: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 41: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 41: setting CUDA_VISIBLE_DEVICES. 41: This could on multi GPU systems lead to severe performance" 41: penalties. 41: [==========] Running 9 tests from 9 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from std_algorithms_copy_team_test 41: [ RUN ] std_algorithms_copy_team_test.test [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o 41: [ OK ] std_algorithms_copy_team_test.test (1331 ms) 41: [----------] 1 test from std_algorithms_copy_team_test (1331 ms total) 41: 41: [----------] 1 test from std_algorithms_copy_n_team_test 41: [ RUN ] std_algorithms_copy_n_team_test.test Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o 41: [ OK ] std_algorithms_copy_n_team_test.test (2355 ms) 41: [----------] 1 test from std_algorithms_copy_n_team_test (2355 ms total) 41: 41: [----------] 1 test from std_algorithms_copy_backward_team_test 41: [ RUN ] std_algorithms_copy_backward_team_test.test 41: [ OK ] std_algorithms_copy_backward_team_test.test (1045 ms) 41: [----------] 1 test from std_algorithms_copy_backward_team_test (1045 ms total) 41: 41: [----------] 1 test from std_algorithms_copy_if_team_test 41: [ RUN ] std_algorithms_copy_if_team_test.test 41: [ OK ] std_algorithms_copy_if_team_test.test (1065 ms) 41: [----------] 1 test from std_algorithms_copy_if_team_test (1065 ms total) 41: 41: [----------] 1 test from std_algorithms_unique_copy_team_test 41: [ RUN ] std_algorithms_unique_copy_team_test.test [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp 41: [ OK ] std_algorithms_unique_copy_team_test.test (1631 ms) 41: [----------] 1 test from std_algorithms_unique_copy_team_test (1631 ms total) 41: 41: [----------] 1 test from std_algorithms_remove_team_test 41: [ RUN ] std_algorithms_remove_team_test.test Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o 41: [ OK ] std_algorithms_remove_team_test.test (1144 ms) 41: [----------] 1 test from std_algorithms_remove_team_test (1144 ms total) 41: 41: [----------] 1 test from std_algorithms_remove_if_team_test 41: [ RUN ] std_algorithms_remove_if_team_test.test [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp 41: [ OK ] std_algorithms_remove_if_team_test.test (1115 ms) 41: [----------] 1 test from std_algorithms_remove_if_team_test (1115 ms total) 41: 41: [----------] 1 test from std_algorithms_remove_copy_team_test 41: [ RUN ] std_algorithms_remove_copy_team_test.test [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o 41: [ OK ] std_algorithms_remove_copy_team_test.test (1368 ms) 41: [----------] 1 test from std_algorithms_remove_copy_team_test (1368 ms total) 41: 41: [----------] 1 test from std_algorithms_remove_copy_if_team_test 41: [ RUN ] std_algorithms_remove_copy_if_team_test.test 41: [ OK ] std_algorithms_remove_copy_if_team_test.test (1203 ms) 41: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1203 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 9 tests from 9 test suites ran. (12261 ms total) 41: [ PASSED ] 9 tests. [ 52%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp 41/47 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 13.07 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 42: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 42: Test timeout computed to be: 1500 42: 42: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 42: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 42: setting CUDA_VISIBLE_DEVICES. 42: This could on multi GPU systems lead to severe performance" 42: penalties. 42: [==========] Running 4 tests from 4 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from std_algorithms_unique_team_test 42: [ RUN ] std_algorithms_unique_team_test.test_default_predicate [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o 42: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1719 ms) 42: [----------] 1 test from std_algorithms_unique_team_test (1719 ms total) 42: 42: [----------] 1 test from std_algorithms_adjacent_difference_team_test 42: [ RUN ] std_algorithms_adjacent_difference_team_test.test [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp 42: [ OK ] std_algorithms_adjacent_difference_team_test.test (2093 ms) 42: [----------] 1 test from std_algorithms_adjacent_difference_team_test (2093 ms total) 42: 42: [----------] 1 test from std_algorithms_reduce_team_test 42: [ RUN ] std_algorithms_reduce_team_test.test [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp 42: [ OK ] std_algorithms_reduce_team_test.test (1972 ms) 42: [----------] 1 test from std_algorithms_reduce_team_test (1972 ms total) 42: 42: [----------] 1 test from std_algorithms_transform_reduce_team_test 42: [ RUN ] std_algorithms_transform_reduce_team_test.test [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 53%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o 42: [ OK ] std_algorithms_transform_reduce_team_test.test (2703 ms) 42: [----------] 1 test from std_algorithms_transform_reduce_team_test (2703 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 4 tests from 4 test suites ran. (8488 ms total) 42: [ PASSED ] 4 tests. 42/47 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 9.25 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 43: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 43: Test timeout computed to be: 1500 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 18 tests from 5 test suites. 43: [----------] Global test environment set-up. 43: [----------] 2 tests from std_algorithms_is_sorted_team_test 43: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 43: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (1553 ms) 43: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp 43: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (2558 ms) 43: [----------] 2 tests from std_algorithms_is_sorted_team_test (4111 ms total) 43: 43: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 43: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 43: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (90 ms) 43: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 43: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (141 ms) 43: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp 43: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (2260 ms) 43: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o 43: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1501 ms) 43: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (3993 ms total) 43: 43: [----------] 4 tests from std_algorithms_is_partitioned_team_test 43: [ RUN ] std_algorithms_is_partitioned_team_test.empty 43: [ OK ] std_algorithms_is_partitioned_team_test.empty (44 ms) 43: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 43: [ OK ] std_algorithms_is_partitioned_team_test.all_true (737 ms) 43: [ RUN ] std_algorithms_is_partitioned_team_test.all_false [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp 43: [ OK ] std_algorithms_is_partitioned_team_test.all_false (730 ms) 43: [ RUN ] std_algorithms_is_partitioned_team_test.random 43: [ OK ] std_algorithms_is_partitioned_team_test.random (631 ms) 43: [----------] 4 tests from std_algorithms_is_partitioned_team_test (2143 ms total) 43: 43: [----------] 4 tests from std_algorithms_partition_copy_team_test 43: [ RUN ] std_algorithms_partition_copy_team_test.empty 43: [ OK ] std_algorithms_partition_copy_team_test.empty (52 ms) 43: [ RUN ] std_algorithms_partition_copy_team_test.all_true 43: [ OK ] std_algorithms_partition_copy_team_test.all_true (1298 ms) 43: [ RUN ] std_algorithms_partition_copy_team_test.all_false 43: [ OK ] std_algorithms_partition_copy_team_test.all_false (1278 ms) 43: [ RUN ] std_algorithms_partition_copy_team_test.random [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o 43: [ OK ] std_algorithms_partition_copy_team_test.random (1235 ms) 43: [----------] 4 tests from std_algorithms_partition_copy_team_test (3865 ms total) 43: 43: [----------] 4 tests from std_algorithms_partition_point_team_test 43: [ RUN ] std_algorithms_partition_point_team_test.empty 43: [ OK ] std_algorithms_partition_point_team_test.empty (37 ms) 43: [ RUN ] std_algorithms_partition_point_team_test.all_true [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o 43: [ OK ] std_algorithms_partition_point_team_test.all_true (517 ms) 43: [ RUN ] std_algorithms_partition_point_team_test.all_false 43: [ OK ] std_algorithms_partition_point_team_test.all_false (515 ms) 43: [ RUN ] std_algorithms_partition_point_team_test.random 43: [ OK ] std_algorithms_partition_point_team_test.random (472 ms) 43: [----------] 4 tests from std_algorithms_partition_point_team_test (1542 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 18 tests from 5 test suites ran. (15658 ms total) 43: [ PASSED ] 18 tests. 43/47 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 16.45 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 44: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 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 5 tests from 4 test suites. 44: [----------] Global test environment set-up. 44: [----------] 2 tests from std_algorithms_transform_team_test 44: [ RUN ] std_algorithms_transform_team_test.test_unary_op 44: [ OK ] std_algorithms_transform_team_test.test_unary_op (1748 ms) 44: [ RUN ] std_algorithms_transform_team_test.test_binary_op 44: [ OK ] std_algorithms_transform_team_test.test_binary_op (1618 ms) 44: [----------] 2 tests from std_algorithms_transform_team_test (3367 ms total) 44: 44: [----------] 1 test from std_algorithms_generate_team_test 44: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o 44: [ OK ] std_algorithms_generate_team_test.test_unary_op (2130 ms) 44: [----------] 1 test from std_algorithms_generate_team_test (2131 ms total) 44: 44: [----------] 1 test from std_algorithms_generate_n_team_test 44: [ RUN ] std_algorithms_generate_n_team_test.test [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o 44: [ OK ] std_algorithms_generate_n_team_test.test (1985 ms) 44: [----------] 1 test from std_algorithms_generate_n_team_test (1985 ms total) 44: 44: [----------] 1 test from std_algorithms_swap_ranges_team_test 44: [ RUN ] std_algorithms_swap_ranges_team_test.test 44: [ OK ] std_algorithms_swap_ranges_team_test.test (1476 ms) 44: [----------] 1 test from std_algorithms_swap_ranges_team_test (1476 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 5 tests from 4 test suites ran. (8960 ms total) 44: [ PASSED ] 5 tests. 44/47 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 9.75 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 45: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 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 2 tests from 2 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_exclusive_scan_team_test 45: [ RUN ] std_algorithms_exclusive_scan_team_test.test [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o 45: [ OK ] std_algorithms_exclusive_scan_team_test.test (5422 ms) 45: [----------] 1 test from std_algorithms_exclusive_scan_team_test (5422 ms total) 45: 45: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 45: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o 45: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (2686 ms) 45: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (2686 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 2 tests from 2 test suites ran. (8109 ms total) 45: [ PASSED ] 2 tests. 45/47 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 8.90 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 46: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 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 2 tests from 2 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_inclusive_scan_team_test 46: [ RUN ] std_algorithms_inclusive_scan_team_test.test [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o 46: [ OK ] std_algorithms_inclusive_scan_team_test.test (7807 ms) 46: [----------] 1 test from std_algorithms_inclusive_scan_team_test (7807 ms total) 46: 46: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 46: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o 46: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (5119 ms) 46: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (5119 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 2 tests from 2 test suites ran. (12927 ms total) 46: [ PASSED ] 2 tests. 46/47 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 13.68 sec test 47 Start 47: Kokkos_UnitTest_SIMD 47: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build-tests/simd/unit_tests/Kokkos_UnitTest_SIMD 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 16 tests from 1 test suite. 47: [----------] Global test environment set-up. 47: [----------] 16 tests from simd 47: [ RUN ] simd.host_math_ops 47: [ OK ] simd.host_math_ops (0 ms) 47: [ RUN ] simd.device_math_ops 47: [ OK ] simd.device_math_ops (2 ms) 47: [ RUN ] simd.host_mask_ops 47: [ OK ] simd.host_mask_ops (0 ms) 47: [ RUN ] simd.device_mask_ops 47: [ OK ] simd.device_mask_ops (0 ms) 47: [ RUN ] simd.host_conversions 47: [ OK ] simd.host_conversions (0 ms) 47: [ RUN ] simd.device_conversions 47: [ OK ] simd.device_conversions (0 ms) 47: [ RUN ] simd.host_shift_ops 47: [ OK ] simd.host_shift_ops (0 ms) 47: [ RUN ] simd.device_shift_ops 47: [ OK ] simd.device_shift_ops (0 ms) 47: [ RUN ] simd.host_condition 47: [ OK ] simd.host_condition (0 ms) 47: [ RUN ] simd.device_condition 47: [ OK ] simd.device_condition (0 ms) 47: [ RUN ] simd.host_gen_ctors 47: [ OK ] simd.host_gen_ctors (0 ms) 47: [ RUN ] simd.device_gen_ctors 47: [ OK ] simd.device_gen_ctors (0 ms) 47: [ RUN ] simd.host_where_expressions 47: [ OK ] simd.host_where_expressions (0 ms) 47: [ RUN ] simd.device_where_expressions 47: [ OK ] simd.device_where_expressions (0 ms) 47: [ RUN ] simd.host_reductions 47: [ OK ] simd.host_reductions (0 ms) 47: [ RUN ] simd.device_reductions 47: [ OK ] simd.device_reductions (0 ms) 47: [----------] 16 tests from simd (3 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 16 tests from 1 test suite ran. (3 ms total) 47: [ PASSED ] 16 tests. 47/47 Test #47: Kokkos_UnitTest_SIMD ........................ Passed 0.75 sec 100% tests passed, 0 tests failed out of 47 Total Test time (real) = 405.96 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 -- 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 [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o -- Checking whether /usr/bin/gfortran supports Fortran 90 - yes -- Enabled Kokkos devices: CUDA;SERIAL CMake Warning at /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/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_PR-6704/example/build_cmake_installed/build + make -j8 Scanning dependencies of target example [ 66%] Building Fortran object CMakeFiles/example.dir/foo.f.o [ 66%] Building CXX object CMakeFiles/example.dir/cmake_example.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [100%] Linking CXX executable example [100%] Built target example + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6704/example/build_cmake_installed/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6704/example/build_cmake_installed/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/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.000049 1: Sequential: 5 0.000000 1: Hello World from Fortran 1/1 Test #1: KokkosInTree_Verify .............. Passed 0.78 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 0.78 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 -- The CXX compiler identification is Clang 6.0.0 -- The Fortran compiler identification is GNU 7.5.0 -- Check for working CXX compiler: /usr/bin/clang++ -- Check for working CXX compiler: /usr/bin/clang++ - works -- Detecting CXX compiler ABI info [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o -- 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 -- 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_PR-6704/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_PR-6704/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_PR-6704/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 [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 59%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [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_PR-6704/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 [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp 2/2 Test #2: KokkosLauncher_WithKokkos_Verify ... Passed 0.76 sec 100% tests passed, 0 tests failed out of 2 Total Test time (real) = 0.76 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 Thu Jan 11 23:25:11 2024 cache hit (direct) 45 cache hit (preprocessed) 0 cache miss 491 cache hit rate 8.40 % compiler produced stdout 1 cleanups performed 5 files in cache 3824 cache size 4.5 GB max cache size 5.0 GB [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 7d16fd8ceaf072357130bd4dd626fe04102949c81a9eebdf513eff271c109a17 $ docker rm -f --volumes 7d16fd8ceaf072357130bd4dd626fe04102949c81a9eebdf513eff271c109a17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 59%] Built target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_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%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp 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%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_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_CoreUnitTest_Default Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 63%] 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_OffsetView_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp.dir/tstHeader.cpp.o [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 70%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 70%] Built target Kokkos_PerformanceTest_TaskDag [ 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 [ 71%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 71%] Built target Kokkos_PerformanceTest_SharedSpace [ 71%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 71%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 71%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 71%] Built target Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 71%] Built target Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 72%] Built target Kokkos_CoreUnitTest_Cuda1 [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 72%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 73%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 73%] Built target Kokkos_PerformanceTest_Atomic Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 73%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 73%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 73%] Built target Kokkos_ContainersPerformanceTest_Cuda 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 [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 75%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 75%] Built target Kokkos_ContainersTestCompileOnly 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 containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.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_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.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_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B Scanning dependencies of target Kokkos_UnitTest_Random [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 81%] Linking CXX executable Kokkos_UnitTest_Random [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 82%] Built target Kokkos_UnitTest_Random 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 [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 82%] 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_B.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 83%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 83%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 83%] Linking CXX executable Kokkos_UnitTest_Sort [ 83%] Built target Kokkos_UnitTest_Sort [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B 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 [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 84%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 84%] Built target Kokkos_ContainersUnitTest_Serial [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 84%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 84%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 86%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 86%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 86%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 86%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 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_D.dir/TestStdAlgorithmsModOps.cpp.o [ 89%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.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_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 89%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 90%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 90%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 90%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 91%] Built target Kokkos_ContainersUnitTest_Cuda Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.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_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 92%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 92%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.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_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 93%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.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_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 93%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L 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 [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 94%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 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_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 94%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 94%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 94%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 94%] Built target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 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 [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 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_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C 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 [ 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/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 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_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.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/TestStdAlgorithmsTeamRemove.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o 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_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_gups [ 97%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_launch_latency [ 98%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [100%] Linking CXX executable Kokkos_gups [100%] Linking CXX executable Kokkos_launch_latency [100%] Built target Kokkos_gups Scanning dependencies of target Kokkos_stream [100%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [100%] Built target Kokkos_launch_latency [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [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%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [100%] Linking CXX executable Kokkos_stream [100%] Linking CXX executable Kokkos_UnitTest_SIMD [100%] Built target Kokkos_stream [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_UnitTest_SIMD [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6704/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6704/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6704/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6704/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: [==========] Running 183 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 (388 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (354 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (358 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (353 ms) 1: [----------] 4 tests from serial_DeathTest (1456 ms total) 1: 1: [----------] 179 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 (1 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 (773 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (390 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 (151 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (946 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 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (16617 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (15395 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (6104 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (6477 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 (9 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (9 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 (1502 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (4489 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 (2197 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 1: [ OK ] serial.mdrange_large_deep_copy (51576 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 (92127 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 (16 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (16 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (5 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (4 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (1 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_int16_t 1: [ OK ] serial.reducers_int16_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 (2965 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (3031 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic 1: [ OK ] serial.int64_t_reduce_dynamic (4685 ms) 1: [ RUN ] serial.double_reduce_dynamic 1: [ OK ] serial.double_reduce_dynamic (4731 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (1226 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 (32638 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy 1: [ OK ] serial.reduce_device_view_mdrange_policy (124526 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 1: [ OK ] serial.reduce_device_view_team_policy (15072 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (23 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [----------] 179 tests from serial (388634 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 183 tests from 2 test suites ran. (390091 ms total) 1: [ PASSED ] 183 tests. 1/49 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 390.97 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 2: [==========] Running 125 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 8 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2731 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2712 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/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: [----------] 8 tests from serial_DeathTest (5443 ms total) 2: 2: [----------] 117 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 (28881 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (139 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 (1 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (1 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 (101 ms) 2: [ RUN ] serial.triple_nested_parallelism 2: [ OK ] serial.triple_nested_parallelism (8225 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (1452 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 (136 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (138 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 (303 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (980 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (999 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 (10427 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (2145 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (2141 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (1127 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (153 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (1129 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 (220 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 (203 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 (98 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 (9 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 (886 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 (155 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_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (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 (195 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 (672 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (155 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 (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 (342 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (1013 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_PR-6704/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 (175 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (176 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (176 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (6921 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (6924 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (6965 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (7591 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (7594 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (7592 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: [----------] 117 tests from serial (107664 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 125 tests from 2 test suites ran. (113108 ms total) 2: [ PASSED ] 122 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/49 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 113.92 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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/49 Test #3: Kokkos_CoreUnitTest_SerialGraph ............. Passed 0.74 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda1 4: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 4: Test timeout computed to be: 1500 4: [==========] Running 185 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 (1020 ms) 4: [ RUN ] cuda_DeathTest.abort_from_device 4: [ OK ] cuda_DeathTest.abort_from_device (974 ms) 4: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (1182 ms) 4: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions 4: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (983 ms) 4: [----------] 4 tests from cuda_DeathTest (4161 ms total) 4: 4: [----------] 181 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 (10 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 (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 (16 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 (13 ms) 4: [ RUN ] cuda.atomics 4: [ OK ] cuda.atomics (254 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 (6788 ms) 4: [ RUN ] cuda.atomic_views_nonintegral 4: [ OK ] cuda.atomic_views_nonintegral (61 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 (52 ms) 4: [ RUN ] cuda.deep_copy_conversion 4: [ OK ] cuda.deep_copy_conversion (9 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 (105 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 (5244 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (6496 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (5696 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (5947 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 (3 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 (309 ms) 4: [ RUN ] cuda.mdrange_6d 4: [ OK ] cuda.mdrange_6d (400 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 (44 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 (79 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 (1712 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 (12 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 (10 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 (59 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 (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 (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_int16_t 4: [ OK ] cuda.reducers_int16_t (2 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 (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 (74 ms) 4: [ RUN ] cuda.kokkos_swap 4: [ OK ] cuda.kokkos_swap (0 ms) 4: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceRangePolicyViewSizeLimit (26 ms) 4: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (118 ms) 4: [----------] 181 tests from cuda (34028 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 185 tests from 2 test suites ran. (38189 ms total) 4: [ PASSED ] 185 tests. 4/49 Test #4: Kokkos_CoreUnitTest_Cuda1 ................... Passed 39.13 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda2 5: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 5: Test timeout computed to be: 1500 5: [==========] Running 125 tests from 3 test suites. 5: [----------] Global test environment set-up. 5: [----------] 8 tests from cuda_DeathTest 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_static_extents 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment 5: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (7872 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment 5: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (8269 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (20371 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (20874 ms) 5: [----------] 8 tests from cuda_DeathTest (57387 ms total) 5: 5: [----------] 89 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 (0 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 (9 ms) 5: [ RUN ] cuda.triple_nested_parallelism 5: [ OK ] cuda.triple_nested_parallelism (13 ms) 5: [ RUN ] cuda.parallel_scan_with_reducers 5: [ OK ] cuda.parallel_scan_with_reducers (1064 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 (105 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 5: [ OK ] cuda.ThreadVectorMDRangeParallelFor (90 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelFor 5: [ OK ] cuda.TeamVectorMDRangeParallelFor (91 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 5: [ OK ] cuda.TeamThreadMDRangeParallelReduce (26 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 5: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (13 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 5: [ OK ] cuda.TeamVectorMDRangeParallelReduce (13 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 (1226 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 (14 ms) 5: [ RUN ] cuda.team_scan 5: [ OK ] cuda.team_scan (1233 ms) 5: [ RUN ] cuda.team_scan_ret_val 5: [ OK ] cuda.team_scan_ret_val (1236 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 (12 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 (318 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 (4 ms) 5: [ RUN ] cuda.unique_token_instance 5: [ OK ] cuda.unique_token_instance (4 ms) 5: [ RUN ] cuda.unique_token_team_acquire 5: [ OK ] cuda.unique_token_team_acquire (13 ms) 5: [ RUN ] cuda.view_api_a 5: [ OK ] cuda.view_api_a (106 ms) 5: [ RUN ] cuda.view_api_b 5: [ OK ] cuda.view_api_b (4 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 (2 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 (76 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_empty_runtime_unmanaged 5: [ OK ] cuda.view_empty_runtime_unmanaged (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 (206 ms) 5: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (204 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 (673 ms) 5: [ RUN ] cuda.view_mapping_operator 5: [ OK ] cuda.view_mapping_operator (22 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 (198 ms) 5: [ RUN ] cuda.view_realloc 5: [ OK ] cuda.view_realloc (1 ms) 5: [ RUN ] cuda.workgraph_fib 5: [ OK ] cuda.workgraph_fib (940 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: [----------] 89 tests from cuda (8055 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 (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 (51 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (51 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (53 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (74 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (74 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (74 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (75 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (76 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (81 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 (659 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 125 tests from 3 test suites ran. (66102 ms total) 5: [ PASSED ] 125 tests. 5/49 Test #5: Kokkos_CoreUnitTest_Cuda2 ................... Passed 67.34 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda3 6: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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 (46998 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 (47003 ms total) 6: 6: [----------] 25 tests from cuda_hostpinned 6: [ RUN ] cuda_hostpinned.impl_shared_alloc 6: [ OK ] cuda_hostpinned.impl_shared_alloc (49 ms) 6: [ RUN ] cuda_hostpinned.view_api_a 6: [ OK ] cuda_hostpinned.view_api_a (104 ms) 6: [ RUN ] cuda_hostpinned.view_api_b 6: [ OK ] cuda_hostpinned.view_api_b (9 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 (4917 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 (160 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 (673 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_operator 6: [ OK ] cuda_hostpinned.view_mapping_operator (160 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 (6095 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 (113 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 (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 (267 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 (25 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 (9 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 (1254 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 56 tests from 3 test suites ran. (54354 ms total) 6: [ PASSED ] 56 tests. 6/49 Test #6: Kokkos_CoreUnitTest_Cuda3 ................... Passed 55.22 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaTimingBased 7: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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 (682 ms) 7: [----------] 2 tests from cuda (694 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 2 tests from 1 test suite ran. (695 ms total) 7: [ PASSED ] 2 tests. 7/49 Test #7: Kokkos_CoreUnitTest_CudaTimingBased ......... Passed 1.50 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpInit 8: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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 (504 ms) 8: [----------] 1 test from cuda (504 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (505 ms total) 8: [ PASSED ] 1 test. 8/49 Test #8: Kokkos_CoreUnitTest_CudaInterOpInit ......... Passed 0.80 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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 (508 ms) 9: [----------] 1 test from cuda (508 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (508 ms total) 9: [ PASSED ] 1 test. 9/49 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreams ...... Passed 0.80 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaGraph 10: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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 (4 ms) 10: [----------] 5 tests from cuda_count_bugs (6 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 5 tests from 1 test suite ran. (6 ms total) 10: [ PASSED ] 5 tests. 10: 10: YOU HAVE 1 DISABLED TEST 10: 10/49 Test #10: Kokkos_CoreUnitTest_CudaGraph ............... Passed 0.81 sec test 11 Start 11: Kokkos_CoreUnitTest_Default 11: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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 (6 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 (6 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 (145 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 (2 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 (16 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 (20 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c3 11: [ OK ] defaultdevicetype.reduce_instantiation_c3 (8 ms) 11: [ RUN ] defaultdevicetype.malloc 11: [ OK ] defaultdevicetype.malloc (0 ms) 11: [----------] 33 tests from defaultdevicetype (265 ms total) 11: 11: [----------] 1 test from kokkosresize 11: [ RUN ] kokkosresize.host_space_access 11: [ OK ] kokkosresize.host_space_access (222 ms) 11: [----------] 1 test from kokkosresize (222 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. (490 ms total) 11: [ PASSED ] 73 tests. 11/49 Test #11: Kokkos_CoreUnitTest_Default ................. Passed 1.38 sec test 12 Start 12: Kokkos_CoreUnitTest_LegionInitialization 12: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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 (508 ms) 12: [----------] 1 test from initialization (508 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 1 test from 1 test suite ran. (508 ms total) 12: [ PASSED ] 1 test. 12/49 Test #12: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.80 sec test 13 Start 13: Kokkos_CoreUnitTest_PushFinalizeHook 13: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 13: Test timeout computed to be: 1500 13: SUCCESS 13/49 Test #13: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.80 sec test 14 Start 14: Kokkos_CoreUnitTest_Develop 14: Test command: /var/jenkins/workspace/Kokkos_PR-6704/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/49 Test #14: Kokkos_CoreUnitTest_Develop ................. Passed 0.80 sec test 15 Start 15: Kokkos_CoreUnitTest_KokkosP 15: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 15: Test timeout computed to be: 1500 15: [==========] Running 28 tests from 2 test suites. 15: [----------] Global test environment set-up. 15: [----------] 26 tests from kokkosp 15: [ RUN ] kokkosp.test_named_instance_fence 15: Ref: 33554433 15: Ref: named_instance 15: 33554433 15: named_instance 15: [ OK ] kokkosp.test_named_instance_fence (0 ms) 15: [ RUN ] kokkosp.test_unnamed_instance_fence 15: Ref: 33554433 15: Ref: Unnamed Instance Fence 15: 33554433 15: Kokkos::Cuda::fence(): Unnamed Instance Fence 15: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 15: [ RUN ] kokkosp.test_named_global_fence 15: Ref: 33554432 15: Ref: test global fence 15: 0 15: test global fence 15: Miss on id 15: 33554432 15: test global fence 15: [ OK ] kokkosp.test_named_global_fence (0 ms) 15: [ RUN ] kokkosp.test_unnamed_global_fence 15: Ref: 33554432 15: Ref: Unnamed Global Fence 15: 0 15: Kokkos::fence: Unnamed Global Fence 15: Miss on id 15: 33554432 15: Kokkos::fence: Unnamed Global Fence 15: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 15: [ RUN ] kokkosp.test_multiple_default_instances 15: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 15: [ RUN ] kokkosp.test_id_gen 15: [ OK ] kokkosp.test_id_gen (0 ms) 15: [ RUN ] kokkosp.test_kernel_sequence 15: Ref: 33554433 15: Ref: named_instance 15: 33554433 15: named_instance 15: Ref: 33554433 15: Ref: test_kernel 15: 33554433 15: named_instance 15: Miss on name 15: 33554433 15: test_kernel 15: [ OK ] kokkosp.test_kernel_sequence (0 ms) 15: [ RUN ] kokkosp.test_streams 15: [ OK ] kokkosp.test_streams (0 ms) 15: [ RUN ] kokkosp.async_deep_copy 15: [ OK ] kokkosp.async_deep_copy (0 ms) 15: [ RUN ] kokkosp.parallel_for 15: [ OK ] kokkosp.parallel_for (0 ms) 15: [ RUN ] kokkosp.parallel_reduce 15: [ OK ] kokkosp.parallel_reduce (0 ms) 15: [ RUN ] kokkosp.parallel_scan 15: [ OK ] kokkosp.parallel_scan (4 ms) 15: [ RUN ] kokkosp.parallel_scan_no_fence 15: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 15: [ RUN ] kokkosp.parallel_scan_no_fence_view 15: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 15: [ RUN ] kokkosp.regions 15: [ OK ] kokkosp.regions (0 ms) 15: [ RUN ] kokkosp.fences 15: [ OK ] kokkosp.fences (0 ms) 15: [ RUN ] kokkosp.raw_allocation 15: [ OK ] kokkosp.raw_allocation (0 ms) 15: [ RUN ] kokkosp.view 15: [ OK ] kokkosp.view (0 ms) 15: [ RUN ] kokkosp.sections 15: [ OK ] kokkosp.sections (0 ms) 15: [ RUN ] kokkosp.metadata 15: [ OK ] kokkosp.metadata (0 ms) 15: [ RUN ] kokkosp.profile_events 15: [ OK ] kokkosp.profile_events (0 ms) 15: [ RUN ] kokkosp.no_init_kernel 15: [ OK ] kokkosp.no_init_kernel (0 ms) 15: [ RUN ] kokkosp.get_events 15: [ OK ] kokkosp.get_events (0 ms) 15: [ RUN ] kokkosp.create_mirror_no_init 15: [ OK ] kokkosp.create_mirror_no_init (0 ms) 15: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 15: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 15: [ RUN ] kokkosp.create_mirror_view_and_copy 15: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 15: [----------] 26 tests from kokkosp (6 ms total) 15: 15: [----------] 2 tests from defaultdevicetype 15: [ RUN ] defaultdevicetype.profiling_section 15: [ OK ] defaultdevicetype.profiling_section (0 ms) 15: [ RUN ] defaultdevicetype.scoped_profile_region 15: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 15: [----------] 2 tests from defaultdevicetype (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 28 tests from 2 test suites ran. (6 ms total) 15: [ PASSED ] 28 tests. 15/49 Test #15: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.82 sec test 16 Start 16: Kokkos_CoreUnitTest_StackTraceTest 16: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec 16: Test timeout computed to be: 1500 16: [==========] Running 3 tests from 2 test suites. 16: [----------] Global test environment set-up. 16: [----------] 2 tests from defaultdevicetype_DeathTest 16: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 16: 16: [WARNING] /var/jenkins/workspace/Kokkos_PR-6704/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. 16: Top of f1 16: Top of f0 16: Top of f0 16: test_f1: 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55c066e9db0d] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55c066e0f903] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3d) [0x55c066e07ad0] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x13d) [0x55c066e08e39] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x55c066e4d2de] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x55c066e44dd9] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x55c066e191de] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x55c066e19c20] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55c066e1a51d] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x55c066e29ebb] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x55c066e4e39f] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x55c066e4609f] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x55c066e28620] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x55c066e0a92c] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x55c066e09489] 16: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fcaddda3083] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55c066e078ee] 16: 16: demangled test_f1: 16: [0x55c066e9db0d] Kokkos::Impl::save_stacktrace() 16: [0x55c066e0f903] Test::stacktrace_test_f1(std::ostream&) 16: [0x55c066e07ad0] Test::test_stacktrace(bool, bool) 16: [0x55c066e08e39] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 16: [0x55c066e4d2de] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x55c066e44dd9] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x55c066e191de] testing::Test::Run() 16: [0x55c066e19c20] testing::TestInfo::Run() 16: [0x55c066e1a51d] testing::TestSuite::Run() 16: [0x55c066e29ebb] testing::internal::UnitTestImpl::RunAllTests() 16: [0x55c066e4e39f] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x55c066e4609f] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x55c066e28620] testing::UnitTest::Run() 16: [0x55c066e0a92c] RUN_ALL_TESTS() 16: [0x55c066e09489] main 16: [0x7fcaddda3083] __libc_start_main 16: [0x55c066e078ee] _start 16: 16: Top of f3 16: Top of f3 16: Top of f3 16: Top of f3 16: Top of f3 16: Top of f1 16: Top of f0 16: Top of f0 16: StackTrace f3(std::cout, 4) returned: 110 16: test_f3: 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55c066e9db0d] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55c066e0f903] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x4d) [0x55c066e10257] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55c066e1026d] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55c066e1026d] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55c066e1026d] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55c066e1026d] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x82d) [0x55c066e082c0] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x13d) [0x55c066e08e39] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x55c066e4d2de] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x55c066e44dd9] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x55c066e191de] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x55c066e19c20] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55c066e1a51d] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x55c066e29ebb] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x55c066e4e39f] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x55c066e4609f] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x55c066e28620] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x55c066e0a92c] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x55c066e09489] 16: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fcaddda3083] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55c066e078ee] 16: 16: demangled test_f3: 16: [0x55c066e9db0d] Kokkos::Impl::save_stacktrace() 16: [0x55c066e0f903] Test::stacktrace_test_f1(std::ostream&) 16: [0x55c066e10257] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55c066e1026d] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55c066e1026d] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55c066e1026d] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55c066e1026d] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55c066e082c0] Test::test_stacktrace(bool, bool) 16: [0x55c066e08e39] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 16: [0x55c066e4d2de] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x55c066e44dd9] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x55c066e191de] testing::Test::Run() 16: [0x55c066e19c20] testing::TestInfo::Run() 16: [0x55c066e1a51d] testing::TestSuite::Run() 16: [0x55c066e29ebb] testing::internal::UnitTestImpl::RunAllTests() 16: [0x55c066e4e39f] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x55c066e4609f] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x55c066e28620] testing::UnitTest::Run() 16: [0x55c066e0a92c] RUN_ALL_TESTS() 16: [0x55c066e09489] main 16: [0x7fcaddda3083] __libc_start_main 16: [0x55c066e078ee] _start 16: 16: Test setting std::terminate handler that prints the last saved stack trace 16: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (273 ms) 16: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 16: 16: [WARNING] /var/jenkins/workspace/Kokkos_PR-6704/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. 16: Top of f1 16: Top of f0 16: Top of f0 16: test_f1: 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55c066e9db0d] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55c066e0f903] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3d) [0x55c066e07ad0] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x13d) [0x55c066e091e1] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x55c066e4d2de] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x55c066e44dd9] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x55c066e191de] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x55c066e19c20] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55c066e1a51d] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x55c066e29ebb] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x55c066e4e39f] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x55c066e4609f] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x55c066e28620] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x55c066e0a92c] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x55c066e09489] 16: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fcaddda3083] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55c066e078ee] 16: 16: demangled test_f1: 16: [0x55c066e9db0d] Kokkos::Impl::save_stacktrace() 16: [0x55c066e0f903] Test::stacktrace_test_f1(std::ostream&) 16: [0x55c066e07ad0] Test::test_stacktrace(bool, bool) 16: [0x55c066e091e1] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 16: [0x55c066e4d2de] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x55c066e44dd9] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x55c066e191de] testing::Test::Run() 16: [0x55c066e19c20] testing::TestInfo::Run() 16: [0x55c066e1a51d] testing::TestSuite::Run() 16: [0x55c066e29ebb] testing::internal::UnitTestImpl::RunAllTests() 16: [0x55c066e4e39f] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x55c066e4609f] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x55c066e28620] testing::UnitTest::Run() 16: [0x55c066e0a92c] RUN_ALL_TESTS() 16: [0x55c066e09489] main 16: [0x7fcaddda3083] __libc_start_main 16: [0x55c066e078ee] _start 16: 16: Top of f3 16: Top of f3 16: Top of f3 16: Top of f3 16: Top of f3 16: Top of f1 16: Top of f0 16: Top of f0 16: StackTrace f3(std::cout, 4) returned: 110 16: test_f3: 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55c066e9db0d] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55c066e0f903] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x4d) [0x55c066e10257] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55c066e1026d] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55c066e1026d] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55c066e1026d] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55c066e1026d] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x82d) [0x55c066e082c0] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x13d) [0x55c066e091e1] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x55c066e4d2de] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x55c066e44dd9] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x55c066e191de] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x55c066e19c20] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55c066e1a51d] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x55c066e29ebb] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x55c066e4e39f] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x55c066e4609f] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x55c066e28620] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x55c066e0a92c] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x55c066e09489] 16: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fcaddda3083] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55c066e078ee] 16: 16: demangled test_f3: 16: [0x55c066e9db0d] Kokkos::Impl::save_stacktrace() 16: [0x55c066e0f903] Test::stacktrace_test_f1(std::ostream&) 16: [0x55c066e10257] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55c066e1026d] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55c066e1026d] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55c066e1026d] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55c066e1026d] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55c066e082c0] Test::test_stacktrace(bool, bool) 16: [0x55c066e091e1] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 16: [0x55c066e4d2de] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x55c066e44dd9] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x55c066e191de] testing::Test::Run() 16: [0x55c066e19c20] testing::TestInfo::Run() 16: [0x55c066e1a51d] testing::TestSuite::Run() 16: [0x55c066e29ebb] testing::internal::UnitTestImpl::RunAllTests() 16: [0x55c066e4e39f] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x55c066e4609f] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x55c066e28620] testing::UnitTest::Run() 16: [0x55c066e0a92c] RUN_ALL_TESTS() 16: [0x55c066e09489] main 16: [0x7fcaddda3083] __libc_start_main 16: [0x55c066e078ee] _start 16: 16: Test setting std::terminate handler that prints the last saved stack trace 16: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (259 ms) 16: [----------] 2 tests from defaultdevicetype_DeathTest (532 ms total) 16: 16: [----------] 1 test from defaultdevicetype 16: [ RUN ] defaultdevicetype.stacktrace_normal 16: Top of f1 16: Top of f0 16: Top of f0 16: test_f1: 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55c066e9db0d] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55c066e0f903] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3d) [0x55c066e07ad0] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test40defaultdevicetype_stacktrace_normal_Test8TestBodyEv+0x1f) [0x55c066e08cf9] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x55c066e4d2de] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x55c066e44dd9] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x55c066e191de] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x55c066e19c20] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55c066e1a51d] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x55c066e29ebb] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x55c066e4e39f] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x55c066e4609f] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x55c066e28620] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x55c066e0a92c] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x55c066e09489] 16: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fcaddda3083] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55c066e078ee] 16: 16: demangled test_f1: 16: [0x55c066e9db0d] Kokkos::Impl::save_stacktrace() 16: [0x55c066e0f903] Test::stacktrace_test_f1(std::ostream&) 16: [0x55c066e07ad0] Test::test_stacktrace(bool, bool) 16: [0x55c066e08cf9] Test::defaultdevicetype_stacktrace_normal_Test::TestBody() 16: [0x55c066e4d2de] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x55c066e44dd9] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x55c066e191de] testing::Test::Run() 16: [0x55c066e19c20] testing::TestInfo::Run() 16: [0x55c066e1a51d] testing::TestSuite::Run() 16: [0x55c066e29ebb] testing::internal::UnitTestImpl::RunAllTests() 16: [0x55c066e4e39f] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x55c066e4609f] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x55c066e28620] testing::UnitTest::Run() 16: [0x55c066e0a92c] RUN_ALL_TESTS() 16: [0x55c066e09489] main 16: [0x7fcaddda3083] __libc_start_main 16: [0x55c066e078ee] _start 16: 16: Top of f3 16: Top of f3 16: Top of f3 16: Top of f3 16: Top of f3 16: Top of f1 16: Top of f0 16: Top of f0 16: StackTrace f3(std::cout, 4) returned: 110 16: test_f3: 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55c066e9db0d] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55c066e0f903] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x4d) [0x55c066e10257] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55c066e1026d] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55c066e1026d] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55c066e1026d] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55c066e1026d] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x82d) [0x55c066e082c0] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test40defaultdevicetype_stacktrace_normal_Test8TestBodyEv+0x1f) [0x55c066e08cf9] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x55c066e4d2de] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x55c066e44dd9] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x55c066e191de] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x55c066e19c20] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55c066e1a51d] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x55c066e29ebb] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x55c066e4e39f] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x55c066e4609f] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x55c066e28620] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x55c066e0a92c] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x55c066e09489] 16: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fcaddda3083] 16: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55c066e078ee] 16: 16: demangled test_f3: 16: [0x55c066e9db0d] Kokkos::Impl::save_stacktrace() 16: [0x55c066e0f903] Test::stacktrace_test_f1(std::ostream&) 16: [0x55c066e10257] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55c066e1026d] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55c066e1026d] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55c066e1026d] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55c066e1026d] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x55c066e082c0] Test::test_stacktrace(bool, bool) 16: [0x55c066e08cf9] Test::defaultdevicetype_stacktrace_normal_Test::TestBody() 16: [0x55c066e4d2de] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x55c066e44dd9] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x55c066e191de] testing::Test::Run() 16: [0x55c066e19c20] testing::TestInfo::Run() 16: [0x55c066e1a51d] testing::TestSuite::Run() 16: [0x55c066e29ebb] testing::internal::UnitTestImpl::RunAllTests() 16: [0x55c066e4e39f] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x55c066e4609f] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x55c066e28620] testing::UnitTest::Run() 16: [0x55c066e0a92c] RUN_ALL_TESTS() 16: [0x55c066e09489] main 16: [0x7fcaddda3083] __libc_start_main 16: [0x55c066e078ee] _start 16: 16: Test setting std::terminate handler that prints the last saved stack trace 16: [ OK ] defaultdevicetype.stacktrace_normal (6 ms) 16: [----------] 1 test from defaultdevicetype (6 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 3 tests from 2 test suites ran. (539 ms total) 16: [ PASSED ] 3 tests. 16/49 Test #16: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 1.34 sec test 17 Start 17: Kokkos_IncrementalTest_CUDA 17: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_IncrementalTest_CUDA 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 CUDA 17: [ RUN ] CUDA.IncrTest_01_execspace_typedef 17: [ OK ] CUDA.IncrTest_01_execspace_typedef (0 ms) 17: [ RUN ] CUDA.IncrTest_01_execspace 17: Device Execution Space: 17: KOKKOS_ENABLE_CUDA: yes 17: Cuda Options: 17: KOKKOS_ENABLE_CUDA_LAMBDA: yes 17: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 17: KOKKOS_ENABLE_CUDA_UVM: no 17: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 17: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 17: 17: Cuda Runtime Configuration: 17: macro KOKKOS_ENABLE_CUDA : defined 17: macro CUDA_VERSION = 11060 = version 11.6 17: Kokkos::Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 17: Cuda 17: [ OK ] CUDA.IncrTest_01_execspace (0 ms) 17: [ RUN ] CUDA.IncrTest_02_AtomicExchange 17: [ OK ] CUDA.IncrTest_02_AtomicExchange (0 ms) 17: [ RUN ] CUDA.IncrTest_02_AtomicAdd 17: [ OK ] CUDA.IncrTest_02_AtomicAdd (0 ms) 17: [ RUN ] CUDA.IncrTest_02_AtomicSub 17: [ OK ] CUDA.IncrTest_02_AtomicSub (0 ms) 17: [ RUN ] CUDA.IncrTest_03a_memspace_malloc 17: [ OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms) 17: [ RUN ] CUDA.IncrTest_03b_memspace_free 17: [ OK ] CUDA.IncrTest_03b_memspace_free (2299 ms) 17: [ RUN ] CUDA.IncrTest_04_simple_parallelFor 17: [ OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms) 17: [ RUN ] CUDA.IncrTest_04_RangePolicy_parallelFor 17: [ OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms) 17: [ RUN ] CUDA.IncrTest_05_reduction 17: [ OK ] CUDA.IncrTest_05_reduction (4 ms) 17: [ RUN ] CUDA.IncrTest_06_mdrange2D 17: [ OK ] CUDA.IncrTest_06_mdrange2D (0 ms) 17: [ RUN ] CUDA.IncrTest_06_mdrange3D 17: [ OK ] CUDA.IncrTest_06_mdrange3D (0 ms) 17: [ RUN ] CUDA.IncrTest_06_mdrange4D 17: [ OK ] CUDA.IncrTest_06_mdrange4D (0 ms) 17: [ RUN ] CUDA.IncrTest_08_deep_copy_2D 17: [ OK ] CUDA.IncrTest_08_deep_copy_2D (4 ms) 17: [ RUN ] CUDA.IncrTest_08_deep_copy_3D 17: [ OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms) 17: [ RUN ] CUDA.IncrTest_08_deep_copy_4D 17: [ OK ] CUDA.IncrTest_08_deep_copy_4D (1 ms) 17: [ RUN ] CUDA.IncrTest_10_Hierarchical_Basics 17: [ OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms) 17: [ RUN ] CUDA.IncrTest_11a_Hierarchical_ForLoop 17: [ OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (3 ms) 17: [ RUN ] CUDA.IncrTest_11b_Hierarchical_ForLoop 17: [ OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (3 ms) 17: [ RUN ] CUDA.IncrTest_11c_Hierarchical_ForLoop 17: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (2668 ms) 17: [ RUN ] CUDA.IncrTest_12a_ThreadScratch 17: [ OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms) 17: [ RUN ] CUDA.IncrTest_12b_TeamScratch 17: [ OK ] CUDA.IncrTest_12b_TeamScratch (0 ms) 17: [ RUN ] CUDA.IncrTest_13a_Hierarchical_Red 17: [ OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms) 17: [ RUN ] CUDA.IncrTest_13b_Hierarchical_Red 17: [ OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms) 17: [ RUN ] CUDA.IncrTest_13c_Hierarchical_Red 17: [ OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms) 17: [ RUN ] CUDA.incr_14_MDrangeReduce 17: [ OK ] CUDA.incr_14_MDrangeReduce (0 ms) 17: [ RUN ] CUDA.IncrTest_16_parallelscan 17: [ OK ] CUDA.IncrTest_16_parallelscan (0 ms) 17: [ RUN ] CUDA.incr_17_atomicView 17: [ OK ] CUDA.incr_17_atomicView (0 ms) 17: [----------] 28 tests from CUDA (4993 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 28 tests from 1 test suite ran. (4993 ms total) 17: [ PASSED ] 28 tests. 17/49 Test #17: Kokkos_IncrementalTest_CUDA ................. Passed 5.81 sec test 18 Start 18: Kokkos_IncrementalTest_SERIAL 18: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 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 SERIAL 18: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 18: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 18: [ RUN ] SERIAL.IncrTest_01_execspace 18: Host Serial Execution Space: 18: KOKKOS_ENABLE_SERIAL: yes 18: 18: Serial Runtime Configuration: 18: Serial 18: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 18: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 18: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 18: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 18: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 18: [ RUN ] SERIAL.IncrTest_02_AtomicSub 18: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 18: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 18: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 18: [ RUN ] SERIAL.IncrTest_03b_memspace_free 18: [ OK ] SERIAL.IncrTest_03b_memspace_free (194 ms) 18: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 18: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 18: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 18: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 18: [ RUN ] SERIAL.IncrTest_05_reduction 18: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 18: [ RUN ] SERIAL.IncrTest_06_mdrange2D 18: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 18: [ RUN ] SERIAL.IncrTest_06_mdrange3D 18: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 18: [ RUN ] SERIAL.IncrTest_06_mdrange4D 18: [ OK ] SERIAL.IncrTest_06_mdrange4D (1 ms) 18: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 18: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 18: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 18: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 18: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 18: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (2 ms) 18: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 18: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 18: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 18: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (6 ms) 18: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 18: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (5 ms) 18: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 18: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (3164 ms) 18: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 18: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (29 ms) 18: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 18: [ OK ] SERIAL.IncrTest_12b_TeamScratch (130 ms) 18: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 18: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 18: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 18: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 18: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 18: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 18: [ RUN ] SERIAL.incr_14_MDrangeReduce 18: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 18: [ RUN ] SERIAL.IncrTest_16_parallelscan 18: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 18: [ RUN ] SERIAL.incr_17_atomicView 18: [ OK ] SERIAL.incr_17_atomicView (0 ms) 18: [----------] 28 tests from SERIAL (3537 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 28 tests from 1 test suite ran. (3537 ms total) 18: [ PASSED ] 28 tests. 18/49 Test #18: Kokkos_IncrementalTest_SERIAL ............... Passed 4.34 sec test 19 Start 19: Kokkos_CoreUnitTest_CTestDevice 19: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 19: Test timeout computed to be: 1500 19: [==========] Running 8 tests from 1 test suite. 19: [----------] Global test environment set-up. 19: [----------] 8 tests from ctest_environment 19: [ RUN ] ctest_environment.no_device_type 19: [ OK ] ctest_environment.no_device_type (0 ms) 19: [ RUN ] ctest_environment.no_process_count 19: [ OK ] ctest_environment.no_process_count (0 ms) 19: [ RUN ] ctest_environment.invalid_rank 19: [ OK ] ctest_environment.invalid_rank (0 ms) 19: [ RUN ] ctest_environment.no_type_str 19: [ OK ] ctest_environment.no_type_str (0 ms) 19: [ RUN ] ctest_environment.missing_type 19: [ OK ] ctest_environment.missing_type (0 ms) 19: [ RUN ] ctest_environment.no_id_str 19: [ OK ] ctest_environment.no_id_str (0 ms) 19: [ RUN ] ctest_environment.invalid_id_str 19: [ OK ] ctest_environment.invalid_id_str (0 ms) 19: [ RUN ] ctest_environment.good 19: [ OK ] ctest_environment.good (0 ms) 19: [----------] 8 tests from ctest_environment (0 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 8 tests from 1 test suite ran. (0 ms total) 19: [ PASSED ] 8 tests. 19/49 Test #19: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.02 sec test 20 Start 20: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 20: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 20: Test timeout computed to be: 1500 20/49 Test #20: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.01 sec test 21 Start 21: Kokkos_PerformanceTest_TaskDag 21: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 21: Test timeout computed to be: 1500 21/49 Test #21: Kokkos_PerformanceTest_TaskDag .............. Passed 0.00 sec test 22 Start 22: Kokkos_PerformanceTest_Benchmark 22: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-01-11_T23-39-52.json" 22: Test timeout computed to be: 1500 22: 2024-01-12T00:22:10+00:00 22: Running /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 22: Run on (6 X 2095.08 MHz CPU s) 22: CPU Caches: 22: L1 Data 32 KiB (x6) 22: L1 Instruction 32 KiB (x6) 22: L2 Unified 4096 KiB (x6) 22: L3 Unified 16384 KiB (x6) 22: Load Average: 1.55, 2.09, 4.23 22: CPU architecture: none 22: Default Device: N6Kokkos4CudaE 22: GPU architecture: VOLTA70 22: KOKKOS_COMPILER_GNU: 940 22: KOKKOS_COMPILER_NVCC: 1160 22: KOKKOS_ENABLE_ASM: yes 22: KOKKOS_ENABLE_CUDA: yes 22: KOKKOS_ENABLE_CUDA_LAMBDA: yes 22: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 22: KOKKOS_ENABLE_CUDA_UVM: no 22: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 22: KOKKOS_ENABLE_CXX17: yes 22: KOKKOS_ENABLE_CXX20: no 22: KOKKOS_ENABLE_CXX23: no 22: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes 22: KOKKOS_ENABLE_HBWSPACE: no 22: KOKKOS_ENABLE_HWLOC: no 22: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 22: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 22: KOKKOS_ENABLE_LIBDL: no 22: KOKKOS_ENABLE_LIBRT: no 22: KOKKOS_ENABLE_PRAGMA_IVDEP: no 22: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 22: KOKKOS_ENABLE_PRAGMA_UNROLL: no 22: KOKKOS_ENABLE_PRAGMA_VECTOR: no 22: KOKKOS_ENABLE_SERIAL: yes 22: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 22: Kokkos Version: 4.2.99 22: macro KOKKOS_ENABLE_CUDA: defined 22: platform: 64bit 22: ***WARNING*** Library was built as DEBUG. Timings may be affected. 22: --------------------------------------------------------------------------------------------------------------------------------------------------- 22: Benchmark Time CPU Iterations Count Time normalized 22: --------------------------------------------------------------------------------------------------------------------------------------------------- 22: GramSchmidt/Count:1024/iterations:5/manual_time 0.017 s 0.019 s 5 1024 16.4131u 22: GramSchmidt/Count:2048/iterations:5/manual_time 0.017 s 0.019 s 5 2.048k 8.21753u 22: GramSchmidt/Count:4096/iterations:5/manual_time 0.017 s 0.021 s 5 4.096k 4.11369u 22: GramSchmidt/Count:8192/iterations:5/manual_time 0.017 s 0.025 s 5 8.192k 2.0512u 22: GramSchmidt/Count:16384/iterations:5/manual_time 0.017 s 0.034 s 5 16.384k 1038.95n 22: GramSchmidt/Count:32768/iterations:5/manual_time 0.018 s 0.050 s 5 32.768k 533.012n 22: GramSchmidt/Count:65536/iterations:5/manual_time 0.019 s 0.084 s 5 65.536k 285.449n 22: GramSchmidt/Count:131072/iterations:5/manual_time 0.020 s 0.156 s 5 131.072k 148.232n 22: GramSchmidt/Count:262144/iterations:5/manual_time 0.022 s 0.297 s 5 262.144k 82.885n 22: GramSchmidt/Count:524288/iterations:5/manual_time 0.030 s 0.580 s 5 524.288k 57.4672n 22: ---------------------------------------------------------------------------------------------------------------------------------------------- 22: Benchmark Time CPU Iterations FOM: GB/s Max 22: ---------------------------------------------------------------------------------------------------------------------------------------------- 22: CustomReduction/N:100000/R:1000/manual_time 0.005 s 0.027 s 148 35.5854k/s 11.5 22: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 22: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 22: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 22: OverlapRangePolicy/N:2000/M:10000/R:10 0.651 s 0.650 s 1 0.0844619 0.0878117 0.082094 0.0822247 0.041793 0.0415577 22: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 22: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 22: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 22: OverlapMDRangePolicy/N:200/M:10000/R:10 0.050 s 0.050 s 14 6.61971m 6.61637m 6.60098m 6.60691m 3.31014m 3.30178m 22: OverlapTeamPolicy/N:20/M:1000000/R:10 0.467 s 0.466 s 2 0.0661139 0.0661983 0.0561003 0.056142 0.0280254 0.0280506 22: --------------------------------------------------------------------------------------------------------------------------------------------------- 22: Benchmark Time CPU Iterations Count Time normalized 22: --------------------------------------------------------------------------------------------------------------------------------------------------- 22: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 17.4639n 22: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 8.36182n 22: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 4.29541n 22: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 2.22229n 22: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.1344n 22: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 1078.25p 22: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 794.571p 22: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.001 s 5 131.072k 527.306p 22: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.001 s 5 262.144k 410.801p 22: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 393.848p 22: ----------------------------------------------------------------------------------------------------------------------------------- 22: Benchmark Time CPU Iterations FOM: rate 22: ----------------------------------------------------------------------------------------------------------------------------------- 22: Malloc/N:1/manual_time 10.7 us 22.8 us 65561 93.6055k/s 22: Malloc/N:16/manual_time 10.8 us 23.1 us 66031 92.4277k/s 22: Malloc/N:256/manual_time 11.1 us 23.6 us 63376 90.2019k/s 22: Malloc/N:4096/manual_time 11.1 us 23.5 us 63446 90.4612k/s 22: Malloc/N:65536/manual_time 11.1 us 23.5 us 63567 90.4259k/s 22: Malloc/N:1048576/manual_time 74.5 us 135 us 9303 13.4254k/s 22: Malloc/N:16777216/manual_time 299 us 217 us 7146 3.34666k/s 22: Malloc/N:268435456/manual_time 6258 us 783 us 122 159.789/s 22: Malloc/N:4294967296/manual_time 114984 us 9157 us 9 8.69686/s 22: MallocFree/N:1/manual_time 22.9 us 23.0 us 30297 43.5876k/s 22: MallocFree/N:16/manual_time 22.7 us 22.7 us 30825 44.0406k/s 22: MallocFree/N:256/manual_time 22.7 us 22.7 us 30827 44.0266k/s 22: MallocFree/N:4096/manual_time 22.7 us 22.7 us 30940 44.0385k/s 22: MallocFree/N:65536/manual_time 22.7 us 22.7 us 30836 44.0764k/s 22: MallocFree/N:1048576/manual_time 136 us 135 us 5132 7.36539k/s 22: MallocFree/N:16777216/manual_time 326 us 210 us 4005 3.06279k/s 22: MallocFree/N:268435456/manual_time 6479 us 784 us 106 154.344/s 22: MallocFree/N:4294967296/manual_time 130640 us 10082 us 9 7.65462/s 22: MallocTouch/N:1/manual_time 15.3 us 27.8 us 44952 65.153k/s 22: MallocTouch/N:16/manual_time 15.3 us 27.7 us 45946 65.2527k/s 22: MallocTouch/N:256/manual_time 15.3 us 27.8 us 45444 65.1512k/s 22: MallocTouch/N:4096/manual_time 26.1 us 38.7 us 26827 38.3549k/s 22: MallocTouch/N:65536/manual_time 26.2 us 38.8 us 26780 38.2274k/s 22: MallocTouch/N:1048576/manual_time 93.5 us 156 us 7463 10.6942k/s 22: MallocTouch/N:16777216/manual_time 273 us 242 us 5673 3.66403k/s 22: MallocTouch/N:268435456/manual_time 6283 us 933 us 116 159.171/s 22: MallocTouch/N:4294967296/manual_time 99497 us 10311 us 8 10.0505/s 22: MallocTouchFree/N:1/manual_time 27.8 us 27.8 us 24962 36.011k/s 22: MallocTouchFree/N:16/manual_time 27.5 us 27.5 us 25430 36.4289k/s 22: MallocTouchFree/N:256/manual_time 27.4 us 27.5 us 25427 36.4414k/s 22: MallocTouchFree/N:4096/manual_time 38.8 us 38.8 us 18034 25.7777k/s 22: MallocTouchFree/N:65536/manual_time 39.0 us 39.0 us 18023 25.636k/s 22: MallocTouchFree/N:1048576/manual_time 157 us 156 us 4450 6.37147k/s 22: MallocTouchFree/N:16777216/manual_time 299 us 232 us 3469 3.34437k/s 22: MallocTouchFree/N:268435456/manual_time 6544 us 922 us 109 152.801/s 22: MallocTouchFree/N:4294967296/manual_time 129431 us 11265 us 9 7.72613/s 22: ---------------------------------------------------------------------------------------------------------------------------------------------- 22: Benchmark Time CPU Iterations FOM: GB/s MB 22: ---------------------------------------------------------------------------------------------------------------------------------------------- 22: ViewAllocate_Rank1/N:10/manual_time 0.017 s 0.002 s 100 45.838/s 800 22: ViewAllocate_Rank1/N:10/manual_time 0.018 s 0.002 s 38 43.422/s 800 22: ViewAllocate_Rank2/N:10/manual_time 0.018 s 0.002 s 38 43.3503/s 800 22: ViewAllocate_Rank2/N:10/manual_time 0.018 s 0.002 s 38 43.2956/s 800 22: ViewAllocate_Rank3/N:10/manual_time 0.018 s 0.002 s 38 43.3029/s 800 22: ViewAllocate_Rank3/N:10/manual_time 0.018 s 0.002 s 38 43.3557/s 800 22: ViewAllocate_Rank4/N:10/manual_time 0.018 s 0.003 s 38 43.4285/s 800 22: ViewAllocate_Rank4/N:10/manual_time 0.018 s 0.002 s 38 43.2929/s 800 22: ViewAllocate_Rank5/N:10/manual_time 0.018 s 0.003 s 38 43.4396/s 800 22: ViewAllocate_Rank5/N:10/manual_time 0.018 s 0.002 s 38 43.421/s 800 22: ViewAllocate_Rank6/N:10/manual_time 0.018 s 0.002 s 38 43.357/s 800 22: ViewAllocate_Rank6/N:10/manual_time 0.018 s 0.003 s 38 43.3689/s 800 22: ViewAllocate_Rank7/N:10/manual_time 0.018 s 0.003 s 38 43.4363/s 800 22: ViewAllocate_Rank7/N:10/manual_time 0.018 s 0.002 s 38 43.42/s 800 22: ViewAllocate_Rank8/N:10/manual_time 0.018 s 0.002 s 38 43.3738/s 800 22: ViewAllocate_Rank8/N:10/manual_time 0.018 s 0.002 s 38 43.358/s 800 22: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 394 911.192/s 1.6k 22: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 411 968.392/s 1.6k 22: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 410 965.882/s 1.6k 22: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 409 968.235/s 1.6k 22: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 410 965.843/s 1.6k 22: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 409 968.316/s 1.6k 22: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 410 965.824/s 1.6k 22: ViewDeepCopy_Rank2/N:10/manual_time 0.005 s 0.005 s 149 342.144/s 1.6k 22: ViewDeepCopy_Rank3/N:10/manual_time 0.011 s 0.011 s 58 142.094/s 1.6k 22: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 410 965.711/s 1.6k 22: ViewDeepCopy_Rank2/N:10/manual_time 0.004 s 0.004 s 166 377.871/s 1.6k 22: ViewDeepCopy_Rank3/N:10/manual_time 0.004 s 0.004 s 181 403.966/s 1.6k 22: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 410 968.139/s 1.6k 22: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 410 964.179/s 1.6k 22: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 409 968.213/s 1.6k 22: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 410 965.775/s 1.6k 22: ViewDeepCopy_Rank4/N:10/manual_time 0.012 s 0.012 s 56 131.062/s 1.6k 22: ViewDeepCopy_Rank5/N:10/manual_time 0.013 s 0.013 s 53 125.262/s 1.6k 22: ViewDeepCopy_Rank4/N:10/manual_time 0.005 s 0.005 s 131 315.983/s 1.6k 22: ViewDeepCopy_Rank5/N:10/manual_time 0.008 s 0.008 s 85 208.479/s 1.6k 22: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 410 965.81/s 1.6k 22: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 409 968.265/s 1.6k 22: ViewDeepCopy_Rank6/N:10/manual_time 0.024 s 0.024 s 28 65.7262/s 1.6k 22: ViewDeepCopy_Rank6/N:10/manual_time 0.012 s 0.012 s 56 129.366/s 1.6k 22: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 410 965.746/s 1.6k 22: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 409 966.693/s 1.6k 22: ViewDeepCopy_Rank7/N:10/manual_time 0.020 s 0.019 s 35 81.9428/s 1.6k 22: ViewDeepCopy_Rank7/N:10/manual_time 0.008 s 0.008 s 86 199.961/s 1.6k 22: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 410 965.736/s 1.6k 22: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 409 968.285/s 1.6k 22: ViewDeepCopy_Rank8/N:10/manual_time 0.020 s 0.020 s 35 79.9808/s 1.6k 22: ViewDeepCopy_Rank8/N:10/manual_time 0.007 s 0.007 s 96 223.425/s 1.6k 22: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 424 1000.44/s 1.6k 22: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 424 1000.48/s 1.6k 22: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 424 1000.56/s 1.6k 22: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 424 1000.44/s 1.6k 22: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 654 746.265/s 800 22: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 654 747.302/s 800 22: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 654 747.267/s 800 22: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 653 747.291/s 800 22: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 654 747.349/s 800 22: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 654 747.413/s 800 22: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 654 747.554/s 800 22: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 654 747.557/s 800 22: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 654 747.329/s 800 22: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 654 747.401/s 800 22: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 654 747.524/s 800 22: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 654 747.623/s 800 22: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 654 745.996/s 800 22: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 654 747.619/s 800 22: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 654 747.806/s 800 22: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 654 747.874/s 800 22: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 656 749.286/s 800 22: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 655 749.141/s 800 22: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.49287k/s 1.6k 22: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.71587k/s 1.6k 22: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.71893k/s 1.6k 22: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.70432k/s 1.6k 22: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.50784k/s 1.6k 22: ViewResize_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.23134k/s 1.6k 22: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.15802k/s 1.6k 22: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.19957k/s 1.6k 22: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.1547k/s 1.6k 22: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.16579k/s 1.6k 22: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.42188k/s 1.6k 22: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.55318k/s 1.6k 22: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.67289k/s 1.6k 22: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.31773k/s 1.6k 22: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.39392k/s 1.6k 22: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.3251k/s 1.6k 22: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.13271k/s 1.6k 22: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.66361k/s 1.6k 22: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.50032k/s 1.6k 22: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.42057k/s 1.6k 22: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.17958k/s 1.6k 22: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.15668k/s 1.6k 22: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.23305k/s 1.6k 22: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.22855k/s 1.6k 22: ViewResize_Rank7/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.52097k/s 1.6k 22: ViewResize_Rank7/N:10/iterations:10/manual_time 0.005 s 0.001 s 10 343.211/s 1.6k 22: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 452.866/s 1.6k 22: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 420.845/s 1.6k 22: ViewResize_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 429.92/s 1.6k 22: ViewResize_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 415.043/s 1.6k 22: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.003 s 0.001 s 10 460.934/s 1.6k 22: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 426.594/s 1.6k 22: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.027 s 0.004 s 10 59.9457/s 1.6k 22: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.020 s 0.004 s 10 80.5265/s 1.6k 22/49 Test #22: Kokkos_PerformanceTest_Benchmark ............ Passed 131.12 sec test 23 Start 23: Kokkos_Benchmark_Atomic_MinMax 23: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-01-11_T23-39-52.json" 23: Test timeout computed to be: 1500 23: 2024-01-12T00:24:22+00:00 23: Running /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 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: 0.90, 1.62, 3.77 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.99 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 23: ---------------------------------------------------------------------------------------------------------------------------------------- 23: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 23/49 Test #23: Kokkos_Benchmark_Atomic_MinMax .............. Passed 0.81 sec test 24 Start 24: Kokkos_PerformanceTest_Mempool 24: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-01-11_T23-39-52.json" 24: Test timeout computed to be: 1500 24: 2024-01-12T00:24:22+00:00 24: Running /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_PerformanceTest_Mempool 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.90, 1.62, 3.77 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.99 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 FOM: fill ops per second 24: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 24: 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 4425 41.9035M/s 24: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations FOM: cycle ops per second 24: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 24: 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 17491 277.236M/s 24/49 Test #24: Kokkos_PerformanceTest_Mempool .............. Passed 8.89 sec test 25 Start 25: Kokkos_PerformanceTest_Atomic 25: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-01-11_T23-39-52.json" 25: Test timeout computed to be: 1500 25: 2024-01-12T00:24:31+00:00 25: Running /var/jenkins/workspace/Kokkos_PR-6704/build/core/perf_test/Kokkos_PerformanceTest_Atomic 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.92, 1.60, 3.74 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.99 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 Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 25: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Test_Atomic/100000/iterations:10 1.07 s 1.07 s 10 1 4 1.91511m 1.38586m 4.28778m 704.983M 179.968k 704.983M 25: Test_Atomic/100000/iterations:10 1.06 s 1.06 s 10 1 8 2.64473m 1.37861m 4.33599m 4.99995G 628.016k 4.99995G 25: Test_Atomic/100000/iterations:10 3.16 s 3.16 s 10 1 8 5.28944 1.3362m 4.10624m 4.99995G 638.384k 4.99995G 25: Test_Atomic/100000/iterations:10 1.06 s 1.06 s 10 1 4 1.98433m 1.22602m 4.2836m 704.983M 181.92k 704.983M 25: Test_Atomic/100000/iterations:10 1.05 s 1.05 s 10 1 8 2.49586m 1.18346m 4.11733m 4.99995G 740.624k 4.99995G 25: Test_Atomic/100000/iterations:10 3.19 s 3.18 s 10 1 8 5.43741 1.73004m 4.36591m 4.99995G 599.872k 4.99995G 25: Test_Atomic/100000/iterations:10 1.07 s 1.06 s 10 0 4 3.85931m 1.26645m 4.19338m 4.99995G 668.448k 4.99989G 25: Test_Atomic/100000/iterations:10 1.06 s 1.06 s 10 1 8 3.83106m 1.22818m 4.42241m 4.99995G 663.648k 4.99995G 25: Test_Atomic/100000/iterations:10 1.06 s 1.06 s 10 1 4 1.87428m 1.23088m 4.31973m 704.983M 183.104k 704.983M 25/49 Test #25: Kokkos_PerformanceTest_Atomic ............... Passed 138.67 sec test 26 Start 26: Kokkos_ContainersUnitTest_Serial 26: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 26: Test timeout computed to be: 1500 26: [==========] Running 62 tests from 1 test suite. 26: [----------] Global test environment set-up. 26: [----------] 62 tests from serial 26: [ RUN ] serial.bitset 26: [ OK ] serial.bitset (10722 ms) 26: [ RUN ] serial.bitset_default_constructor_no_alloc 26: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 26: [ RUN ] serial.dualview_combination 26: [ OK ] serial.dualview_combination (0 ms) 26: [ RUN ] serial.dualview_alloc 26: [ OK ] serial.dualview_alloc (0 ms) 26: [ RUN ] serial.test_dualview_copy_construction_and_assignment 26: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 26: [ RUN ] serial.dualview_combinations_without_init 26: [ OK ] serial.dualview_combinations_without_init (0 ms) 26: [ RUN ] serial.dualview_deep_copy 26: [ OK ] serial.dualview_deep_copy (0 ms) 26: [ RUN ] serial.dualview_realloc 26: [ OK ] serial.dualview_realloc (0 ms) 26: [ RUN ] serial.dualview_resize 26: [ OK ] serial.dualview_resize (0 ms) 26: [ RUN ] serial.dualview_device_correct_kokkos_device 26: [ OK ] serial.dualview_device_correct_kokkos_device (1 ms) 26: [ RUN ] serial.dualview_host_correct_kokkos_device 26: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 26: [ RUN ] serial.dualview_host_modify_template_device_sync 26: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 26: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 26: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 26: [ RUN ] serial.dualview_device_modify_template_host_sync 26: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 26: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 26: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 26: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 26: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 26: [ RUN ] serial.dynamic_view 26: [ OK ] serial.dynamic_view (122 ms) 26: [ RUN ] serial.dyn_rank_view_api_generic 26: [ OK ] serial.dyn_rank_view_api_generic (42 ms) 26: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 26: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 26: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 26: /var/jenkins/workspace/Kokkos_PR-6704/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 26: skipping since not default execution space 26: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 26: [ RUN ] serial.dyn_rank_view_api_operator_rank67 26: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 26: [ RUN ] serial.ErrorReporterViaLambda 26: [ OK ] serial.ErrorReporterViaLambda (0 ms) 26: [ RUN ] serial.ErrorReporter 26: [ OK ] serial.ErrorReporter (0 ms) 26: [ RUN ] serial.offsetview_construction 26: [ OK ] serial.offsetview_construction (1317 ms) 26: [ RUN ] serial.offsetview_unmanaged_construction 26: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 26: [ RUN ] serial.offsetview_subview 26: [ OK ] serial.offsetview_subview (8 ms) 26: [ RUN ] serial.offsetview_offsets_rank1 26: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 26: [ RUN ] serial.offsetview_offsets_rank2 26: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 26: [ RUN ] serial.offsetview_offsets_rank3 26: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 26: [ RUN ] serial.scatterview 26: [ OK ] serial.scatterview (32940 ms) 26: [ RUN ] serial.scatterview_devicetype 26: [ OK ] serial.scatterview_devicetype (7 ms) 26: [ RUN ] serial.staticcrsgraph 26: [ OK ] serial.staticcrsgraph (22 ms) 26: [ RUN ] serial.resize_realloc_no_init_dualview 26: [ OK ] serial.resize_realloc_no_init_dualview (9 ms) 26: [ RUN ] serial.resize_realloc_no_alloc_dualview 26: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 26: [ RUN ] serial.resize_exec_space_dualview 26: [ OK ] serial.resize_exec_space_dualview (5 ms) 26: [ RUN ] serial.realloc_exec_space_dualview 26: [ OK ] serial.realloc_exec_space_dualview (0 ms) 26: [ RUN ] serial.resize_realloc_no_init_dynrankview 26: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 26: [ RUN ] serial.resize_exec_space_dynrankview 26: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 26: [ RUN ] serial.realloc_exec_space_dynrankview 26: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 26: [ RUN ] serial.resize_realloc_no_init_scatterview 26: [ OK ] serial.resize_realloc_no_init_scatterview (1 ms) 26: [ RUN ] serial.resize_realloc_no_alloc_scatterview 26: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 26: [ RUN ] serial.resize_exec_space_scatterview 26: [ OK ] serial.resize_exec_space_scatterview (0 ms) 26: [ RUN ] serial.realloc_exec_space_scatterview 26: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 26: [ RUN ] serial.create_mirror_no_init_dynrankview 26: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 26: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 26: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 26: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 26: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 26: [ RUN ] serial.create_mirror_no_init_offsetview 26: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 26: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 26: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 26: [ RUN ] serial.create_mirror_view_and_copy_offsetview 26: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 26: [ RUN ] serial.create_mirror_no_init_dynamicview 26: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 26: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 26: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 26: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 26: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 26: [ RUN ] serial.UnorderedMap_insert 26: [ OK ] serial.UnorderedMap_insert (78799 ms) 26: [ RUN ] serial.UnorderedMap_failed_insert 26: [ OK ] serial.UnorderedMap_failed_insert (33761 ms) 26: [ RUN ] serial.UnorderedMap_deep_copy 26: [ OK ] serial.UnorderedMap_deep_copy (21 ms) 26: [ RUN ] serial.UnorderedMap_valid_empty 26: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 26: [ RUN ] serial.UnorderedMap_clear_zero_size 26: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 26: [ RUN ] serial.UnorderedMap_consistent_size 26: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 26: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 26: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 26: [ RUN ] serial.UnorderedMap_lambda_capturable 26: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 26: [ RUN ] serial.UnorderedMap_constructor_view_alloc 26: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 26: [ RUN ] serial.viewctorprop_embedded_dim 26: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 26: [----------] 62 tests from serial (157793 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 62 tests from 1 test suite ran. (157793 ms total) 26: [ PASSED ] 61 tests. 26: [ SKIPPED ] 1 test, listed below: 26: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 26/49 Test #26: Kokkos_ContainersUnitTest_Serial ............ Passed 158.68 sec test 27 Start 27: Kokkos_ContainersUnitTest_Cuda 27: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 27: Test timeout computed to be: 1500 27: [==========] Running 62 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 62 tests from cuda 27: [ RUN ] cuda.bitset 27: [ OK ] cuda.bitset (17 ms) 27: [ RUN ] cuda.bitset_default_constructor_no_alloc 27: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) 27: [ RUN ] cuda.dualview_combination 27: [ OK ] cuda.dualview_combination (0 ms) 27: [ RUN ] cuda.dualview_alloc 27: [ OK ] cuda.dualview_alloc (0 ms) 27: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 27: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 27: [ RUN ] cuda.dualview_combinations_without_init 27: [ OK ] cuda.dualview_combinations_without_init (0 ms) 27: [ RUN ] cuda.dualview_deep_copy 27: [ OK ] cuda.dualview_deep_copy (1 ms) 27: [ RUN ] cuda.dualview_realloc 27: [ OK ] cuda.dualview_realloc (0 ms) 27: [ RUN ] cuda.dualview_resize 27: [ OK ] cuda.dualview_resize (0 ms) 27: [ RUN ] cuda.dualview_device_correct_kokkos_device 27: [ OK ] cuda.dualview_device_correct_kokkos_device (1 ms) 27: [ RUN ] cuda.dualview_host_correct_kokkos_device 27: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 27: [ RUN ] cuda.dualview_host_modify_template_device_sync 27: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 27: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 27: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 27: [ RUN ] cuda.dualview_device_modify_template_host_sync 27: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 27: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 27: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 27: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 27: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 27: [ RUN ] cuda.dynamic_view 27: [ OK ] cuda.dynamic_view (29 ms) 27: [ RUN ] cuda.dyn_rank_view_api_generic 27: [ OK ] cuda.dyn_rank_view_api_generic (45 ms) 27: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 27: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (1 ms) 27: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 27: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms) 27: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 27: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (2 ms) 27: [ RUN ] cuda.ErrorReporterViaLambda 27: [ OK ] cuda.ErrorReporterViaLambda (0 ms) 27: [ RUN ] cuda.ErrorReporter 27: [ OK ] cuda.ErrorReporter (0 ms) 27: [ RUN ] cuda.offsetview_construction 27: [ OK ] cuda.offsetview_construction (2 ms) 27: [ RUN ] cuda.offsetview_unmanaged_construction 27: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 27: [ RUN ] cuda.offsetview_subview 27: [ OK ] cuda.offsetview_subview (0 ms) 27: [ RUN ] cuda.offsetview_offsets_rank1 27: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 27: [ RUN ] cuda.offsetview_offsets_rank2 27: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 27: [ RUN ] cuda.offsetview_offsets_rank3 27: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 27: [ RUN ] cuda.scatterview 27: [ OK ] cuda.scatterview (952 ms) 27: [ RUN ] cuda.scatterview_devicetype 27: [ OK ] cuda.scatterview_devicetype (26 ms) 27: [ RUN ] cuda.staticcrsgraph 27: [ OK ] cuda.staticcrsgraph (28 ms) 27: [ RUN ] cuda.resize_realloc_no_init_dualview 27: [ OK ] cuda.resize_realloc_no_init_dualview (1 ms) 27: [ RUN ] cuda.resize_realloc_no_alloc_dualview 27: [ OK ] cuda.resize_realloc_no_alloc_dualview (0 ms) 27: [ RUN ] cuda.resize_exec_space_dualview 27: [ OK ] cuda.resize_exec_space_dualview (0 ms) 27: [ RUN ] cuda.realloc_exec_space_dualview 27: [ OK ] cuda.realloc_exec_space_dualview (0 ms) 27: [ RUN ] cuda.resize_realloc_no_init_dynrankview 27: [ OK ] cuda.resize_realloc_no_init_dynrankview (0 ms) 27: [ RUN ] cuda.resize_exec_space_dynrankview 27: [ OK ] cuda.resize_exec_space_dynrankview (0 ms) 27: [ RUN ] cuda.realloc_exec_space_dynrankview 27: [ OK ] cuda.realloc_exec_space_dynrankview (0 ms) 27: [ RUN ] cuda.resize_realloc_no_init_scatterview 27: [ OK ] cuda.resize_realloc_no_init_scatterview (0 ms) 27: [ RUN ] cuda.resize_realloc_no_alloc_scatterview 27: [ OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms) 27: [ RUN ] cuda.resize_exec_space_scatterview 27: [ OK ] cuda.resize_exec_space_scatterview (0 ms) 27: [ RUN ] cuda.realloc_exec_space_scatterview 27: [ OK ] cuda.realloc_exec_space_scatterview (0 ms) 27: [ RUN ] cuda.create_mirror_no_init_dynrankview 27: [ OK ] cuda.create_mirror_no_init_dynrankview (0 ms) 27: [ RUN ] cuda.create_mirror_no_init_dynrankview_viewctor 27: [ OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms) 27: [ RUN ] cuda.create_mirror_view_and_copy_dynrankview 27: [ OK ] cuda.create_mirror_view_and_copy_dynrankview (0 ms) 27: [ RUN ] cuda.create_mirror_no_init_offsetview 27: [ OK ] cuda.create_mirror_no_init_offsetview (0 ms) 27: [ RUN ] cuda.create_mirror_no_init_offsetview_view_ctor 27: [ OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms) 27: [ RUN ] cuda.create_mirror_view_and_copy_offsetview 27: [ OK ] cuda.create_mirror_view_and_copy_offsetview (0 ms) 27: [ RUN ] cuda.create_mirror_no_init_dynamicview 27: [ OK ] cuda.create_mirror_no_init_dynamicview (0 ms) 27: [ RUN ] cuda.create_mirror_view_and_copy_dynamicview 27: [ OK ] cuda.create_mirror_view_and_copy_dynamicview (0 ms) 27: [ RUN ] cuda.create_mirror_no_init_dynamicview_view_ctor 27: [ OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms) 27: [ RUN ] cuda.UnorderedMap_insert 27: [ OK ] cuda.UnorderedMap_insert (12945 ms) 27: [ RUN ] cuda.UnorderedMap_failed_insert 27: [ OK ] cuda.UnorderedMap_failed_insert (1508 ms) 27: [ RUN ] cuda.UnorderedMap_deep_copy 27: [ OK ] cuda.UnorderedMap_deep_copy (9 ms) 27: [ RUN ] cuda.UnorderedMap_valid_empty 27: [ OK ] cuda.UnorderedMap_valid_empty (1 ms) 27: [ RUN ] cuda.UnorderedMap_clear_zero_size 27: [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) 27: [ RUN ] cuda.UnorderedMap_consistent_size 27: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 27: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 27: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 27: [ RUN ] cuda.UnorderedMap_lambda_capturable 27: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 27: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 27: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 27: [ RUN ] cuda.viewctorprop_embedded_dim 27: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 27: [----------] 62 tests from cuda (15589 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 62 tests from 1 test suite ran. (15589 ms total) 27: [ PASSED ] 62 tests. 27/49 Test #27: Kokkos_ContainersUnitTest_Cuda .............. Passed 16.42 sec test 28 Start 28: Kokkos_ContainersPerformanceTest_Cuda 28: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 28: Test timeout computed to be: 1500 28: [==========] Running 4 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 4 tests from TEST_CATEGORY 28: [ RUN ] TEST_CATEGORY.dynrankview_perf 28: Cuda 28: DynRankView vs View: Initialization Only 28: View time (init only): 0.00372181 28: View sum computation time: 0.00372181 28: Strided View time (init only): 0.00111841 28: View Rank7 time (init only): 0.00121976 28: DynRankView time (init only): 0.00116385 28: DynRankView sum computation time: 0.00207842 28: Ratio of View to DynRankView time: 3.19784 28: Ratio of View to DynRankView sum computation time: 0.825669 28: Ratio of View to View Rank7 time: 3.05127 28: Ratio of StrideView to DynRankView time: 0.960961 28: Ratio of DynRankView to View Rank7 time: 0.954166 28: [ OK ] TEST_CATEGORY.dynrankview_perf (18 ms) 28: [ RUN ] TEST_CATEGORY.global_2_local 28: Cuda 28: size, create, generate, fill, find 28: 256, 0.000358354, 5.5393e-05, 4.0097e-05, 0.00227928 28: 512, 0.000180715, 1.5606e-05, 3.0721e-05, 0.00226815 28: 1024, 0.000179417, 1.5863e-05, 3.1944e-05, 0.00238652 28: 2048, 0.000174679, 1.591e-05, 2.8757e-05, 0.00246971 28: 4096, 0.000180192, 1.5432e-05, 3.1308e-05, 0.00238791 28: 8192, 0.000172677, 1.4166e-05, 3.2614e-05, 0.00230611 28: 16384, 0.000168298, 1.4063e-05, 3.6355e-05, 0.00240316 28: 32768, 0.000652291, 1.5264e-05, 3.8833e-05, 0.00252376 28: 65536, 0.000264923, 1.5319e-05, 4.782e-05, 0.00284949 28: 131072, 0.000358457, 1.7003e-05, 6.867e-05, 0.00345667 28: 262144, 0.000565356, 1.9621e-05, 0.000160715, 0.00624321 28: 524288, 0.000577019, 2.2362e-05, 0.00054145, 0.0192707 28: 1048576, 0.000645003, 2.9599e-05, 0.00141091, 0.0483977 28: 2097152, 0.000791266, 4.2829e-05, 0.00305355, 0.109576 28: 4194304, 0.00097452, 6.6997e-05, 0.00684229, 0.235942 28: [ OK ] TEST_CATEGORY.global_2_local (467 ms) 28: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 28: skipping test 28: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 28: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 28: skipping test 28: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 28: [----------] 4 tests from TEST_CATEGORY (485 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 4 tests from 1 test suite ran. (485 ms total) 28: [ PASSED ] 4 tests. 28/49 Test #28: Kokkos_ContainersPerformanceTest_Cuda ....... Passed 1.22 sec test 29 Start 29: Kokkos_UnitTest_Sort 29: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 29: Test timeout computed to be: 1500 29: [==========] Running 9 tests from 1 test suite. 29: [----------] Global test environment set-up. 29: [----------] 9 tests from cuda 29: [ RUN ] cuda.SortUnsignedValueType 29: [ OK ] cuda.SortUnsignedValueType (45 ms) 29: [ RUN ] cuda.SortEmptyView 29: [ OK ] cuda.SortEmptyView (0 ms) 29: [ RUN ] cuda.SortWithCustomComparator 29: [ OK ] cuda.SortWithCustomComparator (3299 ms) 29: [ RUN ] cuda.BinSortGenericTests 29: [ OK ] cuda.BinSortGenericTests (31 ms) 29: [ RUN ] cuda.BinSortEmptyView 29: [ OK ] cuda.BinSortEmptyView (0 ms) 29: [ RUN ] cuda.BinSortEmptyKeysView 29: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 29: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues 29: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (103200 ms) 29: [ RUN ] cuda.NestedSort 29: [ OK ] cuda.NestedSort (223 ms) 29: [ RUN ] cuda.NestedSortByKey 29: [ OK ] cuda.NestedSortByKey (767 ms) 29: [----------] 9 tests from cuda (107568 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 9 tests from 1 test suite ran. (107568 ms total) 29: [ PASSED ] 9 tests. 29/49 Test #29: Kokkos_UnitTest_Sort ........................ Passed 108.42 sec test 30 Start 30: Kokkos_UnitTest_Random 30: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_UnitTest_Random 30: Test timeout computed to be: 1500 30: [==========] Running 3 tests from 1 test suite. 30: [----------] Global test environment set-up. 30: [----------] 3 tests from cuda 30: [ RUN ] cuda.Random_XorShift64 30: Test Seed:1705019495171265923 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 6.43252e-07 -0.00763391 -0.0298695 || 0.051031 28038 29331 || 28895 28674.4 || -412.916 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 6.43252e-07 0.00110331 -0.0052978 || 0.051031 1e+64 -1e+64 30: Test Scalar=unsigned int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 6.43252e-07 -0.00392282 0.0129818 || 0.051031 28017 29328 || 28787.3 28674.4 || 179.46 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 6.43252e-07 0.0011316 0.00110389 || 0.051031 1e+64 -1e+64 30: Test Scalar=int64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 6.43252e-07 0.017419 -0.00750214 || 0.051031 28055 29338 || 28183.5 28674.4 || -103.71 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 6.43252e-07 -0.00682284 0.00179275 || 0.051031 1e+64 -1e+64 30: Test Scalar=uint64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 6.43252e-07 -0.00598167 -0.00750122 || 0.051031 28000 29357 || 28846.9 28674.4 || -103.697 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 6.43252e-07 0.00702048 0.00761944 || 0.051031 1e+64 -1e+64 30: Test Scalar=half 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0.000245669 -0.99999 -48250.2 || 0.051031 0 194826 || 2.92891e+09 28674.4 || -6.6701e+08 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 0.000735914 -0.298955 0.147146 || 0.051031 1e+64 -1e+64 30: Test Scalar=bhalf 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0.00195859 -0.999999 -57855 || 0.051031 0 1.55174e+06 || 2.86897e+10 28674.4 || -7.99788e+08 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 0.00588568 -0.96787 10.2051 || 0.051031 1e+64 -1e+64 30: Test Scalar=float 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 6.86136e-07 -0.0037478 -0.0156233 || 0.051031 27981 29450 || 28782.3 28674.4 || -215.976 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 7.71903e-07 0.0184119 -0.00183387 || 0.051031 1e+64 -1e+64 30: Test Scalar=double 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 6.43252e-07 0.00675389 -0.00577692 || 0.051031 28098 29344 || 28482 28674.4 || -79.8601 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 6.43252e-07 -0.00383562 -0.00258594 || 0.051031 1e+64 -1e+64 30: Test Seed:1705019495321421529 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 6.43252e-07 0.0155204 -0.0486424 || 0.051031 28013 29305 || 28236.2 28674.4 || -672.432 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 6.43252e-07 0.0169796 -0.00339852 || 0.051031 1e+64 -1e+64 30: Test Scalar=unsigned int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 6.43252e-07 0.00157507 0.0196472 || 0.051031 28010 29448 || 28629.3 28674.4 || 271.603 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 6.43252e-07 0.00572998 -0.00619285 || 0.051031 1e+64 -1e+64 30: Test Scalar=int64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 6.43252e-07 0.00430138 -0.0115231 || 0.051031 28012 29418 || 28551.6 28674.4 || -159.295 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 6.43252e-07 -0.0113858 -0.0030051 || 0.051031 1e+64 -1e+64 30: Test Scalar=uint64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 6.43252e-07 0.00240764 -0.00208839 || 0.051031 28053 29394 || 28605.5 28674.4 || -28.87 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 6.43252e-07 0.0111726 -0.00178843 || 0.051031 1e+64 -1e+64 30: Test Scalar=half 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0.000245598 -0.99999 -48247.5 || 0.051031 0 195133 || 2.92853e+09 28674.4 || -6.66973e+08 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 0.000735709 -0.316048 0.158699 || 0.051031 1e+64 -1e+64 30: Test Scalar=bhalf 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0.00195972 -0.999999 -57855.9 || 0.051031 0 1.55199e+06 || 2.86929e+10 28674.4 || -7.99801e+08 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 0.0058889 -0.967651 10.1973 || 0.051031 1e+64 -1e+64 30: Test Scalar=float 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 6.68478e-07 -0.0169868 -0.0237365 || 0.051031 28021 29367 || 29169.9 28674.4 || -328.134 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 7.18929e-07 0.00244951 0.00237052 || 0.051031 1e+64 -1e+64 30: Test Scalar=double 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 6.43252e-07 -0.00137564 0.0175114 || 0.051031 28011 29297 || 28713.9 28674.4 || 242.078 -2.0744 30: -- Testing 3-D histogram 30: Density 3D: 6.43252e-07 -0.0247155 0.00928286 || 0.051031 1e+64 -1e+64 30: [ OK ] cuda.Random_XorShift64 (305 ms) 30: [ RUN ] cuda.Random_XorShift1024_0 30: Test Seed:1705019495476750098 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 2.47955e-07 0.00636386 -0.00185084 || 0.051031 10987 11805 || 11305 11377 || -25.586 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 2.47955e-07 -0.00937495 0.00180599 || 0.051031 1e+64 -1e+64 30: Test Scalar=unsigned int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 2.47955e-07 -0.00368947 -0.00457654 || 0.051031 10975 11901 || 11419.1 11377 || -63.266 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 2.47955e-07 -0.00256521 -0.00439769 || 0.051031 1e+64 -1e+64 30: Test Scalar=int64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 2.47955e-07 -0.0155851 0.000377398 || 0.051031 10916 11788 || 11557.1 11377 || 5.21715 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 2.47955e-07 0.00637648 0.00176259 || 0.051031 1e+64 -1e+64 30: Test Scalar=uint64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 2.47955e-07 -0.00640825 0.00133112 || 0.051031 10988 11826 || 11450.3 11377 || 18.4014 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 2.47955e-07 -0.0157539 0.00100114 || 0.051031 1e+64 -1e+64 30: Test Scalar=half 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0.000244862 -0.999975 -7594.31 || 0.051031 0 77700 || 4.61002e+08 11377 || -1.04984e+08 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 0.000734257 -0.156019 0.0228243 || 0.051031 1e+64 -1e+64 30: Test Scalar=bhalf 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0.0019507 -0.999997 -9108.03 || 0.051031 0 616334 || 4.51697e+09 11377 || -1.25909e+08 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 0.00586376 -0.922563 1.62654 || 0.051031 1e+64 -1e+64 30: Test Scalar=float 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 2.79744e-07 0.000747995 -0.00945591 || 0.051031 10951 11772 || 11368.5 11377 || -130.718 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 3.43323e-07 0.0113974 -0.00162149 || 0.051031 1e+64 -1e+64 30: Test Scalar=double 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 2.47955e-07 -0.0036415 0.0064863 || 0.051031 11002 11811 || 11418.5 11377 || 89.6666 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 2.47955e-07 -0.0073565 -5.86965e-05 || 0.051031 1e+64 -1e+64 30: Test Seed:1705019495738020376 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 2.47955e-07 0.00255105 -0.0128141 || 0.051031 10966 11780 || 11348 11377 || -177.142 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 2.47955e-07 0.0244123 -0.000446276 || 0.051031 1e+64 -1e+64 30: Test Scalar=unsigned int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 2.47955e-07 -0.00686323 0.00115514 || 0.051031 10920 11795 || 11455.6 11377 || 15.9687 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 2.47955e-07 -0.0107391 0.00203166 || 0.051031 1e+64 -1e+64 30: Test Scalar=int64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 2.47955e-07 0.0167281 0.00311145 || 0.051031 10994 11821 || 11189.8 11377 || 43.0126 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 2.47955e-07 0.0135174 -0.000237908 || 0.051031 1e+64 -1e+64 30: Test Scalar=uint64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 2.47955e-07 -0.0166347 0.00167967 || 0.051031 10972 11786 || 11569.4 11377 || 23.2197 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 2.47955e-07 0.0147646 0.00125531 || 0.051031 1e+64 -1e+64 30: Test Scalar=half 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0.000244792 -0.999975 -7596.06 || 0.051031 0 77915 || 4.61137e+08 11377 || -1.05008e+08 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 0.000734086 -0.134614 0.0208283 || 0.051031 1e+64 -1e+64 30: Test Scalar=bhalf 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0.00195385 -0.999997 -9107.87 || 0.051031 0 616596 || 4.51665e+09 11377 || -1.25907e+08 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 0.00587233 -0.92287 1.60846 || 0.051031 1e+64 -1e+64 30: Test Scalar=float 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 2.73387e-07 0.00798217 -0.0159343 || 0.051031 10842 11756 || 11286.9 11377 || -220.276 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 3.24249e-07 0.0135396 -0.00152971 || 0.051031 1e+64 -1e+64 30: Test Scalar=double 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 2.47955e-07 -0.00100464 -0.0102622 || 0.051031 10982 11771 || 11388.4 11377 || -141.865 -0.823045 30: -- Testing 3-D histogram 30: Density 3D: 2.47955e-07 -0.00223987 -0.00385305 || 0.051031 1e+64 -1e+64 30: [ OK ] cuda.Random_XorShift1024_0 (739 ms) 30: [ RUN ] cuda.Multi_streams 30: [ OK ] cuda.Multi_streams (4125 ms) 30: [----------] 3 tests from cuda (5171 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 3 tests from 1 test suite ran. (5171 ms total) 30: [ PASSED ] 3 tests. 30/49 Test #30: Kokkos_UnitTest_Random ...................... Passed 5.91 sec test 31 Start 31: Kokkos_AlgorithmsUnitTest_StdSet_A 31: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 31: Test timeout computed to be: 1500 31: [==========] Running 14 tests from 3 test suites. 31: [----------] Global test environment set-up. 31: [----------] 3 tests from std_algorithms_reducers 31: [ RUN ] std_algorithms_reducers.max_first_loc 31: checking reduction with order: LeftToRight 31: checking reduction with order: RightToLeft 31: checking reduction with order: Random 31: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 31: [ RUN ] std_algorithms_reducers.min_first_loc 31: checking reduction with order: LeftToRight 31: checking reduction with order: RightToLeft 31: checking reduction with order: Random 31: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 31: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 31: checking reduction with order: LeftToRight 31: checking reduction with order: RightToLeft 31: checking reduction with order: Random 31: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 31: [----------] 3 tests from std_algorithms_reducers (0 ms total) 31: 31: [----------] 1 test from std_algorithms 31: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 31: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 31: [----------] 1 test from std_algorithms (0 ms total) 31: 31: [----------] 10 tests from random_access_iterator_test 31: [ RUN ] random_access_iterator_test.constructor 31: [ OK ] random_access_iterator_test.constructor (2 ms) 31: [ RUN ] random_access_iterator_test.dereference 31: [ OK ] random_access_iterator_test.dereference (0 ms) 31: [ RUN ] random_access_iterator_test.subscript_operator 31: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 31: [ RUN ] random_access_iterator_test.operatorsSet1 31: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 31: [ RUN ] random_access_iterator_test.operatorsSet2 31: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 31: [ RUN ] random_access_iterator_test.operatorsSet3 31: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 31: [ RUN ] random_access_iterator_test.operatorsSet4 31: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 31: [ RUN ] random_access_iterator_test.assignment_operator 31: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 31: [ RUN ] random_access_iterator_test.distance 31: [ OK ] random_access_iterator_test.distance (0 ms) 31: [ RUN ] random_access_iterator_test.traits_helpers 31: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 31: [----------] 10 tests from random_access_iterator_test (5 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 14 tests from 3 test suites ran. (5 ms total) 31: [ PASSED ] 14 tests. 31/49 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.73 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_B 32: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 32: Test timeout computed to be: 1500 32: [==========] Running 7 tests from 1 test suite. 32: [----------] Global test environment set-up. 32: [----------] 7 tests from std_algorithms_min_max_element_test 32: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 32: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 32: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 32: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 32: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 32: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (9 ms) 32: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 32: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (6 ms) 32: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 32: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (6 ms) 32: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 32: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (6 ms) 32: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 32: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (9 ms) 32: [----------] 7 tests from std_algorithms_min_max_element_test (38 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 7 tests from 1 test suite ran. (38 ms total) 32: [ PASSED ] 7 tests. 32/49 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.77 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_C 33: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 33: Test timeout computed to be: 1500 33: [==========] Running 13 tests from 10 test suites. 33: [----------] Global test environment set-up. 33: [----------] 1 test from std_algorithms_lexicographical_compare_test 33: [ RUN ] std_algorithms_lexicographical_compare_test.test 33: [ OK ] std_algorithms_lexicographical_compare_test.test (923 ms) 33: [----------] 1 test from std_algorithms_lexicographical_compare_test (923 ms total) 33: 33: [----------] 1 test from std_algorithms_for_each_test 33: [ RUN ] std_algorithms_for_each_test.test 33: [ OK ] std_algorithms_for_each_test.test (1215 ms) 33: [----------] 1 test from std_algorithms_for_each_test (1215 ms total) 33: 33: [----------] 1 test from std_algorithms_find_test 33: [ RUN ] std_algorithms_find_test.test 33: [ OK ] std_algorithms_find_test.test (448 ms) 33: [----------] 1 test from std_algorithms_find_test (448 ms total) 33: 33: [----------] 4 tests from std_algorithms_non_mod_seq_ops 33: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 33: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (1544 ms) 33: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 33: [ OK ] std_algorithms_non_mod_seq_ops.find_end (4598 ms) 33: [ RUN ] std_algorithms_non_mod_seq_ops.search 33: [ OK ] std_algorithms_non_mod_seq_ops.search (2369 ms) 33: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 33: [ OK ] std_algorithms_non_mod_seq_ops.search_n (1828 ms) 33: [----------] 4 tests from std_algorithms_non_mod_seq_ops (10341 ms total) 33: 33: [----------] 1 test from std_algorithms_count_test 33: [ RUN ] std_algorithms_count_test.test 33: [ OK ] std_algorithms_count_test.test (525 ms) 33: [----------] 1 test from std_algorithms_count_test (525 ms total) 33: 33: [----------] 1 test from std_algorithms_equal_test 33: [ RUN ] std_algorithms_equal_test.test 33: [ OK ] std_algorithms_equal_test.test (15 ms) 33: [----------] 1 test from std_algorithms_equal_test (15 ms total) 33: 33: [----------] 1 test from std_algorithms_all_any_none_of_test 33: [ RUN ] std_algorithms_all_any_none_of_test.test 33: [ OK ] std_algorithms_all_any_none_of_test.test (497 ms) 33: [----------] 1 test from std_algorithms_all_any_none_of_test (497 ms total) 33: 33: [----------] 1 test from std_algorithms_nonmod_seq_ops 33: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 33: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (456 ms) 33: [----------] 1 test from std_algorithms_nonmod_seq_ops (456 ms total) 33: 33: [----------] 1 test from std_algorithms_mismatch_test 33: [ RUN ] std_algorithms_mismatch_test.test 33: [ OK ] std_algorithms_mismatch_test.test (799 ms) 33: [----------] 1 test from std_algorithms_mismatch_test (799 ms total) 33: 33: [----------] 1 test from std_algorithms_mod_seq_ops 33: [ RUN ] std_algorithms_mod_seq_ops.move_backward 33: [ OK ] std_algorithms_mod_seq_ops.move_backward (137 ms) 33: [----------] 1 test from std_algorithms_mod_seq_ops (137 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 13 tests from 10 test suites ran. (15362 ms total) 33: [ PASSED ] 13 tests. 33/49 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 16.12 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_D 34: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 34: Test timeout computed to be: 1500 34: [==========] Running 31 tests from 5 test suites. 34: [----------] Global test environment set-up. 34: [----------] 3 tests from std_algorithms_mod_ops_test 34: [ RUN ] std_algorithms_mod_ops_test.move 34: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 34: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 34: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (2 ms) 34: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 34: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 34: [----------] 3 tests from std_algorithms_mod_ops_test (3 ms total) 34: 34: [----------] 12 tests from std_algorithms_mod_seq_ops_test 34: [ RUN ] std_algorithms_mod_seq_ops_test.copy 34: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 34: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 34: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 34: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 34: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.fill 34: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 34: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 34: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 34: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.generate 34: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 34: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 34: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 34: [----------] 12 tests from std_algorithms_mod_seq_ops_test (4 ms total) 34: 34: [----------] 4 tests from std_algorithms_replace_ops_test 34: [ RUN ] std_algorithms_replace_ops_test.replace 34: [ OK ] std_algorithms_replace_ops_test.replace (187 ms) 34: [ RUN ] std_algorithms_replace_ops_test.replace_if 34: [ OK ] std_algorithms_replace_ops_test.replace_if (753 ms) 34: [ RUN ] std_algorithms_replace_ops_test.replace_copy 34: [ OK ] std_algorithms_replace_ops_test.replace_copy (334 ms) 34: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 34: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (330 ms) 34: [----------] 4 tests from std_algorithms_replace_ops_test (1606 ms total) 34: 34: [----------] 11 tests from std_algorithms_mod_seq_ops 34: [ RUN ] std_algorithms_mod_seq_ops.copy_if 34: [ OK ] std_algorithms_mod_seq_ops.copy_if (177 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.unique 34: [ OK ] std_algorithms_mod_seq_ops.unique (1427 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 34: [ OK ] std_algorithms_mod_seq_ops.unique_copy (514 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove 34: [ OK ] std_algorithms_mod_seq_ops.remove (306 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove_if 34: [ OK ] std_algorithms_mod_seq_ops.remove_if (283 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 34: [ OK ] std_algorithms_mod_seq_ops.remove_copy (584 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 34: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (273 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.rotate 34: [ OK ] std_algorithms_mod_seq_ops.rotate (4366 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 34: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (2270 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.shift_left 34: [ OK ] std_algorithms_mod_seq_ops.shift_left (3845 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.shift_right 34: [ OK ] std_algorithms_mod_seq_ops.shift_right (3869 ms) 34: [----------] 11 tests from std_algorithms_mod_seq_ops (17919 ms total) 34: 34: [----------] 1 test from std_algorithms_modseq_test 34: [ RUN ] std_algorithms_modseq_test.reverse 34: [ OK ] std_algorithms_modseq_test.reverse (258 ms) 34: [----------] 1 test from std_algorithms_modseq_test (258 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 31 tests from 5 test suites ran. (19792 ms total) 34: [ PASSED ] 31 tests. 34/49 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 20.56 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_E 35: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 35: Test timeout computed to be: 1500 35: [==========] Running 29 tests from 7 test suites. 35: [----------] Global test environment set-up. 35: [----------] 2 tests from std_algorithms_sorting_ops_test 35: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 35: is_sorted: dynamic_view, all overloads 35: is_sorted: stride2_view, all overloads 35: is_sorted: stride3_view, all overloads 35: [ OK ] std_algorithms_sorting_ops_test.is_sorted (27 ms) 35: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 35: is_sorted_until: dynamic_view, all overloads 35: is_sorted_until: stride2_view, all overloads 35: is_sorted_until: stride3_view, all overloads 35: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (23 ms) 35: [----------] 2 tests from std_algorithms_sorting_ops_test (50 ms total) 35: 35: [----------] 4 tests from std_algorithms_partitioning_test 35: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 35: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 35: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 35: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 35: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 35: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms) 35: [ RUN ] std_algorithms_partitioning_test.partition_point 35: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 35: [----------] 4 tests from std_algorithms_partitioning_test (3 ms total) 35: 35: [----------] 1 test from std_algorithms_partitioning_ops 35: [ RUN ] std_algorithms_partitioning_ops.partition_copy 35: [ OK ] std_algorithms_partitioning_ops.partition_copy (22 ms) 35: [----------] 1 test from std_algorithms_partitioning_ops (22 ms total) 35: 35: [----------] 12 tests from std_algorithms_numerics_test 35: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 35: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms) 35: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 35: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 35: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 35: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 35: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 35: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 35: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 35: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 35: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 35: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 35: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 35: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 35: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 35: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 35: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 35: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 35: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 35: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 35: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 35: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 35: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 35: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 35: [----------] 12 tests from std_algorithms_numerics_test (11 ms total) 35: 35: [----------] 1 test from std_algorithms_numerics_ops_test 35: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 35: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (653 ms) 35: [----------] 1 test from std_algorithms_numerics_ops_test (653 ms total) 35: 35: [----------] 8 tests from std_algorithms_numeric_ops_test 35: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 35: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (2062 ms) 35: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 35: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 35: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 35: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (1197 ms) 35: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 35: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 35: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 35: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (624 ms) 35: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 35: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 35: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 35: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (734 ms) 35: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 35: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 35: [----------] 8 tests from std_algorithms_numeric_ops_test (4619 ms total) 35: 35: [----------] 1 test from std_algorithms_transform_ops_test 35: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 35: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (201 ms) 35: [----------] 1 test from std_algorithms_transform_ops_test (201 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 29 tests from 7 test suites ran. (5562 ms total) 35: [ PASSED ] 29 tests. 35/49 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 6.33 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 36: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 36: Test timeout computed to be: 1500 36: [==========] Running 12 tests from 7 test suites. 36: [----------] Global test environment set-up. 36: [----------] 2 tests from std_algorithms_adjacent_find_team_test 36: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 36: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (1794 ms) 36: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 36: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (1777 ms) 36: [----------] 2 tests from std_algorithms_adjacent_find_team_test (3571 ms total) 36: 36: [----------] 2 tests from std_algorithms_count_team_test 36: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 36: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (2725 ms) 36: [ RUN ] std_algorithms_count_team_test.count_returns_zero 36: [ OK ] std_algorithms_count_team_test.count_returns_zero (841 ms) 36: [----------] 2 tests from std_algorithms_count_team_test (3566 ms total) 36: 36: [----------] 1 test from std_algorithms_count_if_team_test 36: [ RUN ] std_algorithms_count_if_team_test.test 36: [ OK ] std_algorithms_count_if_team_test.test (1338 ms) 36: [----------] 1 test from std_algorithms_count_if_team_test (1338 ms total) 36: 36: [----------] 1 test from std_algorithms_for_each_team_test 36: [ RUN ] std_algorithms_for_each_team_test.test 36: [ OK ] std_algorithms_for_each_team_test.test (3054 ms) 36: [----------] 1 test from std_algorithms_for_each_team_test (3054 ms total) 36: 36: [----------] 1 test from std_algorithms_for_each_n_team_test 36: [ RUN ] std_algorithms_for_each_n_team_test.test 36: [ OK ] std_algorithms_for_each_n_team_test.test (3286 ms) 36: [----------] 1 test from std_algorithms_for_each_n_team_test (3286 ms total) 36: 36: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 36: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 36: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (15103 ms) 36: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 36: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (8335 ms) 36: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 36: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (8355 ms) 36: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (31795 ms total) 36: 36: [----------] 2 tests from std_algorithms_mismatch_team_test 36: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 36: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (9608 ms) 36: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 36: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (3333 ms) 36: [----------] 2 tests from std_algorithms_mismatch_team_test (12942 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 12 tests from 7 test suites ran. (59556 ms total) 36: [ PASSED ] 12 tests. 36/49 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 60.32 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 37: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 37: Test timeout computed to be: 1500 37: [==========] Running 8 tests from 4 test suites. 37: [----------] Global test environment set-up. 37: [----------] 2 tests from std_algorithms_equal_team_test 37: [ RUN ] std_algorithms_equal_team_test.views_are_equal 37: [ OK ] std_algorithms_equal_team_test.views_are_equal (7405 ms) 37: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 37: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (4965 ms) 37: [----------] 2 tests from std_algorithms_equal_team_test (12371 ms total) 37: 37: [----------] 2 tests from std_algorithms_search_team_test 37: [ RUN ] std_algorithms_search_team_test.sequences_exist 37: [ OK ] std_algorithms_search_team_test.sequences_exist (3137 ms) 37: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 37: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (4561 ms) 37: [----------] 2 tests from std_algorithms_search_team_test (7698 ms total) 37: 37: [----------] 2 tests from std_algorithms_find_end_team_test 37: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 37: [ OK ] std_algorithms_find_end_team_test.sequences_exist (9100 ms) 37: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 37: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (8458 ms) 37: [----------] 2 tests from std_algorithms_find_end_team_test (17559 ms total) 37: 37: [----------] 2 tests from std_algorithms_find_first_of_team_test 37: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 37: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (7960 ms) 37: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 37: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (37623 ms) 37: [----------] 2 tests from std_algorithms_find_first_of_team_test (45583 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 8 tests from 4 test suites ran. (83213 ms total) 37: [ PASSED ] 8 tests. 37/49 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 83.98 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 38: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 38: Test timeout computed to be: 1500 38: [==========] Running 11 tests from 7 test suites. 38: [----------] Global test environment set-up. 38: [----------] 2 tests from std_algorithms_find_team_test 38: [ RUN ] std_algorithms_find_team_test.searched_values_exist 38: [ OK ] std_algorithms_find_team_test.searched_values_exist (1117 ms) 38: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 38: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (1943 ms) 38: [----------] 2 tests from std_algorithms_find_team_test (3060 ms total) 38: 38: [----------] 2 tests from std_algorithms_find_if_team_test 38: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 38: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (857 ms) 38: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 38: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (1954 ms) 38: [----------] 2 tests from std_algorithms_find_if_team_test (2812 ms total) 38: 38: [----------] 2 tests from std_algorithms_find_if_not_team_test 38: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 38: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (1955 ms) 38: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 38: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (851 ms) 38: [----------] 2 tests from std_algorithms_find_if_not_team_test (2806 ms total) 38: 38: [----------] 1 test from std_algorithms_all_of_team_test 38: [ RUN ] std_algorithms_all_of_team_test.test 38: [ OK ] std_algorithms_all_of_team_test.test (2005 ms) 38: [----------] 1 test from std_algorithms_all_of_team_test (2005 ms total) 38: 38: [----------] 1 test from std_algorithms_any_of_team_test 38: [ RUN ] std_algorithms_any_of_team_test.test 38: [ OK ] std_algorithms_any_of_team_test.test (880 ms) 38: [----------] 1 test from std_algorithms_any_of_team_test (880 ms total) 38: 38: [----------] 1 test from std_algorithms_none_of_team_test 38: [ RUN ] std_algorithms_none_of_team_test.test 38: [ OK ] std_algorithms_none_of_team_test.test (1956 ms) 38: [----------] 1 test from std_algorithms_none_of_team_test (1956 ms total) 38: 38: [----------] 2 tests from std_algorithms_search_n_team_test 38: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 38: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (911 ms) 38: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 38: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (1123 ms) 38: [----------] 2 tests from std_algorithms_search_n_team_test (2035 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 11 tests from 7 test suites ran. (15558 ms total) 38: [ PASSED ] 11 tests. 38/49 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 16.32 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 39: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 39: Test timeout computed to be: 1500 39: [==========] Running 3 tests from 3 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from std_algorithms_min_element_team_test 39: [ RUN ] std_algorithms_min_element_team_test.test 39: [ OK ] std_algorithms_min_element_team_test.test (7626 ms) 39: [----------] 1 test from std_algorithms_min_element_team_test (7626 ms total) 39: 39: [----------] 1 test from std_algorithms_max_element_team_test 39: [ RUN ] std_algorithms_max_element_team_test.test 39: [ OK ] std_algorithms_max_element_team_test.test (7602 ms) 39: [----------] 1 test from std_algorithms_max_element_team_test (7602 ms total) 39: 39: [----------] 1 test from std_algorithms_minmax_element_team_test 39: [ RUN ] std_algorithms_minmax_element_team_test.test 39: [ OK ] std_algorithms_minmax_element_team_test.test (9915 ms) 39: [----------] 1 test from std_algorithms_minmax_element_team_test (9915 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 3 tests from 3 test suites ran. (25144 ms total) 39: [ PASSED ] 3 tests. 39/49 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 25.88 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 40: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 40: Test timeout computed to be: 1500 40: [==========] Running 6 tests from 6 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from std_algorithms_fill_team_test 40: [ RUN ] std_algorithms_fill_team_test.test 40: [ OK ] std_algorithms_fill_team_test.test (1984 ms) 40: [----------] 1 test from std_algorithms_fill_team_test (1984 ms total) 40: 40: [----------] 1 test from std_algorithms_fill_n_team_test 40: [ RUN ] std_algorithms_fill_n_team_test.test 40: [ OK ] std_algorithms_fill_n_team_test.test (577 ms) 40: [----------] 1 test from std_algorithms_fill_n_team_test (577 ms total) 40: 40: [----------] 1 test from std_algorithms_replace_team_test 40: [ RUN ] std_algorithms_replace_team_test.test 40: [ OK ] std_algorithms_replace_team_test.test (3789 ms) 40: [----------] 1 test from std_algorithms_replace_team_test (3789 ms total) 40: 40: [----------] 1 test from std_algorithms_replace_if_team_test 40: [ RUN ] std_algorithms_replace_if_team_test.test 40: [ OK ] std_algorithms_replace_if_team_test.test (4661 ms) 40: [----------] 1 test from std_algorithms_replace_if_team_test (4661 ms total) 40: 40: [----------] 1 test from std_algorithms_replace_copy_team_test 40: [ RUN ] std_algorithms_replace_copy_team_test.test 40: [ OK ] std_algorithms_replace_copy_team_test.test (6223 ms) 40: [----------] 1 test from std_algorithms_replace_copy_team_test (6223 ms total) 40: 40: [----------] 1 test from std_algorithms_replace_copy_if_team_test 40: [ RUN ] std_algorithms_replace_copy_if_team_test.test 40: [ OK ] std_algorithms_replace_copy_if_team_test.test (4935 ms) 40: [----------] 1 test from std_algorithms_replace_copy_if_team_test (4935 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 6 tests from 6 test suites ran. (22172 ms total) 40: [ PASSED ] 6 tests. 40/49 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 22.92 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 41: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 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_reverse_team_test 41: [ RUN ] std_algorithms_reverse_team_test.test 41: [ OK ] std_algorithms_reverse_team_test.test (2465 ms) 41: [----------] 1 test from std_algorithms_reverse_team_test (2465 ms total) 41: 41: [----------] 1 test from std_algorithms_reverse_copy_team_test 41: [ RUN ] std_algorithms_reverse_copy_team_test.test 41: [ OK ] std_algorithms_reverse_copy_team_test.test (2449 ms) 41: [----------] 1 test from std_algorithms_reverse_copy_team_test (2449 ms total) 41: 41: [----------] 1 test from std_algorithms_rotate_team_test 41: [ RUN ] std_algorithms_rotate_team_test.test 41: [ OK ] std_algorithms_rotate_team_test.test (3271 ms) 41: [----------] 1 test from std_algorithms_rotate_team_test (3271 ms total) 41: 41: [----------] 1 test from std_algorithms_rotate_copy_team_test 41: [ RUN ] std_algorithms_rotate_copy_team_test.test 41: [ OK ] std_algorithms_rotate_copy_team_test.test (2517 ms) 41: [----------] 1 test from std_algorithms_rotate_copy_team_test (2517 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 4 tests from 4 test suites ran. (10704 ms total) 41: [ PASSED ] 4 tests. 41/49 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 11.45 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 42: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 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_move_team_test 42: [ RUN ] std_algorithms_move_team_test.test 42: [ OK ] std_algorithms_move_team_test.test (5307 ms) 42: [----------] 1 test from std_algorithms_move_team_test (5307 ms total) 42: 42: [----------] 1 test from std_algorithms_move_backward_team_test 42: [ RUN ] std_algorithms_move_backward_team_test.test 42: [ OK ] std_algorithms_move_backward_team_test.test (3207 ms) 42: [----------] 1 test from std_algorithms_move_backward_team_test (3207 ms total) 42: 42: [----------] 1 test from std_algorithms_shift_left_team_test 42: [ RUN ] std_algorithms_shift_left_team_test.test 42: [ OK ] std_algorithms_shift_left_team_test.test (10116 ms) 42: [----------] 1 test from std_algorithms_shift_left_team_test (10116 ms total) 42: 42: [----------] 1 test from std_algorithms_shift_right_team_test 42: [ RUN ] std_algorithms_shift_right_team_test.test 42: [ OK ] std_algorithms_shift_right_team_test.test (9517 ms) 42: [----------] 1 test from std_algorithms_shift_right_team_test (9517 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 4 tests from 4 test suites ran. (28149 ms total) 42: [ PASSED ] 4 tests. 42/49 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 28.90 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 43: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 43: Test timeout computed to be: 1500 43: [==========] Running 9 tests from 9 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_copy_team_test 43: [ RUN ] std_algorithms_copy_team_test.test 43: [ OK ] std_algorithms_copy_team_test.test (7280 ms) 43: [----------] 1 test from std_algorithms_copy_team_test (7280 ms total) 43: 43: [----------] 1 test from std_algorithms_copy_n_team_test 43: [ RUN ] std_algorithms_copy_n_team_test.test 43: [ OK ] std_algorithms_copy_n_team_test.test (652 ms) 43: [----------] 1 test from std_algorithms_copy_n_team_test (652 ms total) 43: 43: [----------] 1 test from std_algorithms_copy_backward_team_test 43: [ RUN ] std_algorithms_copy_backward_team_test.test 43: [ OK ] std_algorithms_copy_backward_team_test.test (3282 ms) 43: [----------] 1 test from std_algorithms_copy_backward_team_test (3282 ms total) 43: 43: [----------] 1 test from std_algorithms_copy_if_team_test 43: [ RUN ] std_algorithms_copy_if_team_test.test 43: [ OK ] std_algorithms_copy_if_team_test.test (4230 ms) 43: [----------] 1 test from std_algorithms_copy_if_team_test (4230 ms total) 43: 43: [----------] 1 test from std_algorithms_unique_copy_team_test 43: [ RUN ] std_algorithms_unique_copy_team_test.test 43: [ OK ] std_algorithms_unique_copy_team_test.test (7681 ms) 43: [----------] 1 test from std_algorithms_unique_copy_team_test (7681 ms total) 43: 43: [----------] 1 test from std_algorithms_remove_team_test 43: [ RUN ] std_algorithms_remove_team_test.test 43: [ OK ] std_algorithms_remove_team_test.test (4407 ms) 43: [----------] 1 test from std_algorithms_remove_team_test (4407 ms total) 43: 43: [----------] 1 test from std_algorithms_remove_if_team_test 43: [ RUN ] std_algorithms_remove_if_team_test.test 43: [ OK ] std_algorithms_remove_if_team_test.test (3441 ms) 43: [----------] 1 test from std_algorithms_remove_if_team_test (3441 ms total) 43: 43: [----------] 1 test from std_algorithms_remove_copy_team_test 43: [ RUN ] std_algorithms_remove_copy_team_test.test 43: [ OK ] std_algorithms_remove_copy_team_test.test (5313 ms) 43: [----------] 1 test from std_algorithms_remove_copy_team_test (5313 ms total) 43: 43: [----------] 1 test from std_algorithms_remove_copy_if_team_test 43: [ RUN ] std_algorithms_remove_copy_if_team_test.test 43: [ OK ] std_algorithms_remove_copy_if_team_test.test (5219 ms) 43: [----------] 1 test from std_algorithms_remove_copy_if_team_test (5219 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 9 tests from 9 test suites ran. (41510 ms total) 43: [ PASSED ] 9 tests. 43/49 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 42.29 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 44: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 44: Test timeout computed to be: 1500 44: [==========] Running 4 tests from 4 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_unique_team_test 44: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 44: [ OK ] std_algorithms_unique_team_test.test_default_predicate (7857 ms) 44: [----------] 1 test from std_algorithms_unique_team_test (7857 ms total) 44: 44: [----------] 1 test from std_algorithms_adjacent_difference_team_test 44: [ RUN ] std_algorithms_adjacent_difference_team_test.test 44: [ OK ] std_algorithms_adjacent_difference_team_test.test (8177 ms) 44: [----------] 1 test from std_algorithms_adjacent_difference_team_test (8177 ms total) 44: 44: [----------] 1 test from std_algorithms_reduce_team_test 44: [ RUN ] std_algorithms_reduce_team_test.test 44: [ OK ] std_algorithms_reduce_team_test.test (4010 ms) 44: [----------] 1 test from std_algorithms_reduce_team_test (4010 ms total) 44: 44: [----------] 1 test from std_algorithms_transform_reduce_team_test 44: [ RUN ] std_algorithms_transform_reduce_team_test.test 44: [ OK ] std_algorithms_transform_reduce_team_test.test (7370 ms) 44: [----------] 1 test from std_algorithms_transform_reduce_team_test (7370 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 4 tests from 4 test suites ran. (27415 ms total) 44: [ PASSED ] 4 tests. 44/49 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 28.17 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 45: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 45: Test timeout computed to be: 1500 45: [==========] Running 18 tests from 5 test suites. 45: [----------] Global test environment set-up. 45: [----------] 2 tests from std_algorithms_is_sorted_team_test 45: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 45: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (3876 ms) 45: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 45: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (8346 ms) 45: [----------] 2 tests from std_algorithms_is_sorted_team_test (12223 ms total) 45: 45: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 45: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 45: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (19 ms) 45: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 45: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (23 ms) 45: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 45: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (8260 ms) 45: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 45: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (5644 ms) 45: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (13947 ms total) 45: 45: [----------] 4 tests from std_algorithms_is_partitioned_team_test 45: [ RUN ] std_algorithms_is_partitioned_team_test.empty 45: [ OK ] std_algorithms_is_partitioned_team_test.empty (9 ms) 45: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 45: [ OK ] std_algorithms_is_partitioned_team_test.all_true (2671 ms) 45: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 45: [ OK ] std_algorithms_is_partitioned_team_test.all_false (2681 ms) 45: [ RUN ] std_algorithms_is_partitioned_team_test.random 45: [ OK ] std_algorithms_is_partitioned_team_test.random (2429 ms) 45: [----------] 4 tests from std_algorithms_is_partitioned_team_test (7792 ms total) 45: 45: [----------] 4 tests from std_algorithms_partition_copy_team_test 45: [ RUN ] std_algorithms_partition_copy_team_test.empty 45: [ OK ] std_algorithms_partition_copy_team_test.empty (15 ms) 45: [ RUN ] std_algorithms_partition_copy_team_test.all_true 45: [ OK ] std_algorithms_partition_copy_team_test.all_true (5771 ms) 45: [ RUN ] std_algorithms_partition_copy_team_test.all_false 45: [ OK ] std_algorithms_partition_copy_team_test.all_false (5766 ms) 45: [ RUN ] std_algorithms_partition_copy_team_test.random 45: [ OK ] std_algorithms_partition_copy_team_test.random (5566 ms) 45: [----------] 4 tests from std_algorithms_partition_copy_team_test (17119 ms total) 45: 45: [----------] 4 tests from std_algorithms_partition_point_team_test 45: [ RUN ] std_algorithms_partition_point_team_test.empty 45: [ OK ] std_algorithms_partition_point_team_test.empty (9 ms) 45: [ RUN ] std_algorithms_partition_point_team_test.all_true 45: [ OK ] std_algorithms_partition_point_team_test.all_true (1902 ms) 45: [ RUN ] std_algorithms_partition_point_team_test.all_false 45: [ OK ] std_algorithms_partition_point_team_test.all_false (1894 ms) 45: [ RUN ] std_algorithms_partition_point_team_test.random 45: [ OK ] std_algorithms_partition_point_team_test.random (1652 ms) 45: [----------] 4 tests from std_algorithms_partition_point_team_test (5460 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 18 tests from 5 test suites ran. (56543 ms total) 45: [ PASSED ] 18 tests. 45/49 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 57.32 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 46: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 46: Test timeout computed to be: 1500 46: [==========] Running 5 tests from 4 test suites. 46: [----------] Global test environment set-up. 46: [----------] 2 tests from std_algorithms_transform_team_test 46: [ RUN ] std_algorithms_transform_team_test.test_unary_op 46: [ OK ] std_algorithms_transform_team_test.test_unary_op (7437 ms) 46: [ RUN ] std_algorithms_transform_team_test.test_binary_op 46: [ OK ] std_algorithms_transform_team_test.test_binary_op (6128 ms) 46: [----------] 2 tests from std_algorithms_transform_team_test (13566 ms total) 46: 46: [----------] 1 test from std_algorithms_generate_team_test 46: [ RUN ] std_algorithms_generate_team_test.test_unary_op 46: [ OK ] std_algorithms_generate_team_test.test_unary_op (26811 ms) 46: [----------] 1 test from std_algorithms_generate_team_test (26811 ms total) 46: 46: [----------] 1 test from std_algorithms_generate_n_team_test 46: [ RUN ] std_algorithms_generate_n_team_test.test 46: [ OK ] std_algorithms_generate_n_team_test.test (656 ms) 46: [----------] 1 test from std_algorithms_generate_n_team_test (656 ms total) 46: 46: [----------] 1 test from std_algorithms_swap_ranges_team_test 46: [ RUN ] std_algorithms_swap_ranges_team_test.test 46: [ OK ] std_algorithms_swap_ranges_team_test.test (6835 ms) 46: [----------] 1 test from std_algorithms_swap_ranges_team_test (6835 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 5 tests from 4 test suites ran. (47870 ms total) 46: [ PASSED ] 5 tests. 46/49 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 48.75 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 47: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 47: Test timeout computed to be: 1500 47: [==========] Running 2 tests from 2 test suites. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_exclusive_scan_team_test 47: [ RUN ] std_algorithms_exclusive_scan_team_test.test 47: [ OK ] std_algorithms_exclusive_scan_team_test.test (19529 ms) 47: [----------] 1 test from std_algorithms_exclusive_scan_team_test (19529 ms total) 47: 47: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 47: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 47: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (9998 ms) 47: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (9998 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 2 tests from 2 test suites ran. (29528 ms total) 47: [ PASSED ] 2 tests. 47/49 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 30.28 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 48: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 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_inclusive_scan_team_test 48: [ RUN ] std_algorithms_inclusive_scan_team_test.test 48: [ OK ] std_algorithms_inclusive_scan_team_test.test (29342 ms) 48: [----------] 1 test from std_algorithms_inclusive_scan_team_test (29342 ms total) 48: 48: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 48: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 48: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (20097 ms) 48: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (20097 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 2 tests from 2 test suites ran. (49440 ms total) 48: [ PASSED ] 2 tests. 48/49 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 50.21 sec test 49 Start 49: Kokkos_UnitTest_SIMD 49: Test command: /var/jenkins/workspace/Kokkos_PR-6704/build/simd/unit_tests/Kokkos_UnitTest_SIMD 49: Test timeout computed to be: 1500 49: [==========] Running 16 tests from 1 test suite. 49: [----------] Global test environment set-up. 49: [----------] 16 tests from simd 49: [ RUN ] simd.host_math_ops 49: [ OK ] simd.host_math_ops (1 ms) 49: [ RUN ] simd.device_math_ops 49: [ OK ] simd.device_math_ops (3 ms) 49: [ RUN ] simd.host_mask_ops 49: [ OK ] simd.host_mask_ops (0 ms) 49: [ RUN ] simd.device_mask_ops 49: [ OK ] simd.device_mask_ops (0 ms) 49: [ RUN ] simd.host_conversions 49: [ OK ] simd.host_conversions (0 ms) 49: [ RUN ] simd.device_conversions 49: [ OK ] simd.device_conversions (0 ms) 49: [ RUN ] simd.host_shift_ops 49: [ OK ] simd.host_shift_ops (0 ms) 49: [ RUN ] simd.device_shift_ops 49: [ OK ] simd.device_shift_ops (0 ms) 49: [ RUN ] simd.host_condition 49: [ OK ] simd.host_condition (0 ms) 49: [ RUN ] simd.device_condition 49: [ OK ] simd.device_condition (0 ms) 49: [ RUN ] simd.host_gen_ctors 49: [ OK ] simd.host_gen_ctors (0 ms) 49: [ RUN ] simd.device_gen_ctors 49: [ OK ] simd.device_gen_ctors (0 ms) 49: [ RUN ] simd.host_where_expressions 49: [ OK ] simd.host_where_expressions (0 ms) 49: [ RUN ] simd.device_where_expressions 49: [ OK ] simd.device_where_expressions (0 ms) 49: [ RUN ] simd.host_reductions 49: [ OK ] simd.host_reductions (0 ms) 49: [ RUN ] simd.device_reductions 49: [ OK ] simd.device_reductions (0 ms) 49: [----------] 16 tests from simd (6 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 16 tests from 1 test suite ran. (6 ms total) 49: [ PASSED ] 16 tests. 49/49 Test #49: Kokkos_UnitTest_SIMD ........................ Passed 0.83 sec 100% tests passed, 0 tests failed out of 49 Total Test time (real) = 1809.80 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.99 -- 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_PR-6704/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 [ 11%] Linking CXX static library libkokkossimd.a [ 11%] Built target kokkossimd Scanning dependencies of target kokkoscore [ 14%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 18%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 22%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 25%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 33%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 33%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 37%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 40%] Linking CXX static library libimpl_git_version.a [ 40%] Built target impl_git_version [ 44%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 48%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 51%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 55%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 59%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemorySpace.cpp.o [ 62%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 66%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 70%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 74%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 81%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 77%] 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 [ 88%] 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_PR-6704/example/build_cmake_in_tree/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6704/example/build_cmake_in_tree/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6704/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_PR-6704/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: 1: Serial Runtime Configuration: 1: Number of even integers from 0 to 9 1: Parallel: 5 0.000011 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 12 00:10:41 2024 stats zeroed Thu Jan 11 23:39:07 2024 cache hit (direct) 50 cache hit (preprocessed) 2 cache miss 648 cache hit rate 7.43 % compiler produced stdout 22 cleanups performed 46 files in cache 2042 cache size 4.4 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 5971adb4fe1bfcb73d61835623d4c451d6024123c712960d8e766134566e02e5 $ docker rm -f --volumes 5971adb4fe1bfcb73d61835623d4c451d6024123c712960d8e766134566e02e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch SYCL-OneAPI [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: 2f9c5799-6103-4c44-a131-9cdbe8dea8a4 GitHub has been notified of this commit’s build result Finished: ABORTED